@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@font-face {
	font-family: 'Baukasten-Book';
	src: url('../fonts/HomepageBaukasten-Book.eot') format('eot'), url('../fonts/HomepageBaukasten-Book.woff') format('woff'),  url('../fonts/HomepageBaukasten-Book.woff2') format('woff'), url('../fonts/HomepageBaukasten-Book.ttf') format('truetype'), url('../fonts/Font1-webfont.svg#webfontdSscXrwb') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Baukasten-Bold';
	src: url('../fonts/HomepageBaukasten-Bold.eot') format('eot'), url('../fonts/HomepageBaukasten-Boldwoff') format('woff'),  url('../fonts/HomepageBaukasten-Bold.woff2') format('woff'), url('../fonts/HomepageBaukasten-Bold.ttf') format('truetype'), url('../fonts/Font1-webfont.svg#webfontdSscXrwb') format('svg');
	font-weight: normal;
	font-style: normal;
}

 html, body{
    height: 100%;
    margin: 0;
}

.contentGap {
	padding-top: 115px;
}

.carousel-item {
	height: 100vh;
	/*height: 740px;*/
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#fms-nav {
}
.headerbg {
	background: url(../images/header-bg.png) no-repeat top center;
}
.nanthiat-contacts {
	float: right;
}
.navbar {
	padding-top: 25px;
	padding-bottom: 25px;
	/*background: none;*/
	background: rgba(0, 0, 0, 0.5);
	color: #333;
	transition: all 0.3s;
}
#fms-nav.navbar li a {
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	/*color: #fff !important;*/
	color: #eef5ef !important;
	padding-right: 15px;
	font-weight: 600;
	padding-left: 15px;
	border: 7px solid rgba(255,255,255,0);/*margin-left: 10px;*/
}
#fms-nav.navbar li a.active, #fms-nav.navbar li a:hover {
	/*border: 7px solid rgba(255,144,1,1);*/
	/*margin-left: 10px;
	max-width: 510px;
	*/
}
.navbar button {
	color: inherit !important;
}
#fms-nav.navbar.compressed {
	padding-top: 10px;
	padding-bottom: 10px;
	/*background: #e2e1e1;*/
	background: #1d7ba2;
	color: #000;
	/*border-bottom: 1px solid #ccc;*/
}
#fms-nav.navbar.compressed a, #fms-nav.navbar.compressed .topcontacts {
	/*color: #000 !important;*/
	color: #e2e5ea !important;
}
.banner-lft {
	width: 60%;
	float: left;
}
.banner-rgt {
	width: 40%;
	float: left;
}
.banner-lft h1 {
	padding: 0;
	margin: 0;
	font-family: 'Baukasten-Book';
	font-size: 50px;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
}
.banner-lft h1 span {
	font-family: 'Baukasten-Bold';
}
.banner-lft p {
	padding: 0;
	margin: 0;
	font-family: 'Baukasten-Book';
	font-size: 21px;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
}
.banner-rgt a {
	font-family: 'Baukasten-Bold';
	text-transform: uppercase;
	font-size: 35px;
	/*color: #2b9544;*/
	color: #fff;
	padding: 5px 35px;
	/*border: 7px solid rgba(255,144,1,1);*/
	border: 7px solid #65d1d6;
	transition: all 0.3s;
	float: right;
	margin-top: 24%;
}
.banner-rgt a:hover {
	/*color: rgba(255,144,1,1);*/
	color: #65d1d6;
	border: 7px solid #fff;
	text-decoration: none;
}

/* Control the position of the "outside" scrollbar */
.mCSB_outside + .mCSB_scrollTools {
	right: -35px;
}

#leftcont p, #rightcont p {
	padding: 0;
	margin: 0;
	font-family: 'Baukasten-Book';
	/*font-size: 2.1vh;*/
	font-size: 13px;
	text-align: justify;
	text-justify: inter-word;
	color: #fff;
	line-height: 1.7em;
	color: #474646;
}

#section-1 {
	background: #f8f8f8;
}

#section-1::before {
  display: block;
  content: " ";
  /*margin-top: -110px;
  height: 110px;*/
  visibility: hidden;
  pointer-events: none;
}

#leftcont, #rightcont {
	width: 100%;
	float: left;
	padding: 25px 0;
}
#rightcont {
	padding-left: 15px;
}
#leftcont h2 {	
	padding: 12px 0 !important;
	margin: 0;
	font-family: 'Baukasten-Book';	
	/*font-size: 5vh;*/
	font-size: 40px;
	text-align: left;
	text-transform: uppercase;
	color: #474747;
	line-height: normal;	
	margin-bottom: 12px;
	width: 100%;
	position: relative;
}
#leftcont h2:before {
	content : "";
	position: absolute;
	left : 0;
	bottom : 0;
	height : 1px;
	width : 53%;
	border-bottom: 0.2em solid #65d1d6;
}
#leftcont h2:after {
	content : "";
	position: absolute;
	left : 0;
	top : 0;
	height : 1px;
	width : 53%;
	border-top: 0.2em solid #65d1d6;
}
#leftcont h2 span.boldcont {
	font-family: 'Baukasten-Bold';
	/*font-size: 5vh;*/
	font-size: 40px;
	color: #474747;
}
#rightcont h2 {
	padding: 0 0 6px 0;
	margin: 0;
	font-family: 'Baukasten-Book';
	/*font-size: 5vh;*/
	font-size: 40px;
	text-align: left;
	text-transform: uppercase;
	color: #474747;
	line-height: normal;
	width: 74%;
	position: relative;
	border-bottom: 3px solid #65d1d6;
    margin-bottom: 12px;
}
#rightcont h2 span.boldcont {
	font-family: 'Baukasten-Bold';
	/*font-size: 5vh;*/
	font-size: 40px;
	color: #474747;
}
#rightcont h3 {
	padding: 0 !important;
	margin-top: 3px;
	font-family: 'Baukasten-Bold';
	/*font-size: 2.1vh;*/
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
	color: #474747;
	line-height: normal;
	width: 100%;
	position: relative;
}


/********* start ***************/
.carousel-caption {
	background: rgba(0, 0, 0, 0.5);
    padding-left: 10px;
    padding-right: 10px;
}

.submitButton {
	font-family: 'Baukasten-Bold';
    text-transform: uppercase;
    font-size: 33px;
    color: #ff9001;
    border: 7px solid rgba(255,144,1,1);
    transition: all 0.3s;
    float: right;
    height: auto;
    background: #fbfbfb;
}

.paragraphStyle {
	font-family: 'Baukasten-Book';font-size: 0.8em;
}

ul.ulStyle {
  list-style-type: disc;
  margin: 0 0 16px -19px;
}

ul.ulStyle2 {
	list-style-type: circle;
}

#section-3 {
	background: #f8f8f8;
	margin-top: 15px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 20px;
}

.our-team {
	padding-top: 17px;
}

#section-2 h1 {
	padding: 0 0 5px 0px;
	margin: 0;
	font-family: 'Baukasten-Bold';
	text-align: left;
	text-transform: uppercase;
	color: #474747;
	line-height: normal;
	position: relative;
	border-bottom: 5px solid #65d1d6;
    margin-bottom: 13px;
    margin-left: 17px;
}

#section-2 h2 {
	padding: 10px 0 15px 0px;
	margin-left: 17px;
    font-family: 'Baukasten-Book';
    /*font-size: 5vh;*/
    font-size: 40px;
    text-align: left;
    text-transform: uppercase;
    color: #474747;
    line-height: normal;
    position: relative;
    border-bottom: 3px solid #65d1d6;
    margin-bottom: 12px;
}

#section-2 h2 span.boldcont {
	font-family: 'Baukasten-Bold';
    color: #474747;
    /*font-size: 5vh;*/
    font-size: 40px;
}

#section-2 p ,ul ,li{
    font-family: 'Baukasten-Book';
    /*font-size: 2.1vh;*/
    font-size: 13px;
    text-align: left;
    line-height: 1.7em;
    color: #474646;
}

#section-3 h2 {
	padding: 10px 0 15px 0px;
	margin-left: 17px;
	font-family: 'Baukasten-Book';
    /*font-size: 5vh;*/
    font-size: 40px;
	text-align: left;
	text-transform: uppercase;
	color: #474747;
	line-height: normal;
	position: relative;
	border-bottom: 3px solid #65d1d6;
    margin-bottom: 12px;
}

#section-3 h2 span.boldcont {
    font-family: 'Baukasten-Bold';
    color: #474747;
    /*font-size: 5vh;*/
    font-size: 40px;
}

.servicecards h3 {
	padding: 0 0 0.41em;
	margin: 0;
	font-family: 'Baukasten-Book';
	font-size: 0.81em;
	text-align: center;
	color: #252525;
	line-height: normal;
	text-transform: uppercase;
}

#section-3 h4 {
	width: 100%;
	font-family: 'Baukasten-Book';
    /*font-size: 2.1vh;*/
    font-size: 13px;
    text-align: left;
    color: #474747;
    line-height: normal;
    /*margin-left: 3vh;*/
    margin-left: 17px;
}


.servicecards {
	width: 30.8%;
	float: left;
	background: #ebebeb;
	/*height: 30vh;
	margin-bottom: 1vh;
	margin-right: 1vh;
	padding: 1vh 2vh 0;
	*/
	height: 9em;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	transition: all 0.3s;
	border-left: 11px solid #f7f7f7;
	border-right: 11px solid #f7f7f7;
	padding: 0.1em 1em 0;
	cursor: pointer;
}

.servicecards:hover {
	background: #35a0db;
	border-left: 11px solid #3db8eb;
	border-right: 11px solid #3db8eb;
	text-decoration: none;
}

.serviceicons {
	width: 3em;
	height: 3em;
	margin: 0 auto 0.14em;
	display: table;
}

.servicon1 {
	background: url(../images/service-icon-1.png);
}
.servicon2 {
	background: url(../images/service-icon-2.png);
}
.servicon3 {
	background: url(../images/service-icon-3.png);
}
.servicon4 {
	background: url(../images/service-icon-4.png);
}
.servicon5 {
	background: url(../images/service-icon-5.png);
}
.servicon6 {
	background: url(../images/service-icon-6.png);
}
.servicon7 {
	background: url(../images/service-icon-7.png);
}
.servicon8 {
	background: url(../images/service-icon-8.png);
}
.servicecards:hover .servicon1, .servicecards:hover .servicon2, .servicecards:hover .servicon3, .servicecards:hover .servicon4, .servicecards:hover .servicon5, .servicecards:hover .servicon6, .servicecards:hover .servicon7, .servicecards:hover .servicon8 {
	background-position: bottom;
}

.servicecards:hover h3, .servicecards:hover p, .servicecards:hover .moreinfo {
	color: #fff;
}

.servicecards:hover .moreinfo {
	border: 3px solid #fff;
}

.servicecards p {
	padding: 0 0 20px;
	margin: 0;
	font-family: 'Baukasten-Book';
	font-size: 17px;
	text-align: center;
	color: #474646;
	line-height: 22px;
	min-height: 196px;
	margin-top: 16px;
}
.moreinfo {
	width: 7em;
	margin: 0 auto;
	display: table;
	border: 0.2em solid #65d1d6;
	font-family: 'Baukasten-Book';
	color: #65d1d6;
	text-align: center;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 2em;
}

#formarea {
	width: 93%;
	display: table;
	margin: 0 auto 0 12px;
}
.formraw {
	width: 33%;
	float: left;
	padding: 0 10px;
}
#formarea input {
	/*width: 100%;*/
	height: 40px;
	background: #fbfbfb;
	border: 1px solid #dfdfdf;
	border-radius: 0;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
}
#formarea textarea {
	width: 100%;
	height: 150px;
	background: #fbfbfb;
	border: 1px solid #dfdfdf;
	border-radius: 0;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
}
.footerborder {
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: auto;
	min-height: 200px;
	float: left;
	padding: 10px 0;
}
.social {
	width: auto;
	height: 40px;
	float: left;
	padding-right: 23px;
	border-right: 1px solid #fff;
	margin-right: 23px;
}
.noborder-r {
	border-right: none !important;
}
.bootstrap-select.show>.dropdown-menu>.dropdown-menu {
	display: block;
}
.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
	display: none;
}
.bootstrap-select > .dropdown-menu > .dropdown-menu li a {
	display: block;
	width: 100%;
	padding: 3px 1.5rem;
	clear: both;
	font-weight: 400;
	color: #292b2c;
	text-align: inherit;
	white-space: nowrap;
	background: 0 0;
	border: 0;
}
#formarea input.submitbtn {
	font-family: 'Baukasten-Bold';
	text-transform: uppercase;
	font-size: 33px;
	color: #65d1d6;
	border: 7px solid #65d1d6;
	transition: all 0.3s;
	height: auto;
}

#formarea input.submitbtn:hover {
	color: #fff;
	background: #65d1d6;
}
.navbar-light .navbar-toggler {
	border-color: #5a5a59;
	float: right;
	margin-top: 13px;
}
.navbar-light .navbar-toggler-icon {
	background: url(../images/hamburger.png);
}
#fms-footer {
	/*background: #ff9001;*/
	background: #1d7aa2;
	padding-top: 140px;
}
#fms-footer p {
	font-family: 'Baukasten-Book';
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 28px;
	margin: 0;
	padding: 0 0 3px;
}
#fms-footer p span {
	font-size: 18px !important;
	text-transform: uppercase;
}
#fms-footer a.moreread {
	color: #e71c39;
	border: 1px solid #e71c39;
	margin-bottom: 20px;
}
#fms-footer a.moreread:hover {
	background: #e71c39;
	color: #fff !important;
	text-decoration: none;
}
#fms-footer h2 {
	font-family: 'Baukasten-Bold';
	font-size: 33px;
	color: #fff;
	text-align: left;
	line-height: 22px;
	margin: 0 0 15px;
	padding: 0 0 5px;
	text-transform: uppercase;
}
#fms-footer p a {
	color: #fff;
	text-decoration: none;
}
#fms-footer p a:hover {
	color: #C1C1C1;
	text-decoration: none;
}
#fms-footer .footertop {
	margin: 40px 0;
}
#fms-footer p span {
	font-size: 13px;
}
#fms-footer a.moreread {
	width: auto;
	height: 34px;
	float: left;
	background: none;
	padding: 0 12px;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	color: #e71c39;
	text-align: center;
	font-weight: 300;
	border: 1px solid #e71c39;
	border-radius: 10px;
	line-height: 32px;
	transition: 0.5s;
	cursor: pointer;
	margin-top: 10px;
	text-transform: uppercase;
}
a.moreread:hover {
	background: #e71c39;
	color: #fff !important;
	text-decoration: none;
}
#fms-footer a.moreread img {
	padding-left: 10px;
}
.oms img {
	width: 55%;
	float: right;
}
#fms-nav.navbar li a:hover {
	/*color: #ffa532 !important;*/
	color: #fff !important;
}
#tabs .nav-tabs {
	border-bottom: none !important;
}
#tabs {
	margin: 50px 0;
}
#fms-nav.navbar li.active a {
	color: #e71c39 !important;
}
 @media screen and (min-width: 241px) and (max-width: 767px) {
	 #fms-nav.navbar.compressed a, #fms-nav.navbar li a {
		 /*color: #000 !important;*/
		 color: #fff !important;
	 }
.topcontacts {
	float: left;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 8px;
	text-shadow: 2px 2px 1px #000;
}
#fms-nav.navbar.compressed .topcontacts {
	text-shadow: 2px 2px 0 #fff !important;
}
#fms-nav.navbar li a {
	background: none;
	padding-left: 0;
}
.carousel-item {
	/*height: 100vh;*/
	/*height: auto;*/
	height: 402px;
}
#fms-nav {
	padding: 10px 0;
}
#fms-nav .navbar-brand img {
	width: 85%;
}
#fms-nav .navbar-toggler {
	margin-top: 19px !important;
	border: none;
	padding: 0 15px 0 0;
}
#fms-nav .navbar-brand {
	padding-left: 15px;
	width: 82%;
}
.fms-contacts {
	margin-bottom: 0;
	border-bottom: none;
	padding: 0 15px;
}
.navbar-light .navbar-toggler-icon {
	background: url(../images/hamburger-inverse.png);
}
.navbar-light .navbar-toggler {
	border-color: #ccc;
}
#fms-nav.navbar .navbar-collapse {
	padding: 10px 15px;
	background: rgba(0, 0, 0, .7);
	color: #000;
	border-bottom: none;
	margin-top: 15px;
}
.nav-link.join {
	margin-left: 0;
	padding-left: 12px !important;
	margin-top: 10px;
}
a.join:hover {
	color: #fff !important;
}
.nav-link.signin {
	padding-left: 12px !important;
}
#fms-nav.navbar.compressed .navbar-collapse {
	/*background: #e2e1e1;*/
	background: #4d9dc0;;
	color: #000;
	margin-top: 15px;
}
#fms-nav.navbar li a.active, #fms-nav.navbar li a:hover {
	/*border: 3px solid rgb(255, 144, 1);*/
	/*padding-left: 10px;*/
}
#nav-tab a {
	width: 100% !important;
	margin-bottom: 0 !important;
}
/*#webcontents, #about {
	margin: 20px 10px !important;
}
.webcontents {
	margin-bottom: 20px;
}*/
/*#about h2 {
	margin: 15px 0 !important;
}*/
.close img {
	width: 60%;
}
.modal-content h1 {
	font-size: 28px !important;
	line-height: 32px !important;
}
.modal-content p {
	font-size: 14px !important;
	line-height: 20px !important;
}
.features-item {
	width: 100% !important;
}
.homesearchblock {
	width: auto !important;
}

.banner-lft, .banner-rgt {
	width: 100%;
}
#about-wrp {
	width: 92%;
}
#about-wrp .card {
	position: relative !important;
	height: 300px;
	width: 100%;
}
#about-wrp .card-in {
	width: 100%;
	height: 300px;
	padding: 20px 0 20px 28px;
}
.banner-rgt a {
	margin-top: 15px;
	/*width: 65%;*/
	width: 96%;
	float: left;
}
.banner-rgt a {
	font-size: 18px;
}
.banner-lft h1 {
	/*font-size: 30px;*/
	font-size: 21px;
}
.banner-lft p {
	font-size: 14px;
}
h1.seclogo {
	/*display: none !important;*/
	font-size: 28px !important;
	padding: 0 0 20px !important;
	line-height: normal !important;
}
/*#recmjob {
	background: url(../images/banner-img-3.jpg) no-repeat top center #ccc !important;
}*/
#tmCarousel .carousel-control-next, .carousel-control-prev {
	top: 55px;
	display: inline;
}
#tmCarousel .carousel-control-prev {
	left: 0 !important;
}
#tmCarousel .carousel-control-next {
	right: 0 !important;
}
.social-icons a.slinks {
	padding-right: 13px;
	padding-top: 10px;
	padding-left: 0;
}
.social-icons {
	float: left;
}
#leftcont, #rightcont {
	padding: 30px 0 0;
}
#rightcont h2 {
	padding: 0 0 15px !important;
	font-size: 34px;
}
#rightcont h2 span {
	font-size: 34px !important;
}
#section-1 h2 span {
	line-height: normal !important;
}
#leftcont h2 {
	font-size: 28px;
	margin: 0 0 20px;
}
#leftcont h2 span.boldcont {
	font-size: 30px;
}
#about-wrp .card h2 span.com-name {
	font-size: 22px;
}
#about-wrp .card p, #leftcont p, #rightcont p {
	font-size: 14px;
}
#about-wrp .card h2 span {
	font-size: 36px;
}
#about-wrp .card h2 span.com-name {
	font-size: 22px;
}
#rightcont h3 {
	font-size: 20px;
}
#ourservice h2, #contactus h2 {
	padding: 0 15px 15px;
	font-size: 34px;
}
#ourservice h4 {
	width: 100%;
	padding: 0 15px 25px;
	font-size: 18px;
}
.servicecards {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-right: 0;
	border-left: none;
	border-right: none;
	padding: 20px;
}
.serviceicons {
	margin: 0 auto 15px;
}

#section-4 h4 {
	padding: 0 50px 12px 23px;
	margin: 0;
	font-family: 'Baukasten-Book';
	font-size: 2.1vh;
	text-align: left;
	line-height: 1.7em;
    color: #474646;
    min-width: 100%;
}


.formraw {
	width: 100%;
	padding: 0 10px 20px;
}
#fms-footer {
	padding-top: 40px;
}
#fms-footer h2 {
	font-size: 24px;
	margin: 0;
}
#fms-footer p span {
	font-size: 14px !important;
}
#fms-footer p {
	font-size: 17px;
	line-height: normal;
}
.footerborder {
	margin-bottom: 30px;
	min-height: auto;
}
#fms-footer .footertop {
	margin: 10px 0;
}
}
/*.webcontents {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 0px;
	height: auto;
	padding: 25px 15px;
	float: left;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s;
}
.webcontents:hover {
	text-decoration: none;
	border: 1px solid #bd0000;
}
.webcontents img {
	margin: 0 auto;
	display: table;
}
.webcontents h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 600;
	line-height: 24px;
	padding: 15px 0 5px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.webcontents h2 span {
	color: #bd0000;
	padding-left: 10px;
	font-size: 14px;
}
.webcontents p {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	color: #626262;
	font-weight: 400;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-align: center;
}*/
/*.webclink {
	width: auto;
	border: 1px solid #414141;
	background: #414141;
	margin: 0 auto;
	display: table;
	padding: 10px 20px;
	margin-top: 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s;
	cursor: pointer;
}
.webclink:hover {
	border: 1px solid #414141;
	background: #fff;
	color: #414141;
	text-decoration: none;
}*/
.modal-full {
	min-width: 100%;
	margin: 0;
}
.modal-full .modal-content {
	min-height: 100vh;
}
infotech .close, #conecpts .close, #projects .close, #invest .close, #enter .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 9999;
}
#infotech, #conecpts, #projects, #invest, #enter {
	padding-right: 0 !important;
}
.modal-content {
	background: #f0f0f0;
}
.modal-content h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 42px;
	color: #000;
	font-weight: 600;
	line-height: 24px;
	padding: 15px 0;
	margin: 15px 0;
	text-align: left;
}
.modal-content p {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: #828282;
	font-weight: 500;
	line-height: 24px;
	padding: 0 0 15px;
	margin: 0;
	text-align: left;
}
.modal-content p a {
	color: #636363;
	text-decoration: underline;
}
.modal-content h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: 600;
	line-height: 24px;
	padding: 15px 0;
	margin: 15px 0 5px;
	text-align: left;
}*/
#about h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 26px;
	color: #000;
	font-weight: 600;
	line-height: 24px;
	padding: 0;
	margin: 0 0 15px;
	text-align: left;
}
#about p {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #6F6F6F;
	font-weight: 400;
	line-height: 18px;
	padding: 0;
	margin: 0 0 15px;
	text-align: left;
}
.features-item {
	margin: 20px;
	text-align: center;
	width: auto;
}
.features-icon, .alt-features-icon {
	line-height: 1.2;
	font-size: 42px;
	color: #111;
}
.features-title {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
	font-size: 14px;
	color: #111;
	margin: 16px 0 15px;
}
.signin {
	border: 1px solid #bd0000;
}
.join {
	border: 1px solid #bd0000;
	background: #bd0000 !important;
	margin-left: 10px;
}
.centeredBox {
	margin: 0 auto;
	left: 0;
	right: 0;
	/** Position should be absolute */
	position: absolute;
	/** And box must have a width, any width */
	/*width: 58%;*/
	width: 80%;
	/*bottom: 150px;*/
	bottom: 40px;
	z-index: 999;
}

.centeredBox2 {
	width: 100% !important;
	bottom: 45px !important;
	position: relative !important;
	float: left !important;
	padding: 40% 5% 0 !important;
}

h1.seclogo {
	font-family: "Open Sans", sans-serif;
	font-size: 60px;
	text-align: center;
	color: #fff;
	width: 100%;
	text-shadow: 1px 1px #000;
	margin: 0;
	padding: 0 0 50px;
	font-weight: 600;
	line-height: 68px;
}
h1.seclogo span {
	font-size: 80px;
	font-weight: 300;
}
#formsearch input {
}
/*.homesearchblock {
	width: 100%;
}*/
.form-control {
	font-family: "Open Sans", sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid #fff;
	-webkit-appearance: none;
	background: rgba(255,255,255,0.1);
	color: #fff;
	padding: 6px 12px;
	width: 100%;
	height: 45px;
	font-weight: 400;
}
/* .homesearchblock input::placeholder {
 color: #fff;
}
.homesearchblock .btn {
	display: block;
	width: 100%;
	border: 1px solid #bd0000;
	text-transform: none;
	padding: 10px 12px 11px !important;
	background: #bd0000;
	color: #ffffff;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	transition: all 0.3s;
	border-radius: 0;
}
.homesearchblock .btn:hover {
	background: #fff;
	color: #bd0000;
	border: 1px solid #fff;
}*/
/*#webcontents h3, #recmjob h3, #testimonial h3, #career-advice h3, #aboutrv h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: 200;
	line-height: 24px;
	padding: 0;
	margin: 0 0 45px;
	text-align: center;
	text-transform: uppercase;
}*/
.viewalllnk {
	width: auto;
	height: 40px;
	background: #bd0000;
	color: #fff;
	padding: 0 15px;
	margin: 0 auto;
	display: table;
	line-height: 38px;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.3s;
	border: 1px solid #bd0000;
}
.viewalllnk:hover {
	color: #333;
	text-decoration: none;
	background: #fff;
	border: 1px solid #bd0000;
}
#fms-nav.navbar.compressed a.join {
	color: #fff !important;
}
/*#recmjob {
	background: url(../images/banner-img-3.jpg) no-repeat top center;
}
#recmjob h3 {
	color: #fff;
}*/
/*#recmjob .webcontents {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 0px;
	height: auto;
	padding: 25px 15px;
	float: left;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s;
	background: rgba(255,255,255,0.7);
}
#recmjob .webcontents h2 {
	text-transform: capitalize;
}
#recmjob .webcontents p {
	font-size: 14px;
	padding-bottom: 10px;
}
#recmjob .webcontents p span.perma {
	color: #549c00;
}
#recmjob .webcontents p span.part {
	color: #FF7200;
}
#recmjob .webcontents p span.contract {
	color: #0076D6;
}
#recmjob .webcontents p span.freelance {
	color: #E20000;
}*/
/*#recmjob .webclink {
	width: auto;
	border: 1px solid #bd0000;
	background: #bd0000;
	margin: 0 auto;
	display: table;
	padding: 10px 20px;
	margin-top: 20px;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s;
	cursor: pointer;
}
#recmjob .webclink:hover {
	border: 1px solid #bd0000;
	background: #fff;
	color: #414141;
	text-decoration: none;
}*/
#testimonial {
	padding: 0;
}
#tmCarousel {
	padding: 20px 0 50px;
}
#tmCarousel .carousel {
	margin: 50px auto;
	padding: 0 70px;
}
#tmCarousel .carousel .item {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 290px;
}
#tmCarousel .carousel-item .img-box {
	width: 100px;
	height: 100px;
	margin: 0 auto 30px;
	display: table;
}
#tmCarousel .carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
#tmCarousel p.testimonial {
	padding: 0;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	color: #422a12;
	text-align: center;
	line-height: 22px;
	font-weight: 300;
}
#tmCarousel p.overview {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	color: #422a12;
	text-align: center;
	line-height: 22px;
	font-weight: 300;
}
#tmCarousel .carousel .overview b {
	text-transform: uppercase;
	color: #7AA641;
}
#tmCarousel .carousel .carousel-control {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
	background: none;
}
#tmCarousel .carousel-control i {
	font-size: 68px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
#tmCarousel .carousel .carousel-indicators {
	bottom: -40px;
}
#tmCarousel .carousel-indicators li, #tmCarousel .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 1px 3px;
	border-radius: 50%;
}
#tmCarousel .carousel-indicators li {
	background: #999;
	border-color: transparent;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
#tmCarousel .carousel-indicators li.active {
	background: #555;
	box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
#tmCarousel .carousel-control-next {
	right: -200px;
}
#tmCarousel .carousel-control-prev {
	left: -200px;
}
#tmCarousel .carousel-item {
	height: auto;
}
.homesearchblock input {
	transition: all 0.3s;
}
.homesearchblock input:focus {
	background-color: rgba(255,255,255,0.7);
	color: #000;
}
/* - - - - -  17-07-2019 update - - - - - */



#jobsearch .col-md-6, #jobsearch .col-md-9, #jobsearch .col-md-3 {
	float: left;
}
.uploadcv-area {
	width: 100%;
	height: auto;
	float: left;
	background: rgba(255,255,255,0.1);
	padding: 15px;
}
.cvupload, .jobalert {
	width: 50%;
	float: left;
	background: rgba(255,255,255,0.8);
	height: auto;
	margin-right: 10px;
	padding: 10px;
}
.jobalert {
	width: 47%;
	margin-right: 0;
	height: 147px;
}
.cvupload p {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	color: #422a12;
	text-align: center;
	line-height: 22px;
	font-weight: 300;
	padding: 0;
	margin: 0;
}
.regsbtn {
	width: 100%;
	float: left;
	background: #bd0000;
	border: none;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 22px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 5px 0;
}
.orSeperator {
	position: relative;
	margin: 20px 0;
	text-align: center;
	border-top: 1px solid #cecece;
}
.orSeperator span {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	top: -11px;
	margin-left: -10px;
	font-size: 10pt;
}
.jobalert h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	color: #bd0000;
	text-align: center;
	line-height: 22px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}
.jobalert h2 a {
	color: #bd0000;
	text-decoration: none;
}
.cvupbtn {
	width: 100%;
	float: left;
	border: none;
	color: #bd0000;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 5px 0;
}
.jobalert p {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 22px;
	font-weight: 500;
	padding: 0 0 15px;
	margin: 0;
}
#career-advice {
	padding: 35px 0 50px;
	float: left;
	width: 100%;
}
.career-adv {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #a1a1a1;
	border-radius: 0;
	position: relative;
	padding: 30px;
}
.career-adv .adv-hd {
	position: absolute;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #575757;
	text-transform: uppercase;
	text-align: left;
	background: #fff;
	top: -18px;
	left: 24px;
	padding: 0 8px;
}
.career-adv .adv-icon {
	width: 30%;
	height: 81px;
	float: left;
	padding-right: 15px;
}
.career-adv .adv-content {
	width: 70%;
	height: 81px;
	float: left;
}
.career-adv .adv-content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	font-weight: 300;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 0 0 5px;
}
.career-adv .adv-content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 0;
	line-height: 18px;
}
#aboutrv {
	margin-bottom: 45px;
	background: #f9f8f8;
	padding: 40px 0;
	margin-top: 0;
}
#aboutrv p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	text-align: left;
	padding: 0 0 15px;
	margin: 0;
	line-height: 20px;
}
/* - - - - -  17-07-2019 update ends - - - - - */


.countrydrop {
	width: 150px;
	margin-left: 15px;
}

#section-1 h2 span {
	font-family: "Open Sans", sans-serif;
	font-size: 40px;
	color: #bd0000;
	font-weight: 600;	
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}

.flagarea {
	width: 10%;
	height: auto;
	float: left;
}
.countryarea {
	width: 75%;
	float: left;
	margin-left: 15px;
	font-size: 17px;
	color: #333;
	line-height: 24px;
}
.countryarea span {
	color: #bd0000;
}
a.countryarea, a.flagarea {
	text-decoration: none;
	color: #333;
}
.flagareanav {
	width: 11%;
	height: auto;
	float: left;
	margin-right: 7px;
}
.flagareanav .flag-wrapper {
	margin-bottom: 0;
}
.flagareanav .flag-wrapper .img-thumbnail {
	border-radius: 0;
}
 @media screen and (min-width: 768px) and (max-width: 1366px) {
 .centeredBox {
 width: 83% !important;
}
 h1.seclogo {
 font-size: 50px;
}
 .cvupload, .jobalert {
 width: 48% !important;
}
 .homesearchblock .btn {
 font-size: 14px !important;
}
}
/*@media screen and (min-width: 1366px) and (max-width: 2000px) {
	.centeredBox {
    width: 83% !important;
	}
	h1.seclogo {
    font-size: 50px;
	}
	.cvupload, .jobalert {
    width: 48% !important;
	}
}*/

#changelocation h5 {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: 200;
	line-height: 24px;
	padding: 0;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
#changelocation .modal-content {
	border-radius: 0;
}
#changelocation .modal-dialog {
	max-width: 900px;
}
#changelocation .modal-body {
	padding: 0;
}
.flagareapop {
	width: 14%;
	height: auto;
	float: left;
}
.countryareapop {
	width: 73%;
	float: left;
	margin-left: 6px;
	font-size: 14px;
	color: #333;
	line-height: 12px;
}
.countryareapop span {
	color: #bd0000;
}
a.countryareapop, a.flagarea {
	text-decoration: none;
	color: #333;
}

.selectstyle {
	font-family: "Open Sans", sans-serif;
    width: 100%;
    height: 40px;
    border-radius: 0 !important;
    border: 1px solid #ccc;
    background: #fbfbfb;
    color: #686c71;
	padding-left: 8px;
	font-size: 15px;
}

/*@media screen and (max-width: 767px) and (min-width: 241px)*/
._mPS2id-t {
	padding-top: 25px;
}
._mPS2id-t.mPS2id-target {
    padding-top: 125px !important;    
}
