@font-face {
	font-family: 'FontAwesome';
	src: url('fontawesome-webfont.eot?v=4.5.0');
	src: url('fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('fontawesome-webfont.woff?v=4.5.0') format('woff'), url('fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratblack';
	src: url('montserrat-black.eot');
	src: url('montserrat-black.eot?#iefix') format('embedded-opentype'),  url('montserrat-black.woff2') format('woff2'),  url('montserrat-black.woff') format('woff'),  url('montserrat-black.ttf') format('truetype'),  url('montserrat-black.svg#montserratblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratbold';
	src: url('montserrat-bold.eot');
	src: url('montserrat-bold.eot?#iefix') format('embedded-opentype'),  url('montserrat-bold.woff2') format('woff2'),  url('montserrat-bold.woff') format('woff'),  url('montserrat-bold.ttf') format('truetype'),  url('montserrat-bold.svg#montserratbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratextra_bold';
	src: url('montserrat-extrabold.eot');
	src: url('montserrat-extrabold.eot?#iefix') format('embedded-opentype'),  url('montserrat-extrabold.woff2') format('woff2'),  url('montserrat-extrabold.woff') format('woff'),  url('montserrat-extrabold.ttf') format('truetype'),  url('montserrat-extrabold.svg#montserratextra_bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserrathairline';
	src: url('montserrat-hairline.eot');
	src: url('montserrat-hairline.eot?#iefix') format('embedded-opentype'),  url('montserrat-hairline.woff2') format('woff2'),  url('montserrat-hairline.woff') format('woff'),  url('montserrat-hairline.ttf') format('truetype'),  url('montserrat-hairline.svg#montserrathairline') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratlight';
	src: url('montserrat-light.eot');
	src: url('montserrat-light.eot?#iefix') format('embedded-opentype'),  url('montserrat-light.woff2') format('woff2'),  url('montserrat-light.woff') format('woff'),  url('montserrat-light.ttf') format('truetype'),  url('montserrat-light.svg#montserratlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratregular';
	src: url('montserrat-regular.eot');
	src: url('montserrat-regular.eot?#iefix') format('embedded-opentype'),  url('montserrat-regular.woff2') format('woff2'),  url('montserrat-regular.woff') format('woff'),  url('montserrat-regular.ttf') format('truetype'),  url('montserrat-regular.svg#montserratregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratsemi_bold';
	src: url('montserrat-semibold.eot');
	src: url('montserrat-semibold.eot?#iefix') format('embedded-opentype'),  url('montserrat-semibold.woff2') format('woff2'),  url('montserrat-semibold.woff') format('woff'),  url('montserrat-semibold.ttf') format('truetype'),  url('montserrat-semibold.svg#montserratsemi_bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'montserratultra_light';
	src: url('montserrat-ultralight.eot');
	src: url('montserrat-ultralight.eot?#iefix') format('embedded-opentype'),  url('montserrat-ultralight.woff2') format('woff2'),  url('montserrat-ultralight.woff') format('woff'),  url('montserrat-ultralight.ttf') format('truetype'),  url('montserrat-ultralight.svg#montserratultra_light') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	min-height: 100%;
	overflow-x: hidden;
	position: relative;
}
body {
/* Margin bottom by footer height */



 /* margin-bottom: 60px;*/



}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */



	height: 60px;
	background-color: #f5f5f5;
}
/* Custom page CSS



-------------------------------------------------- */



/* Not required for template or sticky footer method. */











.container .text-muted {
	margin: 20px 0;
}
.footer > .container {
	padding-right: 15px;
	padding-left: 15px;
}
code {
	font-size: 80%;
}
.modal-backcs.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-backcs.fade33 {
	filter: alpha(opacity=0);
	opacity: 0;
}
.fade33.in {
	opacity: 0.4;
}
.modal-backcs {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background-color: #000;
}
.top-header {
	border-bottom: 1px solid #e2e8ef;
	width: 100%;
	margin-bottom: 10px;
}
.item-icon span {
	border-left: 1px solid #e2e8ef;
	font-size: 18px;
	padding: 8px 10px;
	text-align: center;
}
.blue-bg .col-md-12 {
	padding: 0;
}
.item-icon span:last-child {
	border-right: 1px solid #e2e8ef;
}
.item-icon span i.fa-facebook {
	color: #4b76a1;
}
.item-icon span i.fa-linkedin {
	color: #3a589b;
}
.item-icon span i.fa-twitter {
	color: #55acee;
}
.top-main-nav-r ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
.top-main-nav-r ul li a {
	font-family: 'montserratlight';
	color: #9aa7b3;
	text-decoration: none;
}
.top-main-nav-r ul li {
	border-left: 1px solid #e2e8ef;
	float: left;
	padding: 8px 10px;
	font-family: 'montserratlight';
	font-size: 13px;
}
.top-main-nav-r ul li.customer-login {
	background-color: #004282;
	color: #FFFFFF!important;
}
.top-main-nav-r ul li.customer-login a {
	color: #FFFFFF!important;
}
.top-main-nav-r ul li.customer-login img {
	margin-right: 8px;
}
.top-main-nav-r ul li.customer-login i.fa-sort-desc {
	margin: 0 8px;
}
.top-main-nav-r ul li:last-child {
	border-right: 1px solid #e2e8ef;
}
.main-nav-r ul {
	float: right;
}
.top-bottom-header {
	width: 100%;
	background-color: #FFFFFF;
	padding: 0;
}
.home-slider .carousel-caption {
	left: 0!important;
	padding-bottom: 30px;
	right: 0!important;
}
.home-slider  .home-slider .carousel-caption {
	top: 10px;
	color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	width: 800px;
	z-index: 10;
}
.form-front select {
	width: 100%;
	height: 45px;
	border-radius: 4px;
	padding: 0 10px;
	-moz-appearence: none!important;
	-moz-appearance: none;
	-webkit-appearance: none!important;
	color: #000;
	font-size: 14px;
	font-family: arial;
	background: url(drop.png) no-repeat;
	background-color: #fff;
	background-position: 96%;
	border: medium none;
}
.form-front {
	background-color: #004487;
	border-radius: 4px;
}
.form-front-main {
	position: relative;
}
.form-front-main-2 {
	position: absolute;
	right: 0;
	z-index: 1;
	top: 72px;
}
.form-front label {
	color: #fff;
}
.main-nav-r nav .navbar ul.navbar-nav {
	margin: 0;
	padding: 0;
}
.nav > li {
	margin: 0;
	padding: 0;
	font-family: 'montserratlight';
	font-size: 14px!important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #f7941e!important;
	color: #fff!important;
}
.carousel {
	height: 550px;
	margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */



.carousel-caption {
	z-index: 10;
}
/* Declare heights because of positioning of img element */



.carousel .item {
	height: 550px;
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 550px;
}
/* MARKETING CONTENT



-------------------------------------------------- */







/* Center align the text within the three columns below the carousel */



.marketing .col-lg-4 {
	margin-bottom: 20px;
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}
/* Featurettes



------------------------- */







.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */



.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
.soating-flag {
	background-color: #edf0f5;
}
.flag-main {
	padding: 20px 0;
}
.flag-imgtatxt ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.flag-imgtatxt ul li {
	float: left;
	margin: 0;
	padding: 0 52px 0 0;
	text-align: center;
	font-family: 'montserratlight';
	font-size: 16px;
}
.flag-imgtatxt ul li a {
	color: #3c4e67;
	text-align: center;
	font-family: 'montserratlight';
	font-size: 16px;
	text-decoration: none;
}
.flag-imgtatxt ul li:last-child {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.flag-imgtatxt {
	margin-top: 16px;
}
.flag-main h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #3c4e67;
	font-family: 'montserratsemi_bold';
	font-weight: 800;
}
.mar-top {
	margin-top: 10%;
}
.black-shade {
	background-color: rgba(0, 0, 0, .7);
	border-radius: 5px;
	margin-top: 10px;
	padding: 10px 10px 20px 20px;
	text-align: left;
	color: #fff;
}
.front-banner {
	text-align: left;
}
.front-banner p {
	width: 90%;
	font-family: 'montserratlight';
	color: #000000;
	font-size: 14px;
	margin: 16px 0;
	padding: 0;
}
.front-banner h2 {
	font-family: 'montserratregular';
	color: #000000;
	font-size: 22px;
	font-weight: 100;
	margin: 16px 0;
	padding: 0;
}
.form-div {
	padding: 20px;
}
.navbar-collapse {
	padding-right: 0!important;
}
.front-banner {
	margin: 4% 0;
}
.front-banner a.btn {
	background-color: #004282;
	color: #FFFFFF;
	font-family: 'montserratlight';
	font-size: 14px;
	border: medium none;
}
.btn-homeform {
	background-color: #f7941e;
	border: medium none;
	border-radius: 0 0 5px 5px;
	color: #fff;
	font-size: 24px;
	width: 100%;
	font-family: 'montserratsemi_bold';
}
.form-front-main-2 h4 {
	font-size: 24px;
	font-family: 'montserratsemi_bold';
	color: #fff;
}
.black-shade h4 {
	font-family: 'montserratsemi_bold';
	font-size: 18px;
}
.black-shade span.timing {
	font-family: 'montserratlight';
	font-size: 18px;
}
.black-shade ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.black-shade ul li {
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'montserratlight';
	font-size: 14px;
	width: 140px;
}
.black-shade ul li a {
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'montserratlight';
	font-size: 14px;
	width: 140px;
	color: #fff;
	font-weight: bold;
}
.black-shade ul li span.country {
	margin: 0;
	padding: 5px 10px;
	float: left;
}
/*.front-banner .col-lg-4 {
	margin-right: 56px;
	width: 30%;
}*/
.front-banner .col-lg-4:last-child {
	margin-right: 0px;
}
.testimonial-main {
	background-color: #f7f7f7;
	width: 100%;
	border-bottom: #e5e5e5;
	padding: 40px 0;
}
.testimonial-main .carousel {
	height: auto;
	margin-bottom: 0;
}
.testimonial-main .carousel .item {
	background-color: transparent;
	height: auto;
}
.testimonial-main h1 {
	color: #f8981d;
	font-family: 'montserratsemi_bold';
	font-size: 22px;
	padding: 0px 0 12px 0;
}
.client-testimonial {
	background-color: #fff;
	margin-right: 8%;
	padding: 23px 18px;
	width: 46%;
}
.client-testimonial dd {
	color: #f8981d;
	font-family: "montserratsemi_bold";
	font-size: 14px;
	font-style: italic;
	margin-top: 13px;
}
.client-testimonial:last-child {
	margin-right: 0px;
}
.client-testimonial p {
	font-family: "montserratlight";
	font-size: 14px;
	font-style: italic;
	line-height: 19px;
	margin: 0;
	padding: 0;
}
.client-testimonial p span {
	font-size: 40px;
	font-style: italic;
}
/*Logo carousel*/



#clients {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#clients .clients-wrap {
	display: block;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
#clients .clients-wrap ul {
	display: block;
	list-style: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#clients .clients-wrap ul li {
	display: block;
	float: left;
	position: relative;
	width: 123px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
#clients .clients-wrap ul li img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: 0 linear left;
	-moz-transition: 0 linear left;
	transition: 0 linear left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity: 0.65;
}
#clients .clients-wrap ul li img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.footer-nav {
	background-color: #3c454e;
	border-bottom: 1px solid #464e57;
	padding: 26px 0 40px 0;
}
.footer-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-nav ul li {
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.footer-nav ul li a {
	color: #99a1ae;
}
.footer-nav h6 {
	color: #FFFFFF;
	margin: 0;
	padding: 3px 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.footer-nav p {
	color: #99a1ae;
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.footer-strip {
	background-color: #363e47;
	padding: 10px 0;
}
.disclaimer {
	background-color: #30373c;
	padding: 10px 0;
}
.footer-social a img {
	margin-top: 6px;
	padding: 3px;
}
.footer-logo img {
	float: right;
	margin-top: 18px;
}
.footer-strip {
}
.footer-copyright {
	color: #99a1ae;
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.footer-strip ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.footer-strip ul li {
	float: left;
	margin: 0;
	padding: 8px 0 0 20px;
}
.footer-strip ul li a {
	color: #99a1ae;
}
.disclaimer p {
	color: #99a1ae;
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
/*==============Ahmad Dashboard CSS Start=================*/



.register-login {
/*float: left;*/



}
.search {
	margin-left: 10px;
}
.top-baropen {
	display: inline-block;
	vertical-align: top;
	padding-top: 0;
	float: left;
	margin-top: 7px;
	margin-right: 100px;
}
.search {
	background-color: transparent;
	background-image: url(../img/flag/search-icon.png);
	background-position: left center;
	background-repeat: no-repeat;
	border: medium none;
	border-radius: 5px;
	box-sizing: border-box;
	color: transparent;
	float: left;
	padding: 2px 10px;
	transition: all 0.5s ease 0s;
	width: 17px;
	cursor: pointer;
	position: absolute;
	z-index: 999;
}
.search:focus {
	border: 1px solid #ccc;
	background-color: #fff;
	background-image: url(../img/flag/search-icon.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	color: #ccc;
	padding: 2px 8px 2px 25px;
	width: 140px;
	cursor: text;
}
.notification {
	float: left;
	margin-left: 60px;
	position: relative;
	padding: 5px 0;
}
.notification img {
	margin-top: 6px;
	float: left;
}
.notification a {
	text-decoration: none;
}
.notification a.welcome {
	margin: 3px 0 0 17px;
	display: inline-block;
	text-decoration: none;
	color: #585858;
	font-size: 15px;
}
.round-box {
	height: 15px;
	width: 15px;
	background: #22baa0;
	border-radius: 23px;
	position: absolute;
	top: 1px;
	left: 8px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.top-header-dashboard {
	border-bottom: 1px solid #e2e8ef;
	width: 100%;
	margin-bottom: 10px;
}
.item-icon-dashboard span {
	border-left: 1px solid #e2e8ef;
	font-size: 18px;
	padding: 6px 10px;
	margin-top: 0px;
	text-align: center;
	float: left;
}
.item-icon-dashboard span:last-child {
	border-right: 1px solid #e2e8ef;
}
.item-icon-dashboard span i.fa-facebook {
	color: #4b76a1;
}
.item-icon-dashboard span i.fa-linkedin {
	color: #3a589b;
}
.item-icon-dashboard span i.fa-twitter {
	color: #55acee;
}
.btn1 {
	padding: 1px 20px;
	margin-left: 10px;
}
.top-main-nav-r2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top-main-nav-r2 ul li a {
	color: #9aa7b3;
	text-decoration: none;
}
.top-main-nav-r2 ul li {
	border-left: 1px solid #e2e8ef;
	float: left;
	padding: 8.5px 10px;
}
.top-main-nav-r2 ul li:last-child {
	border-right: 1px solid #e2e8ef;
}
ul.nav.navbar-nav {
	float: left;
	margin-top: 10px;
}
.call-us {
	float: left;
	margin-top: 10px;
}
.call-us-right h3 {
	font-size: 17px;
	font-weight: bold;
	color: #3c4e67;
	margin: 3px 0 0 0;
}
.call-us img {
	float: left;
}
.call-us-right {
	float: left;
	background: #e9ecf3;
	padding: 11px 11px;
}
.call-us-right h2 {
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	color: #70869b;
}
.change {
	margin-bottom: -1px;
	margin-top: 12px;
}
.back-bg {
	background: #f7941e;
	margin-top: -1px;
}
.back-bg h1 {
	font-size: 21px;
	color: #fff;
	margin: 15px 0;
	font-weight: bold;
}
.first-bar {
	position: relative;
}
.first-bar img {
	position: absolute;
	left: 42px;
}
.blue-bg {
	background: #004282;
	padding: 40px 0 30px 0;
}
.dashboard-searh select {
	-moz-appearance: none;
	width: 100%;
	height: 45px;
	border-radius: 4px;
	padding: 0 10px;
	-webkit-appearance: none;
	color: #000;
	font-size: 14px;
	font-family: arial;
	background: url(../img/flag/drop.png) no-repeat;
	background-color: #fff;
	background-position: 96%;
	border: none;
}
label.address {
	color: #fff;
}
.dashboard-searh button {
	float: right;
	padding: 7px 10px;
	margin-top: 24px;
	color: #fff;
	background: #f38f18;
	border: 1px solid #f38f18;
	font-size: 21px;
	font-family: 'montserratsemi_bold';
}
.my-dashboard h1 {
	font-size: 35px;
	font-family: calibri;
	font-weight: bold;
	color: #585858;
	margin-bottom: 20px;
}
/*.my-dashboard .col-md-3 {
	padding: 0;
	width: 23%;
}*/
.dashboard-status {
	padding: 10px !important;
	border: 1px solid #e9e9e9;
	margin-right: 30px;
	margin-bottom: 10px;
}
.dashboard-status h2 {
	font-size: 25px;
	font-family: calibri;
	font-weight: bold;
	margin-top: 4px;
	color: #585858;
}
.dashboard-status h3 {
	font-size: 20px;
	font-family: calibri;
	font-weight: bold;
	color: #585858;
	border-bottom: 6px solid #00af15;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.yellow-border {
	border-bottom: 6px solid #f6d433 !important;
}
.blue-border {
	border-bottom: 6px solid #12afcb !important;
}
.green-border {
	border-bottom: 6px solid #22baa0 !important;
}
.dashboard-status:last-child {
	margin-right: 0;
}
.profile-view {
	background: #f7941e none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 30px;
    min-height: 120px;
    padding: 15px 10px;
    width: 100%;
}
.profile-view h2 {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	float: left;
	margin-top: 26px;
}
.profile-view img {
	float: right;
}
.dashboard-profile {
	display: inline-block;
    margin-top: 50px;
    width: 100%;
}
.color1 {
	background: #00af15;
}
.color2 {
	background: #7a6fbe;
}
.color3 {
	background: #004282;
}
.color4 {
	background: #12afcb;
}
.color5 {
	background: #22baa0;
}
.faqs h2, #faqs dd {
	padding: 0 0 0 50px
}
.faqs h2 {
	font-size: 20px;
	color: #004282;
	cursor: pointer;
	line-height: 22px;
	margin: 0 0 0px 0px;
	padding: 40px 25px;
	font-family: 'montserratsemi_bold';
	border-radius: 4px;
}
.faqs h2 img {
	margin-right: 11px;
	float: left;
	margin-top: -11px;
}
.add-passport {
	margin: 40px 0;
}
.add-passport a.add-passportbtn {
	background-image: url(../img/next-bg.jpg);
	background-repeat: repeat-x;
	float: right;
	margin: 28px 0;
	font-family: 'montserratsemi_bold';
	font-size: 18px;
	border: none;
	padding: 8px 20px;
	background-color: #ee8a12;
}
.faqs span {
	font-family: arial;
	font-size: 14px;
	color: #585858;
}
.faqs h2 {
	background: #fff url(../img/flag/orrange-round.png) no-repeat right;
	background-position: 98%;
}
.faqs .expanded {
	background: #f4f4f4 url(../img/flag/blue-round.png) no-repeat right;
	background-position: 98%;
}
.open-form {
	border-radius: 4px;
	border: 1px solid #cecece;
	margin-bottom: 20px;
}
.open-form-main label {
	font-size: 14px;
	font-family: arial;
	color: #737373;
	font-weight: normal;
	margin: 6px 0;
}
.open-form-main input {
	height: 43px;
	border-radius: 2px;
}
.open-form-main select {
	width: 100%;
	height: 43px;
	border-radius: 2px;
	padding: 0 10px;
	-moz-appearence: none;
	-webkit-appearance: none;
	color: #a3a3a3;
	font-size: 14px;
	font-family: arial;
	background: url(../img/flag/drop.png) no-repeat;
	background-color: #fff;
	background-position: 88%;
	border: 1px solid #ccc;
}
/*.outer {
	width: 30%;
	float: left;
	margin-right: 20px;
}
.outer2 {
	width: 40%;
	float: left;
	margin-right: 20px;
}
.outer3 {
	width: 20%;
	float: left;
}*/
.open-form-main {
	margin-top: 20px;/*margin-bottom: 60px;*/





}
.male {
	margin-top: 0px;
}
input.top-check {
	float: left;
	height: 20px;
	width: 30px;
	margin: 0;
}
.male dd {
	margin-left: 31px;
}
.male label {
	margin: 0;
}
.open-save-btn .btn-default {
	/*background: #f38f18 none repeat scroll 0 0;
    border-bottom: 1px solid #003262;
    border-top: 1px solid #dd7800;
    color: #fff;
    font-family: "montserratsemi_bold";
    font-size: 17px;
    margin-right: 10px;
    padding: 10px 12px;*/
	background: #f38f18 none repeat scroll 0 0;
    color: #fff;
    font-family: "montserratsemi_bold";
    font-size: 17px;
    margin-right: 10px;
	width: 120px;
}
.open-save-btn .btn-default:hover {
    background-color: #dd7800 !important;
    border-color: transparent;
}
.open-save-btn .btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    font-family: "montserratsemi_bold";
    font-size: 17px;
    width: 120px;
}
.dashboard-edit-profile h1 {
	font-size: 30px;
	color: #f7941e;
	margin: 40px 0;
	font-family: 'montserratsemi_bold';
}
thead.lastana tr th {
	text-align: left;
	border: 1px solid #c26e09;
	padding: 14px 8px;
	border-top: 1px solid #c26e09 !important;
}
thead.lastana {
	background: #f7941e;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
}
tbody.pending tr td {
	border: 1px solid #c3c3c3;
}
tbody.pending tr td:last-child {
	text-align: center;
}
tbody.pending tr td a {
	color: #f7941e;
	font-size: 12px;
}
.change-password {
	margin-top: 0px;
	margin-bottom: 20px;
}
.dashboard-add-password label {
	color: #585858;
	margin-top: 5px;
}
.dashboard-add-password input {
	border-radius: 2px;
	border: 1px solid #a8a8a8;
	padding: 10px;
	width: 100%;
}
.dashboard-add-password .form-group {
	margin-bottom: 10px;
}
select.country {
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../img/flag/short-drop.png") no-repeat scroll 97% center;
    border: 1px solid #a8a8a8;
    border-radius: 2px;
    padding: 10px 4px;
    width: 100%;
}
.dashboard-add-password .outer {
	float: left;
    width: 100%;
}
.dashboard-add-password .outer2 {
	float: left;
    width: 100%;
}
.dashboard-add-password .outer3 {
	float: left;
    width: 100%;
}
.dashboard-add-password .outer select {
	width: 100%;
	height: 33px;
	border-radius: 2px;
	padding: 0 10px;
	-moz-appearence: none;
	-webkit-appearance: none;
	color: #a3a3a3;
	font-size: 14px;
	font-family: arial;
	background: url(../img/flag/short-drop.png) no-repeat;
	background-color: #fff;
	background-position: 88%;
	border: 1px solid #a8a8a8;
}
.dashboard-add-password .outer2 select {
	width: 100%;
	height: 33px;
	border-radius: 2px;
	padding: 0 10px;
	-moz-appearence: none;
	-webkit-appearance: none;
	color: #a3a3a3;
	font-size: 14px;
	font-family: arial;
	background: url(../img/flag/short-drop.png) no-repeat;
	background-color: #fff;
	background-position: 88%;
	border: 1px solid #a8a8a8;
}
.dashboard-add-password .outer3 select {
	width: 100%;
	height: 33px;
	border-radius: 2px;
	padding: 0 10px;
	-moz-appearence: none;
	-webkit-appearance: none;
	color: #a3a3a3;
	font-size: 14px;
	font-family: arial;
	background: url(../img/flag/short-drop.png) no-repeat;
	background-color: #fff;
	background-position: 88%;
	border: 1px solid #a8a8a8;
}
.choose_file {
	position: relative;
	display: inline-block;
	border-radius: 8px;
	border: #ebebeb solid 1px;
	width: 58px;
	padding: 52px 6px 4px 8px;
	font: normal 14px Myriad Pro, Verdana, Geneva, sans-serif;
	color: #7f7f7f;
	margin-top: 2px;
	background: url(../img/flag/upload.png);
	margin-right: 10px;
}
.choose_file input[type="file"] {
	-webkit-appearance: none;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	height: 59px;
	width: 58px;
	cursor: pointer;
	padding: 58px 0px 0;
}
.choose_file2 {
	position: relative;
	display: inline-block;
	border-radius: 8px;
	border: #ebebeb solid 1px;
	width: 58px;
	padding: 52px 6px 4px 8px;
	font: normal 14px Myriad Pro, Verdana, Geneva, sans-serif;
	color: #7f7f7f;
	margin-top: 2px;
	background: url(../img/flag/add-passport.png);
	margin-right: 10px;
}
.choose_file2 input[type="file"] {
	-webkit-appearance: none;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	height: 59px;
	width: 58px;
	cursor: pointer;
	padding: 58px 0px 0;
}
.dashboard-add-password {
	margin-bottom: 30px;
}
.dashboard-notification h2 {
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
	color: #3c4e67;
	margin-top: 0;
}
button.spam {
	background: #f7941e none repeat scroll 0 0;
    border: 1px solid #f7941e;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 13px;
}
.spam.turn {
	background: #004282 none repeat scroll 0 0;
    border: 1px solid #004282;
    font-size: 14px;
    padding: 2px 8px 6px;
}
.inner-notification ul {
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}
.inner-notification li {
	/*background: rgba(0, 0, 0, 0) url("../img/flag/green-bell.png") no-repeat scroll 1.5% center;*/
	background: rgba(0, 0, 0, 0) url("../img/flag/blue-bell.png") no-repeat scroll 1.5% center;
	border: 1px solid #dbdcdf;
	border-radius: 4px;
	color: #3c4e67;
	float: left;
	font-family: arial;
	font-size: 14px;
	margin-right: 20px;
	margin-top: 15px;
	padding: 15px 0 15px 65px;
	width: 49%;
}
.inner-notification li:nth-child(2n) {
    margin-right: 0;
}
.inner-notification li:hover {
	box-shadow: 0 0 3px 0 #7a7777;
}
.inner-notification ul li span img {
	margin-right: 5px;
	float: left;
	margin-top: 2px;
}
.inner-notification ul li span {
	color: #7a7a7c;
	font-size: 12px;
	font-family: arial;
}
.inner-notification li.active {
	background-color: #f4f5f9;
}
.inner-notification ul a {
	color: #3c4e67;
	font-weight: bold;
	text-decoration: none;
}
/*==============Ahmad Dashboard CSS End=================*/







/*==============monis steps Dashboard CSS st=================*/







.dashboard-add-pro {
	width: 100%;
	background-color: #f4f5f9;
	padding: 20px 0;
}
.dashboard-add-pro h1 {
	color: #f7941e;
	font-size: 30px;
	margin: 0;
	padding: 0;
	font-family: 'montserratsemi_bold';
}
.dashboard-add-pro p {
	color: #585858;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px
}
.msform-1 {
	height: 990px;
}
#main-form #msform {
	width: 100%;
	margin: 50px auto;
	position: relative;
}
#main-form #msform ul {
	text-align: center;
}
#main-form #msform fieldset {
	width: 80%;
	margin: 0 10%;
	/*stacking fieldsets above each other*/



	position: absolute;
}
/*Hide all except first fieldset*/



#main-form #msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/







/*buttons*/



#main-form #msform .action-button {
	width: 100px;
	background: #f7941e;
	font-weight: bold;
	color: white;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 10px 5px;
	margin: 10px 5px;
}
#main-form #msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #f7941e;
}
/*headings*/







#main-form .fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/



#main-form ul#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/



	counter-reset: step;
}
#main-form ul.progressbar li {
	color: #666666;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	position: relative;
	text-transform: inherit;
	width: 32%;
}
#main-form #progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 40px;
	line-height: 42px;
	display: block;
	font-size: 18px;
	color: #fff;
	background: #666666;
	border-radius: 3px;
	margin: 0 auto 5px auto;
	height: 40px;
}
/*progressbar connectors*/



#main-form #progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #cccccc;
	position: absolute;
	left: -50%;
	top: 19px;
	z-index: -1; /*put it behind the numbers*/
}
#main-form #progressbar li:first-child:after {
	/*connector not needed before the first step*/



	content: none;
}
/*marking active/completed steps green*/



/*The number of the step and the connector before it = green*/



#main-form #progressbar li.active:before, #progressbar li.active:after {
	background: #f7941e;
	color: white;
}
.add-profile {
	background: white none repeat scroll 0 0;
	border: 0 none;
	border-radius: 3px;
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	margin: 22px 0;
	padding: 20px 30px;
}
.add-profile h2 {
	color: #004282;
	font-family: 'montserratsemi_bold';
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.add-profile input {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.add-profile label {
	color: #737373;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin: 6px 0;
}
.add-profile select {
	background: #fff url("../img/flag/drop.png") no-repeat scroll 88% center;
	border: 1px solid #ccc;
	border-radius: 2px;
	color: #a3a3a3;
	font-family: arial;
	font-size: 14px;
	height: 43px;
	padding: 0 10px;
	width: 100%;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.add-profile input.top-check {
	float: left;
	height: 20px;
	margin: 0;
	width: 26px;
}
.add-profile input {
	border-radius: 2px;
	height: 43px;
}
.add-profile .outer {
	float: left;
	margin-right: 20px;
	width: 29%;
}
.add-profile .radio label, .checkbox label {
	cursor: pointer;
	font-weight: normal;
	margin-bottom: 0;
	min-height: 20px;
	padding-left: 0;
}
.add-profile .male dd {
	margin-left: 29px;
}
 .add-profile select::-ms-expand {
 display: none;
}
.add-form-2 {
	float: left;
	width: 30%;
}
.add-form-3 {
	float: left;
	margin-left: 15px;
	width: 66%;
}
.main-table h1 {
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	margin: 0;
	padding: 27px 0;
}
.main-div-bg {
	background-color: #004282;
	margin: 45px 0;
	padding: 20px;
	border-radius: 3px;
}
.main-div-bg h2 {
	color: #fff;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	margin: 0;
	padding: 0;
}
.main-div-bg p {
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 12px 0;
}
.round-div-main {
	background-color: #ffffff;
    border-radius: 18px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 16px;
    padding: 5px;
    text-align: center;
    width: 52%;
}
.round-div-main span {
	color: #f7941e;
	font-weight: bold;
}
.main-div-bg1 {
	margin: 45px 0;
}
.header-steps {
	background-color: #f7941e;
	padding: 20px;
	border-radius: 3px 3px 0 0;
}
.header-steps img {
	float: left;
	margin-right: 20px;
}
.header-steps h2 {
	margin: 0;
	padding: 8px 0;
	font-size: 24px;
	font-family: 'montserratsemi_bold';
	color: #fff;
}
.body-item-main {
	background-color: #edf0f5;
}
.h-item-txt {
	border-right: 2px solid #fff;
	min-height: 258px;
	padding-right: 14px;
}
.h-item-txt h3 {
	color: #3c4e67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 24px 0 12px;
}
.h-item-txt1 h3 {
	color: #3c4e67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 24px 0 12px;
}
.h-item-txt1 {
	padding: 0 62px 0 0;
}
.h-item-txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 19px 0 0;
	padding: 6px 0px 24px 55px;
	text-align: justify;
}
.h-item-txt1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 6px 0px 24px 55px;
	text-align: justify;
}
.h-item-txt1 h3 img {
	float: left;
	padding-right: 3px;
}
.h-item-txt h3 img {
	float: left;
	margin-top: -3px;
	padding-right: 6px;
}
.h-step1 {
	background-image: url("../img/tab-img/steph-1.png");
	background-position: right 18px;
	background-repeat: no-repeat;
}
.h-step2 {
	background-image: url("../img/tab-img/steph-2.png");
	background-position: right 18px;
	background-repeat: no-repeat;
}
.h-step3 {
	background-image: url("../img/tab-img/steph-3.png");
	background-position: right 18px;
	background-repeat: no-repeat;
}
.footer-steps {
	background-color: #004282;
	padding: 24px 0;
	border-radius: 0 0 3px 3px;
}
.footer-steps .fbtn button.org-1 {
	background-color: #f7941e;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer-steps .fbtn button.org-1 span.round-icon {
	padding: 0px 0px 0 12px;
}
.footer-steps .fbtn button.org-1 span.eye-icon {
	padding: 0 12px 0 0px;
}
.footer-steps .fbtn button.tranfs-1 {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 2px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer-steps .fbtn button.tranfs-1 span.round-icon {
	padding: 0px 0px 0 12px;
}
.footer-steps .fbtn button.tranfs-1 span.eye-icon {
	padding: 0 12px 0 0px;
}
.footer-steps .fbtn button.org-2 {
	background-image: url(../img/next-bg.jpg);
	background-repeat: repeat-x;
	border-radius: 2px;
	color: #fff;
	font-weight: bold;
	font-family: 'montserratsemi_bold';
	float: right;
	font-size: 15px;
	border: none;
}
.two-step {
}
.table-box {
	border-left: 1px solid #c3c3c3;
	border-radius: 3px;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
	margin: 10px 0;
}
.table-bor-bot {
	border-bottom: 1px solid #c3c3c3;
	margin: 0 auto;
	min-height: 62px;
	padding: 15px 20px;
}
.table-bor-bot h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004282;
}
.table-bor-bot h3 {
	color: #585858;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.table-bor-bot span {
	margin: 0 6px;
	padding: 0;
}
.table-bor-bot span label {
	color: #585858;
	margin: 0 6px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
}
.table-bor-bot input[type="radio"], input[type="checkbox"] {
	line-height: normal;
	margin: 0;
}
.table-bor-bot select, textarea {
	font-family: inherit;
	font-size: inherit;
	height: auto;
	line-height: inherit;
	margin: 0;
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	padding: 4px;
	width: 40%;
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../img/flag/short-drop.png") no-repeat scroll 97% center;
}
.table-bor-bot1 {
	border-bottom: 1px solid #c3c3c3;
	margin: 0 auto;
	min-height: 73px;
	padding: 20px;
}
.table-bor-bot1 h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004282;
}
.table-bor-bot1 h3 {
	color: #585858;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.table-bor-bot2 {
	border-bottom: 1px solid #c3c3c3;
	margin: 0 auto;
	min-height: 140px;
	padding: 20px;
}
.table-bor-bot2 h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004282;
}
.table-bor-bot2 h3 {
	color: #585858;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.chbox-txt span.chbox-txtbox input {
	margin: 10px 8px 0 0;
}
.chbox-txt span.chbox-txtbox {
	color: #585858;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.chbox-txt span.red-txt {
	color: #ff0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.chbox-txt span.black-txt {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.div-form {
	margin: 10px;
}
.div-form span.tag-txt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.four-info {
	margin-top: 10px;
}
.four-info span {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}
.div-form span .col-md-3 {
	padding: 0px;
}
.div-form span.tag-txt select {
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../img/flag/short-drop.png") no-repeat scroll 97% center;
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	font-family: inherit;
	font-size: inherit;
	height: auto;
	line-height: inherit;
	margin: 0;
	padding: 4px;
	width: 40%;
	font-size: 12px;
	font-weight: 300;
}
.div-form span.tag-txt input {
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	margin: 0;
	padding: 5px 10px;
	width: 40%;
	font-size: 12px;
	font-weight: 300;
}
.div-form span.tag-txt2 select.month {
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../img/flag/short-drop.png") no-repeat scroll 97% center;
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	font-family: inherit;
	font-size: inherit;
	height: auto;
	line-height: inherit;
	margin: 0;
	padding: 4px;
	width: 21%;
	font-size: 12px;
	font-weight: 300;
	border-radius: 2px;
}
.div-form span.tag-txt2 select.year {
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../img/flag/short-drop.png") no-repeat scroll 97% center;
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	font-family: inherit;
	font-size: inherit;
	height: auto;
	line-height: inherit;
	margin: 0;
	padding: 4px;
	width: 18%;
	font-size: 12px;
	font-weight: 300;
}
.div-form span.tag-txt3 {
}
.div-form span.tag-txt3 input {
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	padding: 5px 10px;
	width: 9%;
}
.div-form span.tag-txt3 {
	font-size: 12px;
}
.div-form span.tag-txt4 {
	font-size: 12px;
}
.div-form span.tag-txt4 select {
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../img/flag/short-drop.png") no-repeat scroll 97% center;
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	font-family: inherit;
	font-size: inherit;
	height: auto;
	line-height: inherit;
	margin: 0;
	padding: 4px;
	width: 18%;
	font-size: 12px;
	font-weight: 300;
}
.btn-six-step button.org-3 {
	background-color: #f7941e;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.btn-six-step button.org-3 span.eye-icon {
	padding: 0 12px 0 0;
}
.btn-six-step button.org-3 span.round-icon {
	padding: 0 0 0 12px;
}
.btn-six-step button.gray-1 {
	background-color: transparent;
	border: 1px solid #535c61;
	border-radius: 2px;
	color: #535c61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.btn-six-step button.gray-1 span.eye-icon {
	padding: 0 12px 0 0;
}
.btn-six-step button.gray-1 span.round-icon {
	padding: 0 0 0 12px;
}
/*==============steps 7 Dashboard CSS st=================*/















#steps #msform {
	width: 100%;
	margin: 50px auto;
	position: relative;
}
#steps #msform ul {
	text-align: center;
}
#steps #msform fieldset {
	width: 100%;
	margin: 47px 0;
	/*stacking fieldsets above each other*/



	position: relative;
}
/*Hide all except first fieldset*/



#msform fieldset:not(:first-of-type) {
	display: none;
}
/*inputs*/







/*buttons*/











.three-main {
	margin-bottom: 30px;
}
#steps #msform .next {
 background:;
	background-image: url(next-bg.jpg);
	background-repeat: repeat-x;
	border: 0 none;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 5px;
	padding: 8px 5px;
	width: 100px;
 border-radius: 17px!;
	font-size: 17px;
	font-family: 'montserratsemi_bold';
}
#steps #msform .action-button:hover, #msform .action-button:focus {
	box-shadow: 0 0 0 2px white, 0 0 0 3px #f7941e;
}
/*headings*/







#steps .fs-subtitle {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
/*progressbar*/



#steps ul#progressbar {
	margin-bottom: 30px;
	position: relative;
	left: 193px;
	overflow: hidden;
	padding: 0;
	/*CSS counters to number the steps*/



	counter-reset: step;
}
#steps #progressbar li {
	color: #666666;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	position: relative;
	text-transform: inherit;
	width: 16%;
}
.order-class-div {
	background-color: #f7941e;
	color: #fff;
	margin: 22px 0;
	padding: 8px;
}
#steps #progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 40px;
	line-height: 42px;
	display: block;
	font-size: 18px;
	color: #fff;
	background: #666666;
	border-radius: 3px;
	margin: 0 auto 5px auto;
	height: 40px;
}
/*progressbar connectors*/



#steps #progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #cccccc;
	position: absolute;
	left: -50%;
	top: 19px;
	z-index: -1; /*put it behind the numbers*/
}
#steps #progressbar li:first-child:after {
	/*connector not needed before the first step*/



	content: none;
}
/*marking active/completed steps green*/



/*The number of the step and the connector before it = green*/



#steps #progressbar li.active:before, #progressbar li.active:after {
	background: #f7941e;
	color: white;
}
/*steps1 styling st*/



.alert-box {
	background-color: #fff8d3;
}
.alert-box h1 {
	margin: 0px 0;
	padding: 22px 0 10px 0;
	color: #ec2700;
	font-size: 24px;
	font-family: 'montserratregular';
}
.alert-box h2 {
	margin: 0;
	padding: 12px 0;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.alert-box p {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.alert-box img {
	float: left;
	margin-right: 24px;
}
.one-step-tabmain {
}
.one-step-tabmain h1 {
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	margin: 0;
	padding: 27px 0;
}
.clickable {
	cursor: pointer;
}
.clickable .glyphicon {
	background: #f7941e;
	display: inline-block;
	padding: 10px 11px;
	border-radius: 31px;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	margin-top: -19px;
	float: right;
}
.one-step-tabmain .panel-primary {
	border-color: #e9e9e9;
}
.one-step-tabmain .panel-primary > .panel-heading {
	color: #fff;
	background-color: #f4f4f4;
	border-color: #f4f4f4;
}
.panel-heading span {
	margin-top: -23px;
	font-size: 15px;
	margin-right: -9px;
}
.one-step-tabmain {
	margin: 10px 0;
}
.div-main img {
	float: left;
	margin-right: 18px;
}
.div-main h3 {
	color: #004282;
	margin: 0;
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.div-main h2 {
	color: #585858;
	margin: 0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.div-main1 p {
	color: #585858;
	margin: 0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.div-main1 ul {
	list-style: none;
	margin: 12px;
	padding: 0;
	text-align: left!important;
}
.div-main1 ul li {
	margin: 0;
	padding: 0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
}
.div-main1 ul li img {
	margin-right: 10px;
}
.one-step-tabmain .col-md-6 {
	padding: 0;
}
.right-mar .panel-group {
	margin-bottom: 20px;
	margin-right: 20px;
}
.left-mar .panel-group {
	margin-bottom: 20px;
	margin-left: 20px;
}
.div-main1 h5.follow-c {
	margin: 10px 0;
	padding: 0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
}
.div-main1 h5.follow-c span {
	color: #f7941e;
	font-weight: bold;
}
.div-main1 h5.follow-c a {
	color: #585858;
	font-weight: bold;
}
.CSSTableGenerator2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #c8cbcf;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.CSSTableGenerator2 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator2 tr:last-child td:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.CSSTableGenerator2 table tr:first-child td:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.CSSTableGenerator2 table tr:first-child td:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.CSSTableGenerator2 tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.CSSTableGenerator2 tr:hover td {
}
.CSSTableGenerator2 tr:nth-child(odd) {
	background-color: #ebebeb;
}
.CSSTableGenerator2 tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator2 td {
	vertical-align: middle;
	border: 1px solid #c8cbcf;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.CSSTableGenerator2 tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator2 tr td:last-child {
	border-width: 0px 0px 1px 0px;
	text-align: center;
}
.CSSTableGenerator2 tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
	text-align: center;
}
.CSSTableGenerator2 tr:first-child td {
	background: -o-linear-gradient(bottom, #ff7f00 5%, #ff7f00 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #ff7f00) );
	background: -moz-linear-gradient( center top, #ff7f00 5%, #ff7f00 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#ff7f00");
	background: -o-linear-gradient(top, #ff7f00, ff7f00);
	background-color: #ff7f00;
	border: 0px solid #c26e09;
	text-align: center;
	border-width: 0px 0px 0px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.CSSTableGenerator2 tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #ff7f00 5%, #ff7f00 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #ff7f00) );
	background: -moz-linear-gradient( center top, #ff7f00 5%, #ff7f00 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#ff7f00");
	background: -o-linear-gradient(top, #ff7f00, ff7f00);
	background-color: #ff7f00;
}
.CSSTableGenerator2 tr:first-child td:first-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator2 tr:first-child td:last-child {
	border-width: 0px 0px 0px 1px;
}
.datepicker-css {
	margin: 0;
	padding: 0;
}
.datepicker-css input {
	background: rgba(0, 0, 0, 0) url("../img/cal.jpg") no-repeat scroll 97% center;
	border: 1px solid #a8a8a8;
	border-radius: 4px;
	margin: 0;
	padding: 5px 10px;
	width: 40%;
}
.user-data-add2 input {
	border: 1px solid #a8a8a8;
	border-radius: 4px;
	margin: 0;
	padding: 5px 10px;
	width: 40%;
}
.datepicker-css #ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
#steps #msform .previous {
	background-image: url(back-bg.jpg);
	background-repeat: repeat-x;
	border: 0 none;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 5px;
	padding: 8px 5px;
	width: 100px;
	border: 39px;
 border-radius: 17px!;
	font-size: 17px;
	font-family: 'montserratsemi_bold';
}
.three-main h4 {
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.table-bor-bot3 {
	border-bottom: 1px solid #c3c3c3;
	margin: 0 auto;
	min-height: 61px;
	padding: 15px 20px;
}
.table-bor-bot3 h2 {
	color: #004282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.table-bor-bot3 h3 {
	color: #004282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.datepicker-css .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #f6f6f6 none repeat scroll 0 0;
	border: 1px solid #c5c5c5;
	color: #454545;
	font-weight: normal;
}
.datepicker-css .ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: right;
	text-decoration: none;
}
.datepicker-css .ui-datepicker .ui-datepicker-title {
	line-height: 1.8em;
	margin: 0 2.3em;
	text-align: center;
}
.datepicker-css .ui-datepicker .ui-datepicker-title {
	line-height: 1.8em;
	text-align: center;
}
.datepicker-css .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: block;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.datepicker-css .ui-widget-header {
	background: #e9e9e9 none repeat scroll 0 0;
	border: 1px solid #dddddd;
	color: #333333;
	font-weight: bold;
}
.datepicker-css .ui-datepicker {
	display: none;
	padding: 0.2em 0.2em 0;
	width: 17em;
}
.span-txt span {
	display: block;
	padding: 5px 0;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.span-txt select, textarea {
	font-family: inherit;
	font-size: inherit;
	height: auto;
	line-height: inherit;
	margin: 0;
	border: 1px solid #a8a8a8;
	border-radius: 2px;
	padding: 4px;
	width: 40%;
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../img/flag/short-drop.png") no-repeat scroll 97% center;
}
.span-txt input {
	border: 1px solid #a8a8a8;
	border-radius: 4px;
	margin: 0;
	padding: 5px 10px;
	width: 40%;
}
.main-txt-six h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 13px 0;
	padding: 0;
}
.btn-table3 .btn-primary {
	background-color: #004282;
	border-radius: 5px;
	color: #ffffff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding: 4px 24px;
}
.btn-table3 .active-up {
	background-color: #666666!important;
	border-radius: 5px;
	color: #ffffff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	padding: 4px 24px;
	border: none;
}
.border-radio table.table-bordered {
	border-collapse: separate;
	border: solid #c2c2c2 1px;
	border-radius: 4px;
}
.border-radio table.table-bordered tbody {
	border: none;
}
.border-radio table.table-bordered tr > td {
	border-right: solid #c2c2c2 1px;
	border-left: solid #c2c2c2 1px;
	border-top: none;
	border-bottom: solid #c2c2c2 1px;
}
.border-radio table.table-bordered tr > td:last-child {
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: solid #c2c2c2 1px;
	;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;
}
.border-radio table.table-bordered tr > td:first-child {
	border-left: none;
	border-top: none;
	border-bottom: solid #c2c2c2 1px;
}
span.table-st {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.main-table-items label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.border-radio table.table > thead > tr > th, .border-radio table.table > tbody > tr > th, .border-radio table.table > tfoot > tr > th, .border-radio table.table > thead > tr > td, .border-radio table.table > tbody > tr > td, .border-radio table.table > tfoot > tr > td {
	line-height: 1.429;
	padding: 8px;
	vertical-align: middle;
}
.main-table-items .progress-bar {
	background-color: #f7941e;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
	color: #fff;
	float: left;
	font-size: 12px;
	height: 100%;
	line-height: 20px;
	margin-left: -14px;
	text-align: center;
	transition: width 0.6s ease 0s;
	width: 0;
}
.main-table-items .progress {
	background-color: #d1d1d1;
	border-radius: 12px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.main-table-items .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-left: -17px;
	margin-right: 12px;
	margin-top: 4px;
	position: absolute;
}
.male .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-left: -4px;
	margin-right: 0px;
	margin-top: 0px;
	position: absolute;
}
.img-step-six img {
	text-align: center;
}
.img-step-six {
	margin: 5px auto;
	width: 28px;
}
/*steps1 styling ends*/







/*==============steps 7 Dashboard CSS ends=================*/







.slideshow .big, .slideshow .controls, .slideshow .thumb {
	list-style-type : none;
	position : relative;
	margin : 0;
	padding : 0;
	width : 480px;
}
.slideshow .big li {
	position : absolute;
	top : 0;
	left : 0;
	display : none;
}
.slideshow .big li:first-child {
	display : block;
}
.slideshow .big img, .slideshow .big {
	width : 480px;
	height : 360px;
}
.slideshow .controls {
	position : absolute;
	top : 160px;
}
.slideshow .controls li {
	width : 40px;
	height : 40px;
	background-color : #666;
	opacity : .2;
	color : #ccc;
	float : left;
	font-size : 24px;
	text-align : center;
	line-height : 40px;
	cursor : pointer;
}
.slideshow .controls li:hover {
	opacity : 1;
}
.slideshow .controls .next {
	float : right;
}
.slideshow .thumb img {
	width : 120px;
}
.slideshow .thumb li {
	float : left;
	cursor : pointer;
}
.slideshow .thumb li:hover {
	opacity : .8;
}
/* FlexSlider Default Theme



*********************************/







.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */



.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "FontAwesome";
	font-size: 40px;
	line-height: 1;
	display: inline-block;
	content: '\f104';
}
.flex-direction-nav a.flex-next:before {
	content: "\f105";
}
/* Pause/Play */



.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "FontAwesome";
	font-size: 20px;
	display: inline-block;
	content: '\f104';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: "\f104";
}
/* Control Nav */



.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 14%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
	height: 50px;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.blue-menu  {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blue-menu li {
	margin: 8px 0;
	padding: 8px;
	background-color: #004282;
	color: #FFFFFF;
	border-radius: 4px 0 0 4px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.gray-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.gray-menu  li {
	margin: 8px 0 0 0;
	padding: 7px;
	background-color: #f6f6f6;
	color: #000000;
	border-radius: 0px 4px 4px 0px;
	/* font-weight: bold; */



	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #c2c2c2;
}
.pass-port-details {
	margin-top: 6%;
}
.pass-port-details .col-md-5 {
	margin: 0;
	padding: 0;
}
.pass-port-details .col-md-7 {
	margin: 0;
	padding: 0;
}
.passport-btn-details {
	margin-top: 24%;
	position: absolute;
	bottom: -50px;
}
.passport-btn-details .btn-pp-edit {
	background-color: #004282;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 4px;
	border: none;
	padding: 5px 24px;
}
.passport-btn-details .btn-pp-del {
	background-color: #f7941e;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-radius: 4px;
	border: none;
	padding: 5px 16px;
}
.faq-real {
	margin-top: 5%;
}
.faq-real-txt {
	padding: 12px 30px;
}
.faq-real-txt p {
	color: #585858;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
	margin: 0;
}
.sortingandresult-div {
	margin: 20px 0;
}
.sorting-div {
	margin: 10px 0;
}
.sorting-div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sorting-div ul li {
	background-color: #48525d;
	border-radius: 3px;
	color: #ffffff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 34px;
	margin-right: 12px;
	padding: 7px;
	text-align: center;
	width: 32px;
}
.sorting-div ul li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.sorting-div ul li:last-child {
	margin-right: 0px;
}
.sorting-div ul li.active-icon {
	background-color: #df7b03;
}
.result-div {
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	margin-bottom: 20px;
}
.result-divheading h1 {
	margin: 18px 14px;
	padding: 0;
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	font-weight: bold;
}
.result-divheading h2 {
	margin: 0px 14px 18px 14px;
	padding: 0;
	color: #f7941e;
	font-size: 15px;
	font-family: 'montserratsemi_bold';
	font-weight: bold;
}
.border-bottom {
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 28px;
}
.result-divtxt h2 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.result-divtxt p {
	margin: 10px 0 26px 0;
	padding: 0;
	color: #585858;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
}
.visa-form-main {
	margin: 60px 0;
}
.visa-form-main h1 {
	margin: 34px 0;
	padding: 0;
	color: #f7941e;
	font-size: 30px;
	font-family: 'montserratsemi_bold';
	font-weight: bold;
}
.visa-form-item {
	padding: 0px;
	margin: 10px 0;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
}
.visa-form-item h2 {
	margin: 10px 0;
	padding: 0;
	color: #000000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.visa-form-item h3 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.visa-form-item h3 a {
	color: #000;
}
.visaheading-l {
	padding: 5px 27px;
}
.visaborder-l {
	border-left: 1px solid #c2c2c2;
	padding: 8px 27px;
}
.visa-form-item h3 span {
	padding: 0 0px 0 18px;
}
.passport-services {
	margin-top: 20px;
	margin-bottom: 30px;
}
.passport-services h1 {
	margin: 34px 0;
	padding: 0;
	color: #004282;
	font-size: 30px;
	font-family: 'montserratsemi_bold';
	font-weight: bold;
}
.pass-services-box {
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 20px 0;
	text-align: center;
}
.pass-services-box span {
}
.pass-services-box a span img {
	padding-bottom: 20px;
}
.pass-services-txt {
	border-top: 1px solid #c2c2c2;
}
.pass-services-txt h3 {
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 20px 0 0 0px;
	text-align: center;
}
.login-form {
	position: absolute;
	background-color: #004282;
	top: 35px;
	z-index: 4;
	right: 15px;
}
.log-mainstyle {
	margin-left: 22px;
	margin-top: 20px;
}
.log-style input {
	border-radius: 0px 4px 4px 0px;
	padding: 8px 10px 10px 10px;
	color: #000;
	font-size: 14px;
	font-family: arial;
	border: none;
	width: 80%;
}
.log-mainstyle .form-group {
	margin-bottom: 0px;
}
.log-style label {
	color: #FFFFFF;
	font-family: 'montserratlight';
	font-size: 13px;
	padding: 10px 0 4px 0;
}
.log-form-forget {
	padding: 6px 30px 20px 23px;
	margin-top: 15px;
}
.log-form-forget span.forgot {
}
.log-form-bg {
	background-color: #f7941e;
	padding: 10px 30px 10px 23px;
}
.log-form-whbg {
	background-color: #ffffff;
	padding: 8px 0;
}
.m-login-form .col-lg-4 {
	padding: 0!important;
}
.log-form-forget span.forgot-span {
	color: #fff;
	font-family: 'montserratlight';
	font-size: 13px;
}
.log-form-forget span.forgot-span a {
	color: #fff;
}
.log-form-forget span a.btn {
	background-color: #ef8b14;
	color: #fff;
	border: none;
	padding: 6px 24px;
	border-radius: 3px;
	font-family: 'montserratlight';
	font-size: 16px;
	font-weight: bold;
}
.log-form-bg span.forgot-span {
	padding: 0;
	color: #ffffff;
	font-size: 16px;
	font-family: 'montserratsemi_bold';
	margin: 0;
}
.log-form-bg span a.btn {
	background-color: #004282;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	font-family: "montserratlight";
	font-size: 14px;
	font-weight: bold;
	padding: 5px 12px;
}
.log-form-whbg {
	text-align: center;
}
.log-form-whbg p {
	margin: 0;
	padding: 0;
	color: #49639f;
	font-family: "montserratlight";
	font-size: 15px;
	font-weight: bold;
}
.log-form-whbg p span {
	padding: 10px;
}
#myCarousel .carousel-indicators {
	position: absolute;
	bottom: 12px;
	left: 93%;
	z-index: 15;
	width: 38%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	top: 95%;
}
#myCarousel .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #f7941e;
}
/*==============monis steps Dashboard CSS end=================*/











/*============Ahmad 2/4/15==================*/



.faqs2 h2 {
	padding: 0 0 0 50px
}
.faqs2 h2 {
	font-size: 20px;
	color: #004282;
	cursor: pointer;
	line-height: 22px;
	margin: 0 0 0px 0px;
	padding: 20px 25px;
	font-family: 'montserratsemi_bold';
	border-radius: 4px;
}
.faqs2 span {
	font-family: arial;
	font-size: 14px;
	color: #585858;
}
.faqs2 h2 {
	background: #fff url(../img/flag/blue-round.png) no-repeat right;
	background-position: 98%;
}
.faqs2 .expanded {
	background: #f4f4f4 url(../img/flag/orrange-round.png) no-repeat right;
	background-position: 98%;
}
tbody.profile-data tr td {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 10px 22px;
	font-size: 14px;
	font-family: arial;
	color: #585858;
	border-bottom: 1px solid #cccccc;
}
tbody.profile-data tr td:first-child {
	color: #004282 !important;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	width: 30%;
}
tbody.profile-data tr:last-child td {
    border-bottom: none !important;
}
.table-bordered {
    margin-bottom: 0;
}
.row-fluid .table-bordered tr td a {
    text-decoration: none;
}
.john {
	margin-top: 0;
}
.john.table {
	margin-bottom: 0px;
}
.british-bg {
	background: #f4f5f9;
	padding: 10px 0 30px 0;
}
.british-bg h1 {
	color: #f7941e;
	font-size: 30px;
	font-family: 'montserratsemi_bold';
}
.british-bg p {
	color: #585858;
	font-size: 15px;
	font-family: arial;
}
.days-service h2 {
	color: #004282;
	font-size: 20px;
	margin-top: 30px;
	font-family: 'montserratsemi_bold';
}
.days-service p {
	color: #000000;
	font-size: 15px;
	font-family: arial;
	margin-bottom: 20px;
}
.CSSTableGenerator {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #c8cbcf;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.CSSTableGenerator table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	width: 35%;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.CSSTableGenerator tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #004282;
	font-size: 14px;
	font-weight: bold;
}
.CSSTableGenerator tr:hover td {
}
.CSSTableGenerator tr:nth-child(odd) {
	background-color: #ebebeb;
}
.CSSTableGenerator tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator td {
	vertical-align: middle;
	border: 1px solid #c8cbcf;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.CSSTableGenerator tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child {
	border-width: 0px 0px 1px 0px;
	text-align: center;
}
.CSSTableGenerator tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
	text-align: center;
}
.CSSTableGenerator tr:first-child td {
	background: -o-linear-gradient(bottom, #ff7f00 5%, #ff7f00 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #ff7f00) );
	background: -moz-linear-gradient( center top, #ff7f00 5%, #ff7f00 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#ff7f00");
	background: -o-linear-gradient(top, #ff7f00, ff7f00);
	background-color: #ff7f00;
	border: 0px solid #c26e09;
	text-align: left;
	border-width: 0px 0px 0px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.CSSTableGenerator tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #ff7f00 5%, #ff7f00 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff7f00), color-stop(1, #ff7f00) );
	background: -moz-linear-gradient( center top, #ff7f00 5%, #ff7f00 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#ff7f00");
	background: -o-linear-gradient(top, #ff7f00, ff7f00);
	background-color: #ff7f00;
}
.CSSTableGenerator tr:first-child td:first-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td:last-child {
	border-width: 0px 0px 0px 1px;
}
.british-btn {
	background: #004282;
	border: 1px solid #004282;
	padding: 4px 14px;
	font-size: 15px;
}
h2#orrr-id {
	color: #004282;
	font-family: 'montserratsemi_bold';
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-align: center
}
.form-group {
	color: #000 !important;
}
.form-group select {
	color: #000 !important;
}
.british-btn:hover {
	background: #f7941e;
	border: 1px solid #f7941e;
}
.CSSTableGenerator tr td a {
	color: #004282;
	font-size: 14px;
	font-weight: bold;
}
.jumbo {
	margin-top: 20px;
}
.jumbo p {
	font-size: 15px;
	color: #585858;
	margin-bottom: 5px;
}
.days-service {
	margin-bottom: 50px;
}
.conditions {
	margin-top: 70px;
}
.conditions ol {
	padding-left: 10px;
}
.conditions li {
	font-size: 15px;
	font-family: arial;
	color: #585858;
	padding-bottom: 16px;
}
.indian-passport {
	margin-top: 35px;
}
.indian-form ul {
	padding: 0 0 0 8px;
	list-style: none;
}
.indian-form ul li {
	font-size: 15px;
	font-family: arial;
	color: #585858;
	background: url(../img/flag/tick.png) no-repeat left;
	padding: 10px 0 6px 45px;
	margin: 5px 0 5px 0;
}
ul.greater li {
	background: none;
	padding-left: 37px;
	margin: 0;
}
ul.greater li:before {
	content: "\00BB \0020";
}
.CSSTableGenerator2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #c8cbcf;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.CSSTableGenerator2 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator2 tr:last-child td:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.CSSTableGenerator2 table tr:first-child td:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.CSSTableGenerator2 table tr:first-child td:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	text-align: center !important;
}
.CSSTableGenerator2 tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.CSSTableGenerator2 tr:hover td {
}
.CSSTableGenerator2 tr:nth-child(odd) {
	background-color: #ebebeb;
}
.CSSTableGenerator2 tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator2 td {
	vertical-align: middle;
	border: 1px solid #c8cbcf;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.CSSTableGenerator2 tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator2 tr td:last-child {
	border-width: 0px 0px 1px 0px;
	text-align: center;
}
.CSSTableGenerator2 tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
	text-align: center;
}
.CSSTableGenerator2 tr:first-child td {
	background: -o-linear-gradient(bottom, #f7941e 5%, #f7941e 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7941e), color-stop(1, #f7941e) );
	background: -moz-linear-gradient( center top, #f7941e 5%, #f7941e 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7941e", endColorstr="#f7941e");
	background: -o-linear-gradient(top, #f7941e, f7941e);
	background-color: #f7941e;
	border: 0px solid #c26e09;
	text-align: center;
	border-width: 0px 0px 0px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.CSSTableGenerator2 tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #f7941e 5%, #f7941e 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7941e), color-stop(1, #f7941e) );
	background: -moz-linear-gradient( center top, #f7941e 5%, #f7941e 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7941e", endColorstr="#f7941e");
	background: -o-linear-gradient(top, #f7941e, f7941e);
	background-color: #f7941e;
}
.CSSTableGenerator2 tr:first-child td:first-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator2 tr:first-child td:last-child {
	border-width: 0px 0px 0px 1px;
}
.indian-passport h2 {
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
}
.british-bg h2 {
	color: #585858;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	margin: 5px 0 20px 0;
}
.british-bg p span {
	color: #004282;
	font-weight: bold;
}
.immigration h2 {
	font-size: 20px;
	color: #004282;
	font-family: 'montserratsemi_bold';
}
.immigration {
	margin-top: 50px;
}
.immigration ul {
	padding: 0 0 0 0px;
	list-style: none;
}
.immigration ul li {
	font-size: 15px;
	font-family: arial;
	color: #585858;
	background: #eb01a5;
	background-image: url(../img/flag/tick.png);
	background-image: url(../img/flag/tick.png), linear-gradient(#fdfdfd, #f2f2f2);
	padding: 10px 0 10px 55px;
	margin: 15px 0 0px 0;
	background-repeat: no-repeat;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	float: left;
	background-position: 2%;
	font-weight: bold;
	width: 49%;
	margin-right: 2%;
}
.immigration ul li:nth-child(2n) {
	margin-right: 0;
}
.obligation h3 {
	font-size: 15px;
	color: #004282;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
}
.obligation span {
	color: #f7941e;
}
.obligation p {
	font-weight: bold;
	color: #585858;
	margin-top: 25px;
	margin-bottom: 0;
}
.today-prince h2 {
	margin-top: 0;
	font-size: 20px;
	color: #004282;
	font-family: 'montserratsemi_bold';
}
.today-prince {
	margin-top: 40px;
}
.today-prince p {
	font-size: 15px;
	color: #585858;
	font-family: arial;
	margin-bottom: 20px;
}
.forgot {
	margin-top: 42px;
}
.forgot p {
	font-size: 15px;
	color: #585858;
	font-family: arial;
}
.forgot p span {
	font-weight: bold;
}
.forgot-main h2 {
	margin-top: 0;
	font-size: 20px;
	color: #004282;
	font-family: 'montserratsemi_bold';
}
.inner-space {
	margin-bottom: 200px;
}
.inner-space1 {
	margin-bottom: 100px;
}
/*============Ahmad 2/4/15 end====================*/







/*============Ahmad 2/15/16 start====================*/



.inner-space {
	margin-bottom: 200px;
}
.inner-space1 {
	margin-bottom: 100px;
}
input.registered {
	height: 45px;
	border-radius: 2px;
	box-shadow: none;
}
.forgot-main p {
	font-size: 13px;
	margin-top: 15px;
}
.forgot-main button {
	background: #f38f18;
	margin-right: 10px;
	border-bottom: 1px solid #003262;
	border-top: 1px solid #dd7800;
	padding: 8px 12px;
	font-size: 21px;
	color: #fff;
	font-family: 'montserratsemi_bold';
	margin-top: 20px;
}
.forgot-main {
	margin-top: 40px;
}
.career {
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	margin-top: 50px;
	padding: 0px 20px 10px;
}
.career h1 {
	font-size: 30px;
	color: #4b4b4b;
	font-family: 'montserratregular';
}
.career h2 {
	font-size: 20px;
	color: #f7941e;
	margin-top: 35px;
	font-family: 'montserratregular';
}
.career p {
	font-size: 15px;
	color: #585858;
	font-family: arial;
}
tbody.profile-data2 tr td {
	padding: 20px 22px;
	font-size: 14px;
	font-family: arial;
	color: #f7941e;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
tbody.profile-data2 tr td:first-child {
	color: #004282 !important;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	width: 53%;
}
tbody.profile-data2 tr:nth-child(even) {
	background-color: #f7f8f9;
}
.algeria {
	margin-top: 50px;
}
.algeria-right h2 {
	color: #f7941e;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	margin: 0;
}
.algeria-right p {
	color: #004282;
	font-size: 15px;
	font-family: 'montserratsemi_bold';
}
.algeria-right button {
	background: #f38f18;
	border-bottom: 1px solid #003262;
	border-top: 1px solid #dd7800;
	padding: 7px 12px;
	font-size: 17px;
	color: #fff;
	font-family: 'montserratsemi_bold';
	margin-bottom: 20px;
}
tbody.profile-data3 tr td {
	padding: 20px 22px;
	font-size: 14px;
	font-family: arial;
	color: #585858;
	border-bottom: 1px solid #cccccc;
}
tbody.profile-data3 tr td:first-child {
	color: #004282 !important;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	width: 35%;
}
tbody.profile-data3 tr:nth-child(even) {
	background-color: #f7f8f9;
}
tbody.profile-data3 tr td span {
	font-weight: bold;
}
ul.blank {
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
ul.blank li {
	background: none;
	margin: 0;
	padding: 5px 0;
}
ul.blank li:before {
	content: "\00BB \0020";
}
.algeria-table2 {
	margin-top: 30px;
}
.visa-info h3 {
	font-size: 30px;
	color: #004282;
	margin: 0;
	font-family: 'montserratsemi_bold';
}
.visa-info h1 {
	margin: 6px 0;
}
.visa-info {
	margin-top: 35px;
}
.mail-btn button {
	background: #f38f18 none repeat scroll 0 0;
	border: 1px solid #f38f18;
	color: #fff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 5px;
	width: 48%;
	margin-right: 9px;
	float: left;
	margin-top: 57px;
}
.mail-btn button:last-child {
	margin-right: 0px;
}
.activity {
	background: transparent !important;
	border: 1px solid #b1b1b1 !important;
	color: #868789 !important;
}
.mail-btn button img {
	padding: 0 6px;
}
.mail-btn .btn-default:hover {
	color: #fff;
	background-color: #f38f18;
	border-color: #f38f18;
}
.mail-btn {
	margin-top: 35px;
}
.state-select {
	width: 28%;
	float: left;
	margin-top: 23px;
	margin-right: 1%;
}
.state-select-main {
	background: #004282;
	padding: 11px 10px;
	border-radius: 5px;
	position: relative;
}
.state-select-main h1 {
	font-size: 14px;
	color: #fff;
	margin: 0;
	font-family: arial;
	font-weight: bold;
}
.state-select-main img {
	position: absolute;
	bottom: -10px;
	left: 19px;
}
.state-select p {
	font-weight: bold;
	font-size: 14px;
	color: #3c4e67;
	margin-top: 20px;
}
.start-order {
	float: right;
	width: 13%;
	margin-top: 23px;
	padding: 7px 0;
	background: #f38f18;
	border: 1px solid #f38f18;
	color: #fff;
	font-family: 'montserratsemi_bold';
	font-size: 15px;
}
.start-order.btn-default:hover {
	color: #fff;
	background-color: #f38f18;
	border-color: #f38f18;
}
.top-space {
	margin-top: 30px;
}
.british-bg h4 {
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	margin-top: 20px;
}
.how-its-work h1 {
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	margin-top: 35px;
}
.how-its-work p {
	color: #585858;
	font-size: 15px;
	font-family: arial;
}
.how-its-work span {
	font-weight: bold;
	color: #585858;
}
.check-requir h2 {
	color: #f7941e;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	margin: 0;
	padding-bottom: 10px;
}
.check-requir p {
	color: #585858;
	font-size: 15px !important;
	font-family: arial;
	margin: 0 !important;
}
.check-requir {
	border: 1px solid #c2c2c2;
	border-radius: 6px;
	padding: 18px 18px;
	margin-right: 20px;
	margin-bottom: 20px;
	min-height: 133px;
}
.requir-main {
	margin-top: 35px;
}
.requir-left {
	float: left;
	width: 35%;
	margin-right: 20px;
}
.requir-right {
	float: left;
	width: 35%;
}
.requir-main p {
	font-size: 13px;
	margin-top: 20px;
}
.how-its-work i {
	font-size: 13px;
	padding-bottom: 20px;
	color: #f7941e;
	font-weight: bold;
}
.CSSTableGenerator3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #c8cbcf;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-top: 80px;
}
.CSSTableGenerator3 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator3 tr:last-child td:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.CSSTableGenerator3 table tr:first-child td:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	font-size: 25px;
	text-align: left;
	width: 30%;
	font-family: 'montserratsemi_bold';
}
.CSSTableGenerator3 table tr:first-child td:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.CSSTableGenerator3 tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.CSSTableGenerator3 tr:hover td {
}
.CSSTableGenerator3 tr:nth-child(odd) {
	background-color: #ebebeb;
}
.CSSTableGenerator3 tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator3 td {
	vertical-align: middle;
	border: 1px solid #c8cbcf;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 14px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.CSSTableGenerator3 tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator3 tr td:last-child {
	border-width: 0px 0px 1px 0px;
	font-weight: bold;
}
.CSSTableGenerator3 tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator3 tr:first-child td {
	background: -o-linear-gradient(bottom, #f6931d 5%, #eb850d 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6931d), color-stop(1, #eb850d) );
	background: -moz-linear-gradient( center top, #f6931d 5%, #eb850d 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6931d", endColorstr="#eb850d");
	background: -o-linear-gradient(top, #f6931d, eb850d);
	background-color: #ff7f00;
	border: 0px solid #c26e09;
	text-align: center;
	border-width: 0px 0px 0px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.CSSTableGenerator3 tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #f6931d 5%, #eb850d 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6931d), color-stop(1, #eb850d) );
	background: -moz-linear-gradient( center top, #f6931d 5%, #eb850d 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6931d", endColorstr="#eb850d");
	background: -o-linear-gradient(top, #f6931d, eb850d);
	background-color: #ff7f00;
}
.CSSTableGenerator3 tr:first-child td:first-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator3 tr:first-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
ul.advertise li {
	font-size: 15px;
	font-family: arial;
	color: #f7941e;
	background-image: url(../img/flag/tick.png);
	background-repeat: no-repeat;
	padding: 10px 0 10px 65px;
	background-position: 2%;
	font-weight: bold;
	list-style: none;
}
ul.advertise {
	padding: 0;
	margin-bottom: 20px;
}
.visas p {
	font-size: 15px;
	font-family: arial;
	color: #585858;
	margin-bottom: 20px;
}
.visas {
	margin-top: 40px;
}
.visas ul {
	padding: 0 0 0 0px;
	list-style: none;
	margin-bottom: 30px;
}
.visas-right {
	margin-top: 80px;
}
.visas ul li {
	font-size: 15px;
	font-family: arial;
	color: #585858;
	background: #eb01a5;
	background-image: url(../img/flag/tick2.png);
	background-image: url(../img/flag/tick2.png), linear-gradient(#fdfdfd, #f2f2f2);
	padding: 10px 0 10px 55px;
	margin: 15px 0 0px 0;
	background-repeat: no-repeat;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	float: left;
	background-position: 2%;
	font-weight: bold;
	width: 100%;
}
.contact-main {
	border: 1px solid #c2c2c2;
	border-radius: 5px;
	margin-top: 50px;
}
.contact {
	margin-top: 50px;
}
.contact-left {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.contact-main h1 {
	font-size: 20px;
	color: #004282;
	font-family: 'montserratregular';
}
.contact-main h2 {
	font-size: 15px;
	color: #f7941e;
	font-family: arial;
	font-weight: bold;
}
.contact-main p {
	font-size: 16px;
	color: #585858;
	font-family: arial;
}
.contact-right {
	float: right;
}
p.vat {
	font-size: 16px;
	font-family: arial;
	color: #585858;
	margin-top: 20px;
	line-height: 30px;
}
.map {
	float: left;
	margin-top: 80px;
	width: 100%;
}
.pay-main h1 {
	float: left;
	margin: 0;
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
	line-height: 44px;
}
.pay-main button {
	padding: 7px 10px;
	/* margin-top: 24px; */



	color: #fff;
	background: #f38f18;
	border: 1px solid #f38f18;
	font-size: 21px;
	font-family: 'montserratsemi_bold';
	margin-left: 25px;
}
.pay-main {
	margin-top: 25px;
	border-bottom: 1px solid #cecece;
	padding-bottom: 25px;
}
.pay-bottom {
	margin-top: 50px;
}
.pay-bottom h1 {
	margin: 0;
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
}
.pay-form input {
	height: 43px;
	border-radius: 2px;
}
.pay-form label {
	font-size: 14px;
	font-family: arial;
	color: #737373;
	font-weight: normal;
	margin: 6px 0;
}
.pay-form {
	margin-top: 50px;
}
.pay-form select {
	width: 100%;
	height: 43px;
	border-radius: 2px;
	padding: 0 10px;
	-moz-appearence: none;
	-webkit-appearance: none;
	color: #a3a3a3;
	font-size: 14px;
	font-family: arial;
	background: url(../img/flag/drop.png) no-repeat;
	background-color: #fff;
	background-position: 88%;
	border: 1px solid #ccc;
}
.outer5 {
	width: 31.5%;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.outer5:last-child {
	margin-right: 0;
}
.outer7 {
	float: left;
	width: 54%;
	margin-left: 21px;
}
.outer6 {
	width: 40%;
	float: left;
}
.text-height {
	height: 196px !important;
	border-radius: 2px;
}
.pay-bottom button {
	padding: 7px 10px;
	margin-top: 24px;
	color: #fff;
	background: #f38f18;
	border: 1px solid #f38f18;
	font-size: 21px;
	font-family: 'montserratsemi_bold';
}
.pay-bottom p {
	font-family: arial;
	font-size: 12px;
	color: #585858;
	font-weight: bold;
	margin-top: 20px;
}
.british-bg i {
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	color: #585858;
}
.visa-services h1 {
	margin: 0;
	color: #004282;
	font-size: 20px;
	font-family: 'montserratsemi_bold';
}
.visa-services {
	text-align: center;
	margin-top: 65px;
}
.visa-services p {
	font-family: arial;
	font-size: 15px;
	color: #585858;
	line-height: 30px;
}
.CSSTableGenerator4 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #c8cbcf;
	-moz-border-radius-bottomleft: 4px;
	/* -webkit-border-bottom-left-radius: 4px; */



    /* border-bottom-left-radius: 4px; */



	-moz-border-radius-bottomright: 4px;
	/* -webkit-border-bottom-right-radius: 4px; */



    /* border-bottom-right-radius: 4px; */



	-moz-border-radius-topright: 4px;
	/* -webkit-border-top-right-radius: 4px; */



	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-top: 30px;
}
.CSSTableGenerator4 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator4 tr:last-child td:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.CSSTableGenerator4 table tr:first-child td:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	font-size: 25px;
	text-align: left;
	width: 20%;
	font-family: 'montserratsemi_bold';
}
.CSSTableGenerator4 table tr:first-child td:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.CSSTableGenerator4 tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.CSSTableGenerator4 tr:hover td {
}
.CSSTableGenerator4 tr:nth-child(odd) {
	background-color: #ebebeb;
}
.CSSTableGenerator4 tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator4 td {
	vertical-align: middle;
	border: 1px solid #c8cbcf;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 14px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.CSSTableGenerator4 tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator4 tr td:last-child {
	border-width: 0px 0px 1px 0px;
	font-weight: bold;
}
.CSSTableGenerator4 tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator4 tr:first-child td {
	background: -o-linear-gradient(bottom, #f6931d 5%, #eb850d 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6931d), color-stop(1, #eb850d) );
	background: -moz-linear-gradient( center top, #f6931d 5%, #eb850d 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6931d", endColorstr="#eb850d");
	background: -o-linear-gradient(top, #f6931d, eb850d);
	background-color: #ff7f00;
	border: 0px solid #c26e09;
	text-align: center;
	border-width: 0px 0px 0px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.CSSTableGenerator4 tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #f6931d 5%, #eb850d 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6931d), color-stop(1, #eb850d) );
	background: -moz-linear-gradient( center top, #f6931d 5%, #eb850d 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6931d", endColorstr="#eb850d");
	background: -o-linear-gradient(top, #f6931d, eb850d);
	background-color: #ff7f00;
}
.CSSTableGenerator4 tr:first-child td:first-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator4 tr:first-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator5 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #c8cbcf;/*-moz-border-radius-bottomleft: 4px;*/



    /* -webkit-border-bottom-left-radius: 4px; */



    /* border-bottom-left-radius: 4px; */



    /*-moz-border-radius-bottomright: 4px;*/



    /* -webkit-border-bottom-right-radius: 4px; */



    /* border-bottom-right-radius: 4px; */



    /*-moz-border-radius-topright: 4px;*/



    /* -webkit-border-top-right-radius: 4px; */



    /*border-top-right-radius: 4px;



    -moz-border-radius-topleft: 4px;



    -webkit-border-top-left-radius: 4px;



    border-top-left-radius: 4px;*/



}
.CSSTableGenerator5 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator5 tr:last-child td:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.CSSTableGenerator5 table tr:first-child td:first-child {
	/*-moz-border-radius-topleft: 4px;



    -webkit-border-top-left-radius: 4px;



    border-top-left-radius: 4px;*/



	font-size: 14px;
	text-align: left;
	width: 20%;
	font-family: 'montserratsemi_bold';
}
.CSSTableGenerator5 table tr:first-child td:last-child {
/*-moz-border-radius-topright:4px;



	-webkit-border-top-right-radius:4px;



	border-top-right-radius:4px;*/



}
.CSSTableGenerator5 tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.CSSTableGenerator5 tr:hover td {
}
.CSSTableGenerator5 tr:nth-child(odd) {
	background-color: #ebebeb;
}
.CSSTableGenerator5 tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator5 td {
	vertical-align: middle;
	border: 1px solid #c8cbcf;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 14px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.CSSTableGenerator5 tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator5 tr td:last-child {
	border-width: 0px 0px 1px 0px;
	font-weight: bold;
}
.CSSTableGenerator5 tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator5 tr:first-child td {
	background: -o-linear-gradient(bottom, #004282 5%, #004282 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004282), color-stop(1, #004282) );
	background: -moz-linear-gradient( center top, #004282 5%, #004282 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#004282", endColorstr="#004282");
	background: -o-linear-gradient(top, #004282, 004282);
	background-color: #ff7f00;
	border: 0px solid #c26e09;
	text-align: center;
	border-width: 0px 0px 0px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}
.CSSTableGenerator5 tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #004282 5%, #004282 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #004282), color-stop(1, #004282) );
	background: -moz-linear-gradient( center top, #004282 5%, #004282 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#004282", endColorstr="#004282");
	background: -o-linear-gradient(top, #f6931d, eb850d);
	background-color: #ff7f00;
}
.CSSTableGenerator5 tr:first-child td:first-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator5 tr:first-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.notice {
	background: #fff8d3;
	border: 1px solid #ffe976;
	padding: 15px;
	margin-top: 20px;
	border-radius: 4px;
}
.notice p {
	font-size: 11px;
	text-align: left;
	line-height: 22px;
	margin: 0;
}
.notice2 {
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	margin-top: 20px;
	text-align: left;
	padding: 15px;
}
.notice2 p {
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	margin: 0;
}
.notice2 h5 {
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	margin-bottom: 0;
}
.item-icon {
	padding: 5px 0;
}
.bottom-header .navbar {
	position: relative;
	min-height: 0px;
	margin-bottom: 0px;
	border: 0px solid transparent;
}
.bottom-header .navbar-nav > li > a {
	padding-top: 18px;
	padding-bottom: 17px;
}
.black-shade ul li img {
	float: left;
}
.spam.turn:active {
	color: #fff !important;
}
.spam.turn:hover {
	color: #fff;
}
.panel-primary h2 {
	background: #fff url(../img/flag/blue-round.png) no-repeat right!important;
	background-position: 98%!important;
}
.panel-primary h2 {
	font-size: 20px;
	color: #004282;
	cursor: pointer;
	line-height: 22px;
	margin: 0 0 0px 0px;
	padding: 40px 25px;
	font-family: 'montserratsemi_bold';
	border-radius: 4px;
}
.panel-primary span {
	font-family: arial;
	font-size: 14px;
	color: #585858;
}
.panel-primary .expanded {
	background: #f4f4f4 url(../img/flag/orrange-round.png) no-repeat right!important;
	background-position: 98%!important;
}
.panel.panel-primary img {
	float: left;
	margin-right: 10px;
	margin-top: -10px;
}
.CSSTableGenerator12 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #c8cbcf;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.CSSTableGenerator12 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.CSSTableGenerator12 tr:last-child td:last-child {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.CSSTableGenerator12 table tr:first-child td:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	text-transform: uppercase;
}
.CSSTableGenerator12 table tr:first-child td:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.CSSTableGenerator12 tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.CSSTableGenerator12 tr:hover td {
}
/*.CSSTableGenerator12 tr:nth-child(odd){ background-color:#ebebeb; }*/

.CSSTableGenerator12 tr:nth-child(even) {
	background-color: #ffffff;
}
.CSSTableGenerator12 td {
	vertical-align: middle;
	border: 1px solid #c8cbcf;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 10px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #585858;
}
.CSSTableGenerator12 tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator12 tr td:last-child {
	border-width: 0 0 1px;
	font-weight: bold;
	text-align: left;
}
.CSSTableGenerator12 tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
	text-align: left;
}
.CSSTableGenerator12 tr:first-child td {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #f4f4f4;
	border-color: #c8cbcf;
	border-image: none;
	border-style: solid;
	border-width: 0 0 0 1px;
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: -moz-linear-gradient( center top, #ff7f00 5%, #ff7f00 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#ff7f00");
	  background: -o-linear-gradient(top, #ff7f00, ff7f00);
	background-color: #f7941e;
}
.CSSTableGenerator12 tr:first-child td:first-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator12 tr:first-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.CSSTableGenerator12 td:first-child {
	color: #004282;
	font-weight: 800;
}
.right-div1 {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #fff;
}
.left-div1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.step-checkbox-div label {
	font-weight: normal;
}
.div-50 {
	width: 48%;
	display: inline-block;
	margin-right: 15px;
}
.div-50:last-child {
	margin-right: 0;
}
.log-form-forget span input {
	background-color: #ef8b14;
	color: #fff;
	border: none;
	padding: 6px 24px;
	border-radius: 3px;
	font-family: 'montserratlight';
	font-size: 16px;
	font-weight: bold;
}

/*============Ahmad 2/4/16 end====================*/
#fNameSignUpError, #lNameSignUpError, #emailSignUpError, #passSignUpError, #CpassSignUpError, #signUperrorDiv{
	font-style:italic;
	padding:5px 0 0;
	color:#f3003f;
	font-weight:bold;
}
#signUpSuccess{
	color: #fff;
    font-size: 13px;
    font-style: italic;
    padding: 10px 25px 0 0;
}
/*#signUperrorDiv{
	font-style:italic;
	padding:5px 0 0;
	color:#f3003f;
	font-weight:bold;
}*/
.log-mainstyle .form-error{
	font-style:italic;
	padding:5px 0 0;
	color:#f3003f;
	font-weight:bold;
}
#forgetPassError{
	color: #fff;
    font-size: 13px;
    font-style: italic;
    padding: 10px 25px 0 25px;
}


/*============Asif 20/10/16 open====================*/


/*============Asif 20/10/16 open====================*/


/* RESPONSIVE CSS



-------------------------------------------------- */







@media (min-width: 768px) {
.carousel-caption p {
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 1.4;
}
.featurette-heading {
	font-size: 50px;
}
}

@media (min-width: 992px) {
.featurette-heading {
	margin-top: 120px;
}
}
/*  top navigation selected  */

.top-main-nav-r ul li a.active {
	color: #f7941e!important;
}
.top-main-nav-r2 ul li a.active {
	color: #f7941e!important;
}
ol.wild-ol {
	padding: 0 0 0 40px;
}
ol.wild-ol li {
	font-weight: normal !important;
}
.toHide {
	background-color: silver;
	opacity: 0.3;
}
/*  ahmed work */
.sign-up-left button {
	padding: 7px 10px;
	margin-top: 24px;
	color: #fff;
	background: #f38f18;
	border: 1px solid #f38f18;
	font-size: 21px;
	font-family: 'montserratsemi_bold';
	border-radius: 0;
}
.sign-up-left button:hover {
	background: #f38f18;
	color: #fff;
}
.sign-up-left h1 {
	font-size: 45px;
	color: #f7941e;
	font-family: 'montserratlight';
}
.sign-up-left h1 span {
	font-size: 50px;
	color: #004282;
	font-family: 'montserratsemi_bold';
}
.sign-up-left p {
	font-size: 15px;
	color: #3c454e;
	font-family: arial;
}
.sign-up-left {
	margin-top: 40px;
}
.sign-up-right {
	background: url(../img/Untitled-2.png) no-repeat;
	padding: 10% 0 15% 0;
	text-align: center;
	background-position: 30px -1px;
}
.sign-up-right input {
	background-color: #fff;
	background-image: none;
	border: none;
	/* border-radius: 4px; */
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; */
	color: #555;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-bottom: 20px;
}
.sign-up-right h2 {
	color: #fff;
	font-size: 30px;
	font-family: arial;
	font-weight: bold;
}
.sign-up-right button {
	padding: 7px 10px;
	color: #fff;
	background: #f38f18;
	border: 1px solid #f38f18;
	font-size: 21px;
	font-family: 'montserratsemi_bold';
	border-radius: 0;
}
.sign-up-right button:hover {
	background: #f38f18;
	color: #fff;
}
.bar-lines {
	margin-top: 70px;
}
.bar-lines ul {
	padding: 0 0 0 0px;
	list-style: none;
	margin-bottom: 30px;
}
.visas-right {
	margin-top: 80px;
}
.bar-lines ul li {
	font-size: 15px;
	font-family: arial;
	color: #585858;
	background: #eb01a5;
	background-image: url(../img/flag/tick2.png);
	background-image: url(../img/flag/tick2.png), linear-gradient(#fdfdfd, #f2f2f2);
	padding: 10px 0 10px 55px;
	margin: 15px 0 0px 0;
	background-repeat: no-repeat;
	border: 1px solid #c2c2c2;
	border-radius: 4px;
	float: left;
	background-position: 2%;
	font-weight: bold;
	width: 100%;
}
.CSSTableGenerator2 tr td {
	text-align: left !important;
}
.CSSTableGenerator2 tr td:last-child {
	text-align: center !important;
}
.form-group h3 a span {
	margin-right: 10px;
}
.modal-header.send-header {
	background: #f7941e;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
	color: #fff;
	text-transform: uppercase;
}
.table-bordered tr th {
	background: #f7941e;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px !important;
}
.modal-body.form-group.send-body label {
	color: #9a9696;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sent-btn-1 {
	background: #f7941e;
	color: #fff;
	border: 1px solid #f7941e;
}
.sent-btn-2 {
	background: #004282;
	color: #fff;
	border: 1px solid #004282;
}
/*.table-bordered > tbody > tr:last-child td:last-child {
    border-bottom: none;
}
.table-bordered > tbody > tr:last-child td:first-child {
    border-bottom: none;
}
.table-bordered {
     border: 0px solid #ddd !important; 
}
.table {
    margin-bottom: 0px !important; 
}*/
