@font-face{
    font-family:Intro;
    src:url(https://www.hirekhan.com/font/gt-america/OldStandardTT-Regular.ttf);   
  }
html,body,div,span,input {
    font-family:Intro !important;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

.msg {
	color: #000000;
	margin: 0 auto;
	width: -webkit-fill-available;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	padding: 1%;
	background-color: #f6eb627a;
	border:1px dashed #000000;
}
.msg span{
	font-size:25px;
	float:right;
	cursor:pointer;
}
.heading{
	font-size:30px;
}
input[type='radio'],input[type='checkbox']{
	width:35px;height:35px;vertical-align: middle;
	cursor:pointer;}

.showhidebtn{
	cursor:pointer;
	margin-right:15px;
	border:1px solid #000000;
	padding:5px;
}

.icons{
 max-width:32px;
 max-height:32px;
 opacity: 0.7;
}
.icons:hover{
opacity: 1;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #000;
    text-decoration: none;
}


body {
    
    background: #fff;
}

.imguploderDiv{
	display:inline-block;
	border:4px solid #eeeeee;
	padding: 0px 0px;
	overflow: hidden;
	width: 180px !important;
	height: 180px !important;
	background-color:gray;
	margin:3px;
	position:relative;
	background-repeat:no-repeat;
	background-position: center center;
	z-index:0;
}

.thumbimguploderDiv {
	display:inline-block;
	border:4px solid #eeeeee;
	padding: 0px 0px;
	overflow: hidden;
	width: 150px;
	height: 150px;
	background-color:gray;
	margin:3px;
	position:relative;
	background-repeat:no-repeat;
	background-position: center center;
	z-index:0;
}
.thumbimguploderDiv img, .imguploderDiv img {
	display: block;
	width:100%;
	min-width: 100%;
	min-height: 100%;
}
.thumbimguploderDiv span, .imguploderDiv span{
	width:100%;
	bottom:0;
	left: 0;
	position:absolute;
	text-align:center;
	background-color:rgba(0,0,0,0.3);
	color:#ffffff;
	cursor:pointer;
	padding-bottom: 5px;
	font-size: 11px;
}
.thumbimguploderDiv input, .imguploderDiv input{
	display: block !important;
    width: 100% !important;
    height: 100% !important;
    opacity: 0 !important;
    overflow: hidden !important;
	cursor:pointer;
}

.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.form-area {
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.form-box {
    border: 1px solid #d0d0d0;
    padding: 10px 17px;
    margin-top: 20px;
    border-radius: 3px 0px 0px 3px;
    width: 775px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
}
.select-biz {
    display: inline-block;
    width: 100%;
}
.biz-box {
    width: 31%;
    display: inline-block;
    float: left;
    background: #fafafa;
    margin-right: 3.5%;
    border: 2px solid #e0e0e0;
    border-radius: 5px;
    text-align: center;
    padding: 30px 7px;
    box-sizing: border-box;
    margin-top: 13px;
    color: #989898;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    transition: all ease 0.3s;
    cursor: pointer;
    position: relative;
}
.biz-box img {
    height: 55px;
    margin-bottom: 10px;
}
.form-content {
    width: 100%;
    padding: 17px 0;
    display: inline-block;
}
.form-content {
    width: 100%;
    padding: 17px 0;
    display: inline-block;
}
.form-title {
    color: #3c0a0a;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.half-area input {
    margin-top: 9px;
    border: 2px solid #e2e2e2;
    border-radius: 4px;
    width: 100%;
    /* line-height: 41px; */
    padding: 13px 13px;
    box-sizing: border-box;
    color: #9a9595;
    font-size: 16px;
    font-weight: 500;
}
.biz-box:last-child {
    margin-right: 0;
}
.half-area {
    float: left;
    width: 48%;
    margin: 15px 0;
    position: relative;
    height:71px;
}
.half-area:nth-child(2n) {
    margin-left: 4%;
}
.biz-box:hover {
    background: #f2fcff;
    border-color: #008fd7;
    color: #008fd7;
}
span.tick {
    position: absolute;
    right: -16px;
    top: -15px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #fff;
    border: 2px solid #0091d7;
    padding-top: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    display: none;
    transition:all ease 0.5s;
}
.tick-mark.biz-box {
    background: #f2fcff;
    border-color: #008fd7;
    color: #008fd7;
}
.tick-mark span.tick {
    display: block;
}
span.tick img {
    width: auto;
    height: auto;
}
.biz-box .blue-img {
    display: none;
    height: 55px;
    margin-bottom: 10px;
}
.tick-mark .blue-img {
    display: inline-block;
}
.tick-mark .grey-img {
    display: none;
}
.full-area {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
}
.full-area.note {
    color: #b0b0b0;
    font-size: 18px;
    line-height: 25px;
}
.full-area.btn-group button {
    background: #039ada;
    border: none;
    padding: 11px 21px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    border-radius: 53px;
    margin: 10px 5px;
    cursor: pointer;
}
.full-area.tagline {
    color: #039ada;
    font-size: 30px;
    font-weight: 600;
    line-height: 44px;
    margin-top: 30px;
}
.control-group {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: left;
    vertical-align: top;
    background: #fff;
}
.control {
    font-size: 16px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 0;
    cursor: pointer;
    box-sizing: border-box;
    width: 119px;
    float: left;
    margin-top: 24px;
    margin-right: 50px;
    text-transform: uppercase;
    color: #039ada;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.control__indicator {
    position: absolute;
    top: -3px;
    right: 0;
    width: 20px;
    height: 20px;
    background: #e6e6e6;
}

.control--radio .control__indicator {
    border-radius: 50%;
}
/* Hover and focus states */
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}

/* Checked state */
.control input:checked ~ .control__indicator {
    background: #039ada;
}
/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: #0e647d;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
    position: absolute;
    display: none;
    content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
    display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
    top: 4px;
    left: 8px;
    width: 3px;
    height: 8px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

/* Radio button inner circle */
.control--radio .control__indicator:after {
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}

/* Disabled circle colour */
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}

.control.check {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 43px;
    cursor: pointer;
    box-sizing: border-box;
    width: auto;
    float: none;
    margin: 0 auto;
    margin-top: 24px;
    color: #039ada;
    text-transform: inherit;
    color: #b0b0b0;
    font-size: 18px;
    line-height: 25px;

}

.check .control__indicator {
    position: absolute;
    top: 0px;
    left: 33px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #039ada;
    border-radius: 3px;
}
.how-it-works {
    width: 420px;
    display: inline-block;
    float: left;
    margin-top: 20px;
    height: 915px;
    background: #069edf;
}
.how-it-works img {
    width: 100%;
}
input.code {
    width: 17%;
}
input.number {
    width: 81%;
}
.error-msg {
    color: #ec2424;
    margin-top: 6px;
    position: absolute;
    margin-left: 2px;
    /*display: none;*/
    position: absolute;
    bottom: -21px;
}
.error_class {
    border: 1px solid #ee0000 !important;
    background-color: rgba(238, 0, 0, 0.1) !important;
}
.full-area.note span {
    color: #069edf;
    font-weight: 500;
}
.banner-area {
    background: url("../images/banner_home.jpg");
    text-align: center;
}
header {
    border-bottom: 1px solid #d9d9d9;
}
.logo-area {
    display: inline-block;
    width: 100%;
}
.logo-box {
    display: inline-block;
    padding: 15px 0;
}
.logo-right {
    float: right;
    padding-top: 33px;
}
.social-media {
    display: inline-block;
}
.social-media img {
    padding: 0 7px;
}
.contact-details {
    font-size: 20px;
    font-weight: 500;
    color: #0b0f33;
    display: inline-block;
    margin-left: 50px;
}
.contact-details span {
    font-weight: 200;
    color: #878787;
    font-size: 19px;
    margin-right: 5px;
}
nav {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}
nav ul {
    width: 1200px;
    margin: 0 auto;
}
nav ul li {
    display: inline-block;
    border-top: 2px solid #fff;
    /*border-top: 2px solid #3143ee;*/
    margin: 0 20px;
    padding: 25px 0;
    
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

nav ul li:hover, nav ul li.activeme {
    border-top: 2px solid #3143ee;
}
.banner-area {
    background: url(../images/banner_home.jpg) center;
    text-align: center;
    height: 751px;
    background-size: cover;
    padding-top: 249px;
    box-sizing: border-box;
}
.banner-area h1 {
    color: #3143ee;
    font-size: 70px;
    
    font-weight: 700;
    margin-bottom: 13px;
}
.banner-area p {
    font-size: 16px;
    color: #565656;
    line-height: 23px;
    width: 913px;
    margin: 0 auto;
}
.btn-group {
    margin-top: 10px;
}
.btn-group button.home-btn {
    padding: 19px 20px;
    color: #fff;
    width: 223px;
    margin: 0 17px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    border: 0;
    background: url(../images/btn01.jpg) no-repeat;
    height: 52px;
    cursor: pointer;
}
button.home-btn.oerder-btn {
    background: url(../images/btn02.jpg) no-repeat;
}
.about-area {
    padding-top: 100px;
    padding-bottom: 50px;
}
.about-left {
    width: 700px;
    display: inline-block;
}
h2 {
    text-transform: uppercase;
    color: #0b0f33;
    font-size: 20px;
    padding-left: 20px;
    margin: 5px 0;
    background: url(../images/strip.jpg) no-repeat left center;
    font-weight: 500;
}
h3 {
    color: #0c1034;
    font-size: 40px;    
    font-weight: 700;
    margin-bottom: 13px;
    line-height: 57px;
    margin: 17px 0 23px 0;
}
.about-left p {
    color: #565656;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 30px;
}
.about-right {
    display: inline-block;
    margin-left: 13px;
}
.count-area {
    width: 100%;
    display: inline-block;
    margin-bottom: 100px;
}
.color-strip {
    width: 100%;
    height: 320px;
    background: rgba(58,233,163,1);
    background: -moz-linear-gradient(left, rgba(58,233,163,1) 0%, rgba(49,71,237,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(58,233,163,1)), color-stop(100%, rgba(49,71,237,1)));
    background: -webkit-linear-gradient(left, rgba(58,233,163,1) 0%, rgba(49,71,237,1) 100%);
    background: -o-linear-gradient(left, rgba(58,233,163,1) 0%, rgba(49,71,237,1) 100%);
    background: -ms-linear-gradient(left, rgba(58,233,163,1) 0%, rgba(49,71,237,1) 100%);
    background: linear-gradient(to right, rgba(58,233,163,1) 0%, rgba(49,71,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ae9a3', endColorstr='#3147ed', GradientType=1 );
}
h5 {
    color: #fff;
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    padding-top: 100px;
    margin-bottom: 35px;
}
.count-wrapper {
    background: #fff;
    padding: 40px 60px;
    box-shadow: 0px 0px 10px #cecece;
}
.count-box {
    display: inline-block;
    width: 33%;
}
.count-box span {
    font-size: 50px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    background: url(../images/line.jpg) no-repeat left bottom;
    padding-bottom: 7px;
}
.count-box p {
    font-size: 20px;
    line-height: 25px;
    margin-top: 19px;
    letter-spacing: 1px;
    font-weight: 600;
}
.services-area {
    padding-top: 75px;
}
.service-wrapper {
    display: inline-block;
    margin-top: 60px;
}
.service-box {
    width: 33.33%;
    display: inline-block;
    float: left;
    text-align: center;
    /*background: #fff;*/
    height: 412px;
    padding: 56px 30px;
    box-sizing: border-box;
    border-right: 1px solid #dddddd;
}
.service-box:last-child {
    border: 0;
}
.service-box img {
    margin-bottom: 30px;
}
.service-title {
    color: #0b0f33;
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: 600;
}
.service-text {
    color: #565656;
    font-size: 16px;
    line-height: 26px;
}
.service-box:hover {
    box-shadow: 0px 0px 12px #d2d2d2;
    border: 0;
}
.client-area {
    background: #3143ee;
    text-align: center;
    margin-top: 100px;
}
h6 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    padding-top: 50px;
    margin-bottom: 24px;
}
.client-list {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}
.client-list img {
    margin: 0 20px;
    margin-bottom: 23px;
}
.contact-cover {
    float: left;
    width: 50%;
    padding: 100px 135px;
    box-sizing: border-box;
}
.contact-area {
    float: left;
    width: 100%;
}
.contact-area p {
    color: #565656;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 23px;
}
.contact-form {
    display: inline-block;
    width: 100%;
    margin-top: 13px;
}
.half-field {
    float: left;
    width: 47%;
    margin-bottom: 27px;
}
.half-field:nth-child(2n) {
    margin-left: 6%;
}
.half-field input, .half-field select {
    border: 1px dashed #c9c9c9;
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    color: #999;
    height: 49px;
}
.full-field {
    display: inline-block;
    width: 100%;
}
.full-field button {
    background: #3143ee;
    width: 100%;
    border: 0;
    color: #fff;
    padding: 19px 0;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1px;
    cursor: pointer;
}
.map-cover {
    float: left;
    width: 50%;
    height: 615px;
}
.footer {
    width: 100%;
    text-align: center;
    background: #0b0f33;
    display: inline-block;
    color: #fff;
    padding: 40px 0;
}
.banner-box {
    background: #0b0f33;
    color: #fff;
    padding: 44px 0px;
    
    font-size: 33px;
    margin-bottom: 21px;
}
.copy-box {
    text-align: left;
    /*line-height: 27px;*/
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 20px;
}


.policy {
    float: right;
    width: 249px;
    text-align: right;
    margin-top: 40px;
}
.policy a {
    color: #fff;
}
img.social-color {
    position: absolute;
    left: 0;
    top: -2px;
    opacity: 0;
}
.social-media a {
    position: relative;
}  
img.social-color:hover {
    opacity: 1;
}
.full-area.note.amout-pay {
    font-size: 25px;
    margin: 40px 0 21px 0;
}
.sample-cv {
    display: inline-block;
    width: 60%;
    margin-top: 50px;
    text-align: center;
    font-size: 22px;
    color: #069edf;
    line-height: 29px;
    border: 2px solid #069edf;
    border-radius: 3px;
    padding: 5px;
}
.samplelink {
    font-size: 19px;
    margin-top: 5px;
}

.span_error_service{
	position: absolute; 
	margin-top: 160px;
	}
	
.error_msg_countryCode{
	position: relative;
}



.box-error {
    bottom: -23px;
}
.error_msg_fileName {bottom:-45px}
.notepdf{padding-top: 8px !important;font-size: 13px; color: #666;}
.amtinfo{font-weight: 500; color: #069edf;font-size:18px;}

.copy-box a {color: #fff; text-decoration: none;}
.copy-box ul{list-style: none;}
.copy-box ul li{display: inline-block; margin-right:  10px;}

.terms{text-align:center;font-size:14px;margin-top:-5px;}
a{ color: #337ab7;text-decoration: none;}

@media only screen and (max-width: 1200px) {

	.span_error_service{
	position: relative;
	}
    .wrapper {
        width: 80%;
    }
    .form-box {
        width: 100%;
    }
    .how-it-works {
        width: 100%;
        text-align: center;
    }
    .how-it-works img {
        width: auto;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .span_error_service{
	position: relative;
	}
    .logo-box {
        padding: 15px 0 0 0;
        width: 100%;
        text-align: center;
    }
    .wrapper {
        width: 95%;
    }
    .logo-right {
        padding-top: 33px;
        width: 100%;
        margin-bottom: 17px;
    }
}
@media only screen and (max-width: 520px) {
    .span_error_service{
	position: relative;
	}
    .social-media {
        width: 100%;
        text-align: center;
        margin-bottom: 13px;
    }
    .logo-right {
        padding-top: 13px;
        text-align: center;
    }
    .contact-details {
        font-size: 17px;
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 10px;
    }
    .banner-box {
        padding: 27px 0px;
        font-size: 27px;
        text-align: center;
    }
    .biz-box {
        width: 100%;
     }
     .sample-cv {
        width: 100%;
        margin-top: 21px;
        box-sizing: border-box;
            font-size: 20px;
    }
    .samplelink {
        font-size: 17px;
        margin-top: 0px;
    }
    .half-area {
        width: 100%;
        margin: 15px 0;
        box-sizing: border-box;
    }
    .half-area:nth-child(2n) {
        margin-left: 0;
    }
    .check .control__indicator {
        left: 18px;
    }
    .btn-group {
        margin-top: 10px;
    }
    .how-it-works img {
        width: 100%;
        text-align: center;
    }
    .copy-box {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 13px;
    }
    .how-it-works {
        padding: 0 17px;
        box-sizing: border-box;
        height: auto;
        background: #069edf;
        min-height: auto !important;
    }
    .form-area {
        margin-bottom: 6px;
    }
    .policy {
        width: 100%;
        text-align: center;
        margin-top: 17px;
    }
}