@charset "utf-8";
/* CSS Document */
.heading_sec2 {
	padding:17px 0;
}
.heading_sec2 h2, .heading_sec2 h1 {
	font-size:26px;
	display:inline-block;
	color:#fff;
	font-family: "Montserrat", sans-serif;
	font-weight:400;
	margin:0;
	text-transform:uppercase;
}
.find_type {
	margin: 0px 0 30px;
	line-height: 1.6;
	padding: 1px 0 25px;
}
.heading_a {
	font-size:30px;
	margin: 30px 0 20px;
	color: #69f;
	font-weight: 600;
	text-transform:none !important;
}
.heading_b {
	font-size:25px;
	margin:15px 0 15px;
	color: #013282;
	font-weight: 600;
	text-transform:none;
}
.heading_a img {
	position: relative;
	top: -4px;
	margin: 0 0 0 15px;
}
.heading_b img {
	position: relative;
	top: -1px;
	margin: 0 0 0 15px;
}
.find_type .heading_b {
	font-size:23px;
	margin: 20px 0 15px;
}
@media(max-width:767px) {
 .heading_sec2 h2, .heading_sec2 h1 {
 font-size:25px;
 font-weight:400;
}
 .heading_a {
 font-size:26px;
 margin: 20px 0 20px;
 color: #69f;
 font-weight: 600;
}
 .heading_a img {
 width: 45px;
 float: right;
 position: relative;
 top: -10px;
}
 .heading_b {
 font-size:21px;
}
 .find_type .heading_a {
 font-size:23px;
}
 .find_type .heading_b {
 font-size:20px;
}
}
.find_type figure {
	border: solid 12px #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	margin: 10px 0 25px 0;
}
.find_type figure img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
@media(min-width:992px) {
 .find_type {
 margin:50px 0 60px;
 line-height: 1.5;
 padding:10px 0 30px;
}
 .find_type figure {
 margin: -45px 0 35px 0;
}
}
@media(max-width:767px) {
 .find_type .btn-lg {
 padding: 10px 10px 10px !important;
 font-size: 1.15rem !important;
}
 .find_type .btn.icon_left img {
 width:25px;
 margin: -2px 0px 0 0px;
}
}
.price_bar {
	background:#013282;
	color:#fff;
	padding:5px 20px 20px;
}
.price_bar h4 {
	font-size:24px;
	margin: 30px 0 10px;
	font-weight: 500;
}
.price_bar h5 {
	font-size:50px;
	margin: 10px auto 10px;
	font-weight: 500;
	text-align:center;
	border-bottom:solid 3px #69f;
	display:inline-block;
}
.price_bar h6 {
	font-size:19px;
	margin:0px;
	font-weight: 500;
	text-align:center;
}
@media(max-width:767px) {
 .price_bar h4 {
 margin: 15px 0 10px;
}
 .price_bar h5 {
 font-size:34px;
 margin: 10px auto 10px;
 font-weight: 500;
 text-align:center;
 border-bottom:solid 3px #69f;
 display:inline-block;
}
.price_bar h6 {
 font-size:16px;
 margin:0px;
 font-weight: 500;
 text-align:center;
}
}
.text_lg {
	font-size:1.2em;
}
.stats_bar {
	background:#0d2466;
	padding:20px 10px;
	border-radius:5px;
}
.stats_bar h5 {
	color: #fff;
	font-size: 44px;
	margin: 5px auto 5px;
	font-weight:600;
	text-align: center;
	display: inline-block;
	line-height: 1;
}
.stats_bar h6 {
	text-transform:uppercase;
	color:#dbe5f9;
	font-size:16px;
	margin:0px;
	font-weight: 500;
	text-align:center;
}
@media(max-width:767px) {
.stats_bar {
 border-radius: 3px;
 margin: 0 -15px;
}
.stats_bar h5 {
 font-size: 27px;
}
.stats_bar h6 {
 font-size: 12px;
}
}
.left_box {
	padding:20px;
	margin:0 0 20px 0;
}
.circle_img {
	height:635px;
	width:635px;
	border-radius:50%;
	overflow:hidden;
	margin:-50px 0 40px -130px;
}
.circle_img img {
	max-width:none;
	height:100%;
	width:100%;
	object-fit:cover;
}
 @media(min-width:1500px) {
 .mission_left {
 padding-top:50px;
}
}
.top_image img {
	width:100%;
}
@media(max-width:1200px) {
.circle_img {
	height: 480px;
	width: 480px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 15px -100px;
}
.circle_img img {
	height:100%;
	width:100%;
	object-fit:cover;
}
}
@media(max-width:991px) {
.circle_img {
	height: 392px;
    width: 392px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 15px -100px;
}
.circle_img img {
	height:100%;
	width:100%;
	object-fit:cover;
}
}
@media(max-width:767px) {
	.circle_img {
	height:320px;
	width:320px;
	margin:0 auto 15px ;
}
.top_image {
 overflow:hidden;
}
.top_image img {
 max-width:220%;
}
}
.recruiters_block .row {
	margin-top:-10px;
	margin-bottom:30px;
	margin-left:0;
	margin-right:0;
	position:relative;
}
.recruiters_block .row article {
	border-bottom:solid 1px #ccc;
	height:100%;
	padding:30px 10px 0;
}
.recruiters_block .row > div:nth-child(4) article {
 border-bottom:none;
}
 @media(min-width:768px) {
.recruiters_block .row > div:nth-child(3) article, .recruiters_block .row > div:nth-child(4) article {
 border-bottom:none;
}
}
@media(min-width:992px) {
 .recruiters_block .row {
 margin-top:-50px;
}
.recruiters_block .row article {
 margin:0 25px;
}
}
.small_phone {
	width:28px;
	position:relative;
	margin-top:-7px !important;
	margin-bottom:-5px !important;
}
@media (min-width: 992px) {
 figure.media_img {
 margin: -55px 0 -75px 0;
}
}
.safety_content h3 {
	position: relative;
	padding: 0 0 7px 0;
	margin: 20px 0 10px 0;
	border-bottom: solid 1px #ccc;
	text-transform:uppercase;
	color: #013282;
	font-weight: 600;
	font-size:1.12em;
}
.safety_content ul li {
	margin-bottom: 8px;
}
.safety_content strong {
	font-weight: 700;
}
.safety_content {
	position:relative;
	background:url(../images/safety_photo.webp) center top no-repeat;
	background-size:100% auto;
	padding:0 0 20px 0;
}
.safety_content .landing_container {
	padding-top:100px;
}
.safety_content section {
	padding:1px 15px 10px;
}
 @media (min-width: 992px) {
 .safety_content {
 background-attachment: fixed;
 background-size: auto 100%;
 background-position: 0 20px;
}
 .safety_content .landing_container {
 padding-top: 200px;
}
.safety_content h3 {
 margin: 25px 0 10px 0;
}
}
@media (min-width: 1201px) {
 .safety_content {
 background-position:0 70px;
 background-size: 100% auto;
}
}
.story_img {
	position:relative;
	margin:20px 0 !important;
}
@media (min-width:992px) {
.story_img {
 float:right;
 max-width:45%;
 margin:0 0 10px 40px !important;
}
}
.site_map {
	padding:20px 0;
}
@media (min-width:768px) {
.site_map .custom_ul {
 float: left;
 width: 50%;
}
}
@media (min-width:1201px) {
.site_map .custom_ul {
 float: left;
 width: 25%;
}
}
.select2-container--default .select2-selection--multiple {
	border-radius: 8px;
	border: none;
	margin-bottom: 10px;
	min-height: 45px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border:none !important;
}
.select2-container .select2-search--inline .select2-search__field {
	height: 30px;
	padding-top: 10px;
	margin-top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	width: 20px;
	font-size:1.25em;
	color: #222222 !important;
	line-height: 17px;
	margin-top: 12px;
	background-color: rgb(230, 230, 230);
	right: 15px;
}
.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
	border-bottom: solid 1px #ced4da !important;
	border-radius:2px;
}
.select2-container--default .select2-selection--multiple:before {
	content: ' ';
	display: block;
	position: absolute;
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	right: 6px;
	margin-left: -4px;
	margin-top: -2px;
	top: 50%;
	width: 0;
	cursor: pointer
}
.select2-container--open .select2-selection--multiple:before {
	content: ' ';
	display: block;
	position: absolute;
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px;
	height: 0;
	right: 6px;
	margin-left: -4px;
	margin-top: -2px;
	top: 50%;
	width: 0;
	cursor: pointer
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
	padding-right: 40px;
}
@media (min-width: 1200px) {
 .data_card article + div {
 max-height: none;
 overflow:visible;
 padding:10px;
}
}
.job_data {
	margin: 15px 0;
}
.data_card article > a {
	float: right;
}
.filter_page {
	margin:0;
}
@media (min-width:768px) {
.filter_page dt {
 width:220px;
 padding-left: 0;
}
}
@media (min-width:1200px) {
.filter_page dt {
 width:290px;
 padding-left: 0;
}
}
.filter_page dt .dropdown {
	padding: 7px 7px 20px;
	min-height: calc(100% - 0px);
}
.filter_page dt .dropdown:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0px;
	background:#eeeff5;
	z-index:-1;
}
.filter_page dd > .row {
	padding:0 7px;
}
.crew_card {
	padding:0;
	border: solid 1px #ccc;
	border-radius: 10px;
	margin: 15px 20px 15px 0px;
}
.crew_card figure {
	border-radius: 10px 10px 0 0;
	position: relative;
	height: 206px;
	text-align: center;
	overflow: hidden;
	margin: 0;
}
.filter_page dt ul {
	list-style: none;
	padding:0;
}
.filter_page dt ul li {
	position: relative;
	padding-left: 20px;
}
.filter_page dt ul li {
	text-transform: capitalize;
	font-size: 15px;
	font-weight:500;
	margin-left: 2px;
	margin-bottom: 0;
}
.filter_page dt ul li input[type="checkbox"] {
	position: absolute;
	left: 0;
	top: 4px;
}
.filter_page dt ul li label {
	font-weight:500;
	cursor:pointer;
}
.filter_page dt .heading_b {
	font-size:16px;
	margin:5px 0 8px 0px;
	text-transform:uppercase;
}
.filter_page dt .search_bar .buttons {
	margin:0;
}
.filter_page dt .dropdown-menu {
	background:transparent;
	border:none;
	padding:0;
}
.filter_page dt .dropdown-menu .row {
	margin:0;
}
.filter_page dt .search_bar {
	margin-bottom:8px;
}
@media (min-width: 768px) {
 .crew_card {
 height: 330px;
 position: relative;
}
 .filter_page .dropdown-menu {
 display:block;
 position:static;
 float:none;
}
 .filter_page .dropdown-toggle {
 display:none;
}
}
@media (max-width: 767px) {
 .filter_page dt {
 margin-bottom:20px;
}
 .filter_page dt .dropdown {
 padding: 7px 7px 7px;
}
 .filter_page .dropdown-menu.show {
 position:static !important;
 float:none;
 transform:none !important;
}
 .filter_page dt:after {
 bottom:0px;
}
 .filter_page dt .search_bar {
 margin:0;
 padding-bottom:0;
}
 .filter_page .dropdown-toggle {
 float:;
}
}
@media (max-width: 767px) {
 .crew_card {
 height: 285px;
 position: relative;
}
 .filter_page, .filter_page dt, .filter_page dd {
 padding:0;
}
 .filter_page {
 margin: -5px;
}
 .filter_page dt .dropdown {
 margin-left:-5px;
 margin-right:-5px;
}
 .filter_page dt:after {
 left:-5px;
 right:-5px;
}
 .crew_card figure {
 border-radius: 10px 10px 0 0;
 position: relative;
 height: 160px;
 text-align: center;
}
}
@media (max-width:576px) {
.crew_card {
 width:49%;
 margin:0 0.5% 12px;
}
}
@media (min-width:577px) {
.crew_card {
 width:190px;
 margin:0 7px 12px;
}
}
@media (min-width:1201px) {
.crew_card {
 width:210px;
 margin:0 7px 12px;
}
}
.crew_card figure::after {
 content: '';
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 height: 45px;
 z-index: 3;
 background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%);
 background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%);
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 150%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 );
}
.crew_card figure img {
	min-width: 100%;
	min-height: 100%;
}
.crew_card figure > img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.crew_card h4 {
	position: relative;
	padding: 9px 5px 0 5px;
	margin: 0;
	top: 0px;
	left: 0;
	right: 27px;
	z-index: 24;
	text-transform: uppercase;
	text-align: left;
	float: left;
	width: 100%;
}
.crew_card h4 span {
	text-transform: capitalize;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	font-style: normal;
	left: 0;
	right: 0;
	padding: 0 10px;
}
.crew_card h4 span {
	top: -22px;
	position: absolute;
}
.crew_card h4 em {
	font-style: normal;
	background: #6699ff;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	margin-right: 6px;
	float: left;
}
.ellipse_full {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	font-style: normal;
}
.crew_card h4 strong {
	font-size: 15px;
	line-height: 1.1;
}
.blur_text {
	color: transparent;
	text-shadow: 0 0 5px #000;
}
.card_list {
	list-style: none;
	margin: 0;
	padding: 10px 5px 0 5px;
	text-align: left;
	float: left;
	width: 100%;
}
.card_list li {
	padding: 0 0 0 27px;
	position: relative;
	font-size: .9em;
	margin: 0 0 5px 0;
}
.card_list li img, .card_list li .fa {
	left: 0;
	top: 0px;
	position: absolute;
	color: #03c;
}
.card_list li .fa {
	top: 1px;
	margin: 0 5px 0 0;
}
.card_list li .fa-info-circle {
	right:0;
	left:auto;
}
.crew_card dl {
	display: block;
	margin: 0 0 0px;
	padding: 0 4px;
	text-align: center;
}
.crew_card dl {
	position: absolute;
	bottom: 8px;
	left: 6px;
	right: 6px;
}
.display_pages{
	font-size:0.8em;
	line-height:1.5;
	position:relative;
	display: flex;
	align-items: center;
	height: 100%;
	margin: 0px 0 0 0 !important;
}
.page_display{
  width: 75px;
  height: 32px;
  line-height: 32px;
  padding: 0px 12px;
  margin: 0 -15px 0 0;
}
.page-link {
  padding: 0px 0.75rem;
  line-height:31px;
  height:32px;
}
.landingSearchResult .pagination{
	 display:inline-flex;
	 float:none;
}
@media(max-width:576px){
  .landingSearchResult .pagination{
		margin:20px auto;
   }
}
.landing_container .small {
	font-size: 88%;
  }
  @media (min-width: 992px) and (max-width: 1500px) {
	.direct_hire.find_type figure {
	  margin: 45px 0 35px 0;
	}
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
  
	.find_jobs_features.find_type figure {
	  margin: 45px 0 35px 0;
	}
  }
  
  .price_bar {
	padding: 10px 20px 10px;
  }
  .price_bar h6 {
	margin: 0px 0 25px;
  }
  .price_bar h5 {
	margin: 0px auto 10px;
	padding: 20px 0 0 0;
	position: relative;
  }
  .price_bar > .row > div:nth-child(2), 
  .price_bar > .row > div:nth-child(3){
	  border-left: solid 2px #fff;
  }
  
  .ribbon {
	  --f: .5em;
	  --r: .8em;
	  position: absolute;
	  top: -5px;
	  right: calc(-1* var(--f));
	  padding-inline: .55em;
	  line-height: 1.7;
	  background: #FCA332;
	  border-top: var(--f) solid #0005;
	  border-left: var(--r) solid #0000;
	  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% var(--f), calc(100% - var(--f)) 0, calc(100% - var(--f)) var(--f), 0 var(--f), var(--r) calc(50% + var(--f) / 2));
	  clip-path: polygon(0 100%, 100% 100%, 100% var(--f), calc(100% - var(--f)) 0, calc(100% - var(--f)) var(--f), 0 var(--f), var(--r) calc(50% + var(--f) / 2));
  }
  
  .ribbon {
	  font-size: 18px;
	  font-weight: 500;
	  color: #fff;
	  line-height: 1.5;
  }
  .direct_hire .price_bar h4 {
	margin: 50px 0 10px;
  }
  .price_bar h5 .offer {
	font-size: 15px;
	color: #FFC336;
	position: absolute;
	top: 0px;
	margin: 0 auto;
	left: 0;
	right: 0;
	font-weight: 600;
  }
  @media (max-width: 767px) {
  
	.ribbon {
	font-size:16px;
	top: -14px;
	}
  }
  @media (max-width: 767px) {
	  .price_bar {
	padding: 10px 5px 10px;
  }
  .price_bar h4 {
	margin: 10px 10px 0px;
  }
  .price_bar p {
	margin: 0px 10px 15px;
  }
  .direct_hire  .price_bar h4 {
	margin: 5px 10px 20px;
  }
  .price_bar > .row > div:nth-child(2) {
	border-left: none;
  }
   .price_bar h5 .offer {
	  font-size: 13.5px;
	  left: -15px;
	  right: -15px;
	}
}
.jobs_faq .faq_accordion{
	max-height:420px;
	overflow:auto;
}
.heading_c {
  font-size: 31px;
  display: inline-block;
  color: #03268a;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding:0 0 5px 0;
  border-bottom: solid 2px #fca332 !important;
 
}
.jobs_faq .nav-tabs {
  justify-content: center;
}
.heading_b {
	text-transform:uppercase;
	border-bottom:solid 1px #ccc;
	padding:0 0 8px 0
}
.find_type .heading_b {
  font-size: 25px;
  margin: 20px 0 25px;
  border-bottom:none;
  padding:0;
}
.heading_info{
	margin:-10px 0 50px ;
}
.work_steps{
	text-align:center;
	position:relative;
}
.work_steps:before{
	content:'';
	background:url(../images/dashed-arrow.png) top left no-repeat;
	background-size:100% auto;
	display:block;
	position:absolute;
	left: 25%;
    top: 29%;
	height:50px;
	width:17%;
}
 
.work_steps:after{
	content:'';
	background:url(../images/dashed-arrow-down.png) top left no-repeat;
	background-size:100% auto;
	display:block;
	position:absolute;
	left: 58%;
    top: 20%;
	height:50px;
	width:17%;
}
.work_steps img{
	max-width:120px;
}
.work_steps h4{
	margin:15px 0;
	font-size:22px;
	color:#013282;
}
.work_steps span{
	background: #69f;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  display: inline-block;
  font-weight: 700;
  margin: 0 10px 0 0;
  position: relative;
  top: 3px;
}
.heading_a{
	font-weight:500;
}
.heading_a + hr {
  margin-top: -10px;
}
.usp{
	position:relative;
}
.shadow_text{
	position: absolute;
  top: 93px;
  font-size: 203px;
  color: #fff;
  font-weight: bold;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  text-shadow: 3px 3px 35px rgba(0, 0, 0, 0.1);
  opacity: 0.5;
  height: 157px;
  overflow: hidden;
}
 
.stats_box{
	text-align:center;
	margin:100px 0 0 0;
	background:
}
.stats_box h5{
	font-size:75px;
	text-align:center;
	color:#69f;
}
.stats_box h4{
	font-size:20px;
	text-align:center;
}
 
.block4{
	padding:40px 0 40px;
}
@media (max-width: 767px) {
  .heading_c {
    line-height: 1.5;
    padding: 0 0 1px 0;
  }
  .block4 > .landing_container > .heading_sec1:first-of-type {
	  padding-top:0;
  }
  .stats_box {
  margin: 74px 0 0 0;
}
  .stats_box h5 {
  font-size: 40px;
}
  .stats_box h4 {
  font-size: 16px;
}
.shadow_text {
  top: 90px;
  font-size: 113px;
  height: 89px;
}
.work_steps::before, .work_steps::after {
	display:none;
}
.work_steps h4 {
  margin: 15px auto;
  max-width: 293px;
}
.work_steps span {
  height: 30px;
  width: 30px;
  font-size: 26px;
  line-height: 30px;
}
.work_steps p {
  margin-bottom: 41px;
/*  border-bottom: solid 1px #ccc;*/
  padding-bottom: 25px;
}
.work_steps > div:last-child p{
	margin-bottom:0;
}
.text_lg {
  font-size: 1.1em;
}
}
.job_content_sec ul {
  padding: 0 0 0 10px;
  list-style:none;
}
.job_content_sec ul li {
  text-align: left;
  background: url(../images/bullet1.png) top left no-repeat;
  margin: 0 0 10px;
  padding: 0 0 0 32px;
}
.job_content_sec ol{
  margin: 0 auto 0px;
  padding: 0 0 0 35px;
}
.job_content_sec ol li{
  padding: 0 0 12px 7px;
  text-align: left;
}
.job_content_sec{
	text-align:center;
}
.job_content_sec p, .job_content_sec ul, .job_content_sec ol, .job_content_sec h3, .job_content_sec h4{
	text-align:left;
}
.job_content_sec h2{
	font-size: 40px;
  display: inline;
  color: #03268a;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding: 0;
  margin:0 0 25px 0;
  border-bottom: solid 2px #fca332;
  line-height: 50px;
}
.job_content_sec h3 {
  font-weight: 500;
  font-size: 30px;
  margin: 30px 0 20px;
  color: #69f;
  font-weight: 600;
  text-transform: none !important;
}

.job_content_sec h2 + p{
	margin-top:30px;
}
@media (max-width: 767px) {
	
	.job_content_sec h2, .heading_sec1 h2 {
	font-size: 33px;
	}
	.job_content_sec h3{
	font-size: 27px;
	}
	
}
  .block3 > .landing_container > .heading_sec1:first-of-type {
    padding-top: 0;
  }
  .job_content_sec{
	  padding-top:0 !important;
  }
  .job_content_sec h2::before {
  content: '';
  display: block;
  height: 20px;
}
.jobs_faq{
	padding-bottom: 1px !important;
}
.work_steps > div:last-child p{
	padding-bottom:0;
}
@media (max-width: 767px) {
    .client_sec .landing_container > .row {
        margin: 0 -5px;
    }
}
.bg5 .landing_container .search_bar {
	background: #d5e0f5;
}
.landing_container .search_bar h5{
	margin: 0px 0 15px;
	color: #03268a;
}
.select2-container--default .select2-selection--multiple{
	margin-bottom:0;
}
.landing_container .search_bar p{
	margin:-3px 0 5px;
}
@media (max-width: 370px) {
    .buttons.text-center .btn {
        margin: 5px 6px;
    }
}