@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

/************************************* Reset Styles ********************************/
@font-face {
  font-family: "FrutigerLTArabic55Roman";
  src: url("fonts/Frutiger.eot");
  src: url("fonts/Frutiger.eot") format("embedded-opentype"),
    url("fonts/Frutiger.woff2") format("woff2"),
    url("fonts/Frutiger.woff") format("woff"),
    url("fonts/Frutiger.ttf") format("truetype"),
    url("fonts/Frutiger.svg#FrutigerLTArabic55Roman") format("svg");
}

html {
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

* {
  outline: none;
}

li,
ol {
  list-style-type: none;
  list-style-image: none;
  list-style: none;
}

img {
  border: 0px;
}

textarea {
  resize: none;
  overflow: auto;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

a,
h5.locationTitle,
.newsBigTitle,
.relatedList a:hover,
.blueClicks a {
  color: #1c4299;
}

/*.logoHolder a, .mainMenu li.hasSubmenu > a > span.arrow, .thirdLevelToggle span.arrow, .topSmallList a.searchIcon, .joinNewsletter input[type=button], .roundedBtn span.arrow, .onlyArrow, .normalArrows .flex-direction-nav a.flex-prev, .newsSlider .flex-direction-nav a.flex-prev, .normalArrows .flex-direction-nav a.flex-next, .newsSlider .flex-direction-nav a.flex-next, .starIcon, .awardsIcon, .environmentIcon, .transIcon, .storageIcon, .corpIcon, .iptIcon, .onTheRoadIcon, .bussinessIcon, .residentialIcon, .rightIcon .icon, .locIcon2, .downArrow, .upArrow, .scrollDown, .arrowedList a:before, .slDropdown a:before, .subLinksList a:after, .playIcon span, .customSelectInner:after, .backLink, .socialIcons a, .printIcon span, .whatsapp span, .tools span.st_email_large .stButton, .tools span.st_sharethis_large .stButton, .peopleIcon, .calendarIcon:after, .onRoadLeftMenuIcon, .cardsSlider .flex-direction-nav a, .linkWithIcon:after, .lockIcon, .normalList li:before, .rightActions a, .pinIcon, .shareIcon, .accHead:after, .flex-direction-nav a, .withSearchIcon input[type=button], .ipTecLeftMenuIcon, .fancybox-close:after, .facilityIcon, .bannerPhone:before, .hiddenSearch input[type=button], .swiperArrowItem, .callIcon:after, .addthis_button_email:after, .addthis_button_compact:after, .loginIcon:after{
	background-image:url(../images/sprite2x.png);
	background-size:300px 1100px;
	background-repeat:no-repeat;
}*/
.logoHolder a,
.mainMenu li.hasSubmenu>a>span.arrow,
.topSmallList li.hasSubmenu>a>span.arrow,
.thirdLevelToggle span.arrow,
.topSmallList a.searchIcon,
.joinNewsletter input[type="button"],
.roundedBtn span.arrow,
.onlyArrow,
.normalArrows .flex-direction-nav a.flex-prev,
.newsSlider .flex-direction-nav a.flex-prev,
.normalArrows .flex-direction-nav a.flex-next,
.newsSlider .flex-direction-nav a.flex-next,
.starIcon,
.awardsIcon,
.environmentIcon,
.transIcon,
.storageIcon,
.corpIcon,
.iptIcon,
.onTheRoadIcon,
.bussinessIcon,
.residentialIcon,
.rightIcon .icon,
.locIcon2,
.downArrow,
.upArrow,
.scrollDown,
.arrowedList a:before,
.slDropdown a:before,
.subLinksList a:after,
.playIcon span,
.customSelectInner:after,
.backLink,
.socialIcons a,
.printIcon span,
.whatsapp span,
.tools span.st_email_large .stButton,
.tools span.st_sharethis_large .stButton,
.peopleIcon,
.calendarIcon:after,
.onRoadLeftMenuIcon,
.cardsSlider .flex-direction-nav a,
.linkWithIcon:after,
.lockIcon,
.normalList li:before,
.editorText li:before,
.blueBulletsList li:before,
.rightActions a,
.pinIcon,
.shareIcon,
.accHead:after,
.flex-direction-nav a,
.withSearchIcon input[type="button"],
.ipTecLeftMenuIcon,
.fancybox-close:after,
.facilityIcon,
.bannerPhone:before,
.hiddenSearch input[type="button"],
.swiperArrowItem,
.callIcon:after,
.addthis_button_email:after,
.addthis_button_compact:after,
.loginIcon:after {
  background-image: url(../images/sprite-5.png);
  background-repeat: no-repeat;
}

a,
span.arrow,
input[type="button"],
.animatedBloc,
.animatedBloc *,
.scrollDown,
a:after,
.shareIcon,
.withSearchIcon input[type="button"],
.calendarIcon:after,
.listenIcon span,
.downloadableIcon span,
.menusParent,
.hiddenSearch input[type="button"] {
  text-decoration: none;
  -moz-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

.exploreIpt .animatedBloc * {
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  -webkit-transition: none;
  transition: none;
}

input[type="button"] {
  cursor: pointer;
}

body,
textarea,
select,
input {
  font-family: "Open Sans", arial, sans-serif;
  font-size: 14px;
  color: #444444;
}

textarea,
select,
span.select,
input,
.threeColsList .bloc,
.fourColsList .bloc {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/************************************* Website Styles ********************************/

/************************************* Common Styles ********************************/
.fullWidth,
.callBackNumber.fullWidth {
  width: 100% !important;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.posRelative,
.joinNewsletter,
.whatWeDoItem,
.posRel {
  position: relative;
}

.absolutePos {
  position: absolute;
}

.textDecorationNone {
  text-decoration: none;
}

.textDecorationUnderline {
  text-decoration: underline;
}

.fontWeightBold {
  font-weight: bold;
}

.clearBoth {
  clear: both;
}

.logoHolder,
.mainMenu,
.inlineMiddle,
.roundedBtn,
.titleIcon,
.titleText,
.hSep {
  display: inline-block;
  /* *display: inline; */
  zoom: 1;
  vertical-align: middle;
}

.header {
  background: #1c4299;
  font-size: 12px;
  letter-spacing: -0.2px;
}

.logoHolder {
  padding: 15px 60px;
  float: left;
}

.logoHolder a {
  display: inline-block;
  width: 145px;
  height: 61px;
  background-position: left 0;
}

.clearBoth {
  clear: both;
}

.mainMenu a.flMenu,
.topSmallList a {
  display: block;
  line-height: 21px;
  position: relative;
}

.mainMenu a.flMenu {
  padding: 38px 20px;
  color: #ffca05;
  font-weight: bold;
  text-transform: uppercase;
}

.topSmallList a:hover {
  color: #ffca05;
}

.topSmallList>li>a {
  padding: 15px 10px;
  color: #fff;
  font-weight: 600;
  margin: 20px 0 0 0;
}

.topSmallList a.searchIcon,
.loginIcon {
  padding: 5px 10px;
  margin: 30px 0;
}

.topSmallList a.yellowRightSpecial {
  color: #ffffff;
  width: 50px;
  margin: 19.5px 0;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  padding: 5px 20px;
}

.hasDropDown:hover>a {
  background: #fff;
}

.mainMenu li.hasSubmenu a.flMenu {
  padding-right: 40px;
}

.mainMenu li.hasSubmenu>a>span.arrow,
.thirdLevelToggle span.arrow,
.topSmallList li.hasSubmenu>a>span.arrow {
  float: right;
  width: 11px;
  height: 6px;
  margin-top: -3px;
  right: 25px;
  top: 50%;
  position: absolute;
  background-position: right 0;
}

.topSmallList li.hasSubmenu>a {
  padding-right: 25px;
}

.topSmallList li.hasSubmenu>a>span.arrow {
  right: 10px;
}

.mainMenu li a.activeflMenu.flMenu>span.arrow,
.thirdLevelToggle.activeThirdLevel span.arrow,
.topSmallList li.hasSubmenu>a>span.arrow {
  background-position: right -12px;
}

.mainMenu li.hasSubmenu span.arrow,
.topSmallList li.hasSubmenu>a>span.arrow {
  display: block;
}

.mainMenu li.hasSubmenu:hover>a>span.arrow,
.thirdLevelToggle span.arrow,
.topSmallList li.hasSubmenu:hover>a>span.arrow {
  background-position: right -6px;
}

.mainMenu,
.mainMenu>li {
  float: left;
}

.mainMenu li a.activeflMenu.flMenu {
  color: #fff;
}

.mainMenu li:hover a.flMenu,
.mainMenu li:hover a.activeflMenu.flMenu,
.topSmallList .hasSubmenu:hover>a {
  color: #1c4299;
  background: #fff;
}

.topSmallList a.yellowRightSpecial.activeSpecial,
.topSmallList a.activeflMenu,
.topSmallList a.yellowRightSpecial:hover {
  background: #fff;
  color: #1c4299;
}

.mainMenu li a.activeflMenu.flMenu,
.topSmallList a.activeflMenu,
.hasDropDown:hover>a,
.topSmallList .hasSubmenu:hover>a {
  -webkit-box-shadow: inset 0 5px 0 0 #ffca05;
  box-shadow: inset 0 5px 0 0 #ffca05;
}

.topSmallList {
  float: right;
  padding-right: 60px;
}

.topSmallList>li {
  float: left;
}

a.searchIcon {
  width: 11px;
  background-position: left -61px;
  margin-left: 10px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}

a.searchIcon:hover,
a.searchIcon.active {
  background-position: left -92px;
  background-color: #fff;
}

.footer,
.footer a {
  color: #fff;
}

.footer a {
  text-decoration: underline;
}

.footer {
  background: #232323;
  padding: 20px 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
}

.footer a:hover {
  text-decoration: none;
}

.footer {
  font-size: 13px;
}

.footer .roundedBtn {
  width: max-content;
  font-size: 12px;
  letter-spacing: -0.2px;
  margin-inline-end: 5px;
}

.copyRights {
  display: inline-block;
  max-width: 200px;
}

.copyRights a {
  display: inline-block;
}

.joinNewsletter input[type="text"],
.hiddenSearch input[type="text"] {
  width: 325px;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 35px;
  background: #fff;
  border: 0 none;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 13px;
}

.joinNewsletter input[type="text"] {
  width: 350px;
  padding-left: 5px;
}

.joinNewsletter input[type="button"],
.roundedBtn span.arrow,
.hiddenSearch input[type="button"] {
  background-color: transparent;
  position: absolute;
  display: block;
  width: 31px;
  height: 31px;
  right: 4px;
  top: 50%;
  margin-top: -15.5px;
  background-position: left -125px;
  border: 0 none;
}

.callBackNumber .roundedBtn,
a.browseBtn,
input.browseBtn,
.filestyleParent .bootstrap-filestyle {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
  border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  padding: 0 40px 0 10px;
}

a.browseBtn,
.filestyleParent .bootstrap-filestyle {
  padding-right: 10px;
}

.callBackNumber {
  width: 360px;
}

.callBackNumber input[type="text"] {
  padding-right: 120px;
  width: 100%;
}

.onlyArrow {
  display: block;
  width: 31px;
  height: 31px;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  margin: 0 auto;
}

.joinNewsletter input[type="button"]:hover,
.roundedBtn span.arrow,
.hiddenSearch input[type="button"] {
  background-position: left -156px;
}

.roundedBtn:hover span.arrow,
.onlyArrow,
.hiddenSearch input[type="button"]:hover {
  background-position: left -187px;
}

.roundedBtn span.arrow.spanPlayIcon {
  background-position: left -796px;
}

.roundedBtn:hover span.arrow.spanPlayIcon {
  /*background:url(../images/sprite.png) left -827px;*/
}

.safeArea {
  max-width: 960px;
  margin: 0 auto;
}

.designedBy {
  /* line-height: 40px;
  height: 40px; */
  display: inline-block;
  max-width: 185px;
  margin-right: 0 !important;
}

.sliderContent h3 {
  -webkit-transition: all 700ms linear 200ms;
  -moz-transition: all 700ms linear 200ms;
  -o-transition: all 700ms linear 200ms;
  -ms-transition: all 700ms linear 200ms;
  transition: all 700ms linear 200ms;
}

.sliderContent .desc {
  -webkit-transition: all 700ms linear 400ms;
  -moz-transition: all 700ms linear 400ms;
  -o-transition: all 700ms linear 400ms;
  -ms-transition: all 700ms linear 400ms;
  transition: all 700ms linear 400ms;
}

.buttonsHolder {
  -webkit-transition: all 700ms linear 600ms;
  -moz-transition: all 700ms linear 600ms;
  -o-transition: all 700ms linear 600ms;
  -ms-transition: all 700ms linear 600ms;
  transition: all 700ms linear 600ms;
}

.mainSlider {
  margin-top: 138px;
}

.sliderHeight {
  height: 37.68vw !important;
}

.mainSliderbg {
  background-size: cover;
}

.sliderContent {
  padding-top: 200px;
  color: #1c4299;
  position: relative;
  z-index: 1;
}

h3,
.pageTitle {
  text-transform: uppercase;
  font-size: 45px;
  margin-bottom: 50px;
  line-height: 43px;
  font-weight: 800;
  position: relative;
}

.pageTitle {
  font-size: 30px;
}

.sliderContent h3 {
  max-width: 470px;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  font-size: 41px;
}

h3>span:after,
.pageTitle span:after {
  position: absolute;
  display: block;
  top: 100%;
  height: 0;
  width: 105px;
  padding-top: 25px;
  content: " ";
  border-bottom: 4px solid #1c4299;
}

.sliderContent .desc,
.bigText,
.slogan {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
}

.sliderContent .desc {
  max-width: 425px;
}

/*.sliderContent h3, .sliderContent .desc, .sliderContent .buttonsHolder {
	left: -2000px;
	position: relative;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
}
.flex-active-slide .sliderContent h3, .flex-active-slide .sliderContent .desc, .flex-active-slide .sliderContent .buttonsHolder {
	left: 0;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}*/
.flexNavParent {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}

.newsSlider .flexNavParent,
.normalArrows .flexNavParent {
  margin-top: -26.5px;
}

.mainSlider .flex-control-paging {
  /*display:none;*/
  bottom: 45px;
}

.normalArrows .flex-direction-nav li {
  display: block;
  float: right;
  clear: both;
  margin: 5px 0;
}

.normalArrows .flex-direction-nav {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 150;
  width: 87%;
}

.normalArrows .flex-direction-nav a,
.newsSlider .flex-direction-nav a,
.swiperArrowItem {
  position: absolute;
  margin: 0;
  top: 50%;
  width: 53px;
  height: 53px;
  text-indent: -9999px;
  text-align: left;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background-color: #fff;
}

.normalArrows .flex-direction-nav a.flex-prev {
  background-position: 0 -218px;
  left: -50px;
}

.normalArrows .flex-direction-nav a.flex-next {
  background-position: 0 -271px;
  right: -50px;
}

.newsSlider .flex-direction-nav a.flex-prev {
  background-position: 0 -218px;
  left: -90px;
}

.swiperPrev.swiperArrowItem {
  background-position: 0 -218px;
  left: -50px;
}

.newsSlider .flex-direction-nav a.flex-next {
  background-position: 0 -271px;
  right: -90px;
}

.swiperNext.swiperArrowItem {
  background-position: 0 -271px;
  right: -50px;
}

.mainSlider .flexslider .slides>li {
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: contain;
}

.roundedBtn {
  z-index: 1;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 0 50px 0 20px;
  margin-right: 10px;
  border: 0 none;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #ffca05 !important;
  color: #1c4299 !important;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none !important;
}

.roundedBtn.noPad {
  padding: 0 0 0 0;
}

.roundedBtn:hover {
  background: #1c4299 !important;
  color: #ffca05 !important;
}

.solidBlueLeft .roundedBtn:hover {
  background: #7293de;
}

.flexslider .slides .sliderContent img {
  width: auto;
  display: inline-block;
}

.latestNews {
  background: url(../images/news-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 60px 0 50px 0;
  background-attachment: fixed !important;
  margin-top: -1px;
}

.latestNews h3,
.whiteText h3 {
  color: #fff;
}

.latestNews h3>span:after,
.whiteText h3>span:after {
  border-color: #fff;
  padding-top: 15px;
}

.blockImage img {
  display: block;
  width: 100%;
}

.blockImage {
  position: relative;
}

.newsItem .blockImage,
.threeItemsCarRightCol .blockImage {
  margin-bottom: 10px;
}

.smallDate {
  color: #7293de;
  font-size: 12px;
}

.threeItemsCar .flexslider .slides>li {
  width: 292px;
  margin-right: 42px;
}

.fiveItemsCar .flexslider .slides>li {
  width: 172px;
  margin-right: 25px;
}

h4 {
  font-size: 14px;
  font-weight: bold;
}

h4 a {
  text-decoration: none;
}

h4 a:hover {
  text-decoration: underline;
}

.conceptText,
.pageTitle,
.absWhiteContent,
.rightAllLink,
.subTitle,
.structureList .blockTitle {
  color: #1c4299;
}

.latestNews h4 a,
.latestNews,
.whiteText .conceptText,
.whiteText {
  color: #fff;
}

.noBullets .flex-control-nav {
  display: none;
}

.centered {
  text-align: center;
}

.threeItemsCar .flexslider {
  margin-bottom: 30px;
}

.conceptHolder {
  background: url(../images/concept-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 140px 0 200px 0;
  background-attachment: fixed !important;
}

.qualityHolder {
  background: url(../images/quality-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 120px 0 70px 0;
  background-attachment: fixed !important;
}

.mapHolder {
  background: #173e8a url(../images/map-bg.jpg) right 0 no-repeat;
  padding: 120px 0;
}

.exploreIpt {
  background: url(../images/explore-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 120px 0 70px 0;
  background-attachment: fixed !important;
}

.partnersHolder {
  background: url(../images/partners-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 0 50px 0;
  background-attachment: fixed !important;
}

.conceptText {
  max-width: 700px;
}

.qualityHolder .conceptText,
.exploreIpt .conceptText,
.partnersHolder .conceptText {
  max-width: 100%;
}

.mapHolder .conceptText {
  max-width: 480px;
}

.conceptText .desc {
  margin-bottom: 20px;
}

.conceptText,
.marginBtm {
  margin-bottom: 25px;
}

.leftMinus {
  margin-left: -50px;
  margin-right: -50px;
}

.twoColsList .bloc {
  width: 50%;
  float: left;
}

.threeColsList .bloc {
  width: 33.3333%;
  float: left;
}

.fourColsList .bloc {
  width: 25%;
  float: left;
}

.animatedBloc,
.innerPadNonAnimated {
  color: #fff;
  padding: 25px 0 25px 50px;
  position: relative;
}

.solidBlue {
  position: relative;
}

.fourColsList .bloc.animatedBloc {
  padding: 20px 0 20px 20px;
}

.animatedBloc:hover,
.solidBlue,
.solidBlueLeft,
.bluePadded {
  background: #1c4299;
  color: #ffca05;
}

.solidBlue,
.solidBlue .ddBigTitle,
.leftMenuCol .ddBigTitle {
  color: #fff;
}

h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 38px;
}

.blueTitle {
  color: #1c4299;
  line-height: normal;
}

.titleIcon {
  margin-right: 10px;
}

.starIcon {
  width: 27px;
  height: 26px;
  background-position: 0 -324px;
}

.animatedBloc:hover .starIcon {
  background-position: 0 -350px;
}

.awardsIcon {
  width: 31px;
  height: 38px;
  background-position: 0 -376px;
}

.animatedBloc:hover .awardsIcon {
  background-position: 0 -414px;
}

.environmentIcon {
  width: 22px;
  height: 35px;
  background-position: 0 -452px;
}

.animatedBloc:hover .environmentIcon {
  background-position: 0 -487px;
}

.borderedBloc {
  border-right: 1px solid #fff;
  padding-right: 50px;
}

.animatedBloc:hover .borderedBloc {
  border-right: 1px solid #1c4299;
}

.threeColsList .bloc:nth-child(3n) .borderedBloc,
.fourColsList .bloc:nth-child(4n) .borderedBloc {
  border-right: 0 none;
}

.threeColsList .bloc:nth-child(4n + 1) {
  clear: both;
}

.fourColsList .bloc .borderedBloc {
  padding-right: 20px;
}

.whatWeDoItem .titleText {
  display: block;
}

.whatWeDoItem h5 {
  line-height: normal;
  text-align: center;
}

.whatWeDoItem .titleIcon {
  margin-bottom: 10px;
  height: 75px;
  width: 90px;
  margin-right: 0;
}

.transIcon {
  background-position: -55px -73px;
}

.animatedBloc:hover .transIcon {
  background-position: -55px -148px;
}

.storageIcon {
  background-position: -55px -223px;
}

.animatedBloc:hover .storageIcon {
  background-position: -55px -298px;
}

.corpIcon {
  background-position: -55px -374px;
}

.animatedBloc:hover .corpIcon {
  background-position: -55px -449px;
}

.iptIcon {
  background-position: -55px -524px;
}

.animatedBloc:hover .iptIcon {
  background-position: -55px -599px;
}

.onTheRoadIcon {
  background-position: -153px -78px;
}

.bussinessIcon {
  background-position: -153px -167px;
}

.residentialIcon {
  background-position: -153px -256px;
}

.animatedBloc:hover .onlyArrow,
.animatedBloc:hover .exploreBg,
.solidBlue .exploreBg {
  opacity: 0.99;
  -webkit-opacity: 0.99;
  -moz-opacity: 0.99;
}

h3 .lightText {
  font-size: 65px;
  font-weight: 300;
}

.bolderText {
  font-size: 65px;
  font-weight: 800;
}

.exploreIpt .conceptText .desc {
  max-width: 700px;
}

.yellowList {
  margin-bottom: 25px;
}

.yellowList li {
  margin: 0 0 5px 0;
}

.yellowList a {
  color: #fff;
  font-weight: bold;
}

.yellowList a:hover,
.rightAllLink:hover {
  color: #ffca05;
}

.leftAligned {
  text-align: left;
}

.exploreBg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url(../images/explore-image.jpg) center center no-repeat;
  background-size: cover;
  height: 170px;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}

.exploreItem h5 {
  padding-top: 15px;
  position: relative;
  z-index: 1;
}

.exploreItem .titleIcon {
  width: 120px;
  height: 89px;
  margin-bottom: 50px;
}

.rightSideContent {
  position: absolute;
  right: 100%;
  top: 0;
  width: 420px;
  padding: 20px 20px 20px 20px;
  background: #fff;
  visibility: hidden;
  display: block;
  border: 1px solid #ffca05;
  margin-right: -1px;
}

.rightSideContent.showed {
  visibility: visible;
  display: none;
}

.rightIcon {
  display: block;
  width: 73px;
  height: 73px;
  margin-bottom: 2px;
  background: #ffca05;
  position: relative;
  z-index: 1;
  border: 1px solid #ffca05;
  border-left: 1px solid rgba(0, 0, 0, 0);
}

.rightIcon:hover,
.rightSideIcons li:hover .rightIcon {
  background: #fff;
}

.socialIcons.rightIcon {
  border-left: 1px solid #ffca05;
}

.rightIcon .icon {
  width: 43px;
  height: 43px;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 15px;
}

.locIcon {
  background-position: 0 -526px;
}

.contactIcon {
  background-position: 0 -569px;
}

.fuelIcon {
  background-position: 0 -612px;
}

.truckIcon {
  background-position: 0 -655px;
}

.weatherIcon {
  background-position: -257px -1057px;
}

.complaintIcon {
  background-position: -44px -1057px;
}

.allSocialsIcon {
  background-position: -257px -1014px;
}

.instaBigIcon {
  background-position: -214px -1057px;
}

.linkedInBigIcon {
  background-position: -171px -1057px;
}

.twitterBigIcon {
  background-position: -128px -1057px;
}

.fbBigIcon {
  background-position: -86px -1057px;
}

.rightSideIcons {
  position: fixed;
  top: 150px;
  right: 0;
  z-index: 151;
}

.locIcon2 {
  width: 25px;
  height: 25px;
  background-position: -29px -327px;
}

.mapFrame {
  margin-bottom: 20px;
}

#Gmap_homepage {
  margin-bottom: 10px;
}

.mapFrame img {
  max-width: 100%;
}

.addressSection {
  line-height: 25px;
  color: #333;
  margin-bottom: 15px;
}

.addressSection strong,
.bigText,
.flDropdown,
.slogan {
  color: #1c4299;
}

.lightGrey,
.breadCrumbs a.active,
.breadCrumbs a:hover,
.securityCheckMain a.rcRefreshImage:hover {
  color: #7a7a7a;
}

.rightSideContent .joinNewsletter input[type="text"] {
  border: 1px solid #d8e5ef;
}

h5 span.titleText span {
  font-weight: 400;
}

.pricesTable td {
  padding: 3px 0;
  vertical-align: middle;
}

.downArrow,
.upArrow,
.sameArrow {
  display: block;
  width: 11px;
  height: 13px;
}

.downArrow {
  background-position: -33px -358px;
}

.upArrow {
  background-position: -33px -371px;
}

.sameArrow {
  background: url(/images/fuelPriceSame.png) center center no-repeat;
  width: 13px;
  height: 2px;
}

.forecast.downArrow,
.forecast.upArrow,
.forecast.sameArrow {
  width: 13px;
  height: 7px;
}

.forecast.downArrow {
  background: url(/images/ForecastFuelPriceDown.png) center center no-repeat;
}

.forecast.upArrow {
  background: url(/images/ForecastFuelPriceUp.png) center center no-repeat;
}

.forecast.sameArrow {
  background: url(/images/ForecastFuelPriceSame.png) center center no-repeat;
  height: 3px;
}

.rightSideIcons li:hover .rightSideContent {
  /*display:block;*/
}

@-webkit-keyframes scrollDownAnim {
  0% {
    margin-top: -55.5px;
  }

  25% {
    margin-top: -45.5px;
  }

  50% {
    margin-top: -55.5px;
  }

  75% {
    margin-top: -45.5px;
  }

  100% {
    margin-top: -55.5px;
  }
}

@-moz-keyframes scrollDownAnim {
  0% {
    margin-top: -55.5px;
  }

  25% {
    margin-top: -45.5px;
  }

  50% {
    margin-top: -55.5px;
  }

  75% {
    margin-top: -45.5px;
  }

  100% {
    margin-top: -55.5px;
  }
}

@-o-keyframes scrollDownAnim {
  0% {
    margin-top: -55.5px;
  }

  25% {
    margin-top: -45.5px;
  }

  50% {
    margin-top: -55.5px;
  }

  75% {
    margin-top: -45.5px;
  }

  100% {
    margin-top: -55.5px;
  }
}

@keyframes scrollDownAnim {
  0% {
    margin-top: -55.5px;
  }

  25% {
    margin-top: -45.5px;
  }

  50% {
    margin-top: -55.5px;
  }

  75% {
    margin-top: -45.5px;
  }

  100% {
    margin-top: -55.5px;
  }
}

.scrollDown {
  -webkit-animation: scrollDownAnim 4s;
  -moz-animation: scrollDownAnim 4s;
  -o-animation: scrollDownAnim 4s;
  animation: scrollDownAnim 4s;
  width: 89px;
  height: 89px;
  display: block;
  left: 50%;
  top: 50%;
  margin: -44.5px 0 0 -44.5px;
  z-index: 111;
  background-position: -159px -358px;
  position: absolute;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}

/* BEGIN :: CUSTOM STYLING */

.scrollDown.custom-style-1 {
  position: absolute;

  display: flex;
  gap: 10px;
  align-items: center;

  inset: unset;
  bottom: 20px;
  inset-inline-start: 50%;

  background-image: none;
  background-color: #FFCA05;

  width: fit-content;
  height: unset;
  aspect-ratio: 1;

  border-radius: 50%;
  padding-inline: 10px;
  padding-block: 9px;

  transition: none;
}

.scrollDown.custom-style-1:hover {
  aspect-ratio: unset;
  border-radius: 20px;
}

.scrollDown.custom-style-1::before {
  content: "";
  background-image: url(../images/scroll-down-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 12px;
}

.scrollDown.custom-style-1 div.prompt {
  display: none;
  color: #1C4299;
  text-transform: uppercase;
  overflow: hidden;
  font-size: 10px;
  line-height: 1;
}

.scrollDown.custom-style-1:hover div.prompt {
  display: block;
}

@media all and (max-width: 576px) {
  .scrollDown.custom-style-1 {
    inset: unset;
    inset-inline-end: 20px;
  }
}

/* END :: CUSTOM STYLING */

.scrollDown.activeateAnim {
  -webkit-animation: scrollDownAnim 0.75s;
  -moz-animation: scrollDownAnim 0.75s;
  -o-animation: scrollDownAnim 0.75s;
  animation: scrollDownAnim 0.75s;
}

.scrollDown.hiddenScroll {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}

.dropDownMenu {
  position: absolute;
  top: 100%;
  left: -1px;
  padding: 15px;
  background: #fff;
  z-index: 1551;
  width: 800px;
  display: none;
  border: 1px solid #1c4299;
  border-top: 0 none;
}

.topSmallList .dropDownMenu {
  width: 150px;
}

.specialClass .dropDownMenu {
  max-width: 200px;
}

.flDropdown {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.flDropdown:hover,
.breadCrumbs a,
.breadCrumbs span {
  color: #1c4299;
}

.slDropdown a {
  display: block;
  color: #1c4299;
  padding-left: 15px;
  margin: 7px 0 7px 0;
  position: relative;
}

.slDropdown a:hover {
  color: #686868;
}

.hasSubmenu {
  position: relative;
}

.bodyContent {
  max-width: 1140px;
  margin: 0 auto;
  padding: 155px 0 30px 0;
}

.breadCrumbs a {
  text-decoration: underline;
}

.breadCrumbs {
  font-size: 11px;
  margin-bottom: 10px;
}

.breadCrumbs span {
  padding: 0 5px;
}

.breadCrumbs a.active,
.breadCrumbs a:hover {
  text-decoration: none;
}

.pageTitle span:after {
  border-color: #fecc0c;
  padding-top: 15px;
}

.threeColsList.withSpace .bloc,
.sortingMainThreeCols .sorting {
  width: 22.5%;
  margin-right: 2.75%;
  float: left;
}

.threeColsList.withSpace .bloc:nth-child(4n),
.sortingMainThreeCols .sorting:nth-child(3n) {
  margin-right: 0;
}

.sortingMainThreeCols {
  padding: 0 0;
}

.solidBlue {
  padding: 25px 0 65px 30px;
}

.solidBlue .borderedBloc {
  padding-right: 30px;
  border-right: 0 none;
}

.arrowedList a {
  color: #fff;
  display: block;
  font-size: 15px;
  padding: 0px 0 0px 15px;
  position: relative;
}

.arrowedList a:before,
.slDropdown a:before {
  display: block;
  width: 6px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  background-position: -294px -877px;
  content: " ";
}

.arrowedList a:before {
  top: 6px;
  margin-top: 0;
}

.slDropdown a:before {
  top: 10px;
  background-position: 0 -735px;
}

.arrowedList a:hover,
.arrowedList a.selected {
  color: #ffca05;
}

.arrowedList a:hover:before,
.arrowedList a.selected:before {
  background-position: -294px -885px;
}

.whiteBgBanner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 30px;
  background: #fff;
}

.absLink {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 1;
}

.frameParent img {
  display: block;
  width: 100%;
}

.yellowBanner {
  background: #ffca05;
  padding: 20px;
  color: #444444;
}

.shadowedImage {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

.shadowedImage img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, 0.19);
  display: block;
}

.bannerTitle {
  color: #1c4299;
  font-weight: bold;
  margin-bottom: 5x;
}

.margBot10 {
  margin-bottom: 10px;
}

.margBot25 {
  margin-bottom: 25px;
}

.margBot5 {
  margin-bottom: 5px;
}

.margBot15 {
  margin-bottom: 15px;
}

.oneForthColWidth {
  float: left;
  width: 23.15%;
  margin-right: 1.5%;
}

.threeForthColWidth {
  float: left;
  width: 75.35%;
  margin-right: 1.5%;
}

.noMargin {
  margin-right: 0% !important;
}

.subLinksList a {
  display: block;
  position: relative;
  background-size: cover;
  font-size: 22px;
  line-height: 26px;
  background-position: center center;
  font-weight: 800;
  padding: 0 55px 0 25px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.subLinksList a:hover {
  color: #ffca05;
}

.subLinksList a:after {
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -15.5px;
  content: " ";
  display: block;
  width: 31px;
  height: 31px;
  background-position: -210px -545px;
}

.subLinksList a:hover:after {
  background-position: -210px -576px;
}

.absWhiteContent {
  position: absolute;
  left: 20px;
  width: 260px;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  padding: 25px;
  margin-top: -105px;
  bottom: 20px;
}

.absWhiteContent h5 {
  line-height: normal;
}

.absWhiteContent .desc {
  margin-bottom: 10px;
}

.mediaImage img {
  display: block;
  max-width: 100%;
}

.blockSpace {
  margin-bottom: 40px;
}

.blockSpace:last-child {
  margin-bottom: 0;
}

.mediaList h4 a,
h4 a {
  color: #444444;
}

h5.sectionTitle {
  color: #1c4299;
  margin-bottom: 10px;
  line-height: normal;
}

.threeForthColSmallWidth {
  float: left;
  width: 72.5%;
  margin-right: 1.4%;
}

.oneForthColSmallWidth {
  width: 25.76667%;
  float: left;
}

.threeForthColSmallWidth .oneForthColWidth {
  width: 32%;
  margin-right: 2%;
}

.playIcon {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
}

.playIcon:hover {
  opacity: 0.99;
  -webkit-opacity: 0.99;
  -moz-opacity: 0.99;
}

.playIcon span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 63px;
  height: 63px;
  margin: -31.5px 0 0 -31.5px;
  background-position: -211px -609px;
}

.listenIcon,
.listenIcon:hover,
.downloadableIcon,
.downloadableIcon:hover {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  background: #d5d5d5;
}

.listenIcon span,
.downloadableIcon span {
  background-position: 0 -900px;
  width: 98px;
  height: 98px;
  margin: -49px 0 0 -49px;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
}

.listenIcon:hover span,
.downloadableIcon:hover span {
  opacity: 0.99;
  -webkit-opacity: 0.99;
  -moz-opacity: 0.99;
}

.listenIcon span {
  background-position: 0 -1005px;
  width: 63px;
  height: 52px;
  margin: -26px 0 0 -31px;
}

.fourColsList.withSpace .bloc {
  float: left;
  width: 23.2%;
  margin-right: 2.4%;
}

.fourColsList.withSpace .bloc:nth-child(4n) {
  margin-right: 0;
}

.fourColsList.withSpace .bloc:nth-child(4n + 1) {
  clear: both;
}

.sorting {
  margin-bottom: 20px;
}

.sorting label {
  margin-right: 10px;
}

.sorting .selectParent {
  width: 200px;
}

.sorting .selectParent.bigSelect {
  width: 400px;
}

select.select,
span.select,
.sorting input[type="text"],
.inputEntity input[type="text"],
.inputEntity input[type="file"],
.inputEntity input[type="password"],
.inputEntity input[type="date"],
.inputEntity textarea,
.filestyleParent .bootstrap-filestyle {
  display: block;
  width: 100% !important;
  padding: 8px 12px;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border: 1px solid #d8e5ef;
  line-height: 20px;
  color: #1c4299;
  height: 40px !important;
}

::-webkit-input-placeholder {
  color: #1c4299;
  opacity: 1 !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #1c4299;
  opacity: 1 !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #1c4299;
  opacity: 1 !important;
}

:-ms-input-placeholder {
  color: #1c4299;
  opacity: 1 !important;
}

.inputEntity textarea {
  height: 105px !important;
}

.inputEntity input[type="file"] {
  padding: 0;
}

input.required,
select.required,
textarea.required,
.required.selectParent .customSelect {
  border: 2px solid #d44748 !important;
}

select.select {
  z-index: 1;
}

.selectParent {
  position: relative;
}

.customSelectInner {
  width: 100% !important;
  position: relative;
}

.customSelectInner:after {
  position: absolute;
  display: block;
  width: 10px;
  height: 6px;
  background-position: right -6px;
  right: 0;
  content: "";
  top: 50%;
  margin-top: -3px;
}

.leftMedium {
  width: 65.5%;
  float: left;
  margin-right: 7.5%;
}

.rightSmall {
  width: 27%;
  float: left;
}

.bodyCarousel {
  margin-bottom: 20px;
}

.normalContent p {
  margin: 0;
  line-height: 21px;
  font-size: 14px;
}

.greyPadded {
  padding: 20px;
  background: #d5d5d5;
}

.rightSmall .newsItem {
  margin-bottom: 20px;
}

.rightSmall .newsItem:last-child {
  margin-bottom: 0;
}

.rightPageHeader {
  position: relative;
  z-index: 15;
}

.rightPageHeader,
.rightPageHeader div {
  float: right;
}

.backLink {
  font-size: 13px;
  color: #1c4299;
  padding-left: 10px;
  background-position: -296px -75px;
}

.fixedTop {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 152;
}

.blueContent {
  background: #1c4299;
  color: #fff;
  padding: 25px 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -20px;
  margin-top: 20px;
}

.blueContent .roundedBtn {
  margin-left: 20px;
}

.blueContent .roundedBtn:hover {
  background: #e4e4e4;
  color: #1c4299;
}

.socialIcons {
  padding: 11px;
  width: 51px;
  height: 51px;
}

.socialIcons a {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 2px;
}

.fbIcon {
  background-position: 0 -859px;
}

.twIcon {
  background-position: -20px -859px;
}

.linkedInIcon {
  background-position: -40px -859px;
}

.instaIcon {
  background-position: -60px -859px;
}

.catName {
  display: inline-block;
  color: #1c4299;
  background: #ffca05;
  font-size: 11px;
  margin-left: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 0 5px;
}

.dropDownMenu .blockSpace {
  margin-bottom: 20px;
}

.greyPadded.blockSpace {
  margin-bottom: 25px;
}

.dropDownMenu .blockSpace:last-child {
  margin-bottom: 0;
}

.ddBigTitle {
  color: #1c4299;
  font-size: 13px;
}

.dropDownMenu .whiteBgBanner {
  right: -15px;
  left: 50%;
  bottom: -15px;
}

.bottomDropdownBanner {
  min-height: 150px;
}

.tools {
  float: right;
  padding-top: 10px;
  position: relative;
  z-index: 1;
}

.rightPageHeader {
  position: relative;
  z-index: 1;
}

.tools a,
.tools span.st_email_large,
.tools span.st_sharethis_large {
  display: inline-block;
  margin-left: 4px;
  padding: 2px;
  background: #f2f2f2;
  vertical-align: middle;
}

.tools span span.stLarge,
.addthis_button_email img,
.addthis_button_compact img {
  display: none !important;
}

.tools a span,
.tools span span.stButton,
.addthis_button_email:after,
.addthis_button_compact:after {
  display: block !important;
  width: 20px;
  height: 20px;
  margin: 0;
  content: "";
}

.printIcon span {
  background-position: -80px -859px;
}

.whatsapp span {
  background-position: -80px -879px;
}

.tools span.st_email_large .stButton,
.addthis_button_email:after {
  background-position: -100px -859px;
}

.tools span.st_sharethis_large .stButton,
.addthis_button_compact:after {
  background-position: -120px -859px;
}

.leftMenuCol {
  float: left;
  min-height: 10px;
  width: 24.9%;
  margin-right: 4.6%;
}

.rightContentCol {
  float: left;
  width: 70.5%;
}

.teamLeftMenu {
    position: relative;
    background-color: #1c4299;
    background-image: url('/images/revamp/leftmenu-bg.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
    .teamLeftMenu:after {
        content: "";
        position: absolute;
        inset: 0;
        background-color: rgba(28, 66, 153, 0.9);
        z-index: 0;
        pointer-events: none;
    }
    .teamLeftMenu > * {
        position: relative;
        z-index: 1;
    }

.onRoadLeftMenu {
  background: #1c4299 url(../images/ontheroad-bg.jpg) 0 0 no-repeat;
}

.ipTecLeftMenu {
  background: #1c4299 url(../images/iptec-bg.jpg) 0 0 no-repeat;
}

.leftMenuPad {
  padding: 30px 30px;
  color: #fff;
}

.leftMenuIcon {
  display: block;
  margin-bottom: 30px;
}

.peopleIcon {
  background-position: -58px -684px;
  width: 84px;
  height: 61px;
}

.lmTitle {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 20px;
}

.leftMenuPad .arrowedList a {
  margin: 3px 0;
}

.leftMenuPad .arrowedList a.selected {
  font-weight: bold;
}

.innerPageContent .bigText {
  line-height: 25px;
}

.subpageHeader {
  margin-bottom: 35px;
}

.innerPageContent {
  color: #444444;
  line-height: 22px;
}

.innerPageContent p {
  margin-bottom: 20px;
}

.subTitle {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
}

.subTitle.smallBottom {
  margin-bottom: 0;
}

.twoColsList.withSpace .bloc {
  width: 49%;
  margin-right: 2%;
}

.twoColsList.withSpace .bloc:nth-child(2n) {
  margin-right: 0;
}

.twoColsList.withSpace .bloc:nth-child(2n + 1) {
  clear: both;
}

.subLinksList a img,
.subLinksList a span {
  display: inline-block;
  vertical-align: middle;
}

.subLinksList a img {
  height: 76px;
  width: 1px;
}

.subLinksList a span {
  width: 98%;
}

.rightAllLink {
  float: right;
  font-size: 12px;
  font-weight: 600;
  margin-top: 4px;
}

.calendarIcon {
  position: relative;
  padding-right: 30px;
  display: block;
}

.calendarIcon:after {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  background-position: -124px -800px;
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  right: 10px;
}

.sortingMainThreeCols .sorting .calendarIcon:hover:after,
.sortingMainThreeCols .sorting .calendarIcon:hover:after,
#ctl00_ctl00_phBody_phSlaveBody_BICMSZone1_ctl00_ctl00_radPanel .calendarParent .calendarIcon:hover:after {
  background-position: -124px -800px;
}

.calendarIcon:hover:after {
  background-position: -124px -830px;
}

.bigDate {
  float: left;
  width: 25%;
  color: #7293de;
}

.descNearDate {
  width: 75%;
  float: left;
}

.borderedList li {
  border-bottom: 1px solid #d8e5ef;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.topBotPad {
  border-bottom: 1px solid #d8e5ef;
  padding: 25px 10px;
}

.borderedList li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}

.onRoadLeftMenuIcon {
  background-position: -154.5px 0;
  width: 93.5px;
  height: 60px;
}

.leftMenuBlock {
  margin-bottom: 13px;
}

/* BEGIN :: CUSTOM STYLING 1 */

.leftMenuBlock.custom-1 {
  background: unset;
}

.leftMenuBlock.custom-1 .leftMenuPad {
  padding: 0;
}

.leftMenuBlock.custom-1 .leftMenuPad .leftMenuIcon {
  display: none;
}

.leftMenuBlock.custom-1 .leftMenuPad .lmTitle {
  color: #1C4299;
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;


  padding: 20px 25px;
  margin-bottom: 0;
}

.leftMenuBlock.custom-1 .leftMenuPad div.blockSpace .ddBigTitle.thirdLevelToggle a {
  color: #1C4299;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 600;
  line-height: 1.7;

  padding: 20px 25px;
  background: #F5F5F5;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 0;
}

.leftMenuBlock.custom-1 .leftMenuPad div.blockSpace:last-child .ddBigTitle.thirdLevelToggle a {
  border-bottom: unset;
}

.leftMenuBlock.custom-1 .leftMenuPad div.blockSpace .ddBigTitle.thirdLevelToggle a.selected {
  border-left: 3px solid #FFCA05;
  background: #D7E4FF;
}

.leftMenuBlock.custom-1 .leftMenuPad div.blockSpace .ddBigTitle.thirdLevelToggle a:hover {
  /* border-left: 3px solid #FFCA05; */
  background: #D7E4FF;
}


/* END :: CUSTOM STYLING 1 */

.smallCardName a {
  color: #2c2c2c;
  font-weight: 600;
}

.cardsSlider {
  margin-bottom: 40px;
}

.cardsSlider li:hover .smallCardName a {
  color: #1c4299;
}

.cardsSlider .flexslider .slides>li {
  margin-right: 20px;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
}

.cardsSlider .flexslider .slides>li.activeCardsSlide {
  opacity: 0.99;
  -webkit-opacity: 0.99;
  -moz-opacity: 0.99;
}

.cardsSlider .flexslider .slides>li img {
  width: auto;
}

.cardsSlider .flex-direction-nav a {
  text-align: left;
  text-indent: -9999px;
  width: 20px;
  height: 25px;
  margin-top: -12.5px;
  opacity: 0.5;
}

.cardsSlider .flex-direction-nav a.flex-prev {
  background-position: -160px -850px;
  left: -30px;
}

.cardsSlider .flex-direction-nav a.flex-next {
  background-position: -180px -850px;
  right: -30px;
}

.cardsSlider .flex-direction-nav a.flex-prev:hover {
  background-position: -160px -875px;
}

.cardsSlider .flex-direction-nav a.flex-next:hover {
  background-position: -180px -875px;
}

.cardsSlider .flex-control-paging {
  display: none;
}

.width44 {
  float: left;
  width: 44%;
  margin-right: 6%;
  position: relative;
  z-index: 1;
}

.cardBordered {
  border: 1px solid #e6e6e6;
  padding: 10px 25px 25px 25px;
  margin-bottom: 10px;
}

.linkWithIcon {
  position: relative;
  padding-left: 20px;
  color: #1c4299;
  text-decoration: underline;
  display: inline-block;
}

.linkWithIcon:hover {
  text-decoration: none;
}

.linkWithIcon:after {
  position: absolute;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -2px;
  top: 2px;
  content: "";
}

.pdfIcon:after {
  background-position: -200px -859px;
}

.greyBg {
  background: #dadada;
}

.normalPad {
  padding: 25px;
}

.lockIcon {
  width: 55px;
  height: 68px;
  background-position: -173px -450px;
  margin-left: 20px;
}

h3.subTitle {
  color: #444444;
  margin-bottom: 10px;
  text-transform: none;
}

.normalText {
  font-size: 14px;
  line-height: 24px;
}

.normalList,
.editorText ul {
  overflow: auto;
}

.normalList li,
.editorText ul li,
.blueBulletsList li {
  line-height: 28px;
  position: relative;
}

.normalList li:before,
.editorText ul li:before,
.blueBulletsList li:before {
  position: relative;
  top: 2px;
  content: "\2022";
  font-size: 18px;
  color: #1c4299;
  padding: 0 10px 0 0;
  background: none;
}

.bottomBordered {
  padding-bottom: 55px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d8e5ef;
}

.highZ {
  z-index: 111;
}

.inlineMiddle.calendarIcon {
  padding-right: 0;
  display: inline-block;
}

.inlineMiddle.calendarIcon input {
  padding-right: 40px;
}

.inlineMiddle.calendarIcon:after {}

.rightAllLink.calendarIcon:after {
  right: 0;
}

.styledTable td,
.styledTable th {
  padding: 15px 25px;
  color: #757575;
  border-bottom: 2px solid #eeeeee;
}

.styledTable table {
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}

.styledTable th {
  background: #1c4299;
  font-weight: bold;
  text-align: left;
  color: #fff;
}

.styledTable tr:nth-child(2n) td {
  background: #f3f3f3;
}

.rightActions {
  float: right;
}

.rightActions a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.printIconAction {
  background-position: -240px -859px;
  width: 22px;
}

.printIconAction:hover {
  background-position: -240px -879px;
}

.exportIcon {
  background-position: -220px -859px;
}

.exportIcon:hover {
  background-position: -220px -879px;
}

.rightActions {
  padding-top: 12px;
}

.structureList {
  width: 92%;
}

.mainBloc {
  width: 55%;
  margin: 0 auto;
}

.structureList .mainBloc,
.structureList .normalBloc {
  border: 3px solid #fecc0c;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.structureList .blockTitle {
  font-weight: bold;
  font-size: 18px;
}

.mainBloc .blockTitle {
  font-size: 30px;
  text-transform: uppercase;
  padding: 30px 0;
  text-align: center;
}

.mainBloc {
  margin-bottom: 50px;
}

.structureList .normalBloc {
  display: block;
  width: 42%;
  margin-right: 16%;
  float: left;
  padding: 25px;
  height: 115px;
  position: relative;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.structureList .normalBloc:nth-child(2n + 1) {
  margin-right: 0;
}

.structureList .normalBloc:nth-child(2n) {
  clear: both;
}

.structureList .normalBloc:after {
  width: 20.5%;
  height: 19px;
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  margin-top: -9.5px;
}

.structureList .normalBloc:nth-child(2n + 1):after {
  right: 100%;
  background: url(../images/link-right.png) right 0 no-repeat;
}

.structureList .normalBloc:nth-child(2n):after {
  left: 100%;
  background: url(../images/link-left.png) 0 0 no-repeat;
}

.structureLine {
  width: 2px;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  bottom: 76px;
  top: 87px;
  background: #fecc0c;
}

.normalBloc {
  line-height: 22px;
  color: #444444;
}

.sorting div.inlineMiddle {
  margin-right: 15px;
}

.sorting:last-child div.inlineMiddle {
  margin-right: 0;
}

.labelsFiltering label {
  display: inline-block;
  color: #1c4299;
  margin-bottom: 20px;
  margin-right: 30px;
}

.labelsFiltering input[type="checkbox"] {
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.sorting div.inlineMiddle.labelsFiltering {
  padding-left: 80px;
  display: block;
  margin-right: 0;
}

.locationMap {
  margin-bottom: 40px;
}

.pinIcon {
  width: 23px;
  height: 39px;
  background-position: 0 -750px;
  float: left;
}

.locationItem {
  margin-bottom: 45px;
}

.locationDesc {
  padding-left: 45px;
  line-height: 25px;
  color: #7a7a7a;
}

h5.locationTitle {
  font-size: 14px;
  margin-bottom: 0;
  line-height: normal;
}

h5.locationTitle a:hover {
  color: #7a7a7a;
}

.newsThumb {
  float: left;
  margin-right: 20px;
  margin-bottom: 25px;
  max-width: 100%;
}

.newsThumb img {
  max-width: 100%;
}

.newsBigTitle {
  font-size: 24px;
  margin-bottom: 20px;
}

.backLinkMain {
  clear: both;
  padding-top: 5px;
  margin-bottom: 15px;
}

.relatedList a {
  font-weight: bold;
  font-size: 14px;
  color: #444444;
  margin-bottom: 10px;
  line-height: 28px;
}

.pubItem {
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  padding: 20px;
}

.pubItem .blockImage {
  float: left;
  margin-right: 10px;
  max-width: 66px;
}

/*.pubItem h4 {
	overflow: auto;
}*/
.newsItem {
  margin-bottom: 25px;
  box-sizing: border-box;
}

.fourColsList.smallGap .bloc {
  width: 24.25%;
  margin-right: 1%;
}

.fourColsList.smallGap .bloc:nth-child(4n) {
  margin-right: 0;
}

.fourColsList.smallGap .bloc:nth-child(4n + 1) {
  clear: both;
}

.tabsLeft {
  width: 40%;
  margin-right: 3%;
  float: left;
}

.eventsRight {
  float: left;
  width: 57%;
}

.blueClicks a {
  display: block;
  text-align: center;
  line-height: 50px;
  background: #dddddd;
  font-weight: bold;
  font-size: 18px;
  position: relative;
}

.blueClicks a:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 7px solid #1c4299;
  left: 50%;
  margin-left: -3.5px;
  position: absolute;
  display: none;
}

.blueClicks a:hover,
.blueClicks a.selected {
  color: #fff;
  background: #1c4299;
}

.blueClicks a.selected:after {
  display: block;
}

.highlightedItem {
  background: #f5f5f5;
}

.tabsContent {
  padding-top: 30px;
}

.tabItem {
  display: none;
}

.accHead {
  padding: 15px 25px;
  cursor: pointer;
  position: relative;
}

.vacancyName,
.vacancyLoc {
  float: left;
  width: 40%;
}

.vacancyDep {
  padding-right: 25px;
  width: 20%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
}

.accItem {
  border-bottom: 2px solid #eeeeee;
}

.accItem:nth-child(2n + 1) {
  background: #f3f3f3;
}

.accBody {
  margin: 0 25px;
  padding: 25px 0;
  border-top: 1px solid #e5e5e5;
  display: none;
}

.vacText {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  float: left;
  width: 82%;
  border-right: 1px solid #e5e5e5;
  margin-right: 2%;
  padding-right: 2%;
}

.vacActions {
  width: 16%;
  float: left;
}

.vacActions li {
  margin-bottom: 10px;
}

.shareIcon {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-position: -120px -859px;
  right: 15px;
  top: 50%;
  margin-top: -10px;
}

a:hover .shareIcon {
  background-position: -120px -879px;
}

.vacActions .roundedBtn {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  margin-right: 0;
}

.accHead:after {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  background-position: -262px -849px;
  right: 20px;
}

.accHead.expanded:after {
  background-position: -262px -874px;
}

.bigLeftCol {
  width: 63.5%;
  float: left;
  margin-right: 5%;
}

.smallRightCol {
  float: left;
  width: 31.5%;
}

.formLayout .halfBloc {
  width: 47.5%;
  margin-right: 5%;
  float: left;
}

.formLayout .halfBloc:nth-child(2n) {
  margin-right: 0;
}

.inputEntity {
  margin-bottom: 25px;
}

.codeInput {
  float: left;
  width: 40%;
  margin-right: 5%;
}

.phoneInput {
  float: left;
  width: 55%;
}

.inputEntity label {
  color: #4c535b;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}

.formBtnHolder {
  padding-top: 50px;
  float: right;
}

.absLocatorClick {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.bannerSmallTitle {
  color: #1c4299;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 15px;
}

.callBackBanner {
  background: #eaeaea url(../images/callback-phone.png) 20px 20px no-repeat;
  padding: 20px 15px;
}

.blueText {
  color: #1c4299;
}

.contactAddress {
  margin-bottom: 20px;
}

.contactInfo {
  color: #414648;
  float: left;
  width: 32%;
  margin-right: 4%;
  padding-right: 4%;
  font-size: 12px;
  border-right: 1px solid #d8e5ef;
  box-sizing: border-box;
}

.contactInfo:nth-child(2) {
  border-right: 0 none;
}

.bigBlue {
  font-size: 16px;
  color: #1c4299;
}

.leftImage {
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
}

.autoOverflow {
  overflow: auto;
}

.contactAddress h3.subTitle {
  margin-bottom: 0;
  font-size: 16px;
}

.greyBg.noPad {
  min-width: 135px;
  text-align: center;
}

.smallArrows .flex-direction-nav a {
  background-color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.smallArrows .flex-direction-nav a.flex-next {
  background-position: -32px -828px;
  right: auto;
  left: 375px;
}

.smallArrows .flex-direction-nav a.flex-prev {
  background-position: -62px -828px;
  left: 5px;
}

.mediaSlider .flex-control-paging {
  display: none;
}

.leftMenuBlock .pageTitle {
  color: #fff;
  font-size: 36px;
  line-height: 35px;
}

.borderedSearch {
  padding-bottom: 30px;
  border-bottom: 1px solid #fecc0c;
}

.checkBoxesList {
  margin-left: 15px;
}

.checkBoxesList label {
  display: block;
  margin: 5px 0;
}

.checkBoxesList label input[type="checkbox"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.checkBoxesList label span {
  display: inline-block;
  vertical-align: middle;
}

.withSearchIcon {
  position: relative;
}

.withSearchIcon input[type="button"] {
  display: block;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  position: absolute;
  background-position: -32px -768px;
  border: 0 none;
  background-color: transparent;
}

.withSearchIcon input[type="button"]:hover {
  background-position: -32px -798px;
}

.withSearchIcon input[type="text"] {
  padding-right: 40px;
}

.catsNav li {
  display: block;
  float: left;
}

.catsNav {
  position: relative;
  z-index: 1;
}

.catsNav a {
  display: block;
  background: #ffffff;
  width: 120.7px;
  border: 1px solid #d5d5d5;
  border-left: 0 none;
  text-align: center;
  padding: 20px 6px;
  color: #1c4299;
  font-size: 18px;
  font-weight: bold;
  word-break: break-word;
  min-height: 44px;
}

.catsNav li:first-child a {
  border-left: 1px solid #d0d0d0;
}

.catsNav a:hover,
.catsNav a.selected {
  background: #d5d5d5;
  border-bottom-color: #d5d5d5;
}

.borderedTabs {
  position: relative;
  top: -1px;
  padding: 15px;
  border: 1px solid #d0d0d0;
}

.threeItemsCarRightCol .flexslider .slides>li {
  margin-right: 14px;
}

.smallRightArrows .flexNavParent {
  left: auto;
  right: 0;
  top: -40px;
  margin-top: 0;
  width: 42px;
  height: 10.5px;
}

.smallRightArrows .flexNavParent .flex-direction-nav a {
  position: static;
  width: 13.5px;
  height: 10.5px;
  margin-top: 0;
  opacity: 0.5;
  margin-left: 7.5px;
}

.smallRightArrows .flexNavParent .flex-direction-nav li {
  float: left;
}

.smallRightArrows .flexNavParent .flex-direction-nav a.flex-prev {
  background-position: -70px -807.5px;
}

.smallRightArrows .flexNavParent .flex-direction-nav a.flex-next {
  background-position: -100px -807.5px;
}

.borderedNewsItem {
  border-bottom: 2px solid #f6f5f5;
  padding-bottom: 15px;
  box-sizing: border-box;
}

.greyPadded {
  box-sizing: border-box;
}

.tags {
  margin-bottom: 8px;
}

.tags a:hover {
  color: #444444;
}

.yellowBlock {
  background: #ffca05;
  padding: 20px;
}

.ipTecLeftMenuIcon {
  width: 50px;
  height: 75px;
  background-position: -158px -683px;
}

.bluePadded {
  padding: 20px;
}

.bigWhite {
  font-size: 24px;
  font-weight: 300;
  line-height: 25px;
}

.width320 {
  max-width: 320px;
}

.greyPadded .calendarParent {
  max-width: 200px;
  margin-top: -5px;
}

.calendarParent .inlineMiddle:last-child {
  max-width: 140px;
}

.greyPadded .blueTitle {
  margin-bottom: 40px;
}

.greyPadded .blueTitle.smallBotMargin {
  margin-bottom: 20px;
}

.sortingMainThreeCols .sorting .selectParent,
.sortingMainThreeCols .sorting .calendarIcon {
  width: 70%;
  float: left;
  margin: 0;
  box-sizing: border-box;
  padding-right: 0;
}

.sortingMainThreeCols .sorting label {
  float: left;
  padding-top: 8px;
  width: 30%;
  margin: 0;
  text-align: right;
  box-sizing: border-box;
  padding-right: 10px;
}

.solidBlue .subTitle {
  color: #fff;
}

.fancybox-close:after {
  width: 20px;
  height: 20px;
  display: block;
  margin: 11px;
  background-position: -140px -859px;
  content: "";
}

.glanceTopNav,
.glanceTopNav a {
  color: #1c4299;
}

.glanceTopNav a:hover {
  color: #ffca05;
}

.glanceTopNav a.active {
  font-weight: bold;
}

.glanceTopNav {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}

.glanceTopNav a {
  padding: 0 3px;
}

.allTop {
  padding-top: 280px;
}

.yearContent {
  position: absolute;
  border: 1px solid #d9d9d9;
  padding: 15px;
  color: 000000;
  width: 250px;
  left: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff;
  z-index: 111;
  line-height: normal;
}

.yearName {
  font-weight: 18px;
  color: #fff;
  font-weight: 800;
  text-align: left;
  padding-left: 10px;
}

.yearsList {
  background: #1c4299;
  padding: 10px 10px;
  white-space: nowrap;
}

.yearsItem * {
  text-align: left;
}

.yearsItem.swiper-slide {
  width: 290px;
}

/*.yearsItem1.swiper-slide {
	width: 195px;
}*/
.yearsItem1 .yearContent {
  bottom: 85px;
}

/*.yearsItem2.swiper-slide {
	width: 265px;
}*/
.yearsItem2 .yearContent {
  bottom: 200px;
}

/*.yearsItem3.swiper-slide {
	width: 290px;
}*/
.yearsItem3 .yearContent {
  bottom: 100px;
}

/*.yearsItem4.swiper-slide {
	width: 195px;
}*/
.yearsItem4 .yearContent {
  bottom: 86px;
}

/*.yearsItem5.swiper-slide, .yearsItem:last-child.swiper-slide {
	width: 290px;
}*/
.yearsItem5 .yearContent {
  bottom: 180px;
}

.yearsItem {
  float: left;
  position: relative;
  display: block !important;
  height: 42px !important;
  margin-top: 348px;
  background: #1c4299;
  line-height: 42px;
}

.line {
  width: 2px;
  background: #1c4299;
  bottom: 100%;
  position: absolute;
  left: 30px;
}

.yearsItem1 .line {
  height: 25px;
}

.yearsItem2 .line {
  height: 140px;
}

.yearsItem3 .line {
  height: 40px;
}

.yearsItem4 .line {
  height: 26px;
}

.yearsItem5 .line {
  height: 120px;
}

.line:before {
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background: #fecc0c;
  content: "";
  margin: -8px 0 0 -8px;
  border: 2px solid #1c4299;
}

.yearTitle {
  font-weight: 800;
  color: #ffca05;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 21px;
  position: relative;
}

.facilityIcon {
  /*	width: 27.5px;
	height: 38.5px;
	content: '';
	display: inline-block;
	background-position: -163px -804.5px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -18px;
*/
  display: inline-block;
  vertical-align: middle;
  background-image: none;
  margin-right: 5px;
}

.thanksMsg {
  font-size: 23px;
}

.greenColor {
  color: green;
}

.redColor {
  color: red;
}

.hpFreeCallBack {
  font-weight: bold;
  padding-top: 10px;
  padding-left: 8px;
}

.RadCaptcha>span {
  color: red;
  font-weight: bold;
}

.hSep {
  width: 1px;
  height: 40px;
  background: #d8e5ef;
  margin: 0 23px 0 15px;
}

.absRight {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
}

.hotLineBannerContent {
  position: absolute;
  left: 8px;
  top: 15px;
  white-space: nowrap;
}

.hotLineBannerContent h2 {
  margin-bottom: 5px;
}

.hotLineBanner {
  position: relative;
  height: 102px;
}

.bannerPhone {
  color: #fff;
  padding-left: 35px;
  position: relative;
  font-size: 24px;
  font-weight: bold;
}

.bannerPhone:before {
  background-position: -207px -812px;
  display: block;
  width: 25px;
  height: 25px;
  top: 50%;
  margin-top: -12.5px;
  content: "";
  position: absolute;
  left: 0;
}

.hotLineBanner .absImage {
  position: absolute;
  bottom: 0;
  right: 0;
  width: inherit !important;
}

.eventsRight img {
  max-width: 100%;
}

.toggleMobileMenu {
  display: none;
  float: right;
}

.toggleMobileMenu span,
.toggleMobileMenu span:after,
.toggleMobileMenu span:before {
  width: 30px;
  height: 4px;
  display: block;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #fecc0c;
  display: block;
}

.toggleMobileMenu span {
  margin-top: 8px;
  position: relative;
  margin-bottom: 8px;
}

.toggleMobileMenu {
  margin-top: 35px;
  margin-right: 15px;
  width: 30px;
  height: 20px;
}

.toggleMobileMenu span:after,
.toggleMobileMenu span:before {
  position: absolute;
  content: "";
  left: 0;
}

.toggleMobileMenu span:after {
  bottom: 100%;
  margin-bottom: 4px;
}

.toggleMobileMenu span:before {
  top: 100%;
  margin-top: 4px;
}

.mobileDisplayed {
  display: none;
}

.mobileDisplayed.rightSideIcons {
  position: static;
  padding-bottom: 40px;
}

.mobileDisplayed.rightSideIcons li {
  float: left;
  margin-right: 2px;
}

#loadMore {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 95px;
}

.specialHeight {
  height: 130px;
}

img {
  max-width: 100%;
}

.yearSwiperItem {
  width: auto !important;
  height: auto;
}

.glanceTopNav .swiper-container {
  height: auto;
}

.tools a.whatsapp {
  display: none;
}

.highlightedTopMenu {
  color: #fecc0c !important;
}

.searchParent {
  position: relative;
}

.hiddenSearch {
  position: absolute;
  top: 26px;
  right: 0;
  z-index: -1;
}

.searchParent.visibleSearch .hiddenSearch {
  z-index: inherit;
}

.hiddenSearch .posRel {
  width: 0;
  overflow: hidden;
}

.hiddenSearch input[type="button"] {
  position: absolute;
}

.rsWeekView {
  clear: both;
}

.rsHeader p {
  margin-bottom: 0;
}

.frameParent .locatorDesc {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  position: absolute;
  left: 20px;
  top: 45px;
  color: #1c4299;
}

.frameParent {
  position: relative;
}

.RadScheduler_Default .rsAptContent {
  background: none #005ca9 !important;
  color: #fff;
  font-size: 16px;
  /*font-weight: 600;*/
}

/*.RadScheduler .rsApt {
	height: 100% !important;
	margin-top: 0;
}
.RadScheduler .rsAptMid {
	right: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
}
*/
.normalTxt {
  font-weight: normal;
}

.disabledDay {
  background-color: lightgray;
}

.activeDay {
  background-color: lightblue;
}

.rcHover {
  background-color: lightblue;
}

.rcSelected {
  border-color: darkblue !important;
  background: none !important;
}

.rcSelected>a {
  color: black !important;
}

.searchListing li {
  border-bottom: 1px solid #dcdbdb;
  padding: 20px 10px;
  position: relative;
}

.searchListing li.last {
  border: 0px;
}

.searchListing li:hover,
.contentLeftPart .searchListing li:hover {
  background: #dbe9f3 !important;
  padding-left: 10px !important;
}

.searchListing li:hover .downloadBtn a {
  display: block;
}

.searchListing li .downloadBtn a {
  position: absolute;
  right: 15px;
  top: 15px;
  display: none;
}

.searchListing li .desc {
  background: url(../images/link-arrow.png) no-repeat left 6px;
  padding-left: 15px;
}

.searchListing {
  margin-bottom: 20px;
}

.searchListing li {
  min-height: 63px;
}

.searchListing li:hover {
  background: #dbe9f3;
  padding-left: 18px;
  padding-right: 160px;
}

.searchListing li .downloadBtn a {
  top: 35px;
}

.searchTitle {
  color: #414648;
  font-size: 18px;
}

.searchDesc {
  color: #414648;
  font-size: 16px;
}

.searchListing {
  margin-bottom: 20px;
}

.securityCheckMain {
  padding-top: 10px;
}

.securityCheckMain h5 {
  margin-bottom: 0;
}

.securityCheckMain img,
.securityCheckMain a.rcRefreshImage {
  display: inline-block !important;
  vertical-align: middle;
  margin-bottom: 10px;
}

.securityCheckMain input[type="text"] {
  margin-bottom: 5px;
}

.weatherMain {
  height: 150px;
}

.rdfd_.radPreventDecorate {
  display: none !important;
}

.riTextBox::-ms-clear {
  display: none;
}

.fuelChartMain h5.blueTitle {
  font-size: 17px;
  padding-top: 5px;
}

.fancyPopupMsg {
  padding: 20px 0;
  max-width: 450px;
  font-size: 11px;
}

div.RadScheduler .rsApt {
  margin-top: 0;
}

div.RadScheduler .rsAptMid {
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
}

div.RadScheduler_Default .rsSpacerCell,
div.RadScheduler_Default .rsAllDayHeader,
div.RadScheduler_Default .rsVerticalHeaderWrapper,
div.RadScheduler_Default .rsVerticalHeaderTable {
  background: url(../images/th-pattern.png) 0 0 repeat;
}

div.RadScheduler_Default .rsHorizontalHeaderTable th {
  background: #e3e3e3;
  background-image: none;
}

div.RadScheduler .rsDateHeader {
  color: #646464;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}

div.RadScheduler_Default .rsHeader {
  border: 0 none;
  background: #fff;
}

div.RadScheduler .rsHeader h2 {
  text-transform: uppercase;
  color: #005ca9;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

div.RadScheduler_Default .rsContentTable td,
div.RadScheduler_Default .rsContentTable .rsAlt td,
div.RadScheduler_Default .rsContent,
div.RadScheduler_Default .rsTopWrap .rsFooter {
  border-color: #e4e4e4;
}

div.RadScheduler .rsHeader .rsPrevDay,
div.RadScheduler .rsHeader .rsNextDay {
  position: absolute;
  background-image: none;
  width: 0;
  height: 0;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  top: 50%;
  margin-top: -6px;
}

div.RadScheduler .rsHeader .rsPrevDay {
  left: 50px;
  border-right: 12px solid #b0b7bb;
}

div.RadScheduler .rsHeader .rsNextDay {
  border-left: 12px solid #b0b7bb;
  right: 50px;
}

.rsDatePickerActivator,
.rsToday {
  display: none !important;
}

.filestyleParent.inputEntity input[type="file"].filestyle {
  opacity: 0;
  z-index: 155;
  clip: inherit !important;
}

input.browseBtn {
  clip: inherit !important;
}

.filestyleParent .bootstrap-filestyle {
  width: 100% !important;
  box-sizing: border-box;
  z-index: 11;
  padding: 0;
  height: 40px;
  line-height: 40px;
}

.filestyleParent .bootstrap-filestyle label {
  box-sizing: border-box;
  z-index: 11;
  width: auto !important;
  background: #ffca05;
  color: #1c4299;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0 20px 20px 0;
  height: 40px;
  line-height: 40px;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -1px;
}

.bodyContent .note {
  font-size: 12px;
}

.hiddenContentPopup {
  width: 400px;
}

.yearContent a {
  color: #1c4299;
  text-decoration: underline;
  font-size: 15px;
  padding-left: 5px;
}

.yearContent a:hover {
  text-decoration: none;
}

.securityCheckMain img {
  margin-right: 4px;
}

.RadCaptcha label {
  width: auto !important;
}

.bigItalic {
  font-size: 18px;
  font-weight: bold;
}

.fancybox-inner .yearTitle {
  padding-left: 0;
  padding-right: 25px;
}

.form-element label {
  display: inline-block;
  width: 150px;
}

.formLayout input,
.formLayout textarea {
  display: inline !important;
}

.form-element input[type="text"],
.form-element input[type="date"],
.form-element textarea,
.form-element .customSelect,
.form-element .stationSelectorParent {
  width: 45% !important;
}

.form-element .stationSelectorParent .customSelect {
  width: 100% !important;
}

.form-element .chkboxList {
  display: block;
}

.form-element .chkboxList label :nth-child(1) {
  float: left;
}

.form-element table tr {
  display: inline;
}

.RadCaptcha div p label {
  display: none !important;
}

.radioBtns {
  padding-bottom: 20px;
}

.fullAbsBlock {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 11;
}

.swiperArrowItem {
  background-color: transparent;
  margin-top: -26px;
}

.twoColsList:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  opacity: 1 !important;
}

::-moz-input-placeholder {
  /* WebKit browsers */
  opacity: 1 !important;
}

.browseBtn {
  cursor: pointer;
}

/*.gmnoprint {
    display:none!important;
}*/
#map_canvas img,
#map_canvas_inner img {
  max-width: inherit;
}

.energyClass {
  color: #7293de;
}

.socialListItems a {
  display: block;
  border: 0 none;
  margin-bottom: 0;
  float: left;
  background: #fff;
}

.socialListItems a:hover {
  background: #ffca05 !important;
}

.socialListItems:after {
  height: 0;
  content: "";
  clear: both;
  display: block;
}

.socialParent {
  padding: 0;
  width: 270px;
}

.socialParent .rightIcon {
  width: 53px;
}

.sliderContent:after {
  position: absolute;
  width: 806px;
  height: 640px;
  content: "";
  display: none;
  background: url(../images/white-shadow.png) 0 0 no-repeat;
  left: -300px;
  top: 100px;
}

.sliderContent h3,
.sliderContent .desc,
.sliderContent .buttonsHolder {
  position: relative;
  z-index: 1;
}

.errMsgNewsletter {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 11px;
}

.overLay {
  background-color: #fff;
  background-image: url("../images/ajax-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 32px;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
  position: absolute;
  z-index: 9;
}

.validationSummary-css ul li {
  background: url(../images/validation.png) no-repeat 3px 5px;
  padding-left: 16px;
  color: #ff0000;
}

.validationSummary-css {
  padding-top: 20px;
}

.thirdLevelToggle {
  cursor: pointer;
  position: relative;
}

/*.thirdLevelToggle:after{
	position:absolute;
	display:block;
	content:'';
	width:10px;
	height:10px;
	background:#fff;
	right:0;
	top:0;
	}*/
.thirdLevelToggle span.arrow {
  right: 0;
  background-position: right -12px;
}

.thirdLevelToggle.activeThirdLevel span.arrow {
  background-position: right 0;
}

.thirdLevelToggle:hover,
.thirdLevelToggle.activeThirdLevel {
  color: #ffca05;
}

.bodyCarousel #slider {
  margin-bottom: 5px;
}

.bodyCarousel #carousel .slides li {
  margin-right: 5px;
}

.flSitemap>li {
  width: 20%;
  padding-right: 15px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.flSitemap>li>a {
  font-weight: bold;
  font-size: 18px;
}

.flSitemap .ddBigTitle {
  font-weight: bold;
  font-size: 16px;
}

.sitemapLevels .flDropdown {
  font-size: 18px;
  text-transform: none;
}

.flSitemap .blockSpace {
  margin-bottom: 10px;
}

.menuDisplayed {
  position: fixed;
}

.subImage {
  margin-bottom: 15px;
}

.FuelBlock {
  padding-right: 10px;
}

.thirdLevelToggle span.arrow {
  display: none;
}

.quarterBloc {
  width: 24%;
  margin-right: 1%;
  float: left;
}

.threeQuartersBloc {
  width: 75%;
  float: left;
}

.listenTo {
  margin-bottom: 10px;
}

.smallSwiperContainer .swiper-slide {
  width: 50px;
  text-align: center;
}

.glanceTopNav .smallSwiperArrow {
  display: none;
}

.smallSwiperContainer .swiper-slide:last-child .yearsSwiperSep {
  display: none;
}

.smallSwiperContainer .swiper-slide {
  font-size: 14px;
}

.blockImage+.pubDesc {
  padding-left: 76px;
}

.longText {
  max-width: 400px;
  padding: 20px;
}

.newsItem audio {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  width: 92%;
  display: block;
}

.projectItem {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.projectItem:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
}

.actYears h4 {
  float: none;
}

.actYears {
  margin-bottom: 30px;
}

.solidBlue+.relatedBlock {
  margin-top: 25px;
}

audio {
  max-width: 100%;
}

.greyPad {
  background: #eee;
  padding: 20px;
}

.twoColsList.withSpace .bloc.withRightSep,
.twoColsList.withSpace .bloc.withSep {
  margin-right: 4%;
  width: 48%;
}

.twoColsList.withSpace .bloc.withSep {
  margin-right: 0;
}

.footer .safeArea {
  max-width: 1100px;
}

.designedBy {
  margin-right: 15px;
}

html body .calendarIcon .riSingle .riTextBox[type="text"] {
  background: url(../images/calendar-icon.png) 90% center no-repeat;
}

.calendarIcon.noCalIcon input {
  cursor: pointer;
}

html body .calendarIcon.noCalIcon:after {
  display: none;
}

.popupBody {
  padding-bottom: 0;
}

.CareerssectionTitle {
  display: inline;
  font-size: 14px;
  font-weight: bold;
}

.hasDropDown {
  position: relative;
}

.secondaryDropDown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 150px;
}

.secondaryDropDown li {
  display: block;
  float: none;
}

.secondaryDropDown a {
  display: block;
  padding: 5px 15px;
}

.sorting.noBot {
  margin-bottom: 0;
}

.careersImg {
  display: inline;
  padding-right: 5px;
}

.careersImg img {
  vertical-align: middle;
}

h5 a.whiteColor {
  color: white;
}

.addthis_button_compact.removeBackgroundCss:after,
.addthis_button_email.removeBackgroundCss .aticon-email {
  display: none !important;
}

.addthis_button_email.removeBackgroundCss {
  padding-left: 10px;
  padding-right: 10px;
}

.addthis_button_email.removeBackgroundCss:after {
  margin-top: 3px;
  display: none !important;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.loginIcon {
  position: relative;
  width: 24px;
  height: 24px;
  padding: 10px !important;
  margin-top: 0 !important;
}

.loginIcon:after {
  display: inline-block;
  width: 24px;
  height: 24px;
  left: 50%;
  top: 50%;
  margin-top: -12px;
  margin-left: -12px;
  background-position: -252px -953px;
  content: "";
  position: absolute;
}

.loginIcon:hover {
  background: #fff;
}

.loginIcon:hover:after,
.loginParent:hover .loginIcon:after,
.loginParent.activeRegister .loginIcon:after {
  background-position: -252px -977px;
}

.registerIcon:after {
  background-position: -276px -953px;
}

.registerIcon:hover:after,
.registerParent:hover .registerIcon:after,
.registerParent.activeRegister .registerIcon:after {
  background-position: -276px -977px;
}

.loginParent {
  margin-left: 5px;
  position: relative;
  margin-top: 23px;
  padding-bottom: 30px;
}

.loginParent:hover {
  background: #fff;
}

.loginParent .rightSideContent {
  top: 100%;
  right: 0;
  width: 370px;
}

.loginParent:hover {
  z-index: 1111;
}

.loginParent .rightSideContent {
  border-color: #1c4299;
  border-top: 0 none;
  z-index: 1111;
}

.loginParent .rightSideContent .roundedBtn {
  display: inline-block;
  line-height: 40px;
}

.mini-chart-timeframes {
  padding-top: 8px;
}

.mini-chart-timeframes>a {
  /*    color: #999;*/
  font-size: 11px;
  margin-right: 8px;
  padding: 1px;
}

.mini-chart-timeframes>a.active {
  border-bottom: 1px solid #58b987;
  color: #333;
}

.loginParent .rightSideContent .bigText {
  font-size: 14px;
  line-height: 17px;
}

.noFloat {
  padding-top: 12px;
}

.noFloat li {
  float: inherit !important;
  width: 100% !important;
}

.landingTopSection .bigWhite {
  color: #1c4299;
}

.landingTopSection .bigText {
  margin-bottom: 0;
  padding-top: 25px;
}

.landingTopSection .newsThumb {
  margin-bottom: 0;
}

.priceSpanWidth {
  display: inline-block;
  min-width: 75px;
  text-align: right;
}

.priceSpanWidthSmaller {
  display: inline-block;
  min-width: 55px;
  text-align: right;
}

.topPad25 {
  padding-top: 25px;
}

.fuelChart {
  border: 1px solid #000000;
  padding: 2px;
}

.fuelChart .chartTitle {
  color: #000000;
  background: #cecfce;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding-top: 5px;
}

.fuelChart .chartTitle .calendarParent {
  float: none;
  width: 31.5%;
  margin: 2.75% 2.75% 0 2.75%;
  display: inline-block;
  font-size: 15px;
}

.fuelChart .chartTitle .calendarParent input[type="text"] {
  border-color: #000000;
}

.fuelChart .chartFilter {
  background: #efefef;
  text-align: center;
  padding: 5px 0;
}

.fuelChart .chartFilter a {
  font-size: 14px;
  color: #000000;
  padding: 1px 10px;
  border-radius: 5px;
  font-weight: bold;
  margin: 0 10px;
}

.fuelChart .chartFilter a:hover,
.fuelChart .chartFilter a.active {
  background: #f6803b;
  color: #ffffff;
}

.locationMap {
  width: 100%;
}

.ajax__calendar .ajax__calendar_container {
  z-index: 2 !important;
}

.relatedList ul li {
  background: url(../images/link-arrow.png) no-repeat 0 10px;
  padding: 0 0 0 15px;
}

.sliderContent h3.arabicTitle,
.sliderContent .desc.arabicText {
  font-family: "FrutigerLTArabic55Roman";
}

.loginIcon.weatherIcon:after,
.loginIcon.weatherIcon:hover:after,
.loginParent.weatherParent.activeRegister .loginIcon:after {
  background: none;
  background-image: url(/images/Cloud.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 26px;
}

.loginIcon.weatherIcon:hover {
  background-color: transparent;
  box-shadow: 0px 0px 3px 0px #ffffff;
}

.registerParent.weatherParent:hover {
  background-position: center;
}

.registerParent.weatherParent.activeRegister,
.loginParent.weatherParent.activeRegister:hover,
.loginParent.weatherParent.activeRegister {
  background-color: #1c4299;
  box-shadow: 0px 0px 3px 0px #ffffff;
}

.registerParent.weatherParent.activeRegister .loginIcon.weatherIcon:hover {
  box-shadow: none;
}

.loginIcon.christmasIcon:after,
.loginIcon.christmasIcon:hover:after,
.christmasParent.weatherParent.activeRegister .loginIcon:after {
  background: none;
  background-image: url(/images/Card.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 26px;
}

.loginIcon.christmasIcon:hover {
  background-color: transparent;
  box-shadow: 0px 0px 3px 0px #ffffff;
}

.registerParent.christmasParent:hover {
  background-position: center;
}

.registerParent.christmasParent.activeRegister,
.loginParent.christmasParent.activeRegister:hover,
.loginParent.christmasParent.activeRegister {
  background-color: #1c4299;
  box-shadow: 0px 0px 3px 0px #ffffff;
}

.loginIcon.dieselIcon:after,
.loginIcon.dieselIcon:hover:after,
.dieselParent.weatherParent.activeRegister .loginIcon:after {
  background: none;
  background-image: url(/images/Tanker.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 26px;
}

.loginIcon.dieselIcon:hover {
  background-color: transparent;
  box-shadow: 0px 0px 3px 0px #ffffff;
}

.registerParent.dieselParent:hover {
  background-position: center;
}

.registerParent.dieselParent.activeRegister,
.loginParent.dieselParent.activeRegister:hover,
.loginParent.dieselParent.activeRegister {
  background-color: #1c4299;
  box-shadow: 0px 0px 3px 0px #ffffff;
}

/* Testmonials part */
.HPTestmonialsholder {
  background-image: url("../../images/testmonialsBG.jpg");
  background-size: cover;
  padding: 60px 0 50px 0;
  z-index: 1;
}

.HPTestmonialsholder:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: rgba(253, 253, 253, 0.5019607843137255);
}

.HPTestmonialsholder {
  position: relative;
}

.HPTestmonialsholder .safeArea {
  z-index: 999;
  position: relative;
}

.HPTestmonialsholder h3 {
  color: #1c4299;
}

.HPTestmonialsholder .TestmonialsSlider .testmonialSliderItem img {
  max-width: 285px;
  height: auto;
}

.HPTestmonialsholder .mainSlider.normalArrows.noBullets.TestmonialsSlider {
  background: white;
  padding: 36px 36px 26px;
}

.HPTestmonialsholder .messageImage {
  width: 30%;
  display: inline-block;
}

.HPTestmonialsholder .messageNote {
  width: calc(70% - 40px);
  display: inline-block;
  float: right;
  padding: 0 20px;
}

.HPTestmonialsholder .messageNote h3 {
  font-size: 16px !important;
  padding: 0 3px;
}

.HPTestmonialsholder .messageNote h3:before {
  content: "-";
}

.HPTestmonialsholder .messageNote p:after {
  content: "''";
  position: absolute;
  right: 4px;
  bottom: -17px;
  font-size: 50px;
  color: #1c4298;
  line-height: 0;
}

.HPTestmonialsholder .messageNote p {
  position: relative;
  margin-bottom: 10px;
  line-height: 1.6;
  font-style: italic;
}

.mainSlider.normalArrows.noBullets.TestmonialsSlider .flex-direction-nav a.flex-prev {
  left: -45px;
  background-color: transparent;
}

.mainSlider.normalArrows.noBullets.TestmonialsSlider .flex-direction-nav a.flex-next {
  right: -45px;
  background-color: transparent;
}

.mainSlider.normalArrows.noBullets.TestmonialsSlider .flex-control-paging li a.flex-active {
  border-color: #ffca05;
  background: #ffca05;
}

.mainSlider.normalArrows.noBullets.TestmonialsSlider .flex-control-paging li a {
  width: 6px;
  height: 6px;
  background: transparent;
  border-color: #ffca05;
  border: 2px solid #ffca05;
}

.mainSlider.normalArrows.noBullets.TestmonialsSlider .flex-control-nav {
  bottom: -30px;
  display: block;
}

.testmonialSliderItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.testimonials-item {
  width: 49%;
  float: left;
  background: #ececec;
  margin-bottom: 16px;
  padding: 20px 0px;
  text-align: center;
  min-height: 355px;
}

.testimonials-item:nth-child(odd) {
  margin-right: 1%;
}

.testimonials-item:nth-child(even) {
  margin-left: 1%;
}

.testimonials-item p {
  padding: 0 20px;
  font-size: 14px;
  font-style: italic;
  color: #696969;
}

.testimonials-item p:before {
  content: "''";
  font-size: 26px;
  color: #173c88;
  font-weight: bold;
  margin: 0 10px;
}

.testimonials-item p:after {
  content: "''";
  font-size: 26px;
  color: #173c88;
  font-weight: bold;
  margin: 0 10px;
  vertical-align: -webkit-baseline-middle;
}

.testimonials-item h4 {
  color: #163c88;
}

.testimonials-item h4:before {
  content: "-";
  margin: 0 4px;
}

.testimonials-listing+.centered {
  margin-bottom: 40px;
}

.testimonials-item h5 {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.4;
  color: #163c88;
}

.testmonialSliderItem .messageNote h5 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.3;
  padding-left: 24px;
}

.testmonialSliderItem .messageNote h3 {
  margin-bottom: 0;
  line-height: 1.3;
}

.HPTestmonialsholder .messageNote p:before {
  content: "''";
  position: absolute;
  left: -20px;
  top: 22px;
  font-size: 50px;
  color: #1c4298;
  line-height: 0;
}

.HPTestmonialsholder .messageNote p,
.HPTestmonialsholder .messageNote h3 {
  padding-left: 16px;
}

.mainSlider.normalArrows.noBullets.TestmonialsSlider ul li {
  border-bottom: 1px solid #cecece;
  padding-bottom: 16px;
}

/************TempHtmlPages**********************/
.TempHtmlPages .HPTestmonialsholder .messageImage h3 {
  padding-left: 16px;
  margin-bottom: 0;
  line-height: 1.3;
  font-size: 16px !important;
  padding: 3px 3px 0;
  color: #1c4299;
}

.TempHtmlPages .messageImage h5.HPTestimonialsCompName {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1.3;
  padding-left: 3px;
}

.TempHtmlPages .HPTestmonialsholder .messageNote p:before {
  display: none;
}

.TempHtmlPages .HPTestmonialsholder .messageNote p:after {
  display: none;
}

.TempHtmlPages span.bracketBeforeText {
  font-size: 40px;
  color: #1c4298;
  line-height: 0;
  vertical-align: bottom;
  margin-left: -20px;
  margin-right: 5px;
}

.TempHtmlPages span.bracketAfterText {
  font-size: 40px;
  color: #1c4298;
  line-height: 0;
  vertical-align: bottom;
  margin: 0 5px;
}

.TempHtmlPages .HPTestmonialsholder .messageNote {
  width: calc(100% - 40px);
}

.TempHtmlPages .messageImage {
  float: left;
  margin-right: 28px;
}

.TempHtmlPages .HPTestmonialsholder .messageNote h3:before {
  display: none;
}

.TempHtmlPages .mainSlider.normalArrows.noBullets.TestmonialsSlider {
  margin-bottom: 30px;
}

.TempHtmlPages .mainSlider.normalArrows .flexNavParent {
  display: block;
}

.TempHtmlPages .mainSlider.normalArrows .flexNavParent {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.TempHtmlPages.tempTestimonialsPage .HPTestmonialsholder {
  background-image: none !important;
  background-size: unset !important;
  padding: 60px 0 50px 0 !important;
}

.TempHtmlPages.tempTestimonialsPage .HPTestmonialsholder:after {
  display: none !important;
}

.TempHtmlPages.tempTestimonialsPage .HPTestmonialsholder .messageNote {
  margin-bottom: 30px !important;
}

/******************** Content Popup ************************/
.contentPopMain h3 {
  position: relative;
  color: #1c4299;
  padding: 40px 0 25px 0;
}

.contentPopMain .blockDescription {
  color: #022f44;
  font-size: 18px;
  font-weight: 600;
  width: 630px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.contentPopMain h3:after {
  position: absolute;
  display: block;
  bottom: 0;
  height: 0;
  left: 50%;
  width: 80px;
  padding-top: 0;
  content: " ";
  border-bottom: 2px solid #ffca05;
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* Country selector landing page */

.language-selector-logo,
.welcome-text,
.countries-listing {
  padding: 30px 0px 0px 60px;
}

.language-selector-page {
  position: relative;
  width: 100%;
  height: 100vh;
  background-size: cover;
  overflow: hidden;
}

.language-selector-container {
  position: relative;
}

.welcome-text h2 {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 30px;
}

.welcome-text {
  position: absolute;
  top: 35%;
  left: 0;
  transform: translateY(-50%);
  font-size: 16px;
  color: #fff;
  line-height: 27px;
}

.countries-listing {
  position: absolute;
  bottom: 80px;
  left: 0;
  display: flex;
  align-items: center;
}

.country-item {
  position: relative;
  width: 310px;
  padding: 80px 0px 30px 30px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  margin-right: 30px;
}

.country-item h4 {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}

.country-flag {
  position: absolute;
  top: 20px;
  left: 30px;
}

/* End country selector landing page */

@media all and (max-width: 1023px) and (min-width: 100px) {
  .contentPopMain h3 {
    font-size: 30px;
    line-height: 30px;
  }
}

.innerPageContent {
  counter-reset: orderedli;
}

.innerPageContent ol li::before {
  top: 2px;
  content: counter(orderedli) ".";
  font-size: 14px;
  color: #1c4299;
  padding: 0 10px 0 0;
  background: none;
  counter-increment: orderedli;
}

.energyLibrary .tools {
  padding: 10px 0;
}

.energyLibraryArticles ul li {
  width: 258px;
  float: left;
  display: block;
  margin-right: 9px;
}

.margBot40 {
  margin-bottom: 40px;
}

@media all and (max-width: 1024px) {
  .sel-box {
    position: relative;
    margin-bottom: 20px;
  }

  #select {
    display: block;
    width: 100%;
    border: 1px solid #999;
    padding: 15px;
    box-sizing: border-box;
    background-color: #1c4299;
    color: #fecc0c;
    font-weight: 700;
    position: relative;
  }

  #select::after {
    content: "";
    display: block;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url(/images/sprite2x-4.png);
    background-repeat: no-repeat;
    background-position: right 5px;
    background-size: 450px 1800px;
  }

  #sel-option {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }

  #sel-option li {
    display: block;
    float: none;
  }

  #sel-option li a {
    border: none;
    width: 100%;
    box-sizing: border-box;
    background: #dcdbdb;
  }
}

@media all and (min-width: 1024px) {
  ul#sel-option {
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
  }

  #sel-option li {
    float: none;
    flex: 1;
  }

  #sel-option li a {
    font-size: 15px;
    padding: 10px 5px;
    width: auto;
  }
}

@media all and (max-width: 550px) {
  #sel-option li {
    width: 100%;
  }
}

.inputEntity.smallSelect {
  display: block;
  padding: 10px 4px;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border: 1px solid #d8e5ef;
  line-height: 20px;
  color: #1c4299;
}

.inputEntity.smallSelect select {
  border: 0;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  width: auto !important;
  color: #1c4299;
  font-size: 12px;
}

.franchiseeIcon {
  background-image: url(../images/sprite-5.png);
  background-position: -38px -674px;
}

.mainSlider .mainSliderbg {
  position: relative;
}

.mainSlider .mainSliderbg .bannerLink {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* BEGIN :: CUSTOM STYLING 1 */

.red {
  color: #FA1E00;
}

.main-banner {
  padding-top: 175px;
  padding-bottom: 25px;
  /* padding-inline: 40px; */
}

.main-banner .swiper-slide {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: calc(221/71);
}

.main-banner .swiper-slide .image-container {
  position: absolute;
  inset: 0;
  z-index: -1;
}

.main-banner .swiper-slide .image-container img {
  width: 100%;
  height: 100%;
  object-fit: 100%;
}


.main-banner .main-banner-swiper {
  width: 100%;
  flex-shrink: 0;
}

/* .main-banner .slide-content {
  width: 100%;
  padding-inline: 90px;
  padding-top: 50px;
  box-sizing: border-box;
}

.main-banner .slide-content .banner-title-container {
  width: 40%;
  font-family: "GE SS Two";
  background: rgba(0, 0, 0, 0.60);
  padding-inline-start: 50px;
  padding-inline-end: 25px;
  padding-top: 50px;
  padding-bottom: 80px;
  border-radius: 20px;
  margin-inline-start: auto;
  margin-inline-end: 0;
  z-index: 1;
}

.main-banner .slide-content .banner-title-container .banner-title {
  color: #FFF;
  font-family: "GE SS Two";
  font-size: 60px;
  font-weight: 500;
  line-height: 1.3;

  margin-bottom: 0;
} */

.main-banner .swiper-button-next,
.main-banner .swiper-button-prev {
  color: #007aff;
  width: 50px;
  height: 50px;
  background-image: url('../images/swiper-arrow-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 9px 15px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.main-banner .swiper-button-prev {
  transform: rotate(180deg);
}

.main-banner .swiper-button-next:hover,
.main-banner .swiper-button-prev:hover {
  background-color: white;
  transform: scale(1.1), rotate(180deg);
}

/* Position buttons */
.main-banner .swiper-button-prev,
.main-banner .swiper-button-next {
  inset-inline-end: 10px;
}

.main-banner h3 span::after {
  content: unset;
}

@media all and (max-width: 1200px) {
  .main-banner {
    padding-top: 165px;
  }

  .main-banner .swiper-button-next,
  .main-banner .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-size: 5px 11px;
  }
}

@media all and (max-width: 576px) {
  .main-banner .swiper-slide {
    aspect-ratio: calc(351/483);
  }

  .main-banner .swiper-button-next,
  .main-banner .swiper-button-prev {
    top: auto;
    inset-inline-end: auto;
    bottom: 20px;
    inset-inline-start: 20px;
  }

  .main-banner .swiper-button-next {
    inset-inline-start: 60px;
  }
}

/* END :: CUSTOM STYLING 1 */


.tablewithexpandCollapse tr:last-child td {
  text-align: center;
}

.tablewithexpandCollapse tr:last-child td a {
  display: inline-block;
  text-align: center;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 0 50px 0 20px;
  margin-right: 10px;
  border: 0 none;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: #ffca05;
  color: #1c4299;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.tablewithexpandCollapse tr:last-child td a::after {
  content: "";
  background-color: transparent;
  position: absolute;
  display: block;
  width: 31px;
  height: 31px;
  right: 4px;
  top: 50%;
  margin-top: -15.5px;
  background-position: left -125px;
  border: 0 none;
  background-position: left -156px;
  background-image: url(../images/sprite-5.png);
  background-repeat: no-repeat;
  transition: all 400ms linear;
  transform: rotateZ(90deg);
}

.tablewithexpandCollapse tr:last-child td a:hover {
  background: #1c4299;
  color: #ffca05;
}

.tablewithexpandCollapse tr:last-child td a:hover::after {
  background-position: left -187px;
}

.tablewithexpandCollapse tr:last-child td a.active::after {
  transform: rotateZ(-90deg);
}

.tablewithexpandCollapse tr.expcollapse {
  display: none;
}

.youtubeBigIcon {
  background-position: -86px -1012px;
}

.youtubeBigIconFooter {
  background-image: url(../images/youtube-footer.png) !important;
  background-size: cover !important;
}

.facebookBigIconFooter {
  background-image: url(../images/facebook-footer.png) !important;
  background-size: cover !important;
}

.twitterBigIconFooter {
  background-image: url(../images/twitter-footer.png) !important;
  background-size: cover !important;
}

.linkedinBigIconFooter {
  background-image: url(../images/linkedin-footer.png) !important;
  background-size: cover !important;
}

.instagramBigIconFooter {
  background-image: url(../images/instagram-footer.png) !important;
  background-size: cover !important;
}

.socialListItemsFooter a {
  background: unset !important;
}

.footer .socialListItemsFooter .rightIcon {
  width: 30px;
  height: 30px;
}

.socialListItemsFooter {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 10px;
}

.socialListItemsFooter.socialListItems a:hover {
  background: transparent !important;
}

.firstLine {
  display: flex;
  align-items: center;
  justify-content: center;
}

.joinNewsletter {
  margin-right: 15px;
}

.joinCommunity .form-element {
  display: flex;
  align-items: center;
}

.joinCommunity .inputEntity {
  margin-bottom: 40px;
}

.joinCommunity .formLayout .form-element:nth-child(8),
.formLayout .form-element:nth-child(9) {
  display: initial;
}

.joinCommunity .formLayout .form-element:nth-child(8) label,
.formLayout .form-element:nth-child(9) label {
  width: 175px;
  margin-bottom: 20px;
}

.joinCommunity .formLayout .form-element:nth-child(8)>label,
.formLayout .form-element:nth-child(9)>label {
  width: auto;
}

.joinCommunity .formLayout .form-element:nth-child(8) .chkboxList {
  margin-bottom: 30px;
}

.shareWithAFriend .socialListItems .rightIcon {
  width: 60px;
}

.blueTitle.yellowEnv {
  position: relative;
  padding-left: 35px;
}

.blueTitle.fuelIcon {
  position: relative;
  padding-left: 47px;
}

.blueTitle.yellowEnv::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 26px;
  background-image: url(../images/yellow-envelope.png);
  background-repeat: no-repeat;
}

.blueTitle.fuelIcon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 25px;
  background-image: url(../images/fuel-icon.png);
  background-repeat: no-repeat;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.countrySelector {
  display: flex;
  justify-content: flex-end;
  padding: 5px 60px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
}

.currentCountry {
  color: #ffca06;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-right: 60px;
}

.currentCountry img {
  width: 20px;
  margin-right: 10px;
}

.countrySelector>div:nth-child(2) a {
  font-size: 12px;
  color: #ffca06;
  font-weight: 700;
}

.our-brands {
  padding: 50px 0px;
  background-image: url(../images/our-brands-banner.jpg);
  background-size: cover;
  position: relative;
}

.our-brands::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(240, 240, 240, 0.9);
  z-index: 0;
}

.our-brands h3 {
  margin-bottom: 50px;
  z-index: 1;
}

.our-brands h3 span {
  color: #1c4299;
}

.brands-listing {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.brand-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.brand-item .image-holder {
  display: flex;
  align-items: center;
  height: 150px;
}

.partnersHolder h3>span:after {
  border-bottom: 4px solid #fff;
}

.partnersHolder h3 span {
  color: #fff;
}

.partnersHolder h3 {
  z-index: 1;
}

.partnersHolder .flexslider {
  z-index: 1;
}

.partnersHolder {
  position: relative;
}

.partnersHolder::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(29, 65, 153, 0.9);
  z-index: 0;
}

.partnersHolder {
  background: url(../images/our-partners-banner.jpg) !important;
}

.latestNews.energy-library {
  position: relative;
  background: url(../images/energy-library.jpg) center center no-repeat;
}

.latestNews.energy-library::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 0;
}

.energy-library.latestNews h3 {
  color: #1c4299;
  z-index: 1;
}

.energy-library.latestNews h3 span::after {
  border-color: #1c4299;
}

.energy-library .threeItemsCar .flexslider {
  z-index: 1;
}

.latestNews.energy-library .normalArrows .flex-direction-nav a.flex-next,
.energy-library .newsSlider .flex-direction-nav a.flex-next,
.energy-library .normalArrows .flex-direction-nav a.flex-prev,
.energy-library .newsSlider .flex-direction-nav a.flex-prev {
  background-color: #1d4199;
}

.energy-library.latestNews h4 a {
  color: #2f2f2f;
}

.energy-library.smallDate {
  color: #1d4199;
}

.latestNews.energy-library .flex-direction-nav a {
  background-image: initial !important;
}

.latestNews.energy-library .flex-direction-nav a::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 16px;
  width: 14px;
  height: 24px;
}

.latestNews.energy-library .flex-direction-nav .flex-next::after {
  background-image: url("../images/next-arrow-white.png");
}

.latestNews.energy-library .flex-direction-nav .flex-prev::after {
  background-image: url("../images/previous-arrow-white.png");
}

.energy-library .normalArrows .flex-direction-nav a {
  background-color: #1d4199;
}

.country-selector.owl-carousel {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.country-banner-holder {
  height: 100vh;
  background-size: cover;
}

.captchaSection {
  margin-bottom: 25px;
  width: fit-content;
}

.captchaSection.required {
  border: 2px solid #d44748 !important;
}

.captchaSection input[type="text"],
.captchaSection textarea {
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -10000px;
  left: -10000px;
}

/*IPT Landing Page*/
.landing-page {
  background-image: url("../images/landing-background.jpg");
  background-repeat: no-repeat;
  height: 100vh;
  background-size: cover;
  display: flex;
}

.landing-form-rectangle {
  border-radius: 18px;
  background-color: rgba(38, 72, 126, 0.7);
  width: 1015px;
  display: block;
  display: block;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
}

.landing-form-rectangle img {
  padding: 20px 0px;
  display: block;
  margin: 0 auto;
}

.landing-form {
  padding: 6px 40px 43px 30px;
  color: #ffffff;
}

.landing-form h2 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 41px;
  text-transform: uppercase;
}

.landing-form p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  padding-bottom: 20px;
}

.landing-form-content {
  display: flex;
  padding-bottom: 20px;
}

.landing-form-item {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}

.landing-form-item {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  text-transform: capitalize;
}

.landing-form-item input {
  width: 230px;
  max-width: 100%;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 24px;
  padding: 14px 24px;
  margin-top: 10px;
  background-color: transparent;
}

.landing-form-item input::placeholder {
  color: rgb(255, 255, 255, 0.52);
}

.FuelSelect.required .dk-select {
  border: 2px solid #d44748 !important;
}

.dk-select {
  border: 1px solid #ffffff;
  border-radius: 24px;
  margin-top: 10px;
  color: rgb(255, 255, 255, 0.52);
}

.dk-selected {
  line-height: normal !important;
  position: unset !important;
}

.dk-selected:after {
  display: none !important;
}

.dk-selected:before {
  margin: 0px !important;
  margin-right: 14px !important;
  background-image: url("/images/down-arrow.svg") !important;
  background-repeat: no-repeat !important;
  border: none !important;
  height: 5px !important;
  width: 10px !important;
  top: 47% !important;
}

.dk-select-options .dk-option-highlight {
  background-color: rgba(38, 72, 126, 0.7) !important;
  color: #ffffff !important;
}

.dk-select-open-up .dk-select-options,
.dk-select-open-down .dk-select-options,
.dk-select-multi:focus .dk-select-options {
  border-color: rgba(38, 72, 126, 0.7) !important;
  border-radius: 10px !important;
  color: rgba(38, 72, 126, 0.7) !important;
}

.dk-select-open-down .dk-select-options {
  border-radius: 10px !important;
}

.dk-select-options-highlight .dk-option-selected {
  background-color: #ffca05 !important;
  color: #ffffff !important;
}

.phoneSelect .dk-select {
  padding: 14px 0px 15px 18px;
  width: 80px;
}

.landing-phone {
  display: flex;
}

.phoneSelect {
  margin-right: 10px;
}

.FuelSelect .dk-select {
  padding: 15px 0px 14px 20px;
  width: 230px;
  max-width: 100%;
}

.landing-button {
  text-align: center;
}

.landing-button .roundedBtn {
  font-size: 13px;
}

.dk-select-options .dk-option-disabled {
  color: rgba(38, 72, 126, 0.7);
}

/*IPT BOX*/
.slider-rectangle {
  background-color: rgba(29, 65, 153, 0.5);
  padding-top: 34px;
  padding-bottom: 43px;
  padding-left: 30px;
  color: #ffffff;
  width: 461px;
  max-width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 20%;
  position: absolute;
}

.slider-rectangle h2 {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 43px;
  padding-right: 83px;
  text-transform: uppercase;
  padding-bottom: 17px;
}

.slider-rectangle p {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  padding-bottom: 28px;
  padding-right: 53px;
}

.downArrow {
  background: url(/images/price-decrease.png) center center no-repeat !important;
  background-size: contain !important;
}

.upArrow {
  background: url(/images/price-increase.png) center center no-repeat !important;
  background-size: contain !important;
}

.currentCountry .dk-select {
  margin: 0;
}

.currentCountry .dk-select.Lebanon .dk-selected {
  background-image: url(/images/lebanese-flag.svg);
}

.currentCountry .dk-select.UAE .dk-selected {
  background-image: url(/images/uae-flag.svg);
}

.currentCountry .dk-select.Jordan .dk-selected {
    background-image: url(/images/jordan-flag.svg);
}

.currentCountry .dk-selected {
  padding: 6px 30px;
  color: #ffca06;
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 20px;
  text-align: center;
  min-width: 120px;
}

.currentCountry .dk-option {
  font-size: 14px;
}

.bodyuae .mainMenu li.hasSubmenu a.flMenu {
  padding-right: 45px;
}

.bodyuae .mainMenu li.hasSubmenu>a>span.arrow {
  right: 25px;
}

.dk-select .dk-select-options {
  z-index: 9999999;
}

.slDropdown.fourthLevel li {
  margin-left: 15px;
  list-style: disc;
  list-style-position: outside;
  list-style-position: inside;
}

.slDropdown.fourthLevel li a {
  padding: 0;
  display: unset;
}

.slDropdown.fourthLevel li a:before {
  display: none;
}


.leftMenuBlock .thirdLevelToggle span.arrow+a {
  color: white;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}

.leftMenuBlock .thirdLevelToggle span.arrow+a.selected,
.leftMenuBlock .thirdLevelToggle span.arrow+a:hover {
  color: #ffca05;
}

.blockSpace.hiddenSubs {
  margin-bottom: 0;
}

.yearsItem span {
  display: inline-block;
}

.mainMenu .hasSubmenu .ddBigTitle>a {
  font-size: 15px;
}

/* BEGIN :: CUSTOM LAYOUT STYLING */

.custom-style-1 {
  box-sizing: border-box;
}

.container {
  padding-inline: 40px;
}

@media all and (max-width: 1200px) {
  .container {
    padding-inline: 20px;
  }
}

@media all and (max-width: 768px) {
  .container {
    padding-inline: 10px;
  }
}

.block-spacing {
  padding-block: 100px;
}

.block-spacing-start {
  padding-block-start: 100px;
}

.block-spacing-end {
  padding-block-end: 100px;
}

.block-xl-spacing {
  padding-block: 160px;
}

.block-xl-spacing-start {
  padding-block-start: 160px;
}

.block-xl-spacing-end {
  padding-block-end: 160px;
}

@media all and (max-width: 1200px) {
  .block-spacing {
    padding-block: 50px;
  }

  .block-spacing-start {
    padding-block-start: 50px;
  }

  .block-spacing-end {
    padding-block-end: 50px;
  }

  .block-xl-spacing {
    padding-block: 80px;
  }

  .block-xl-spacing-start {
    padding-block-start: 80px;
  }

  .block-xl-spacing-end {
    padding-block-end: 80px;
  }
}

.block-md-spacing {
  padding-block: 50px;
}

.block-md-spacing-start {
  padding-block-start: 50px;
}

.block-md-spacing-end {
  padding-block-end: 50px;
}

@media all and (max-width: 1200px) {
  .block-md-spacing {
    padding-block: 25px;
  }

  .block-md-spacing-start {
    padding-block-start: 25px;
  }

  .block-md-spacing-end {
    padding-block-end: 25px;
  }
}

.block-sm-spacing {
  padding-block: 25px;
}

.block-sm-spacing-start {
  padding-block-start: 25px;
}

.block-sm-spacing-end {
  padding-block-end: 25px;
}

@media all and (max-width: 1200px) {
  .block-sm-spacing {
    padding-block: 12.5px;
  }

  .block-sm-spacing-start {
    padding-block-start: 12.5px;
  }

  .block-sm-spacing-end {
    padding-block-end: 12.5px;
  }
}


.with-fixed-background {
  position: relative;
  background: var(--background-image) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 500px;
  color: #FFF;
}

.with-fixed-background>* {
  position: relative;
  z-index: 1;
}

.with-fixed-background::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.30) 100%);
}

.custom-style-1 .section-title {
  font-size: 2em;
  font-weight: 800;
  line-height: 1.2;
  color: #1C4299;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.custom-style-1 .section-subtitle {
  color: #1C4299;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 0.9;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.custom-style-1 *.underlined {
  position: relative;
  padding-bottom: 30px;
}

.custom-style-1 *.underlined::after {
  content: "";
  position: absolute;
  bottom: 0;
  inset-inline-start: 0;
  width: 105px;
  height: 4px;
  background-color: #1C4299;
}

.custom-style-1.with-fixed-background .section-title {
  color: #FFF;
}

.custom-style-1.with-fixed-background .section-subtitle {
  color: #FFF;
}

.custom-style-1.with-fixed-background *.underlined::after {
  background-color: #FFF;
}

@media all and (max-width: 1200px) {
  .custom-style-1 .section-title {
    font-size: 1.5em;
  }

  .custom-style-1 .section-subtitle {
    font-size: 1.75em;
  }
}

.custom-style-1 .image-container img {
  width: 100%;
  height: 100%;
}

.custom-style-1 .roundedBtn {
  position: relative;
  box-sizing: border-box;
  padding-inline-end: 20px;
  margin-inline-end: 43px;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
}

.custom-style-1 .roundedBtn span.arrow {
  margin: unset;
  box-sizing: border-box;
  top: 0;
  inset-inline-start: calc(100% + 3px);
  inset-inline-end: 0px;
  width: 40px;
  height: 40px;
  background-image: url('/Images/arrow-next-sharp.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 11px;
  background-color: #FFCA05;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}

.custom-style-1 .roundedBtn:hover span.arrow {
  background-color: #1C4299;
  background-image: url('/Images/arrow-next-sharp-yellow.svg');
}

.bg-blue {
  background-color: #1C4299;
  color: #FFF;
}

.custom-style-1.bg-blue .section-title {
  color: #FFF;
}

.custom-style-1.bg-blue .section-subtitle {
  color: #FFF;
}

.custom-style-1.bg-blue *.underlined::after {
  background-color: #FFF;
}

.custom-style-1.bg-blue .roundedBtn:hover {
  background-color: #FFF !important;
  color: #1C4299 !important;
}

.custom-style-1.bg-blue .roundedBtn:hover span.arrow {
  background-color: #FFF !important;
  background-image: url('/Images/arrow-next-sharp.svg');
  color: #1C4299;
}

.custom-style-1 .with-arrow-marker .arrow-marker {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #FFCA05;
  background-image: url('/Images/arrow-next-sharp.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 11px;

  border-radius: 50%;

  margin-inline-start: auto;
  margin-inline-end: 0;

  transition: all 0.3s ease-in-out;
}

.custom-style-1 .with-arrow-marker:hover .arrow-marker {
  background-color: #1C4299;
  background-image: url('/Images/arrow-next-sharp-yellow.svg');
}

/* END :: CUSTOM LAYOUT STYLING */

/* BEGIN :: Price Listing Section */

.price-listing-section {
  font-family: "Open Sans";
  font-size: 16px;
}

.price-listing-section .price-listing-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;

  background-color: #1C4299;
  padding-inline: 10px;
  padding-block: 10px;
  border-radius: 40px;
}

.price-listing-section .price-listing-head {
  flex: 0 0 auto;
  height: fit-content;
  padding-inline-start: 20px;
  padding-inline-end: 40px;
}

.price-listing-section .section-title {
  color: #FFCA05;
  font-size: 1.25em;
  font-weight: 800;
  text-transform: capitalize;
  line-height: normal;
  margin-bottom: unset;
}

.price-listing-section .last-update-date {
  color: #FFF;
  font-size: 0.75em;
  line-height: normal;
  font-weight: 400;
}

.price-listing-section .price-listing {
  color: #FFF;

  flex: 1 1 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;

  padding-block: 15px;
  padding-inline: 45px;
  border-radius: 50px;
  border: 0.5px solid #bfbfbf78;
  background: linear-gradient(109deg, #ffffff29 0%, #ffffff0a 100%);
}

.price-listing-section .price-item-wrapper {
  flex-grow: 1;
  flex-shrink: 0;
  border-inline-end: 2px solid #FFF;
}

.price-listing-section .price-item-wrapper:last-child {
  border: unset;
}

.price-listing-section .price-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-inline: auto;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

.price-listing-section .item-info {
  white-space: nowrap;
  font-size: 0.8em;
  margin-inline: 15px;
}

.price-listing-section .item-price {
  white-space: nowrap;
  margin-inline-end: 15px;
  font-size: 1em;
  font-weight: 800;
}

.price-listing-section .price-listing-controls .view-chart {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;

  flex-grow: 0;
  flex-shrink: 0;

  white-space: nowrap;
  color: #1C4299;
  background-color: #FFCA05;
  padding-block: 10px;
  padding-inline: 10px;
  border-radius: 300px;

  text-align: center;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;

  transition: all 0.3s ease-in-out;
}

.price-listing-section .price-listing-controls .view-chart::after {
  content: "";
  background-image: url('../images/arrow-next-sharp.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 11px;

  width: 30px;
  aspect-ratio: 1;
  border: 1px solid #1C4299;
  border-radius: 50%;
}

.price-listing-section .price-listing-controls .view-chart:hover {
  background-color: #FFF;
}

@media all and (max-width: 1500px) {
  .price-listing-section .price-listing-head {
    padding-inline-end: 0;
  }

  .price-listing-section .price-listing {
    padding-inline: 15px;
  }

  .price-listing-section .item-price {
    font-size: 0.9em;
  }
}

@media all and (max-width: 1200px) {
  .price-listing-section {
    font-size: 14px;
  }

  .price-listing-section .item-info {
    margin-inline: 10px;
  }

  .price-listing-section .item-price {
    margin-inline: 10px;
  }

  .price-listing-section .price-listing-wrapper {
    gap: 10px;
    padding-block: 20px;
    padding-inline: 20px;
  }

  .price-listing-section .price-listing-head {
    padding-inline-start: 0;
  }

  .price-listing-section .price-listing {
    order: 3;
    flex-basis: 100%;
    padding-inline: 20px;
  }

  .price-listing-section .price-listing-controls .view-chart {
    order: 1;
  }


  .price-listing-section .item-price {
    font-size: 1em;
  }
}

@media all and (max-width: 992px) {
  .price-listing-section .section-title {
    font-size: 1.5em;
    margin-bottom: 6px;
  }

  .price-listing-section .last-update-date {
    font-size: 1em;
  }

  .price-listing-section .price-listing-controls .view-chart {
    font-size: 1em;
  }

  .price-listing-section .price-listing-wrapper {
    gap: 25px;
  }

  .price-listing-section .price-listing {
    display: block;
    border-radius: 30px;
    border: 0.5px solid #bfbfbf78;
    background: linear-gradient(109deg, #ffffff29 0%, #ffffff0a 100%);
    font-size: 1.125em;
  }

  .price-listing-section .price-listing .price-item-wrapper {
    border-inline-end: unset;
    padding-block: 25px;
    border-bottom: 1px solid #ffffff33;
  }

  .price-listing-section .price-listing .price-item-wrapper:last-child {
    border-bottom: unset;
  }
}

@media all and (max-width: 576px) {
  .price-listing-section .price-listing {
    padding-inline: 25px;
  }
}

/* END :: Price Listing Section */

/* BEGIN :: Split Content Section */

.split-content-section {
  /* padding: 40px 0; */

  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  /* color: #444; */
}

.split-content-section * {
  box-sizing: border-box;
}

.split-content-section .split-content-wrapper {
  display: flex;
  width: 100%;
  gap: 60px;
}

.split-content-section .text-content {
  flex: 1;
  padding-inline-end: 20px;
}

.split-content-section .text-content.vertically-centered {
  align-self: center;
}

.split-content-section .visual-content {
  flex: 1;
}

.split-content-section .card-listing-content {
  flex: 0 0 55%;
  max-width: 55%;
}

.card-listing-content .card-listing {
  box-sizing: border-box;
  overflow: hidden;
}

.card-listing-content .card-listing .swiper-wrapper {
  align-items: stretch;
}

.card-listing-content .card-listing .swiper-slide {
  text-align: start;
  max-width: 300px;
  height: auto;
}

/* .card-listing-content .card-listing .card-wrapper {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 30%;
  min-width: 250px;
} */

.card-listing-content .card-item {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.90);
  padding: 30px;
  height: 100%;
  min-height: 400px;
  color: #444;
  font-size: 0.875em;
  font-weight: 400;
  line-height: normal;
  box-sizing: border-box;
}

.card-listing-content .card-item .image-container {
  height: 50px;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 20px;
}

.card-listing-content .card-item .image-container img {
  width: fit-content;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}

.card-listing-content .card-item .card-title {
  color: #1C4299;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}

.card-listing-content .card-item .card-description {
  font-size: 1em;
}

.split-content-section .box-listing-content {
  flex: 0 0 40%;
  /* padding-inline-start: 100px; */
  justify-self: space-between;
  align-self: center;
}

.box-listing-content .box-listing {
  display: flex;
  gap: 0;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.box-listing-content .box-wrapper {
  flex: 1 1 calc(50% - 1px);
  padding: 30px;
  box-sizing: border-box;
}

.box-listing-content .box-wrapper:hover {
  background-color: #fff;
  color: #1C4299;
}

.box-listing-content .box-wrapper:hover:nth-child(odd) {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.box-listing-content .box-wrapper:hover:nth-child(even) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.box-listing-content .box-wrapper:hover .image-container img {
  filter: brightness(0) saturate(100%) invert(22%) sepia(60%) saturate(747%) hue-rotate(194deg) brightness(97%) contrast(101%);
}

.box-listing-content .box-item {
  margin-inline: auto;
}

.box-listing-content .box-item .image-container {
  width: 100%;
  max-width: 80px;
  aspect-ratio: calc(50/40);
  margin-inline: auto;
  margin-bottom: 10px;
  border-radius: 0;
}

.box-listing-content .box-item .image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.box-listing-content .box-item .box-title {
  text-align: center;
  font-size: 1.125em;
  font-weight: 700;
  line-height: normal;
}


.split-content-section .image-container {
  width: 100%;
  overflow: hidden;
  aspect-ratio: calc(735/546);
}

.split-content-section .visual-content .image-container {
  border-radius: 20px;
}

.split-content-section .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.split-content-section .section-description {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 40px;
}

.split-content-section .section-description span {
  color: #1C4299;
  font-size: 1.125em;
  margin-bottom: 15px;
  display: block;
}

.split-content-section .roundedBtn {
  width: fit-content;
}

.split-content-section.with-fixed-background {
  color: #FFF;
}

/* Remove bottom border for the last box wrapper */
.box-listing-content .box-wrapper:last-child {
  border-bottom: 0;
}

/* Add bottom border for all box wrappers except the last one */
.box-listing-content .box-wrapper:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

/* If the before-last element is even, add bottom border to it */
.box-listing-content .box-wrapper:nth-last-child(2):nth-child(even) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.box-listing-content .box-wrapper:nth-last-child(2):nth-child(odd) {
  border-bottom: 0;
}

/* Add border-inline-end for all box wrappers except the last and even ones */
.box-listing-content .box-wrapper:not(:last-child):not(:nth-child(even)) {
  border-inline-end: 1px solid rgba(255, 255, 255, 0.10);
}

@media all and (max-width: 1200px) {
  .split-content-section {
    font-size: 14px;
  }

  .split-content-section .split-content-wrapper {
    flex-direction: column;
    gap: 30px;
  }

  .split-content-section .text-content {
    padding-top: 0;
  }

  .split-content-section .section-description {
    margin-bottom: 20px;
  }

  .split-content-section .card-listing-content {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 992px) {
  .box-listing-content .box-item .box-title {
    font-size: 0.875em;
  }

  .box-listing-content .box-item .image-container {
    max-width: 50px;
  }
}

/* END :: Split Content Section */

/* BEGIN :: Purpose Listing Section */

.purpose-listing-section {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  overflow: hidden;
}

.purpose-listing-section .section-subtitle {
  margin-bottom: 40px;
}

.purpose-listing-section .purpose-item {
  height: 100%;
  padding-inline: 50px;
  font-size: 1em;
  max-width: 265px;
  min-width: 200px;
  text-align: start;
  /* margin-inline: auto; */
}

.purpose-listing-section .purpose-item-wrapper:first-child .purpose-item {
  padding-inline-start: 0;
}

.purpose-listing-section .purpose-item-wrapper:last-child .purpose-item {
  padding-inline-end: 0;
  border-inline-end: 0;
}

.purpose-listing-section .purpose-listing {
  display: flex;
  justify-content: flex-start;
  gap: 0;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.purpose-listing-section .purpose-listing .purpose-item-wrapper {
  flex: 0 1 20%;
  border-inline-end: 1px solid rgba(255, 255, 255, 0.30);
}

.purpose-listing-section .purpose-listing .purpose-item-wrapper:last-child {
  border-inline-end: 0;
}

.purpose-item .image-container {
  margin-bottom: 20px;
  width: 80px;
  aspect-ratio: 1;
  overflow: hidden;
}

.purpose-item .image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media all and (max-width: 1200px) {
  .purpose-listing-section {
    font-size: 14px;
    min-height: 400px;
  }

  .purpose-listing-section .purpose-listing .purpose-item-wrapper {
    flex: 0 1 calc(33.33% - 2px);
  }

  .purpose-listing-section .purpose-item {
    max-width: 100%;
    min-width: auto;
  }
}

@media all and (max-width: 992px) {
  .purpose-listing-section .purpose-listing {
    flex-direction: column;
  }

  .purpose-listing-section .purpose-listing .purpose-item-wrapper {
    border-inline-end: 0;
    margin-bottom: 40px;
  }

  .purpose-listing-section .purpose-item {
    border-inline-end: 0;
    padding-inline: 0;
  }
}

/* END :: Purpose Listing Section */

/* BEGIN :: Brands Listing Section */

.brands-listing-section {
  font-size: 16px;
  overflow: hidden;
}

.brands-listing-section .section-head {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.brands-listing-section .section-title {
  margin-bottom: 40px;
}

.brands-listing-section .section-head .section-summary {
  flex-basis: 50%;
  margin-bottom: 30px;
}


.brands-listing-section .brands-listing {
  /* display: flex;
  gap: 90px;
  justify-content: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box; */
  /* padding-top: 45px; */
}

.brands-listing-section .brand-item-wrapper {
  /* height: 220px; */
  /* flex: 0 0 auto;
  width: calc(16.66% - 90px + (90px/6)); */
}

.brands-listing-section .brand-item {
  margin: unset;
  max-width: unset;
  height: 100%;
}

.brands-listing-section .brand-item .image-container {
  width: 100%;
  max-width: 210px;
  aspect-ratio: calc(210/222);
  display: block;
  margin-inline: auto;
}

.brands-listing-section .brand-item .image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media all and (max-width: 1200px) {
  .brands-listing-section {
    font-size: 14px;
  }

  .brands-listing-section .section-head {
    flex-direction: column;
    gap: 0;
  }

  .brands-listing-section .section-head .section-summary {
    flex-basis: auto;
  }
}

@media all and (max-width: 992px) {
  .brands-listing-section .brands-listing {
    gap: 20px;
  }

  .brands-listing-section .brand-item-wrapper {
    flex: 1 1 calc(33.33% - 40px);
  }
}

@media all and (max-width: 576px) {
  .brands-listing-section .brands-listing {
    gap: 20px;
  }

  .brands-listing-section .brand-item-wrapper {
    flex: 1 1 calc(50% - 40px);
  }
}

/* END :: Brands Listing Section */

/* BEGIN :: Partners Listing Section */

.partners-listing-section {
  font-size: 16px;
}

.partners-listing-section .section-head {
  margin-bottom: 20px;
}

.partners-listing-section .partners-listing {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 45px;
}

.partners-listing-section .partners-listing .partner-item-wrapper {
  /* max-width: 210px; */
  flex: 0 0 auto;
  width: calc(16.66% - 45px + (45px/6));
}

.partners-listing-section .partner-item .image-container {
  aspect-ratio: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.partners-listing-section .partner-item .image-container img {
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.partners-listing-section .partner-item:hover .image-container img {
  transform: scale(1.1);
}

.partners-listing-section .partner-item .logo-image-container {
  text-align: center;
}

.partners-listing-section .partner-item .logo-image-container img {
  max-width: 100%;
  max-height: 50px;
  object-fit: contain;
}


@media all and (max-width: 1200px) {
  .partners-listing-section {
    font-size: 14px;
  }

  .partners-listing-section .partners-listing {
    gap: 20px;
  }

  .partners-listing-section .partners-listing .partner-item-wrapper {
    width: calc(33.33% - 20px + (20px/3));
  }
}

@media all and (max-width: 768px) {

  .partners-listing-section .partners-listing {
    gap: 20px;
  }

  .partners-listing-section .partners-listing .partner-item-wrapper {
    width: calc(50% - 10px);
  }
}

/* END :: Partners Listing Section */

/* BEGIN :: News Listing Section */

.news-listing-section {
  font-size: 16px;
  overflow: hidden;
}

.news-listing-section * {
  box-sizing: border-box;
}

.news-listing-section .section-title.underlined {
  margin-bottom: 30px;
}

.news-listing-section .section-head {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.news-listing-section .section-summary {
  max-width: 50%;
  margin-bottom: 20px;
}

.news-listing-section .news-listing {
  display: flex;
  gap: 20px;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  box-sizing: border-box;
}

.news-listing-section .news-listing .swiper-wrapper {
  align-items: stretch;
}

.news-listing-section .news-listing .swiper-slide {
  text-align: unset;
}

.news-listing-section .news-listing .news-item-wrapper {
  height: auto;
}

.news-listing-section .news-listing .news-item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.news-listing-section .news-item .image-container {
  position: relative;
  aspect-ratio: calc(350/200);
  border-radius: 20px;
  z-index: 0;
  overflow: hidden;
}

.news-listing-section .news-item .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: all 0.3s ease-in-out;
}

.news-listing-section .news-info-container {
  position: relative;
  color: #444;
  display: flex;
  flex-direction: column;
  background-color: #FFF;
  padding: 25px;
  border-radius: 20px;
  margin-top: -35px;
  margin-inline: -1px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
  z-index: 10;
  flex-grow: 1;
  /* height: 100%; */
}

.news-info-container .news-meta {
  font-size: 0.875em;
  font-weight: 600;
  margin-bottom: 10px;
}

.news-info-container .news-meta .tag {
  background-color: #FFCA05;
  border-radius: 10px;
  padding-inline: 5px;
  margin-inline-end: 6px;
}

.news-info-container .news-meta span:not(:first-child) {
  padding-inline-start: 6px;
  border-inline-start: 1px solid #444;
}

.news-info-container .news-title {
  padding-bottom: 50px;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.25;
}

.news-listing-section .news-item:hover .image-container img {
  transform: scale(1.1);
}

.news-listing-section .section-foot .roundedBtn {
  display: none;
}

.news-listing-section .arrow-marker {
  margin-top: auto;
  margin-bottom: 0;
}

@media all and (max-width: 1200px) {
  .news-listing-section {
    font-size: 14px;
  }

  .news-listing-section .news-listing .news-item-wrapper {
    /* flex: 1 1 calc(50% - 20px); */
  }

}


@media all and (max-width: 567px) {

  .news-listing-section .section-head .roundedBtn {
    display: none;
  }

  .news-listing-section .news-listing .news-item-wrapper {
    /* flex: 1 1 100%; */
  }

  .news-listing-section .section-head {
    flex-direction: column;
    gap: 0;
  }

  .news-listing-section .section-summary {
    max-width: unset;
  }

  .news-info-container .news-title {
    padding-bottom: 25px;
  }

  .news-listing-section .section-foot .roundedBtn {
    display: block;
    width: fit-content;
    margin-top: 10px;
    margin-inline-start: 0;
    margin-inline-end: auto;
  }
}

/* END :: News Listing Section */

/* BEGIN :: Careers Section */

.careers-section {
  font-size: 16px;
}

.careers-section .section-head {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 30px;
}

.careers-section .careers-card {
  background-color: #D7E4FF;
  padding-block: 20px;
  padding-inline: 30px;
  border-radius: 20px;
  color: #444;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.careers-card .card-info {
  max-width: 70%;
}

.careers-card .card-title {
  color: #1C4299;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}

.careers-card .card-description {
  color: #444;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

@media all and (max-width: 1200px) {
  .careers-section {
    font-size: 14px;
  }
}

@media all and (max-width: 992px) {
  .careers-section .careers-card {
    display: block;
  }

  .careers-card .card-info {
    max-width: unset;
    margin-bottom: 20px;
  }
}

/* END :: Careers Section */

.whatsapp-fixed {
  position: fixed;
  z-index: 9999;
  top: 73.6%;
  inset-inline-end: 5px;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 40px;
  background-color: #FFF;
  background-image: url('/images/logos/whatsapp-logo-green.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px 22px;
  box-shadow: 0 5.607px 16.821px 0 rgba(0, 0, 0, 0.10);
}

/* BEGIN :: Footer Section */
footer {
  font-size: 14px;
      z-index: 5;
}

footer a {
  color: #FFF;
}

footer a:hover {
  opacity: 0.6;
}

footer .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

footer .legal .copyrights {
  margin-inline-end: 30px;
}

footer .social-media-links {
  display: flex;
  gap: 10px;
  /* align-self: center; */
  margin-inline-start: 10px;
}

footer .social-media-links a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #FFF;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: center;
}

footer .social-media-links a.whatsapp {
  background-image: url('/images/logos/whatsapp-logo.svg');
}

footer .social-media-links a.linkedin {
  background-image: url('/images/logos/linkedin-logo.svg');
}

footer .social-media-links a.instagram {
  background-image: url('/images/logos/instagram-logo.svg');
}

footer .social-media-links a.facebook {
  background-image: url('/images/logos/facebook-logo.svg');
}

footer .social-media-links a.youtube {
  background-image: url('/images/logos/youtube-logo.svg');
}

footer .legal-links {
  white-space: nowrap;
}

footer .miscellaneous-info {
  text-align: end;
}

footer .miscellaneous-info .designed-by {
  white-space: nowrap;
  margin-inline-start: 30px;
}

footer hr {
  display: none;
}

@media all and (max-width: 1200px) {
  footer .container {
    flex-direction: column;
    align-items: flex-start;
    text-align: start;
    gap: 30px;
  }

  footer .legal .copyrights {
    display: block;
    margin-bottom: 20px;
  }

  footer .miscellaneous-info {
    text-align: start;
  }

  footer .miscellaneous-info .iso-certification {
    display: block;
    margin-bottom: 20px;
  }


  footer .miscellaneous-info .designed-by {
    margin-inline-start: 0;
  }

  footer hr {
    display: block;
    width: 100%;
  }
}

/* END :: Footer Section */


@media all and (max-width: 768px) {
    .roundedBtn[href*='DoPostBack'] {
        padding: 10px 0 !important;
    }
        .roundedBtn[href*='DoPostBack'] span.arrow {
            display: none !important;
        }
}
.energyLibraryArticles[data-attribute] {
    display: none;
}