/*
  Theme Name: BizPage
  Theme URL: https://bootstrapmade.com/bizpage-bootstrap-business-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/


/* 	FDOT Blue:			#1F4283
	FDOT Blue active:	#2D5FBE
	FDOT Red:			#1F4283
	Link:				#1F4283
	Link Hover:			#851B19
	Old Font Color:     #666666
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
  background: #fff;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size:100%;
}
services
a {
  color: #1F4283;
  transition: 0.5s;
  font-size:14px;
  text-decoration: underline;
}

a {
  color: #1F4283;
  transition: 0.5s;
  font-size:14px;
  text-decoration: underline;
}

.btn{
   font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
   background: #1F4283;
  border: 2px solid #1F4283;
}
.btn:hover, .btn:focus{
   font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #1F4283;
   background: #e9ecef;
  border: 2px solid #e9ecef;
}
 .fa-search{
	    opacity: 0.3;
   }
a:hover,
a:active,
a:focus {
  color: #851B19;
 
  text-decoration: underline;
}
p {
  padding: 0;
  margin: 0 0 30px 0;
  font-size:100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #1F4283;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}
.back-to-top em {
  padding-top: 12px;
  color: #fff;
}

/* Prelaoder */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #1F4283;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.topnav .icon {
  display: none;
}

#header {
  background: rgba(255, 255, 255);
border-bottom: 4px solid #1F4283;
  padding: 30px 0;
 /*position: fixed;*/
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}
	  
	  
#Contentplaceholder1_T8264C007043_Col01{
		  box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  /*-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  -o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);*/
  border-radius:0px;
  padding:1px;
  top:-55px;
  border-style:solid;
  border-color:#D3D3D3;

  
}

#Contentplaceholder1_TD990416C026_Col01{
	
	
	  box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  /*-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  -o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);*/
  border-radius:0px;
  padding:1px;
  top:-55px;
  border-style:solid;
  border-color:#D3D3D3;

	
}
#Contentplaceholder1_T4389C08C004_Col01{
		  box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  /*-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);
  -o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0);*/
  border-radius:0px;
  padding:1px;
  top:-55px;
  border-style:solid;
  border-color:#D3D3D3;

  
}

.newsroom {
	background: #fff;
    border-radius: 0 0 4px 4px;
    box-shadow: 2px 2px 12px rgb(0 0 0 / 8%);
    margin-bottom: 20px;
	padding-top:10px;
	padding-bottom:10px;
}

#logoscroll {
	display:none;
	visibility: hidden;
}
.menuscroll #logoscroll{
position: left;
text-align:left;
float:left;

  display: block;
  visibility:visible;
}

.menuscrol #logoscroll img{
	width:150px !important;
height:150px !important;
text-align:left;
float:left;
}
.menuscroll{
position: fixed;
border-bottom: 4px solid #1F4283;
  left: 0;
  top: 0;

  right: 0;
  padding-left:50px;
  transition: all 0.5s;
  z-index: 997;
  text-align:right;
  float:right;
   background: rgba(255, 255, 255);
  
}
.submenu {
	padding-top:10px;
	padding-bottom:10px;
}

.submenuscroll{
position: fixed;
border-bottom: 4px solid #1F4283;
  left: 0;
  top: 65px;

  right: 0;
  padding-left:50px;
  padding-right:50px;
  transition: all 0.5s;
  z-index: 1050;
  text-align:right;
  float:right;
   background: rgba(255, 255, 255);
  
}

#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover{
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #1F4283;
}

#header #logo img {
  padding: 0;
  margin: 0;
 visibility:visible;
 display:visible;
}
#header #logomobile {
    visibility:hidden;
	display:none;
  }
  #header #logomobile img{
  visibility:none;
  display:none;}
  

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  display: table;
  width: 100%;
  height: 100vh;
  background: #000;
}
 #intro .carousel-background1{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/1.png');
	   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
   #intro .carousel-background2{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/2.jpg');
	   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color:white;
  }
   #intro .carousel-background3{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/3.jpg');
	    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
   #intro .carousel-background4{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/4.jpg');
	    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
   #intro .carousel-background5{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/5.jpg');
	   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
     #intro .carousel-background6{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/6.png');
	   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
  
  #intro .carousel-background1career{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/1.jpg');
	   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
   #intro .carousel-background2career{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/2.jpg');
	   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
   #intro .carousel-background3career{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/3.jpg');
	    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
   #intro .carousel-background4career{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/4.jpg');
	    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
   #intro .carousel-background5career{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/5.jpg');
	   background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  }
#intro .carousel-item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro .carousel-background img {
  max-width: 100%;
}

#intro .carousel-content {
  text-align: center;
}

#intro h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#intro p {
  width: 80%;
  margin: 0 auto 30px auto;
  color: #fff;
}

#intro .carousel-fade {
  overflow: hidden;
}

#intro .carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
  width: 10%;
}
#intro .carousel-control-prev:focus,
#intro .carousel-control-next:focus {
	 background-color:rgb(31, 66, 131);
color:#fff;
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
}

#intro .carousel-indicators li {
  cursor: pointer;
}

#intro .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 8px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #1F4283;
}

#intro .btn-get-started:hover, .btn-get-started:focus {
  background: #fff;
  color: #1F4283;
}

#introoffice {
  display: table;
  width: 100%;
  height: 40vh;
background: #000;}
#introoffice .intro-container{
	height:40vh;
	text-align:center;
}
#introoffice .carousel-item {
  width: 100%;
  height: 40vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#introoffice .carousel-item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#introoffice .carousel-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#introoffice .carousel-background img {
  max-width: 100%;
 text-align:center;
 position:top center;
  margin-left: auto;
  margin-right: auto;
}

#introoffice .carousel-content {
  text-align: center;
}

#introoffice h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#introoffice p {
  width: 80%;
  margin: 0 auto 30px auto;
  color: #fff;
}

#introoffice .carousel-fade {
  overflow: hidden;
}

#introoffice .carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}

#introoffice .carousel-fade .carousel-inner .carousel-item,
#introoffice .carousel-fade .carousel-inner .active.carousel-item-left,
#introoffice .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#introoffice .carousel-fade .carousel-inner .active,
#introoffice .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#introoffice .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#introoffice .carousel-fade .carousel-inner .carousel-item-next,
#introoffice .carousel-fade .carousel-inner .carousel-item-prev,
#introoffice .carousel-fade .carousel-inner .active.carousel-item-left,
#introoffice .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#introoffice .carousel-control-prev,
#introoffice .carousel-control-next {
  width: 10%;
}

#introoffice .carousel-control-next-icon,
#introoffice .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
}

#introoffice .carousel-indicators li {
  cursor: pointer;
}

#introoffice .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 8px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #1F4283;
}

#introoffice .btn-get-started:hover, .btn-get-started:focus {
  background: #fff;
  color: #1F4283;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */
nav.navbar{
width:auto;
		text-align:right !important;
		float:right;}
.nav-menu,
.nav-menu * {
  margin-left: 5px;
  padding: 0;
  list-style: none;
      text-align: right !important; /* For Edge */

  float:right !important;
}

a.nav-link {
	color:#1F4283;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
  text-align: right !important; 

}

.nav-menu li {
  position: relative;
  white-space: nowrap;
   display: inline!important;
}

.nav-menu > li {
  float: right;
   display: inline!important;
}

.nav-link {
	color:#1F4283;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
    display: inline!important;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */

#nav-menu-container {
  float: right;
  clear:right;

  margin: 0;
}

	#nav-menu-container .home-link,
	#mobile-nav .home-link {
		display: inline-block;
		float:left;
		font: normal normal normal 13px FontAwesome;
		font-size: inherit;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
  		-moz-osx-font-smoothing: antialiased;
	}

	#header-social-container {
		display:none;
		float:right;
		clear:right;
	}
		#header-social-container .social-links a,
		#mobile-social-container .social-links a {
			color:#1F4283;
text-decoration: underline;
		}
		#header-social-container .social-links a:hover, #header-social-container .social-links a:focus,
		#mobile-social-container .social-links a:hover, #mobile-social-container .social-links a:focus {
			color:#2D5FBE;
text-decoration: underline;
		}

		#header-social-container .social-links a:not(:last-child) {
			margin-right:8px;
		}

	#mobile-social-container {
		text-align:center;
		margin:0 auto 24px;
	}
		#mobile-social-container .social-links a {
			font-size:24px;
text-decoration: underline;
		}
		#mobile-social-container .social-links a:not(:last-child) {
			margin-right:16px;
		}

/* Nav Meu Styling */

.nav-menu a {
  padding: 8px 10px;
  text-decoration: underline;
  display: inline-block;
  color:#1F4283;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  outline: none;
 
}

.nav-menu a:hover, .nav-menu a:focus {
  padding: 8px 10px;
    display: inline-block;
   font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  color: #851B19;
  outline: none;
  text-decoration: underline;
 
}

#prevarrow{
	color:#000; 
	vertical-align:middle;
	padding-top:100px;
	text-align:left;
	padding-left:10px;
}

#prevarrow:hover, #prevarrow:focus {
	 background-color:rgb(31, 66, 131);
color:#fff;
}

#nextarrow{
	color:#000; 
	vertical-align:middle;
	padding-top:100px;
	text-align:right;
	padding-right:10px;
}

#nextarrow:hover, #nextarrow:focus {
	 background-color:rgb(31, 66, 131);
color:#fff;
}
#prevarrowoff{
	color:#000; 
	vertical-align:middle;
	padding-top:175px;
	text-align:left;
	padding-left:2px;
	margin:auto;
	float:left;
}

#nextarrowoff{
	color:#000; 
	vertical-align:middle;
	padding-top:175px;
	text-align:right;
	padding-right:2px;
	margin:auto;
	float:right;
}
#main{
	
	margin: auto;
	float:center !important;
}
#content{
	max-width: 1140px;
	margin: auto;
	padding:15px;
	float:center;
	
}
.nav-menu li.career-item {
	background:#1F4283;
	border-radius:4px;
	transition: background 0.5s ease;
}

#mobile-nav li.career-item {
	background:#1F4283;
	transition: background 0.5s ease;
}

.nav-menu li.career-item a {
	color:#fff;
	transition: color 0.5s ease;
text-decoration: underline;
}
.nav-menu li.career-item a:focus {
	color:#000;
	background:#efefef;
}
	.nav-menu li.career-item:hover,
	#mobile-nav li.career-item:hover,
.nav-menu li.career-item:focus,
	#mobile-nav li.career-item:focus	{
		background:#efefef;
	}

.nav-menu li:hover > a,
.nav-menu > .menu-active > a {
  color: #2D5FBE;
text-decoration: underline;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
 
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
text-decoration: underline;

}

.nav-menu ul li:hover > a,  {
  color: #1F4283;
text-decoration: underline;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}
#mobile-nav-toggle em {
  color: #1F4283;
}
#mobile-nav-toggle i {
  color: #1F4283;
}



#mobile-nav-toggle em.fa-times {color:#fff;}
#mobile-nav-toggle i.fa-times {color:#fff;}


/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li.career-item  {
  background:#1F4283;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: underline;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

#mobile-nav ul li a:hover, #mobile-nav ul li a:focus {
  color: #1F4283;
text-decoration: underline;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul li.menu-active a {
  color: #1F4283;
text-decoration: underline;
}
#mobile-nav ul .menu-has-children em {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}
#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #1F4283;
}

#mobile-nav ul .menu-has-children em.fa-chevron-up {
  color: #1F4283;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
text-decoration: underline;
}

#mobile-nav ul .menu-item-active {
  color: #1F4283;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header h3 {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-header h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #1F4283;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}
#Header_T4873DC23028_Col00 .container-fluid{
	float:right;
	text-align:right;
}
#Header_T4873DC23028_Col00.container-fluid ul{
	float:right;
	text-align:right;
}
/* Section with background
--------------------------------*/

.section-bg {
  background: #f7f7f7;
}

/* About Section
--------------------------------*/

#about {
  background: url("/docs/default-source/homeimages/hero-bg.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#about::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.92);
  z-index: 9;
}

#about .container {
  position: relative;
  z-index: 10;
}

#about .about-col {
	background: #fff;
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}
#about .about-collarge {
	background: #fff;
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
	width:205%;
}
#about .about-col a {
	display:block;
	padding-bottom:5%;
	text-decoration:underline;
}
#about .about-col a:hover {
	display:block;
	
	text-decoration:underline;
}
#about .about-col .img {
  position: relative;
}

#about .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#about .about-col .icon {
  width: 150px;
  height: 100px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #002554;
  border-radius: 8px;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 75px);
  bottom: -30px;
  transition: 0.3s;
}

#about .about-collarge a {
	display:block;
	padding-bottom:5%;
	text-decoration:underline;
}

#about .about-collarge .img {
  position: relative;
}

#about .about-collarge .img img {
  border-radius: 4px 4px 0 0;
}

#about .about-collarge .icon {
  width: 150px;
  height: 100px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #002554;
  border-radius: 8px;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 75px);
  bottom: -30px;
  transition: 0.3s;
}



#about .about-col img {
	max-width: 100%;
	max-height:100%;
	transition: 0.3s;
}

#about .about-col:hover .icon {
	border-color: #1F4283;
	box-shadow:1px 1px 2px 2px rgba(2,2,2,0.70);
}

#about .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#about .about-col a h2 {
  color: #000;
text-decoration: underline;
}

#about .about-col a:hover h2{
  color: #1F4283;
text-decoration: underline;
}

#about .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

#about .about-collarge img {
	max-width: 100%;
	max-height:100%;
	transition: 0.3s;
}

#about .about-collarge:hover .icon {
	border-color: #1F4283;
	box-shadow:1px 1px 2px 2px rgba(2,2,2,0.70);
}

#about .about-collarge h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#about .about-collarge a h2 {
  color: #000;
text-decoration: underline;
}

#about .about-collarge a:hover h2 {
  color: #1F4283;
text-decoration: underline;
}

#about .about-collarge p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

#about .about-content {
	padding:10px 24px;
}

#about .about-content .content-header,
#about .about-content2 .content-header {
	height:160px;
	width:100%;
	margin-bottom:12px;
}

#about .about-content .content-header.public-header {
	background-image:url("/images/default-source/homeimages/about-mission.jpg");
}

#about .about-content2 .content-header.trav-header {
	background-image:url("/images/default-source/homeimages/about-plan.jpg");
}

#about .about-content2 .content-header.busGov-header {
	background-image:url("/images/default-source/homeimages/about-vision.jpg");
}

#about .about-content h2 {
	margin-top:12px;
	text-align:left;
}

#about .about-content h2 i {
	margin-right:6px;
}

#about .about-content h2 em {
	margin-right:6px;
}

#about .about-content h4 {
	font-size:16px;
}

#about .about-content h4:not(:first-of-type) {
	margin-top:24px;
}

#about .about-content li {
	font-size:12px;
}

#about .about-col .img {
  position: relative;
}

#about .about-col .img img {
  border-radius: 4px 4px 0 0;
}
/* Call To Action Section
--------------------------------*/

#call-to-action {
  background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(/images/default-source/recruitment/call-to-action-bg.jpg) fixed center center;
  background-size: cover;
  padding: 60px 0;
}

#call-to-action h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action p {
  color: #fff;
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover, #call-to-action .cta-btn:focus {
  background: #306BC1;
  border: 2px solid #306BC1;
}



/* Call To Action Section
--------------------------------*/

#skills {
  padding: 60px 0;
}

#skills .progress {
  height: 35px;
  margin-bottom: 10px;
}

#skills .progress .skill {
  font-family: "Open Sans", sans-serif;
  line-height: 35px;
  padding: 0;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}

#skills .progress .skill .val {
  float: right;
  font-style: normal;
  margin: 0 20px 0 0;
}

#skills .progress-bar {
  width: 1px;
  text-align: left;
  transition: .9s;
}

/* Facts Section
--------------------------------*/

#facts {
  background: url("/images/default-source/recruitment/facts-bg.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 0 0;
  position: relative;
}

#facts::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.88);
  z-index: 9;
}

#facts .container {
  position: relative;
  z-index: 10;
}

#facts .counters span {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 48px;
  display: block;
  color: #306BC1;
}

#facts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #111;
}

#facts .facts-img {
  text-align: center;
  padding-top: 30px;
}
/* About Us Careers Section
--------------------------------*/

#aboutcareer {
  background: url("/images/default-source/recruitment/about-bg.jpg") center top no-repeat fixed;
  background-size: cover;
  padding: 60px 0 40px 0;
  position: relative;
}

#aboutcareer::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.92);
  z-index: 9;
}
#aboutcareer .container {
  position: relative;
  z-index: 10;
}

#aboutcareer .about-col {
	background: #fff;
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
	
}

#aboutcareer .about-col a {
	/*display:inline-block;*/
	padding-bottom:5%;
	color:#000;
	text-decoration:underline;
}
#aboutcareer .about-col a:hover, #aboutcareer .about-col a:focus {
	/*display:block;*/
	padding-bottom:5%;
	color:#1F4283;
	text-decoration:underline;
}
#aboutcareer .about-col img {
	max-width: 100%;
	max-height:100%;
	transition: 0.3s;
}
#aboutcareer .about-col .img img {
  border-radius: 4px 4px 0 0;
  height:350px;
}
#aboutcareer .about-collarge {
	background: #fff;
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
	width:100%;

}

#aboutcareer .about-collarge a {
	display:block;
	padding-bottom:5%;
	color:#000;
	text-decoration:underline;
}
#aboutcareer .about-collarge a:hover, #aboutcareer .about-collarge a:focus {
	display:block;
	padding-bottom:5%;
	color:#1F4283;
	text-decoration:underline;
}
#aboutcareer .about-collarge img {
	max-width: 100%;
	max-height:100%;
	transition: 0.3s;
}
#aboutcareer .about-collarge .img img {
  border-radius: 4px 4px 0 0;
}
#aboutcareer .about-col2 {
	background: #fff;
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}

#aboutcareer .about-col2 a {
	display:block;
	padding-bottom:5%;
	text-decoration:underline;
}

#aboutcareer .about-col2 img {
	max-width: 100%;
	max-height:100%;
	transition: 0.3s;
}
#aboutcareer .about-col2 .img img {
  border-radius: 4px 4px 0 0;
}

#aboutcareer .about-col .iconcareer {
  left: calc( 50% - 32px);
   width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #306BC1;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
    bottom: 156px;
  transition: 0.3s;
}

#aboutcareer .about-col2 .iconcareer {
  left: calc( 50% - 32px);
   width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #306BC1;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
    bottom: 256px;
  transition: 0.3s;
}
#aboutcareer .about-col2 i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#aboutcareer .about-col2:hover .iconcareer, #aboutcareer .about-col2:focus .iconcareer {
  background-color: #fff;
}

#aboutcareer .about-col2:hover i, #aboutcareer .about-col2:focus i {
  color: #306BC1;
}


#aboutcareer .about-col2 h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#aboutcareer .about-col2 .title2{
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 15px 0 12px 0;
}

#aboutcareer .about-col2 a h2 {
  color: #000;
text-decoration: underline;
}

#aboutcareer .about-col2 a:hover h2, #aboutcareer .about-col2 a:focus h2 {
  color: #1F4283;
text-decoration: underline;
}

#aboutcareer .about-col2 p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}


#aboutcareer .about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#aboutcareer .about-col:hover .iconcareer, #aboutcareer .about-col:focus .iconcareer {
  background-color: #fff;
}

#aboutcareer .about-col:hover i, #aboutcareer .about-col:focus i {
  color: #306BC1;
}


#aboutcareer .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#aboutcareer .about-col a h2 {
  color: #000;
text-decoration: underline;
}

#aboutcareer .about-col a:hover h2, #aboutcareer .about-col a:focus h2 {
  color: #1F4283;
text-decoration: underline;
}

#aboutcareer .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

#aboutcareer .teleWork-contain {
	margin:0 auto;
}
#aboutcareer .construct-contain {
	margin:0 auto;
}
#aboutcareer .construct-contain .construct p {
	font-size:18px;
	display:none;
	padding:20px;
	font-weight:700;
	font-style:italic;
	text-align:center;
	margin:auto;
}

#aboutcareer .construct-contain .construct a {
	display:inline;
	color:#000;
	font-size:18px;
	font-weight:700;
	padding: 0px 0px 25px;
	margin:auto;
	text-decoration:underline;
}
}
#aboutcareer .construct-contain .construct a:hover{
	display:inline;
	color:#1F4283;
		font-size:18px;
	font-weight:700;
	padding: 0px 0px 25px;
	margin:auto;
	text-decoration:underline;
}
#aboutcareer .teleWork p {
	font-size:18px;
	padding: 20px;
	font-weight:700;
	font-style:italic;
	text-align:center;
}

/*=====
Exapandable list arrows
=======*/


.sf-Long-text{
	padding-bottom:15px;
	padding-left:20px;
	padding-top:5px;
}

/* Newsfeed Style */

#newsroom {
	padding-left:25px;
	padding-right:15px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	margin:auto;
	width:98%;
	
}
.news-item .carousel-content{
padding-left:10px;	
}
#newsroom  p, #newsroom h3, #newsroom h4 {
	padding-left:20px;
	padding-right:20px;
}
#newsroom .owl-nav,
#newsroom .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#newsroom .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: black;
}

#newsroom .owl-dot.active {
  background-color: #1F4283;
}

/* Services Section
--------------------------------*/

#services {
  background: #fff;
  background-size: cover;
  padding: 60px 0 40px 0;
}

#services .box {
  margin-bottom: 30px;
}

#services .icon {
  float: left;
}
#services .iconcareer {
  float: left;
}

#services .iconcareer i {
  color: #306BC1;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#services .icon i {
  color: #1F4283;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}
#services .icon em {
  color: #1F4283;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
  margin-left: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
  text-decoration:underline;
}

#services .box:hover .title a, #services .box:focus .title a {
  color: #1F4283;
  text-decoration:underline;
}

#services .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}

/* Ecommerce Section
--------------------------------*/

#ecom {
  background: #fff;
  background-size: cover;
  padding: 60px 0 40px 0;
}

#ecom .container{
	border-radius: 0 0 0 0;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
#ecom .box {
  margin-bottom: 30px;

}

#ecom div {
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
}

#ecom .icon {
  float: left;
  vertical-align:center;
}
#ecom .iconcareer {
  float: left;
}

#ecom .iconcareer i {
  color: #306BC1;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#ecom .icon i {
  color: #1F4283;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}
#ecom .icon em {
  color: #1F4283;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#ecom .title {
  margin-left: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  vertical-align: middle;
 margin-top:10px;
  
  
}

#ecom .title a {
  color: #111;
  text-decoration:underline;
}

#ecom .box:hover .title a, #ecom .box:focus .title a {
  color: #1F4283;
  text-decoration:underline;
}

#ecom .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}



/* Interactive Projects Section
--------------------------------*/

/****#inter-projects {
  background: linear-gradient(rgba(31,66,131,0.8), rgba(0,0,0,0.8)), url(/images/default-source/homeimages/inter-map.jpg) fixed center center;
  background-size: cover;
  max-width:100%;
  Height:auto;
  padding: 60px 0;
}***/
#inter-projects {
  background: linear-gradient(rgba(31,66,131,0.8), rgba(0,0,0,0.8)), url(/images/default-source/homeimages/inter-map.jpg) fixed center center;
  background-size: cover;
  max-width:100%;
  Height:auto;
  padding: 60px 0;
  border-radius: 0 0 4px 4px;
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
	margin-bottom: 20px;
}

#inter-projects h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#inter-projects p {
  color: #fff;
}

#inter-projects .cta-btn {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 25px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#inter-projects .cta-btn:hover, #inter-projects .cta-btn:focus {
  background: #1F4283;
  border: 2px solid #1F4283;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
  background: #000;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #111;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info .footer-fdot-logo {
	width:85%;
	max-width:312px;
	margin-bottom:12px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #1F4283;
}

#footer .footer-top .footer-info p {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
}
 #footer a{
	 color:white;
	 text-decoration:underline;
	 
 }
 #footer a:hover, #footer a:focus{
	 color:white;
	 text-decoration:underline;
 }
 
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  text-decoration:underline;
  
  
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover, #footer .footer-top .social-links a:focus {
  background: #1F4283;
  color: #fff;
text-decoration: underline;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before,
#footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #555;
}

#footer .footer-top h4::after {
  background: #1F4283;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul em {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
  text-decoration:underline;
}

#footer .footer-top .footer-links ul a:hover, #footer .footer-top .footer-links ul a:focus {
  color: #1F4283;
  text-decoration:underline;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #1F4283;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover, #footer .footer-top .footer-newsletter input[type="submit"]:focus {
  background: #13a456;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}
/* Testimonials Section
--------------------------------*/

#testimonials {
  padding: 60px 0;
}

#testimonials .section-header {
  margin-bottom: 40px;
}

#testimonials .testimonial-item {
  text-align: center;
}

#testimonials .testimonial-item .testimonial-img {
  width: 120px;
  border-radius: 50%;
  border: 4px solid #fff;
  margin: 0 auto;
}

#testimonials .testimonial-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

#testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0 0 15px 0;
}

#testimonials .testimonial-item .quote-sign-left {
  margin-top: -15px;
  padding-right: 10px;
  display: inline-block;
  width: 37px;
}

#testimonials .testimonial-item .quote-sign-right {
  margin-bottom: -15px;
  padding-left: 10px;
  display: inline-block;
  max-width: 100%;
  width: 37px;
}

#testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 auto 15px auto;
}

#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #306BC1;
}
/*---
Subscribe form
*/


/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 768px) {
  #contact .contact-address,
  #contact .contact-phone,
  #contact .contact-email {
    padding: 20px 0;
  }

  .topnav{
	  width:100%;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
    padding-top:15px;
text-decoration: underline;
	
  }
  #Header_T7A5A3123011_Col00 .container-fluid {

width: 100%;
    padding-right: 5px;
    text-align: right !important;
    float: right !important;
	
	}
  
.index {
	padding-top:10px;
	text-align:right;
	clear:both;
}
  
  #contact .contact-phone {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
	
	#nav-menu-container {
		text-align:right;
		width:100%;
		
	}
	
		#header-social-container {
			display:inline-block;
		padding-top: 5px;
		padding-right:30px;
		
		}
		.mobile-social-row {
			display:none;
		}
		#header #logomobile {
    visibility:none;
  }
  #Header_T4873DC23011_Col00{
	  width:15%;
	  float:left;
	  padding-left:15px;
  }
  #Header_T4873DC23011_Col01{
	  float:right;
	  width:85%;
  }
}

@media (min-width: 992px) {
	#footer .footer-top .footer-info p {
		font-size:8px;
	} 
	#header #logomobile {
    visibility:none;
  }
   #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (max-width: 1023px){
	.navbar-nav > li {
	margin-left:0px;
}

.nav-menu a {
	padding:6px;
text-decoration: underline;
}
  #Header_T4873DC23028_Col00{
	  width:100%;
	  
  }
  #Header_T4873DC23011_Col00{
	  width:10%;
  }
  #Header_T4873DC23013_Col01{
	  padding-left:10px;
	  float:left;
	  
  }
  #Header_T4873DC23011_Col01{
	  width: 90%;
	  float:right;
  }
	  #Header_T4873DC23013_Col02{
width:100%;
float:right;
text-align:right;
padding-left:35px;
padding-bottom:15px;
}}

@media (min-width: 1024px) {
  #header #logo {
    padding-left: 60px;
	  visibility:visible;
  }
#header #logomobile {
    visibility:none;
  }

  #intro p {
    width: 60%;
  }

  #intro .carousel-control-prev,
  #intro .carousel-control-next {
    width: 5%;
  }
  
  #intro .carousel-background img {
  max-width: 100%;
 
}

  #nav-menu-container {
    padding-right: 60px;
  }
  #Header_T4873DC23013_Col01 {
	  width:70%;
	  padding-right:0px;
  }
  
  #header-social-container{
	  padding-right:5px;
  }
  
  #Header_T4873DC23011_Col01{
	  width:85%;
  }
  #Header_T4873DC23013_Col02{
	 width:20%; 
  }
}

@media (max-width: 767px) {
	.topnav a.icon {
    float: right;
    display: block;
  }
   #Contentplaceholder1_T4389C08C004_Col01{
	 margin-top:60px;
 }
    #main{
	
	float:center;
	max-width:100%;
	height:auto;
}
table{
	max-width:98%;
	height:auto;
}
#content{
	max-width: 100%;
	margin: auto;
	padding:15px;
	float:center;
	
}
.col img{
	  max-width: 100%;
  height: auto;
}
  
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
      padding-top:15px;
text-decoration: underline;
  }
   #nav-menu-container {
	   background-color: #000;
	  text-align: right !important; /* For Edge */

  float:right !important;
   }
   #Header_T4873DC23028_Col00 .container-fluid{
	   width:100%;
	 padding-right:5px;
	     text-align: right !important; /* For Edge */

  float:right !important;
   }
   .fa-search{
	    opacity: 0.5;
   }
 .navbar{
	  text-align:right;
	  float:right;
  }
  .back-to-top {
    bottom: 15px;
  }

.nav-menu,
.nav-menu * {
  margin-left: 5px;
  padding: 0;
  list-style: none;
      text-align: right !important; /* For Edge */

  float:right !important;
}
#into{
	padding-top:15px;
}
#header {
	padding-top:8px;
	padding-bottom:5px;
}
#Header_T4873DC23011_Col00{
	width:50%;
	float:left;
	clear:both;
}
#Header_T4873DC23011_Col01{
	width:50%;
	float:right;
	clear:both;
}
#Header_T4873DC23011_Col01{
	width:50%;
	float:right;
	padding-top:15px;
	padding-right:10px;
	
}

#navbar {
	padding-right:10px!important;
	
}
#navbar1 {
	float:right !important;
	margin:auto !important;
}
.navbar-toggler{
	text-align: right!important;
	float: right!important;
	
}
  #header #logomobile {
   display:inline-block;
	visibility:visible;
	width:10%;
	float:left;
	clear:both;
	padding-top:20px;
	

	padding-left:40px;
	
  }
  #header #logomobile h1 {
    font-size: 28px;
	visibility:visible;
  }

  #header #logomobile img {
	  display:inline-block;
    max-height: 40px;
	padding-left:5px;
	float:left;
	clear:left;
	visibility:visible;
	
  }
  .container-fluid{
	  width:100% !important;
  }
  #header #logo h1 {
    visibility:none;
  }

  #header #logo img {
    max-height: 40px;
	padding-left:5px;
	float:left;
	clear:left;
	visibility:none;
	display:none;
	
  }


  #nav-menu-container {
    display: none;
  }
  #intro .carousel-background1{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/1.png');
	  background-position:center;
  }
   #intro .carousel-background2{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/2.jpg');
	  background-position:center;
  }
   #intro .carousel-background3{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/3.jpg');
	  background-position:center;
  }
   #intro .carousel-background4{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/4.jpg');
	  background-position:center;
  }
   #intro .carousel-background5{
	  height:100vh;
	  background-image: url('/images/default-source/intro-carousel/5.jpg');
	  background-position:center;
  }
  #intro .carousel-recruitbackground1{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/1.jpg');
	  background-position:center;
  }
   #intro .carousel-recruitbackground2{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/2.jpg');
	  background-position:center;
  }
   #intro .carousel-recruitbackground3{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/3.jpg');
	  background-position:center;
  }
   #intro .carousel-recruitbackground4{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/4.jpg');
	  background-position:center;
  }
   #intro .carousel-recruitbackground5{
	  height:100vh;
	  background-image: url('/images/default-source/recruitment/intro-carousel/5.jpg');
	  background-position:center;
  }
 #intro .carousel-background img {


}
 #introoffice .carousel-background img {
height:30vh;

}
#introoffice{
	height:30vh;
}
#aboutcareer .about-col .iconcareer{
	top:155px;
	height:500px;
}
#aboutcareer .about-col2 .iconcareer{
	top:160px;
}


#intro .btn-get-started {
	font-size:14px;
}
#intro .carousel-item {
 
  height: 100vh;
 /* background-size: cover;*/
  background-position: center;
  background-repeat: no-repeat;
}
#introoffice .carousel-item {
 
  height: 30vh;
 /* background-size: cover;*/
  background-position: center;
  background-repeat: no-repeat;
}
#introoffice .intro-container {
 
  height: 30vh;
 /* background-size: cover;*/
  background-position: center;
  background-repeat: no-repeat;
}
#introoffice .carousel-container {
 
  height: 30vh;
 /* background-size: cover;*/
  background-position: center;
  background-repeat: no-repeat;
}
#intro h2 {
  color: #fff;
  margin-bottom: 18px;
  font-size: 20px !important;
  font-weight: 700;
}

#intro p {
  width: 80%;
  margin: 0 auto 15px auto !important;
  color: #fff;
}
#intro {
  display: table;
  width: 100%;
  height: 100vh;
  background: #000;
}
  #mobile-nav-toggle {
    display: inline;
	
  }
  
  .index {
	display: none;
	visibility: none;
}
.indexmobile {
	padding-top:5px;
	padding-bottom:5px;
	
}
  
}

@media (min-width:768px) {
	
	.indexmobile {
	display:none;
	visibility: none;
	
}

.index{
	padding-right:10px;
}
  #header #logo img {
    max-height: 48px;
	padding-left:10px;
  }
  
}



@media (min-width:1024px) {
  #header #logo img {
    max-height: 60px;
	padding-left:10px;
  }
}

@media (min-width:1200px) {
	#footer .footer-top .footer-info p {
		font-size:9px;
	} 
	#header #logo img {
		padding-left:10px;
	}
	
	
	nav.navbar{
		width:auto;
		text-align:right !important;
		float:right;
		
	}
	nav.navbar ul{
	
		text-align:right;
		float:right;
	}
		nav.navbar li{
		text-align:right;
	}
	nav.navbar a{
		
				text-align:right !important;
		float:right;
		
	}
}