
@font-face {
 font-family: 'open_sansregular';
 src: url('opensans-regular-webfont.eot');
 src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-regular-webfont.woff') format('woff'), url('opensans-regular-webfont.ttf') format('truetype'), url('opensans-regular-webfont.svg#open_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'open_sans_extraboldregular';
 src: url('opensans-extrabold-webfont.eot');
 src: url('opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-extrabold-webfont.woff') format('woff'), url('opensans-extrabold-webfont.ttf') format('truetype'), url('opensans-extrabold-webfont.svg#open_sans_extraboldregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'open_sansbold';
 src: url('opensans-bold-webfont.eot');
 src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-bold-webfont.woff') format('woff'), url('opensans-bold-webfont.ttf') format('truetype'), url('opensans-bold-webfont.svg#open_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'open_sansitalic';
 src: url('opensans-italic-webfont.eot');
 src: url('opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-italic-webfont.woff') format('woff'), url('opensans-italic-webfont.ttf') format('truetype'), url('opensans-italic-webfont.svg#open_sansitalic') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'open_sans_lightregular';
 src: url('opensans-light-webfont.eot');
 src: url('opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-light-webfont.woff') format('woff'), url('opensans-light-webfont.ttf') format('truetype'), url('opensans-light-webfont.svg#open_sans_lightregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'open_sans_semiboldregular';
 src: url('opensans-semibold-webfont.eot');
 src: url('opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-semibold-webfont.woff') format('woff'), url('opensans-semibold-webfont.ttf') format('truetype'), url('opensans-semibold-webfont.svg#open_sans_semiboldregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* `Basic HTML */

pre, code {
	font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
body {
	font: 100%/1.4 'open_sansregular', Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #333;
	width: 100%;
	height: 100%;	
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
.video embed, .video object, .video iframe {
	width: 100%;
	height: auto;
}
.clear{
	clear:both;
}
.logo{float:left;}
.logo-lta{float:right;padding-top: 15px;}

.content-wrapper{
	background:#f5f5f5;
}
.content-wrapper .inner-container{
	padding:30px 50px;
}
.footer .inner-container{
	padding:10px;
}
.col-5{
	float:left;
	width:40%;
}
.col-7{
	float:left;
	width:59%;
}
.col-6{
	float:left;
	width:49%;
}
.inner-images{display:none;}
.footer{font-size: 0.7em;}
.text-align-right{text-align:right;}
.logo1{display:none;}
.logo2{display:block;}
.innerh2{width: calc(100% - 105px);}
.innerh2 h1{font-size:24px;}
@media (max-width: 576px) {
	.logo-lta{display:none;}
	.col-5{display:none;}
	.col-7{width:100%;padding:0;}
	.col-6{width:100%;}
	.content-wrapper .inner-container{
		padding:10px;
	}
	.inner-images{display:inline;}
	.logo2{display:none;}
	.logo1{display:block;}
	.inner-images2{display:none;}
}



.eServiceItemHolder {
	width:100%;
	display:inline-block;
	box-sizing:border-box;
	padding:5px;
	margin:0;
	float:left;
}
.eServiceItemHolder > div {
	border-radius: 8px;
    background-color: #8290d4;
	padding:15px;
	
	width:1%;
	display:table-cell;
	vertical-align:bottom;
	text-align:left;
	font-size:14px;
	line-height:1.35em;
	font-family:'open_sansbold', Arial, Helvetica, sans-serif;
	letter-spacing:-0.02em;
	color:#FFF;
	vertical-align: middle;
	text-align: center;
}

.eServicesContainer a:hover .eServiceItemHolder > div {
	background-color:#38468e;
	color:#FFF;
}

.eServicesContainer > h1 {
   font-family:'open_sansbold', Arial, Helvetica, sans-serif;
   color:#000000;
   font-size: 16px;
   font-weight: bold;
   margin-left: 7px;
   margin-bottom:10px;
}
.non-accordion{display:none;}
.accordion{display:block;cursor:pointer;}

@media (max-width: 769px){
	.panel {
		padding: 0 18px;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.2s ease-out;
		display:block;
	}
}
@media (min-width: 768px) {
	.eServiceItemHolder {
		width:25%;
	}
	.ltaDigtialServices .eServiceItemHolder {
		width:25%;
	}
	.non-accordion{display:block;}
	.accordion{display:none;}
	.eServiceItemHolder>div{
		height:60px;
	}
	.smaller-font {
		font-size:13px;
	}
	.eServiceItemHolder > div {
		padding:10px;
	}
}


.eServicesContainer{
	text-align:center;
}

.active .down{
	transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
	margin-top: 4px;
}
.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  line-height: 1.4;
  overflow-x: hidden;
  position: relative;
}

a {
  text-decoration: none;
  color: #3f4f9f;
}

a:active,
a:hover {
  outline: 0 none;
  border: 0 none;
  color: #000 !important;}
  text-decoration: underline;
img {
  line-height: 0;
}
ol, ul {
    list-style: none;
}

p {
  font-family: "Lato", sans-serif;
  line-height: 24px;
  margin-bottom: 20px;
}

.container {
    max-width: 1140px !important;
    margin: 0 auto;
    padding: 0 15px;
}

.container::after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (min-width: 768px){
	.carousel_container:after {
		position: absolute;
		top: 0;
		bottom: auto;
		right: 0;
		content: '';
		border-style: solid;
		border-width: 20px 0 20px 20px;
		border-color: transparent rgba(254, 205, 32, 0.9);
	}
}
@media only screen and (min-width: 320px){
	.container {
		padding: 0 20px;
	}
}
@media (min-width: 768px){
	.container {
		width: 100%;
	}
}
@media (min-width: 576px){
	.container {
		width: 100%;
	}
}

/*Header*/
.header-desktop {
  position: relative;
  padding: 15px 0 15px;
  display: none;
  background: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .header-desktop {
    display: block;
  }
}

@media only screen and (min-width: 1024px) {
  .logo-pri img {
    max-width: none;
  }
}
.header-mobile {
  position: relative;
  display: block;
}

@media only screen and (min-width: 1024px) {
  .header-mobile {
    display: none;
  }
}
.header-mobile .logo-pri img {
  max-width: 150px;
  height: 45px;
}
.logo-sec {
    width: 345px;
}
.logo-sec img {
    float: right;
	margin-left:20px;
}
.logo-sec ul {
    float: right;
    margin: 10px 0 0;
}
.logo-sec ul li {
    float: left;
    margin: 0 6px;
}
.logo-sec ul li:last-child {
    margin: 0;
}
.logo-sec ul li a {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #8290d4;
}
.header-mobile__utilities {
    position: relative;
    z-index: 200;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #ffffff;
}
.mobile_navigation {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 100;
    padding: 10px 0;
    background: #212349;
    border-bottom: 2px solid #fecd20;
    font-size: 18px;
    color: #ffffff;
    transition: all 0.43s;
}

.mobile_navigation li, .mobile_navigation a {
    color: #ffffff;
    font-weight: 400;
    position: relative;
    bottom: 0;
    left: 0;
}
.mobile_navigation li {
    margin-bottom: 0;
    padding: 10px;
    border-bottom: 1px solid #595a77;
}

.hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.carousel__item{
	position: relative;
}

/*footer*/
footer {
    padding: 35px 0 30px;
    background: white;
    color: #222222;
    font-size: 14px;
}
footer a {
    color: #222222;
}
.align_right{
	text-align:right;
}
footer  li {
    margin-bottom: 7px;
}
footer .copyright {
    padding-top: 20px;
    border-top: solid 1px #dddddd;
}
footer .copyright a:hover {
    text-decoration: underline;
    color: #db7c1b !important;
}
.social img {
    width: 30px;
    height: 30px;
}
.hidden-lg-up.social{
	margin-bottom:20px;
}

.main_container{
	background-color: #f5f5f5;
    padding: 5% 10%; 
    box-shadow: 0px 0px 5px 5px rgba(121, 123, 145, 0.18);
    margin-top: 5px;
	margin-bottom: 50px;
	border: 5px solid #fff;
	/*border-radius: 25px;*/
}

.nav_container{
	margin-bottom: 10px;
}
    
.sg-gov-header {
  position: fixed;
  width: 100%;
  height: 27px;
  top: 0;
  z-index: 401;
  background-color: #f0f0f0;
}
	
.sg-gov-header span{
	font-size: 12px;
}

.sg-gov-header img {
    height: 15px;
    width: auto;
    vertical-align: middle;
}

.text-center {
  text-align: center !important;
}

 .text-lg-left {
    text-align: left !important;
 }
  
 .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}

.text-dark {
  color: #444444;
}

.container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
}


  .op-col-sm-4 {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }

  .op-col-md-6 {
    width: calc(50% - 22.5px);
    float: left;
    margin-left: 15px;
  }
}

  .col-lg-6 {
    width: calc(50% - 45px);
    float: left;
    margin-left: 30px;
  }

.op-pt-1, .py-1 {
  padding-top: 2.5px !important;
}

.align-right {
  text-align: right;
}

@media only screen and (min-width: 768px) {
  .op-col-md-3 {
    width: calc(25% - 18.75px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 320px) {
  .col-sm-2 {
    width: calc(50% - 22.5px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 320px) {
  .op-col-sm-2 {
    width: calc(50% - 22.5px);
    float: left;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-3 {
    width: calc(25% - 37.5px);
    float: left;
    margin-left: 30px;
  }
}

.nav__links {
  padding-top: 15px;
  font-weight: 400;
}

@media only screen and (min-width: 320px) {
  .op-col-sm-4 {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}

.clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.op-clearfix::after {
  clear: both;
  content: "";
  display: block;
}

@media only screen and (min-width: 320px) {
  .grid-collapsed {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
}

@media only screen and (min-width: 768px) {
  .grid-collapsed {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
}

@media only screen and (min-width: 1140px) {
  .grid-collapsed {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
  }
}

.rtl [class*="col-"] {
  float: right;
  margin-left: 0;
}

@media only screen and (min-width: 320px) {
  .rtl [class*="col-"] {
    margin-right: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 1170px) {
  .rtl [class*="col-"] {
    padding-right: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .rtl [class*="col-"] {
    margin-right: 15px;
  }
}

@media only screen and (min-width: 1140px) {
  .rtl [class*="col-"] {
    margin-right: 30px;
  }
}

.show-md-down {
  display: block;
}

.social img {
  width: 30px;
  height: 30px;
}

@media (min-width: 768px) {
  .d-md-flex {
    display: flex !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
}

.op-justify-content-end {
  justify-content: flex-end !important;
}

.mb-3, .my-3 {
  margin-bottom: 10px !important;
}

.mb-5, .my-5 {
  margin-bottom: 30px !important;
}

.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none;
}

.mr-5, .mx-5 {
  margin-right: 30px !important;
}

.ext-link:after {
  margin-left: 5px;
  font-family: 'Font Awesome\ 5 Free';
  content: "\f35d";
  font-size: 12px;
  font-weight: 900;
}

.justify-content-between {
  justify-content: space-between !important;
}

@media (min-width: 1140px) {
  .text-lg-left {
    text-align: left !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
}

.d-flex {
  display: flex !important;
}

.flex-row {
  flex-direction: row !important;
}

.header-desktop.header-wrap {
  width: 100%;
  position: fixed;
  top: 27px;
  z-index: 300;
}

.header-desktop.header-wrap .logos {
  display: block;
}

.header-desktop.header-wrap .nav-wrap {
  bottom: 0;
  position: static;
  top: 0;
  box-shadow: none;
}

.op-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

footer {
  padding: 10px 0 10px;
  background: white;
  color: #222222;
  font-size: 16px;
}

footer a {
  color: #222222;
}

footer .nav__links {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: "Lato", sans-serif;
}

@media only screen and (min-width: 768px) {
  footer .nav__links {
    margin-top: 0;
  }
}

footer nav li {
  margin-bottom: 20px;
}

footer nav a {
  font-family: "Lato", sans-serif;
  font-weight: normal;
}

footer nav a:hover {
  text-decoration: underline;
  color: #db7c1b;
}

footer .copyright {
  padding-top: 20px;
  border-top: solid 1px #dddddd;
}

footer .copyright a:hover {
  text-decoration: underline;
  color: #db7c1b;
}

.social img {
  width: 30px;
  height: 30px;
}

footer a {
  padding: 0;
}

footer hr {
  border: 0;
  border-top: 1px solid #ddd;
  margin: 0;
}

footer .footer-links-secondary i {
  font-style: unset;
}

@media only screen and (min-width: 768px) {
  footer .footer-links-secondary {
    padding-top: 30px;
  }
}

footer .footer-links-secondary nav > ul > li {
  margin-bottom: 20;
  padding: 0 0 20px 0;
}

@media only screen and (min-width: 768px) {
  footer .footer-links-secondary nav > ul > li {
    padding-top: 5px;
  }
}

footer .footer-links-secondary nav > ul > li h3 {
  margin-bottom: 0;
}

footer .footer {
  font-size: 14px;
  padding: 30px 0;
  line-height: 1.8;
}

footer .footer .footer-links > ul {
  margin-left: -6px;
}

footer .footer .footer-links > ul > li {
  padding: 0 9px 0 6px;
  position: relative;
}

footer .footer .footer-links > ul > li:last-child:after {
  content: none;
}

footer .social-media-icons {
  padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  footer .social-media-icons {
    text-align: right;
  }
}

footer .social-media-icons > a {
  vertical-align: baseline;
  position: relative;
  margin: 0 10px;
  padding: 5px;
}

footer .social-media-icons > a > * {
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translateY(-50%);
   transform: translate(-50%, -50%);
}

footer .social-media-icons > a > span {
  display: none;
}

footer .social-media-icons > a:first-child {
  margin-left: 0;
}

footer .social-media-icons > a:last-child {
  margin-right: 0;
}

footer .social-media-icons .icon-youtube,
footer .social-media-icons .icon-facebook,
footer .social-media-icons .icon-twitter,
footer .social-media-icons .icon-linkedin,
footer .social-media-icons .icon-instagram {
  border-radius: 50%;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 2;
  font-size: 19px;
}

@media only screen and (min-width: 768px) {
  footer .social-media-icons .icon-youtube,
  footer .social-media-icons .icon-facebook,
  footer .social-media-icons .icon-twitter,
  footer .social-media-icons .icon-linkedin,
  footer .social-media-icons .icon-instagram {
    width: 26px;
    height: 26px;
    line-height: 2.25;
    font-size: 12px;
  }
}

footer .social-media-icons .icon-youtube {
  background-color: #cd201f;
}

footer .social-media-icons .icon-linkedin {
  background-color: #0077B5;
}

footer .social-media-icons .icon-instagram {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

footer .social-media-icons .icon-facebook {
  background-color: #375d99;
}

footer .social-media-icons .icon-twitter {
  background-color: #00a5f2;
}

@media only screen and (min-width: 320px) {
  .op-col-sm-1 {
    width: calc(25% - 18.75px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 320px) {
  .op-col-sm-2 {
    width: calc(50% - 22.5px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 320px) {
  .op-col-sm-3 {
    width: calc(75% - 26.25px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 320px) {
  .op-col-sm-4 {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-1 {
    width: calc(8.33333333% - 16.25px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-2 {
    width: calc(16.66666667% - 17.5px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-3 {
    width: calc(25% - 18.75px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-4 {
    width: calc(33.33333333% - 20px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-5 {
    width: calc(41.66666667% - 21.25px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-6 {
    width: calc(50% - 22.5px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-7 {
    width: calc(58.33333333% - 23.75px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {  
  .op-col-md-8 {
    width: calc(66.66666667% - 25px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-9 {
    width: calc(75% - 26.25px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-10 {
    width: calc(83.33333333% - 27.5px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-11 {
    width: calc(91.66666667% - 28.75px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .op-col-md-12 {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-1 {
    width: calc(8.33333333% - 32.5px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-2 {
    width: calc(16.66666667% - 35px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-3 {
    width: calc(25% - 37.5px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-4 {
    width: calc(33.33333333% - 40px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-5 {
    width: calc(41.66666667% - 42.5px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-6 {
    width: calc(50% - 45px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-7 {
    width: calc(58.33333333% - 47.5px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-8 {
    width: calc(66.66666667% - 50px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-9 {
    width: calc(75% - 52.5px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-10 {
    width: calc(83.33333333% - 55px);
    float: left;
    margin-left: 30px;
  }
  .mega-menu__items.op-col-lg-10 {
    margin-left: 18px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-11 {
    width: calc(91.66666667% - 57.5px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-12 {
    width: calc(100% - 60px);
    float: left;
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-9-full-width {
    width: 75%;
    display: table-cell;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-3-full-width {
    width: 25%;
    display: table-cell;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-8-full-width {
    width: 66.6667%;
    float: left;
  }
}

@media only screen and (min-width: 1140px) {
  .op-col-lg-4-full-width {
    width: 33.3333%;
    float: left;
  }
}

.rtl [class*="col-"] {
  float: right;
  margin-left: 0;
}

@media only screen and (min-width: 320px) {
  .rtl [class*="col-"] {
    margin-right: 15px;
	padding-left:0px;
  }
}

@media only screen and (min-width: 768px) {
  .rtl [class*="col-"] {
    margin-right: 15px;
  }
}

@media only screen and (min-width: 1140px) {
  .rtl [class*="col-"] {
    margin-right: 30px;
  }
}

.op-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

/*!
 * Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands';
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.header-mobile {
  z-index: 400;
  position: fixed;
  width: 100%;
  display: block;
  top: 27px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
}

@media only screen and (min-width: 1140px) {
  .header-mobile {
    display: none;
  }
}

.header-mobile__utilities {
  position: relative;
  z-index: 200;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
}

.header-mobile li:last-child {
  /* margin: 0; */
}

.header-mobile .accordion:first-child .accordion__header {
  padding: 0;
}

.header-mobile .is-opened > .accordion__header {
  background-color: transparent;
}

.header-mobile .is-opened > .accordion__header:after {
  padding-top: 5px;
  content: '\f078';
  -webkit-transform: none;
  transform: none;
}

.header-mobile .accordion__header {
  padding: 0;
  background-color: transparent;
}

.header-mobile .accordion__header.no-arrow:after {
  content: '';
}

.header-mobile .accordion__header:after {
  right: 0;
  top: 0;
}

.header-mobile .accordion__header.margin-bottom-30 {
  margin-bottom: 30px;
}

#mobile_login_menu i.fa {
  padding-left: 0;
  margin-top: -6px;
}

.header-mobile .accordion__body {
  border: 0;
}

.header-mobile .accordion__content {
  padding: 15px 0 0 25px;
}

.header-mobile .accordion__body-mobile li {
  margin-left: 25px;
}

.header-mobile .accordion__body-mobile li:first-child {
  margin-top: 15px;
}

.header-mobile .logo-pri img {
  max-width: 150px;
  height: 45px;
}

.header-mobile .accordion__content:last-child {
  margin-bottom: 0;
}

.header-mobile a {
  text-decoration: none;
}

@media only screen and (max-width: 1140px) {
	.header-desktop{
		padding:0px !important;
	}
}

.pt113{
	padding-top: 113px;
}

sgds-masthead {
  position: fixed;
  width: 100%;
  height: 27px;
  top: 0;
  z-index: 401;
  background-color: #f0f0f0;
}