@charset "utf-8";
/* CSS Document */

.landing-header {
	padding: 30px 0;
}

.landing-header-links {
	list-style: none;
	padding: 0;
	margin: 0;
}


.landing-header-links li:not(:last-child) {
	margin-right: 30px;
}

.landing-header-links a {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #95a0a9;
	font-weight: 700;
	line-height: 20px;
	display: inline-block;
	position: relative;
	padding: 0 0 0 52px;
}


.landing-header-links li:first-child a {
	line-height: 42px;
}

.landing-header-links img {
	width: 42px;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.landing-header-links li .fas {
	font-size: 24px;
	text-align: center;
	line-height: 42px;
	position: absolute;
	left: 0;
	top: 0;
	width: 42px;
	height: 42px;
}

.landing-header-links li .fas:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: #95a0a9 1px solid;
	border-radius: 50%;
}

.home-sub-banner {
	background-color: #ff6600;
    padding: 60px 0;
	color: #fff;
	position: relative;
}

.home-sub-banner.gray:before {
    background-color: #ff6600;
}

.home-sub-banner h1 {
    font-size: 48px;
    color: #fff;
	line-height: 60px;
	margin: 0 5%;
}

.home-sub-banner p {
    font-size: 24px;
	line-height: 40px;
	margin: 0 5%;
}

.content-inner {
    padding: 65px 0 15px;
}

.content-inner img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.content-inner .text-wrap p,
.content-inner .text-wrap ul,
.content-inner .text-wrap ol {
	font-size: 17px;
	font-weight: 300;
	line-height: 28px;
}

.region-dropdown-wrapper {
	position: absolute;
	left: 15px;
	top: 0;
	width: 390px;
	z-index: 10;
}

.dropdown-title {
    color: #33414e;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    text-align: center;
	margin: 0 0 15px;
}

.dropdown-title span {
	font-weight: 700;
}

.region-dropdown-wrapper span.submenu-icon {
    color: #fe3c00;
}

.region-dropdown-wrapper .menu-title {
    color: #95a0a9;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 500;
    margin: 10px 0 0;
}

li.menu-icon {
    text-align: center;
    padding: 25px 25px 15px;
}

#sidebar-container {
	background-color: #f4f4f4;
    padding: 0 25px 25px;
}

#sidebar-container .list-group {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar-container .list-group-item {
    background: transparent;
    border: 0;
    font-size: 16px;
	padding: 2px 0;
}

#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
    content: " \f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline;
    text-align: right;
    padding-left: 10px;
}

#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
    content: " \f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline;
    text-align: right;
    padding-left: 10px;
}

.list-group-item.list-group-item-action a {
    color: inherit;
}

.left-contents {
	position: relative;
}

.left-contents:after {
	content: '';
	position: absolute;
	right: -75px;
	top: 0;
	bottom: 0;
	width: 2px;
	background-color: #b7c0c6;
}

.right-sidebar {
	padding: 0 0 0 20%;
}

h2.widget-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300 !important;
    color: #33414e !important;
	text-align: right;
}

.update-title {
    color: #33414e;
    font-size: 20px;
	font-weight: 500;
    text-transform: uppercase;
    line-height: 22px;
    margin-top: 30px;
	text-align: right;
}

.click-btn {
    margin-top: 10px;
	text-align: right;
    margin-bottom: 40px;
}

.click-btn a {
    color: #fc6621;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.landing-footer {
	background-color: #33414e;
}

.lf-top {
	background-color: #b7c0c6;
	padding: 20px 0;
}

.landing-footer .footer-nav li a {
    color: #b3bdc5;
}

.footer-feature {
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	line-height: 22px;
	text-transform: uppercase;
	min-height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.footer-feature img {
	width: 80px;
	height: auto;
}

.lf-middle {
    border-top: 2px solid #0b141c;
	border-bottom: 1px solid hsla(0,0%,100%,.1);
    padding: 80px 0 50px;
}

.lf-middle h4 {
    color: #fff;
    font-size: 45px;
    line-height: 50px;
	margin: 20px 0;
}

.lf-middle .footer-logo {
    max-width: none;
	margin: 0;
}

ul.social-link {
	list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
}

ul.social-link li {
    margin-left: 15px;
}

ul.social-link a.social-link {
    font-size: 20px;
    color: #fff;
	text-align: center;
	line-height: 38px;
	border: 1px solid #fff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
	display: block;
	transition: none;
}

ul.social-link a.social-link:hover {
	color: #ff6600;
    border-color: #ff6600;
}

.lf-bottom {
	padding: 40px 0 0;
}

.landing-footer .copy-info {
    padding: 0 0 50px;
	border: 0 none;
}

.page-banner {
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
    padding: 80px 0;
}

.page-banner h1 {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin: 0;
    text-shadow: 0px 2px 4px #26482e;
}

.pg-codeofethicspolicy .caption-div,
.pg-environmentsustainbilitypolicy .caption-div,
.pg-corporatesocialresponsibilitypolicy .caption-div {
	display: none;
}

@media (max-width: 991px) {
.landing-header .navbar-brand {
    position: static;
    margin: 0 0 15px;
}
	
.landing-header .navbar-brand img {
	max-width: 100%;
	width: auto;
	height: auto;
}
}

@media (max-width: 767px) {
.landing-header-links {
	justify-content: center !important;
}
	
.landing-header .navbar-brand {
    margin-left: auto;
	margin-right: auto;
    width: 275px;
    display: block;
}
	
.home-sub-banner {
    padding: 30px 5px;
}
	
.home-sub-banner h1 {
    font-size: 20px;
	line-height: 30px;
}
	
.region-dropdown-wrapper {
	position: static;
	width: auto;
}
	
.right-sidebar {
    padding: 40px 0 0;
}
	
h2.widget-title {
    text-align: center;
	margin: 0;
}
	
.right-sidebar .textwidget {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
	
.right-sidebar .textwidget .right-post-main {
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 5px;
}
	
.update-title {
    font-size: 16px;
    line-height: 18px;
    margin-top: 20px;
    text-align: center;
}
	
.click-btn {
    text-align: center;
    margin-bottom: 20px;
}
	
.footer-logo-wrapper {
	flex-wrap: wrap;
}
	
ul.social-link {
    margin: 40px 0 0;
}
	
.lf-middle h4 {
	text-align: left !important;
}
	
.lf-bottom .footer-nav {
    margin: 0;
}
	
.landing-footer .copy-info {
    padding: 10px 20px 30px;
}
	
.footer-feature {
    font-size: 13px;
    line-height: 16px;
    min-height: 60px;
	justify-content: flex-start;
}
	
.footer-feature img {
    width: 50px;
    height: auto;
}
	
.page-banner {
    padding: 50px 0;
}
	
.page-banner h1 {
    font-size: 30px;
    line-height: 45px;
}
}

.country-details .modal-content {
    padding: 30px;
    background: #f4f4f4;
    border-radius: 0;
    border: 0;    
    box-shadow: 0px 0px 23px 0px rgb(163 163 163);
}

.country-details .modal-content .modal-header {
    padding: 40px 0 1em 0;
    color: #95a0a9;
    font-size: 25px;
    font-weight: 500;
	align-items: center;
}

.country-details .modal-header .close {
    margin: 0;
    font-size: 50px;
    color: #fc6621 !important;
    opacity: 1;
	position: absolute;
	right: 10px;
	top: -5px;
}

.country-details .modal-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

.country-details .modal-title span {
	font-family: 'Rubik', sans-serif;
	font-weight: 300;
	font-size: 20px;
    color: #33414e;
	display: block;
}

.modal-shop-btn a.btn {
    font-size: 18px;
    padding: 10px 15px;
    background: #fc6621 !important;
    color: #fff;
    text-transform: uppercase;
	line-height: normal;
	outline: none !important;
}

.country-details .modal-body {
    padding: 30px 0;
}

.country-detail-title {
    font-size: 18px;
    color: #33414e;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 5px;
}

.contact-address {
    color: #33414e;
    font-size: 16px;
}

.modal-logo {
    margin-top: 40px;
}

ul.schedual {
    margin: 0;
    padding: 0;
}

ul.schedual li {
    padding: 5px 0;
    font-size: 16px;
    list-style-type: none;
}

.buro-block h3 {
	color: #ff6600;
}

.sidebar-blocks-wrap .text-wrapper {
	background-color: rgba(0,0,0,0.03);
	padding: 20px;
	border-radius: 10px;
}

.sidebar-blocks-wrap h2 {
	font-size: 30px !important;
    color: #000 !important;
    line-height: 36px;
    margin: 0 0 10px;
}

.sidebar-blocks-wrap h4 {
	font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
}

.sidebar-blocks-wrap .btn {
	height: 50px;
	line-height: 50px !important;
    border-radius: 10px;
    background-color: #ff6600;
}

.buro-carousel-wrap {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 120px 0;
}

.buro-carousel-wrap:before,
.buro-entries-wrap:before {
    content: '';
    position: absolute;
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0;
    background-color: #5c6f7b;
    z-index: -1;
}

.buro-carousel-wrap h4,
.buro-entries-wrap h4 {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin: 10px 0 0;
}

.pg-buro2022 #wrapper,
.pg-buro2022entries #wrapper {
	padding: 0;
}

.pg-buro2022entries .caption-div {
	display: none;
}

.buro-entries-wrap {
	position: relative;
	padding: 120px 0;
}

.buro-entries-wrap .row {
	margin-left: -10px;
	margin-right: -10px;
}

.buro-entries-wrap .row > * {
	padding-left: 10px;
	padding-right: 10px;
}

.entry-wrap {
	margin: 0 0 20px;
}

.entry-wrap img {
	width: 100%;
	display: block;
}
