﻿@font-face{ font-family:basicFont; src: url(../fonts/roboto.ttf);}
@font-face{ font-family:titleFont; src: url(../fonts/glober.ttf); }
/*@font-face{ font-family:subTitleFont; src: url(../fonts/Corbert.otf); }*/

body {
	margin: 0px;
	color: #FFF;
	font-size: 14px;
	font-family: 'sourcesanspro';
	/*background: url(../images/spain-bg.jpg) no-repeat center center fixed;*/
	background-size: cover;
	font-family:basicFont;
	overflow-y:scroll;
}
::-moz-selection {
	color: #FFF;
	background: #CE6A15;
}
::selection {
	color: #FFF;
	background: #CE6A15;
}
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video {
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
	outline: 0;
	color: #c6900d;
}
marquee p {color:#000; margin-top:20px;}
a:hover {
	text-decoration: none;
}
a img {
    border: none;
}
ul {
	list-style: none;
}
.clear {
	clear: both;
}

.wrapper {
	width: 940px;
	margin: 0 auto;
}

.pad_footer {
    padding-bottom: 50px;
}

.responsive {
	display: none;
}

.hidden {
	display: none !important;
}

.image_hover_wrapper {
	position: relative;
}
.image_hover_wrapper * {
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.image_hover_wrapper > .hover {
    position: absolute;
    left: 0px;
    top: 0px;
}

ul.column_list {
	width: 100%;
	margin:40px 0px;
}
ul.column_list > li {
	float: left;
}
ul.column_list:after {
	content: '';
	display: block;
	clear: both;
}

ul.column_list.type1.col1 > li {
	width: 100%;
}
ul.column_list.type1.col2 > li {
	width: 50%;
}
ul.column_list.type1.col3 > li {
	width: 33.33%;
}
ul.column_list.type1.col4 > li {
	width: 25%;
}
ul.column_list.type1.col5 > li {
	width: 20%;
}
ul.column_list.type1.col6 > li {
	width: 16.66%;
}
ul.column_list.type1.col7 > li {
	width: 22.5%/*14.28%*/;
	margin:20px 1.2%;
}
.background_image {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.background_image > img {
    position: relative;
}
.mt-15 {margin-top:15px;}
.row {
    width: 100%;
}
.pull_left {
    float: left !important;
}
.pull_right {
    float: right !important;
}
.font11 {
    font-size: 11px;
}
.paymentlink {
  width: 160px;
  height:auto;
  background-color: #c99825;
  animation: example 5s infinite;
  padding:15px 20px;
  border-radius:0px 10px 10px 0px;
  position:absolute;
  left:0;
  top:20%;
  z-index:999;
}
.paymentlink a {color:#fff;}
@keyframes example {
  from  {background-color:#c99825;}
  to {background-color:#333;}
}
header {
background: #646464;
background: -moz-linear-gradient(top,  #646464 1%, #343434 100%);
background: -webkit-linear-gradient(top,  #646464 1%,#343434 100%);
background: linear-gradient(to bottom,  #646464 1%,#343434 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646464', endColorstr='#343434',GradientType=0 );
position: sticky;
top: 0;

color: #FFF;
padding: 10px 0px;
}
header > .wrapper {
	display: table;
}
header > .wrapper > .bls_logo {
	float: left;
}
header > .wrapper > .heading_language_wrapper {
	float: right;
	padding-top: 0px;
	text-align: right;
}
header > .wrapper:after {
	content: '';
	display: block;
	clear: both;
}
header > .wrapper > .heading_language_wrapper > .flag_heading_wrapper * {
	display: inline-block;
	vertical-align: middle;
}
.flag_heading_wrapper {padding-top:15px;}
header > .wrapper > .heading_language_wrapper >.flag_heading_wrapper > h2 {
	font-size:30px;
	color:#fff;
	font-weight:500;
}
header > .wrapper > .heading_language_wrapper > .flag_heading_wrapper > img {
	margin-left: 15px;
}
header > .wrapper > .heading_language_wrapper > .language_wrapper {
	padding-top: 15px;
}
header > .wrapper > .heading_language_wrapper > .language_wrapper > ul {
	float: right;
}
header > .wrapper > .heading_language_wrapper > .language_wrapper:after {
	content: '';
	display: block;
	clear: both;
}
header > .wrapper > .heading_language_wrapper > .language_wrapper > ul > li {
	float: left;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
	padding-right: 10px;
    border-right: 1px solid #FFF;
    margin-right: 10px;
}
header > .wrapper > .heading_language_wrapper > .language_wrapper > ul:after {
	content: '';
	display: block;
	clear: both;
}
header > .wrapper > .heading_language_wrapper > .language_wrapper > ul > li.last {
	padding-right: 0px;
    border-right: none;
    margin-right: 0px;
}
header > .wrapper > .heading_language_wrapper > .language_wrapper > ul > li > a {
	color: #FFF;
}

.top_content_wrapper {
	padding: 15px;
	text-align: center;
	/*background: rgba(0,0,0,0.5);*/
	border-radius: 15px 15px 15px 15px;
	/*text-shadow: 1px 1px 3px #000;*/
	margin-top:5px;
}
.top_content_wrapper > h1 {
    font-size: 32px;
	color: #c99825;
}
.top_content_wrapper > p {
	font-size: 16px;
	color: #333;
}
.top_content_wrapper > p a {
	color:#c99825;
	}
ul.region_list {
	padding-top: 10px;
}
ul.region_list > li {
	display: table;
	padding-top: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.region_list > li > span {
	display: table-cell;
	vertical-align: bottom;
}
ul.region_list > li > span > a {
	display: block;
}
ul.region_list > li > span > a > span {
	display: block;
	text-align: center;
	text-transform: uppercase;
}
ul.region_list > li > span > a > .image_hover_wrapper {
	width: 125px;
	margin: 10px auto;
}
ul.region_list > li > span > a > .image_hover_wrapper * {
	width: 100%;
	border-radius:50%;
}
ul.region_list > li > span > a > .image_hover_wrapper > .hover {
	top: auto;
	bottom: 0px;
	width: 100%;
	height: 0%;
	overflow: hidden;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}
ul.region_list > li > span > a > .image_hover_wrapper > .hover > img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
ul.region_list > li > span > a:hover > .image_hover_wrapper > .hover,
ul.region_list > li > span > a.active > .image_hover_wrapper > .hover {
	height: 100%;
}

.country_list_wrapper {
	margin-top: 10px;
	background: rgba(0,0,0,0.5);
	border-radius: 15px;
	padding: 10px;
}
.country_list_wrapper ul > li {
	display: table;
}
.country_list_wrapper ul > li > span {
	display: table-cell;
	vertical-align: bottom;
}
.country_list_wrapper ul > li > span > a {
	display: block;
	position: relative;
	padding: 15px 0px;
}
.country_list_wrapper ul > li > span > a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0%;
	bottom: 0%;
	width: 100%;
	height: 0%;
	/*background: url(../images/icons/black-opacity-60.png);*/
	border-radius: 15px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.country_list_wrapper ul > li > span > a:hover:before {
	height: 100%;
}
.country_list_wrapper ul > li > span > a > span {
	display: block;
	position: relative;
	text-align: center;
	line-height: 16px;
	margin-top:20px;
	/*font-size: 120%;
    margin: 0px 10px 20px 10px;
	padding:10px;
	background:#ccc;*/
}
.country_list_wrapper ul > li > span > a > img {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
	border: 1px solid #666;
	width:95%;
	text-align:center;
}

footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 7px 0px;
    background:rgba(0,0,0,0.8);
    color: #FFF;
    text-align: center;
    z-index: 9;
}
.wrap {
	width: 940px;
	margin: 0px auto;
	display: table;
	float: none;
}

.feedbutton{display:none;}
.primary-btn {
	background: #333;
	color: #fff ;
}
.primary-btn:hover {
	background-color: #3296cb;
	color: #fff;
}
.btn {
    border-radius: 5px;
    padding: 5px 10px;
    border: none;
    font-family: Verdana;
    font-size: 13px;
    margin-bottom: 35px;
	margin-top:10px;
    font-weight: normal;
    box-sizing: border-box;
    line-height: 20px;
}
.canada-home {margin:0px; padding:0px;}
.canada-home p.click {margin:10px 0px 0px 0px; padding:10px 0px; font-size:18px; text-align:center; background:#fff; color:#000; border-radius:10px;}
.canada-home p.click a {color:#c6900d;}
.canada-home ul {margin:0px; padding:0px;}
.canada-home ul li {display:inline-block; margin:10px 12px 0px 0px; padding:20px 10px; width:30%; background:rgb(141 133 115); vertical-align:top; list-style:none; border-radius:15px; min-height:550px; max-height:300px;}
.canada-home ul li:last-child {margin-right:0px;}
.canada-home ul li a {background:#c99825; color:#fff; padding:10px 15px; margin:15px 0px 0px 0px; display:block; text-align:center; font-weight:bold;}
.canada-home ul li a:hover {background:#fff; color:#c99825;}
.canada-home ul li h4 {font-weight:bold; font-size:18px; margin:0px 0px 15px 0px; padding:0px; text-align:center;}
.canada-home ul li p {margin:0px 0px 10px 0px; padding:0px; min-height:58px;}
.canada-home ul li ol {margin:0px; padding:0px; min-height:240px;}
.canada-home ul li ol li {
	margin: 12px 0px;
	padding:0px 0px 0px 10px;
	list-style: none;
	display: block;
	width:auto;
	/*background:url(images/icon-sender.png) no-repeat left 5px;*/
	height:auto;
	min-height:auto;
}
.canada-residen {margin:0px; padding:0px;}
.canada-residen form {margin:10px auto; padding:20px 20px 40px 20px; background:rgba(0, 0, 0, 0.5); border-radius:15px;}
.search-but {
		position: relative;
		z-index: 9;
		float: right;
		margin: -35px 0px 0px 35px;
		padding:10px 15px;
		background:#c99825;
		color:#fff;
		border:0px;
		cursor:pointer;
	}
.search-but:hover {background:#fff;
		color:#c99825;
		}
.canada-residen form label {margin:15px 0px; padding:0px; display:block; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-weight:600;}
.canada-residen form input {width:95%; margin:0px; padding:10px 5px 10px 10px; border-radius:5px; border:0px;}
.canada-residen form input:focus-visible {outline: none;}
.table-fetch {background:rgba(0, 0, 0, 0.5); border-radius:15px; padding:20px;}
.table-fetch table.datafetch {margin:0px; padding:0px; width:100%;}
.table-fetch table.datafetch tr th {margin:0px; padding:15px; border-left:#ccc solid 1px; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px; background:#fff; color:#000;}
.table-fetch table.datafetch tr th:last-child {border-right:#ccc solid 1px;}
.table-fetch table.datafetch tr td {margin:0px; padding:15px; border-left:#ccc solid 1px;  border-bottom:#ccc solid 1px; background:#fff4de; color:#000;}
.table-fetch table.datafetch tr td:last-child {border-right:#ccc solid 1px;}

@media (min-width:320px) and (max-width:768px) {
.canada-home {display:block;}
.canada-home ul li {width:auto; margin:0px 0px 20px 0px; padding:20px 10px; font-size:15px;}
.canada-home ul li p {min-height:auto;}
.canada-home ul li ol li, .canada-residen form {width:auto;}
}
.asw-container .asw-menu-header {
    background-color: #ba962e !important;
}
.asw-container .asw-menu-header svg {
    fill: #ba962e !important;
}
.asw-container .asw-footer{
    display: none !important;
}
.asw-container .asw-btn:hover, .asw-btn.asw-selected {
    border-color: #ba962e !important;
}
.asw-container .asw-menu-btn{
    background: linear-gradient(96deg, #ba962e, #977616) !important;
    outline: 5px solid #ba962e !important;
    bottom:36px !important;
}