@charset "utf-8";
/*body {*/

/*    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
/*    font-size: 14px;*/
/*    line-height: 1.42857143;*/
/*    color: #333;*/
/*    background-color: #fff;*/
/*}*/
body {
    font-family: "Mulish", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: #5d6975;
}
a:hover{
    text-decoration:none !important;
}
.clearfix {
    clear: both;
}

h1, h2, h3, h4, h5, h6, p, ul{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
table tbody {
    /* [disabled]display: block; */
    width: 100%;
}

a{
    text-decoration:none;
    color:#000;
}
#top {
    background-color: #000;
}
#top_box {
    color: #FFF;
}
#top_box marquee {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

#second_box {
    background-color: #fff;
    padding-top: 3px;
}
#service_box ul {
    display: block;
    margin-top: 5px;
    padding-top: 25px;
    padding-bottom: 10px;
}

#service_box ul li a {
    text-align: center;
    display: block;
    float: left;
    color: #000;
    margin-left: 15px;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}
#service_box ul li a:hover {
    color: #000;
}
#service_box ul li {
	display: inline;
}

.active {
    color: #FFF !important;
}
#login_box a   {
    display: block;
    margin-right: 10px;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 5px;
    font-weight: bold;
    background-image: url(../images/user.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}
#login_box ul li a:hover {
    /* [disabled]color: #63F; */
    /* [disabled]background-color: #FFF; */
}
#live_chat a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    background-image: url(../images/comsign.png);
    background-repeat: no-repeat;
    background-position: 3px 6px;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
}
#live_chat span {
    font-size: 10px;
    color: #CCC;
    display: block;
    margin-left: 10px;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 20000;
}
.sticky + .content {
	padding-top: 60px;
}

#navigation_box {
    background-color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
}
#nav ul li a {
    font-size: 14px;
    font-weight:500;
    color: #FFF;
    margin-right: 20px;
}
#nav ul li a:hover {
    color: #CCC;
}
#call .mobile {
    display: block;
    background-image: url(../images/mess.png);
    background-repeat: no-repeat;
    background-position: 3px 13px;
    color: #FFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
}
#call .cart {
    background-image: url(../images/cart.png);
    background-repeat: no-repeat;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 28px;
    background-position: 5px 12px;
    color: #FFF;
}

#call a:hover {
    color: #CCC;
}

#mail a {
    display: block;
    background-image: url(../images/call.png);
    background-repeat: no-repeat;
    background-position: 5px 10px;
    color: #FFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
}
#mail a:hover {
    color: #CCC;
}

#slider {
    padding-bottom: 150px;
}
#slider_box {
    padding-top: 100px;
}
@media screen and (max-width: 767px) { 
    #slider {
		padding-bottom: 0px;
	}
	#slider_box {
		padding-top: 36px;
	}
}


#slider_box h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    text-align: center;
    text-shadow: 0 0 20px black;
    display: block;
}
#slider_box p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    font-weight: 300;
    line-height: 2;
    text-align: center;
    width: 80%;
    display: block;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}
#slider_box .filter {
    background-color: #fff;
    border: 5px solid #fff;
    margin: 5px;
    outline: 10px solid rgba(255, 255, 255, 0.1);
    float: left;
    width: 70%;
    border-radius: 5px;
}
#slider_box .form-control {
    display: block;
    width: 45%;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    float: left;
    border: none;
    padding-top: 10px;
    font-size: 12px !important;
    color: #a3a6a7;
}
#form_box {
    width: 100%;
}
#form_box .left {
    width: 70%;
    display: block;
    margin-left: 0px;
    float: left;
}
.right {
    display: block;
    width: 30%;
    float: left;
    background: transparent;
}
.right .cv {
    display: block;
    float: left;
    width: 100%;
    background-color: #FFF;
    color: #000;
    padding: 10px;
    box-shadow:0 0 15px black;
    outline: 10px solid rgba(255, 255, 255, 0.1);
}
.right .cv .us {
    color: #FFF;
    background-color: #6b5fbb;
    text-align: center;
    display: block;
    width: 98%;
    padding: 10px;
    /* padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px; */
    font-size: 14px;
    font-weight: bold;
}
#form_box .right .or {
    font-size: 10px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.right .cv .plainBtn {
    line-height: 35px;
    height: 38px;
    font-size: 14pt;
    background: 0 0;
    color: #6B5FBB
        !important;
    cursor: pointer;
    width: 100%;
    border: none;
}
.right .cv .disclaimer {
    font-size: 10px;
    display: block;
    top: -7px;
    position: relative;
    color: #999;
    text-align: center;
}

.right .cv #resume {
    opacity: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    /* [disabled]width: auto; */
}
.right .job_alert {
    background-color: #FFF;
    display: block;
    float: left;
    width: 66%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
    box-shadow:0 0 15px black;
    outline: 10px solid rgba(255, 255, 255, 0.1);
}
.job_alert .ge {
    font-size: 14px;
    color: #999;
    text-align: left;
    display: block;
    width: 100%;
    font-weight: bold;
    padding-top: 10px;
}
.cre{
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #6B5FBB
        !important;
    font-size: 16px;
    font-weight: bold;
}
#slider_box .filter  {
    background-color: #fff;
    border: 5px solid #fff;
    margin: 10px;
    outline: 10px solid rgba(255, 255, 255, 0.1);
}
#slider_box .filter {
    display: flex;
    flex-flow: row;
}
#slider_box .filter .categories {
    border-right: 1px solid rgba(0, 0, 0, 0.06);
    flex-grow: 1;
    margin: 0;
}
#slider_box .filter .control-label {
    background-color: #fff;
    color: rgba(66, 66, 66, 0.5);
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    padding: 5px 16px 0 13px;
}
#slider_box .filter #keywords {
    border: none !important;
    border-radius: 0;
    font-size: 13px;
    height: 42px;
    padding: 10px 13px;
    margin-bottom: 0px;
}
#slider_box .filter .contracts {
    border-right: 1px solid rgba(0, 0, 0, 0.06);
    flex-grow: 1;
    margin: 0;
}
#slider_box .filter .control-label {
    background-color: #fff;
    color: rgba(66, 66, 66, 0.5);
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    padding: 5px 16px 0 13px;
}
#slider_box .filter #Text1 {
    border-radius: 0;
    font-size: 13px;
    height: 42px;
    padding: 10px 13px;
    border:none !important;
    margin-bottom: 0px;
}
#slider_box .filter #project_types {
    font-size: 15px;
    line-height: 1.2;
    min-height: inherit;
    padding-bottom: 10px;
    border: none;
    margin-bottom: 0px;
}
#slider_box .filter .control-label {
    background-color: #fff;
    color: rgba(66, 66, 66, 0.5);
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    padding: 5px 16px 0 13px;
}
#slider_box #save   {
    background-color: #6b5fbb;
    color: #fff !important;
    border-radius: 5px;
    color: rgba(66, 66, 66, 0.5);
    font-size: 12px;
    text-decoration: none !important;
    text-transform: uppercase;
    display: block;
    margin-left: 10px;
    float: left;
    border: none !important;
    padding: 20px;
    margin-top: 5px;
}

#services {
    background-color: #ecf2f7;
    padding-top: 50px;
    padding-bottom: 50px;
}
#service1 ul li a {
    display: block;
    padding-left: 35px;
    margin-bottom: 25px;
    font-size: 14px;
    color: #FFF;
    background-image: url(../images/Wingding_Custom.png);
    background-repeat: no-repeat;
    background-position: 12px 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #6b5fbb;
    border-radius: 5px;
}
#service1 ul li a:hover {
    color: #6B5FBB;
    background-color: #FFFFFF;
}
#job_seker_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}
#seker {
    padding: 15px;
    background-color: #6b5fbb;
}
#jobs h3 {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0 0 12px 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
#jobs p {
    color: #fff;
    line-height: 2;
    margin: 0 0 26px 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    font-size: 18px;
}
#jobs a {
    background-color: #FFF;
    text-align: center;
    display: block;
    color: #6b5fbb;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    margin-bottom: 10px;
}
#freelancer {
    padding: 15px;
    background-color: #6b5fbb;
}
#recruiters {
    padding: 15px;
    background-color: #6b5fbb;
}
#jobswent_box {
    padding-top: 20px;
    padding-bottom: 20px;
}
#detail h1 {
    display: block;
    color: rgba(66, 66, 66, 0.6);
    font-size: 45px;
    font-weight: 400;
    text-align: center;
}
#detail p {
    color: rgba(66, 66, 66, 0.5);
    font-size: 18px;
    font-weight: 300;
    width: 80%;
    text-align: center;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 20px;
}
#ser {
    border: 1px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
    padding: 20px;

}
#success_box h2 a {
    color: #6F65BE;
}

#success_box img {
    display: block;
    float: left;
    height: 50px;
    width: 50px;
    margin-right: 20px;
    margin-bottom: 20px;
}
#success_box h2 {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px;
    padding-top: 10px;
}
#success_box p {
    line-height: 1.5em;
    color: rgba(66, 66, 66, 0.7);
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    font-size: 16px;
    margin-left: 70px;
    padding-top: 10px;
}



#candidates {
    border: 1px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
    padding: 20px;

}
#companies {
    border: 1px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
    padding: 20px;

}
#applications {
    border: 1px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
    padding: 20px;

}
#combo {
    border: 1px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
    padding: 20px;

}
#dream_job {
    border: 1px solid rgba(0, 0, 0, 0.06);
    margin-bottom: 30px;
    padding: 20px;

}
#statics_box {
    background-attachment: fixed;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 70px;
    position: relative;
    background-size: cover;
    z-index: 10;
}
#achieve h1 {
    font-size: 30px;
    font-weight: 400;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    color: #FFF;
}
#achieve p {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 50px;
}
#candid .counter-box-content {
    font-weight: 500;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    display: block;
    font-size: 14px;
}
#candid .display-percentage {
    font-size: 48px;
    font-weight: 400;
    color: #FFF;
    display: block;
    text-align: center;
}

#testimonial_box {
    padding-top: 50px;
    padding-bottom: 50px;
}
#test_1 h1 {
    font-size: 40px;
    font-weight: normal;
    color: rgba(66, 66, 66, 0.6);
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
#test_1 p {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 200;
    color: rgba(66, 66, 66, 0.5);
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
#footer_1 {
    background-color: #009cb4;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer_left p {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    float: left;
    font-weight: 300;
}
#footer_left a {
    font-size: 18px;
    font-weight: bolder;
    display: block;
    float: right;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    color: #FFF;
    margin-right: 30px;
}
#footer_right p {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    float: left;
    font-weight: 300;
}
#footer_right a {
    font-size: 18px;
    font-weight: bolder;
    display: block;
    float: right;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    color: #FFF;
}
#foot_box {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    background-color: #000;
}
#foot ul li a {
    font-size: 14px;
    color: #fff;
    display: block;
    float: left;
    margin-right: 20px;
    padding: 10px;
}
#foot ul li a:hover {
    color: #666;
}

#main_footer_box {
    padding-top: 30px;
    padding-bottom: 30px;
	background-color: #000;
}
#cont h4 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#cont ul li a {
    font-size: 14px;
    color: #CCC;
    display: block;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    background-image: url(../images/list1.png);
    background-repeat: no-repeat;
    background-position: 15px 9px;
}
#cont ul li a:hover {
    color: #999;
}
#quick_link h4 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 10px;
}
#quick_link ul li a {
    font-size: 14px;
    color: #CCC;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    background-image: url(../images/list1.png);
    background-repeat: no-repeat;
    background-position: 15px 9px;
}
#quick_link ul li a:hover {
    color: #999;
}

#job_area h4 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 10px;
}
#job_area ul li a {
    font-size: 14px;
    color: #CCC;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    background-image: url(../images/list1.png);
    background-repeat: no-repeat;
    background-position: 15px 9px;
}
#job_area ul li a:hover {
    color: #999;
}
#job_role h4 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
}
#job_role ul li a {
    font-size: 14px;
    color: #CCC;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    background-image: url(../images/list1.png);
    background-repeat: no-repeat;
    background-position: 15px 9px;
}
#job_role ul li a:hover {
    color: #999;
}
#newsletter h4 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#newsletter ul li a {
    font-size: 14px;
    color: #CCC;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    background-image: url(../images/list1.png);
    background-repeat: no-repeat;
    background-position: 15px 9px;
}
#newsletter ul li a:hover {
    color: #999;
}
#copy_box {
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}
#rights p {
    color: #999;
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 10px;
}
#social ul li a {
    display: block;
    float: right;
    margin-left: 30px;
}
#small_slider_box {
    background-color: #F9F9F9;
    padding-top: 50px;
    padding-bottom: 50px;
}



.TabbedPanelsContent.TabbedPanelsContentVisible h2 {
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: normal;
    padding: 10px;
}
.TabbedPanelsContent.TabbedPanelsContentVisible p {
    display: block;
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #333;
    text-align: justify;
    padding: 5px 10px;
}

.panel-body ul li {
    display: block;
    padding-left: 30px;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: 9px 2px;
    text-align: justify;
    background-image: url(../images/Custom_Hand_Finger.png);
    line-height: 21px;
    color: #666;
    margin-bottom: 10px;
}
.contat_box h4 {
    display: block;
    margin: 10px;
    font-weight: normal;
}

.panel-title a {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    display: block;
    padding-left: 25px;
}


.buy1 ul li {
    display: block;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EBEBEB;
    font-size: 13px;
    margin: 10px;
    color: #000;
    background: none;
}
.buy1 ul .del {
    background-image: url(../images/tim.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    padding-left: 35px;
}

.buy1 ul li .big {
    font-size: 24px;
    font-weight: bolder;
}

.buy1 ul li img {
}
.buy1 ul li .drselectdata {
    border: none;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}
.buy1 ul li #chkaddinfo {
    margin-right: 5px;
}


.buy  {
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFF !important;
    background-color: #232B50;
    text-transform: uppercase;
    margin: 10px;
}
.buy1 .sample {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EBEBEB;
    font-size: 12px;
    color: #c24237;
}
#couponBox{
    width: 100%;
    margin: 0 auto 5px auto;
    background: none !important;
    font-size: 13px;
    color: #7e7d7d;
}
.errorFields p {
    margin: 0 0 4px 0;
    padding: 0px;
    font-size: 14px;
    float: left;
    color: #000;
}
#couponBox input.textProField[type="text"] {
    border: 1px solid #dcdcdc;
}
#couponBox input[type="text"] {
    width: 185px;
    border: 1px solid #dcdcdc;
    border-right: 0px;
    padding: 8px;
    background: #fff;
}
.button-red {
    cursor: pointer;
    background: #c24237;
    font-size: 14px;
    color: #fff;
    padding: 8px 25px;
    text-transform: uppercase;
    border: 0px;
    border-radius: 2px;
}
.cart-button {
    display: inline-block;
    padding: 10px;
    margin-left: -2px;
}
.errorProBox {
    position: relative;
    font-size: 13px;
    float: left;
    padding: 0;
    color: #000;
}
.imgAbs {
    position: absolute;
    right: 5px;
    top: 5px;
}
#couponBox {
    width: 100%;
    margin: 0 auto 5px auto;
    background: none !important;
    font-size: 13px;
    color: #7e7d7d;
    float:left;
}
.contat_box #pro {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 350px;
}
.contat_box .pro1 {
    margin: 10px;
}
.pro1 h3 {
    font-size: 16px;
    color: #666;
    display: block;
    margin-bottom: 10px;
}
.pro1 .rec {
    float: left;
    width: 45%;
    margin-left: 0px;
    border: 1px solid #e2e2e2;
    margin-right: 20px;
    margin-bottom: 20px;
}
.rec h5 {
    font-size: 14px;
    color: #333;
    background-color: #f9f9f9;
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rec .high {
    font-size: 12px;
    color: #333;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.rec .read {
    font-size: 12px;
    color: #23527c;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.pro1 .rec .to {
    background-color: #eeeeee;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e2e2e2;
}
.pro1 .rec .price {
    display: block;
    float: left;
    width: 65%;
    background-image: url(../images/small_indian_rupee.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    font-weight: bolder;
}
.pro1 .rec .to .add {
    display: block;
    float: left;
    width: 35%;
}
.rec .to .add a {
    font-size: 14px;
    color: #FFF;
    background-color: #23527c;
    text-align: center;
    display: block;
    width: 100px;
    border-radius: 5px;
}
.dis {
    width: 68%;
    margin-top: 30px;
}
.dis h2 {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}
.dis ul li {
}













#pro table {
    margin-bottom: 15px;
    display: block;
}

.h6_oz  {
    font-size: 18px;
    /* [disabled]font-weight: bold; */
    color: #FFF;
    background-color: #232B50;
    display: block;
    /* [disabled]text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); */
    /* [disabled]font-family: 'Bitter', "serif;"; */
    margin-bottom: 10px;
    line-height: 25px;
    background-image: url(../images/cart_s.png);
    background-repeat: no-repeat;
    background-position: 20px 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
}
#pro table tbody tr td p a {
    text-align: center;
    display: block;
}


#pro table tr td p {
    display: block;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: #F6F4F4;
}
#pro table tr td p .rup {
    background-image: url(../images/Indian_Rupee_small.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding-left: 20px;
    display: block;
}
.contat_box #register_box {
    margin: 10px;
}
#register_box .h6_one {
    display: block;
    font-size: 18px;
    /* [disabled]font-weight: bold; */
    color: #FFF;
    background-color: #232B50;
    display: block;
    margin-bottom: 20px;
    line-height: 25px;
    background-image: url(../images/register.png);
    background-repeat: no-repeat;
    background-position: 20px 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
}
#tabsaccordion-0-tab-0{
    margin-bottom: 0px !important;
    background-image: url(../images/login.png);
    background-repeat: no-repeat;
    background-position: 40px 15px;
    font-size: 18px;
}
.tabBlock-tab{
    margin-bottom: 0px !important;
    font-size: 18px;
    background-image: url(../images/register_re.png);
    background-repeat: no-repeat;
    background-position: 40px 15px;
}
.tabBlock-pane h3 {
    display: block;
    font-size: 30px;
    margin-bottom: 15px;
    color: #3b363a;
}
.user  {
    display: block;
    margin-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #3b363a;
    width: 100%;
}
.required   {
    color: #e74c3c;
    font-size: 18px;
}

.tabBlock-pane #email {
    background-color: #ECEFF1;
    border: 1px solid #CFD8DC;
    width: 80%;
    margin-bottom: 10px;
    margin-left: 15px;
    display: block;
    padding: 10px;
    border-radius: 5px;
}
.tabBlock-pane .form-control {
    background-color: #ECEFF1;
    border: 1px solid #CFD8DC;
    width: 80%;
    margin-bottom: 10px;
    margin-left: 15px;
    padding-top: 0px;
    padding: 10px;
    border-radius: 5px;
}
.tabBlock-pane .user .lost {
    color: #999;
}
.tabBlock-pane .user .lost:hover {
    color: #e74c3c;
}
.buy_one  {
    font-size: 16px;
    color: #FFF !important;
    background-color: #232B50;
    text-align: center;
    display: block;
    padding: 10px;
    width: 150px;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
}
.buy_one:hover {
    color: #FFF;
}

.user .checkbox-inline {
    display: block;
    float: left;
    width: 150px;
    padding-top: 10px;
}
#phone{
    display: block;
    margin-bottom: 10px;
    background-color: #ECEFF1;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #CFD8DC;
    width: 60%;
    margin-right: 20px;
    float: left;
}
#phone1 {
    display: block;
    margin-bottom: 10px;
    background-color: #ECEFF1;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #CFD8DC;
    width: 80%;
    margin-left: 15px;
}

.tabBlock-pane .verify {
    display: block;
    width: 80%;
    margin-left: 15px;
}
.tabBlock-pane .verify .very {
    font-size: 14px;
    color: #FFF;
    background-color: #232B50;
    text-align: center;
    display: block;
    padding: 5px;
    width: 80px;
    float: left;
    border-radius: 5px;
}
#payment_detail_box {
    margin: 10px;
}

.h6_pay {
    font-size: 18px;
    /* [disabled]font-weight: bold; */
    color: #FFF;
    background-color: #232B50;
    display: block;
    /* [disabled]text-shadow: 2px 2px 3px rgba(150, 150, 150, 1); */
    /* [disabled]font-family: 'Bitter', "serif;"; */
    margin-bottom: 10px;
    line-height: 25px;
    background-image: url(../images/pay.png);
    background-repeat: no-repeat;
    background-position: 20px 5px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
}
#payment_detail_box p {
    font-weight: bold;
    color: #666;
    display: block;
    font-size: 12px;
}

.buy1 table tr td .tax {
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F6F4F4;
}
.buy1 table tr td .sign_rupee {
    font-size: 14px;
    display: block;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F6F4F4;
}
#payment_detail_box .gate {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 15px;
    padding: 10px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F6F4F4;
}
#payment_detail_box .gate .radio input {
    margin: 0px
        !important;
}
.code {
    display: block;
    margin-left: 15px;
    margin-bottom: 10px;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 25px;
}
#small_slider .already {
    font-size: 14px;
    display: block;
    color: #FFF;
    background-color: rgb(110, 99, 189);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-bottom: 20px;
}

#small_slider .emp {
    font-size: 36px;
    display: inline;
}
#small_slider .already a {
    font-size: 12px;
    color: #eeada7;
}
#small_slider .log {
    padding: 20px;
    background-color: #FFF;
    margin-bottom: 20px;
}
.log h3 {
    font-size: 24px;
    color: #000;
    background-color: #CCC;
    display: block;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px;
}
.log .id {
    display: block;
    margin-bottom: 20px;
}
.id .user {
    display: block;
    float: left;
    margin-right: 40px;
    width: 250px;
}

.id .login_id {
    display: block;
    float: left;
    width: 250px;
    border: 1px solid #e7e7e7;
    padding: 5px;
    border-radius: 5px;
}
.id .password {
    display: block;
    float: left;
    width: 250px;
    border: 1px solid #e7e7e7;
    padding: 5px;
    border-radius: 5px;
}
.log .note {
    font-size: 12px;
    color: #337ea0;
    background-color: #dcf4ff;
    display: block;
    background-image: url(../images/i.png);
    background-repeat: no-repeat;
    background-position: 20px 8px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    margin-bottom: 20px;
}
.log .id .snd {
    font-size: 12px;
    color: #949494;
}
.log .id .snd {
    border: solid 1px #e6e6e6;
}
.log .id textarea {
    width: 250px;
}
.log .id .csel_mul {
    color: #949494;
    display: block;
    padding: 5px;
    font-size: 12px;
    width: 250px;
}
.log .id .watermark {
    border: solid 1px #e6e6e6;
    display: block;
    float: left;
    margin-right: 20px;
    padding: 5px;
    width: 200px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.log p {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    display: block;
    margin-bottom: 15px;
}
.log ul li {
    display: block;
    padding-left: 20px;
    background-image: url(../images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    margin-bottom: 15px;
}
#small_slider .log .jobs {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#small_slider .log .jobs .jobswent {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.jobswent .e-learning {
    font-size: 18px;
    color: #6E63BD;
    display: block;
    float: left;
    width: 90%;
}
.jobswent .date {
    font-size: 14px;
    color: #999;
    display: block;
    float: right;
    width: 10%;
}
.location {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.location .yrs {
    display: block;
    float: left;
    width: 150px;
    background-image: url(../images/brif.png);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 25px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.location .loc {
    background-image: url(../images/location.png);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    display: block;
    float: left;
    width: 150px;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.jobs .role {
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
    color: #000;
    display: block;
}
.jobs .role .viwe {
    color: rgb(110,99,189);
    text-decoration: underline;
}
.jobs img {
    display: block;
    width: 100%;
}
.dashbord_box {
    width: 100%;
}
.dashbord_box h3 {
    display: block;
    margin-bottom: 10px;
}
.dashbord_box .five2 {
    float: left;
    width: 30%;
}

.dashbord_box .five1 {
    float: left;
    width: 78%;
}

.dashbord_box .five {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dashbord_box .five .six {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
.dashbord_box .five .six .red {
    font-size: 24px;
    color: #cd4237;
    display: block;
    padding-left: 10px;
}
.dashbord_box .five .six .black {
    font-size: 18px;
    color: #000;
    display: block;
    font-weight: bold;
    padding-left: 10px;
}
.dashbord_box .five .seven {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.dashbord_box .five .seven .eight {
    display: block;
    float: left;
    width: 80%;
}

.dashbord_box .five .seven .skills {
    width: 100%;
    display: block;
}
.dashbord_box .five .seven .skills .kyes {
    display: block;
    float: left;
    width: 10%;
    background-image: url(../images/arrowt.png);
    background-repeat: no-repeat;
    background-position: 70px 6px;
    padding-left: 10px;
}
.dashbord_box .five .seven .skills .all {
    display: block;
    float: left;
    width: 85%;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
}
.dashbord_box .five .seven .skills .all .sma {
    font-size: 12px;
    color: #6E63BD;
    display: block;
    padding: 2px;
    float: left;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.dashbord_box .five .seven .skills .days {
    display: block;
    width: 100%;
}
.dashbord_box .five .seven .skills .days .goa {
    display: block;
    float: left;
    padding-right: 60px;
    padding-left: 40px;
    background-image: url(../images/brif.png);
    background-repeat: no-repeat;
    background-position: 13px 0px;
}
.dashbord_box .five .seven .skills .days .goa1 {
    display: block;
    float: left;
    padding-right: 60px;
    padding-left: 40px;
    background-image: url(../images/wallet.png);
    background-repeat: no-repeat;
    background-position: 13px 0px;
}
.dashbord_box .five .seven .skills .days .goa2 {
    display: block;
    float: left;
    padding-right: 60px;
    padding-left: 40px;
    background-image: url(../images/location.png);
    background-repeat: no-repeat;
    background-position: 13px 0px;
}

.dashbord_box .five .seven .view-all {
    display: block;
    float: left;
    width: 20%;
}
.dashbord_box .five .seven .view-all .view {
    display: block;
    padding-left: 50px;
    background-image: url(../images/arrow1.png);
    background-repeat: no-repeat;
    background-position: 35px 8px;
    color: #6E63BD;
}
.dashbord_box .five .nine {
    background-color: #333333;
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.dashbord_box .five .nine .new {
    display: block;
    float: left;
    width: 92%;
    padding: 0px;
}

.dashbord_box .five .nine .new p {
    background-image: url(../images/new.png);
    background-repeat: no-repeat;
    background-position: 23px 5px;
    display: block;
    padding-left: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.dashbord_box .five .nine .new1 {
    display: block;
    float: left;
    width: 7%;
}
.dashbord_box .five .nine .new1 a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    width: 60px;
    border: 1px solid #cd4237;
    color: #cd4237;
    border-radius: 5px;
}
.dashbord_box .five .nine .new1 a:hover {
    color: #FFF;
    background-color: #cd4237;
}
.top1 {
    background-color: #FFF;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 15px;
}
.top1 .top2 {
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
.top2 .user_pic {
    display: block;
    float: left;
    width: 100px;
    margin-right: 20px;
    margin-left: 10px;
}
.top2 .user_data {
    display: block;
    float: left;
    width: 300px;
}
.user_data .user_name {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.user_data .user_skills {
    font-size: 14px;
    color: #000;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.user_data .user_phone {
    font-size: 14px;
    color: #000;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.user_data .user_phone a {
    font-size: 12px;
    color: #3891C9;
}
.user_data .user_email {
    font-size: 14px;
    color: #000;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.user_data .user_email a {
    font-size: 12px;
    color: #3891C9;
}

.user_data .profile_update {
    font-size: 13px;
    color: #999;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.top1 .detail_box {
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.detail_box ul li {
    display: block;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
    font-size: 14px;
    text-align: center;
}
.detail_box .active1 {
    font-weight: bolder;
    border-left: none;
}
.top3 {
    width: 100%;
    margin-bottom: 20px;
    background-color: #FFF;
}
.top3 h3 {
    font-size: 18px;
    color: #FFF;
    background-color: rgb(110,99,189);
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

.top3 .many {
    display: block;
    width: 100%;
}
.many .user_box {
    display: block;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
.user_box .xyz {
    color: #666;
    display: block;
    float: left;
    width: 30%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
}
.user_box .abc {
    color: #000;
    display: block;
    float: left;
    width: 65%;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
}
.abc a {
    background-color: rgb(241,240,240);
    display: block;
    float: left;
    margin-left: 8px;
    padding-right: 8px;
    padding-left: 8px;
    color: rgb(110,99,189);
    border-radius: 5px;
}
.top3 .edit_profile {
    display: block;
    width: 100%;
    margin-top: 10px;
}
.edit_profile a {
    background-color: rgb(252,195,1);
    background-image: url(../images/edit.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    display: block;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 40px;
    font-weight: bold;
    color: #FFF;
}
.blog {
    display: block;
    margin-bottom: 20px;
    width: 100%;
}
.blog p {
    font-size: 14px;
    color: #666;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.blog .date {
    font-size: 12px;
    color: #06C;
    display: block;
    margin-top: 10px;
}
.seventeen {
    width: 100%;
    margin-bottom: 20px;
}
.seventeen h3 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #CCC;
}
.seventeen ul {
    display: block;
    float: left;
    width: 30%;
}
.seventeen ul h4 {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
.seventeen ul li a {
    font-size: 14px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}
.seventeen ul li a:hover {
    color: #F00;
    text-decoration: underline;
}
.log_companies {
    width: 100%;
}
.company {
    float: left;
    width: 31.5%;
    border: 1px solid #CCC;
    padding: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    min-height: 125px;
}
.company .boj {
    display: block;
    width: 100%;
}
.company .boj .le {
    display: block;
    float: left;
    width: 30%;
    margin-right: 10px;
}
.company .boj .le a{
    display: block;
    width: 100%;
}

.company .boj .le a img{
    display: block;
    width: 100%;
}
.company .boj .ri {
    display: block;
    float: left;
    width: 66%;
}
.company .boj .ri a {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.company .boj .ri a:hover {
    color: #999;
}

.sm {
    font-size: 12px;
    display: block;
    width: 100%;
    color: #999;
}
.company .cent {
    display: block;
    width: 100%;
}
.cent .follow {
    color: #FFF;
    background-color: #6E63BD;
    text-align: center;
    display: block;
    padding: 5px;
    width: 70px;
}
.cent .follow:hover {
    color: #6E63BD;
    background-color: #FFF;
}
.unk li {
    background-image: url(../images/Wingding_Custom.png);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    display: block;
    margin-bottom: 5px;
    padding-left: 30px;
}
.contat_box .dis {
    margin-top: 70px;
}
.dis ul li {
    background-image: url(../images/Custom_Hand_Finger.png);
    background-repeat: no-repeat;
    background-position: 12px 5px;
    display: block;
    margin-bottom: 5px;
    padding-left: 35px;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.paid_coustomer {
    background-color: #FFF;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.paid_coustomer table {
    border: 1px solid #EBEBEB;
}
.paid_coustomer table tr {
    border: 1px solid #EBEBEB;
    padding-top: 10px;
    padding-bottom: 10px;
}
.paid_coustomer table td {
    padding-left: 10px;

}

.paid_coustomer h3 {
    font-size: 18px;
    color: #FFF;
    background-color: rgb(110,99,189);
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.paid_coustomer table td {
    border: 1px solid #EBEBEB;
}
.centre {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #CCC;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
}
.code1{
    display: block;
    width: 30%;
    float: left;
}
#sMsg {
    font-weight: bold;
    font-size: 14px;
    display: none;
}
#fMsg {
    font-weight: bold;
    font-size: 14px;
    display: none;
}

#btnaddcart {
	padding: 6px 16px;
}
