/*
@font-face {
font-family: 'DIN Next Slab Pro Light';
src: url('DINNextSlabPro-Light.eot');
src: url('DINNextSlabPro-Light.eot?#iefix') format('embedded-opentype'),
url('DINNextSlabPro-Light.woff') format('woff'),
url('DINNextSlabPro-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
*//*
@import url(//db.onlinewebfonts.com/c/f52d3ba10c48f120aac7151517915276?family=DINNextSlabW01-Black);
*/
/*
@font-face {font-family: "DINNextSlabW01-Black";  src: url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.woff") format("woff"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/f52d3ba10c48f120aac7151517915276.svg#DINNextSlabW01-Black") format("svg"); }
*/


@font-face {
    font-family: "DIN Next Slab";
	src: url("assets/fonts/mainfont.woff");
}
body, h1, h2, h3, h4 {
    font-family: 'DIN Next Slab' !important;
}

body, * {
    font-family: 'Exo', sans-serif;
}

.listview1 .pagination{
    display: inline-block !important;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 0px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}

.listview1 .pagination li {
    border: none;
    display: inline-block;
    float: none;
    margin: 0 15px 0 0;
    vertical-align: middle;
}

.road_tour_menu{
    position:sticky; 
    top:0;
    z-index: 9999;
}
#mainnavi2 .nav-link.linkMenu.text-uppercase::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff !important;
    transition: width .3s;
}

#mainnavi2 a.nav-link.linkMenu.text-uppercase.active::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #da202c !important;
    transition: width .3s;
}


#mainnavi2 a.nav-link.linkMenu.text-uppercase.active {
    color: #da202c;
}

.SectionTitle--text {
    color: #696969;
    line-height: 1.4;
    margin-top: .8em;
    font-size: 17.5px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
a.ytp-impression-link {
    display: none !important;
}
#footer a:hover {
    text-shadow: 0px 0px 5px cyan;
}
.mainNavi{
	z-index: 1001;
   /* position: absolute;*/
   position: fixed;
    top: 0;
   /* background: transparent;*/
   background-color: rgb(255 255 255 / 0.6);
   height: 123px;
}
.mainNavi h3 {
    color: rgba(1,33,105,1);
}
.mainNavi2 h3 {
    color: rgba(1,33,105,1);
}
.mainNavi nav {
    background-color: rgb(255 255 255 / 0.6);
	position: fixed;
    width: 100%;
}

.mainNavi2 nav {
    background-color: rgb(255 255 255 / 0.6);
    position: fixed;
    width: 100%;
}

#mainnavi2 ul li a{
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
}
.font-style1{
   font-family: 'Roboto', sans-serif !important;
   /*font-weight: 500;*/ 
}

.font-style-header1,.font-style-header1 span{
   font-family: 'Roboto', sans-serif !important;
   font-weight: 500;   
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(1,33,105,1);
	font-weight: 600;
}

.navbar-light .navbar-nav .linkMenu:hover {
    /*border-bottom: 2px solid rgba(1,33,105,1);*/
    position: relative;
	color: rgba(1,33,105,1);
    text-shadow: 0px 0px 1px #000;	
}

.navbar-light .navbar-nav .linkMenu.menu-active{
    position: relative;
	color: rgba(1,33,105,1);  
}


.navbar-light .navbar-nav .linkMenu.menu-active::after {
    width: 100%;
}  

.nav-link.linkMenu.text-uppercase::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: rgba(1,33,105,1);
    transition: width .3s;
}
.nav-link.linkMenu.text-uppercase:hover::after {
    width: 100%;
}

.headerTop {
  /*  background-color: rgba(1,33,105,1) !important; */
    background: transparent;
    opacity: 1;
    position: absolute;
    z-index: 10;
}

.headerTop a {
    font-size: 13px;
}

.StoryMedia--hotspotImage {
    display: block;
    position: relative;
}

.StoryMedia--hotspotImage--image {
    display: flex;
    align-items: center;
}

.StoryMedia--hotspotImage--image>img {
    width: 100%;
}

.l-Gap.l-down {
    margin-bottom: 135px;
}

.ImageTextTeaser {
    overflow: hidden;
}

.ImageTextTeaser--inner {
    display: flex;
    align-items: flex-end;
}

.ImageTextTeaser.left .ImageTextTeaser--image {
    order: 2;
}

.ImageTextTeaser--content {
    box-sizing: content-box;
    vertical-align: bottom;
    width: 371.66667px;
    padding-right: 25px;
    padding-top: 25px;
    padding-bottom: 90px;
    order: 2;
}
.Link {
    position: relative;
    max-width: 100%;
    color: #da202c;
    transition: color .1s linear,padding-bottom .1s linear;
    text-decoration: none;
}

.SectionTitle--title {
    font-size: 46px;
    font-weight: 500;
    line-height: 1.2;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    line-height: 1.1;
    display: block;
    color: #111;
}

.SectionTitle--text {
    color: #696969;
    line-height: 1.4;
    margin-top: .8em;
}

.SectionTitle--link {
    display: inline-block;
    margin-top: 1em;
}

.visuallyhidden {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px)!important;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.StoryMedia--hotspotImage--hotspot {
    position: absolute;
    display: block;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    z-index: 1;
}

.Flyout {
    position: relative;
    display: inline-block;
}

.Flyout.customTrigger .Flyout--trigger {
    padding-right: 0;
    display: block;
	border: 0px solid;
	height: 26px;
    width: 26px;
	background: transparent;
}


.StoryMedia--hotspotImage--hotspot button {
    overflow: visible;
}

.Flyout--trigger {
    position: relative;
	
}
.Flyout.top .Flyout--content:not(.is-expanded) {
    transform: translateY(20px);
}
.Flyout.top .Flyout--content {
    bottom: 100%;
    margin-bottom: 20px;
}
.Flyout--content:not(.is-expanded) {
    opacity: 0;
}

.Flyout--content.is-collapsed {
    display: none;
    visibility: hidden;
}

.Flyout--content {
    position: absolute;
    z-index: 8;
    border-radius: 2px;
    right: 50%;
    transform-origin: top center;
    pointer-events: none;
}

.Flyout--content {
    width: 300px;
    max-width: calc(100vw - 40px);
}

.StoryMedia--hotspotImage--hotspot .Flyout--content--inner {
    padding: 15px;
}

.Flyout--content--inner {
    background-color: #fff;
    padding: 0;
    max-width: 320px;
    box-shadow: 0 10px 50px 0 rgb(0 0 0 / 25%);
    /*transform: translateX(50%);*/
    pointer-events: auto;
}

.FocusOnly {
    position: absolute;
    clip: rect(0 0 0 0);
    -webkit-clip-path: polygon(0 0);
    clip-path: polygon(0 0);
}
.Flyout--content--inner {
    background-color: #fff;
    max-width: 320px;
	width: 320px;
    box-shadow: 0 10px 50px 0 rgb(0 0 0 / 25%);
    pointer-events: auto;
}

.StoryMedia--hotspotImage--marker {
    position: relative;
    border-radius: 100%;
    border: 1px solid transparent;
    display: block;
    color: #fff;
    height: 26px;
    width: 26px;
}

.StoryMedia--hotspotImage--marker:after, .StoryMedia--hotspotImage--marker:before {
    position: absolute;
    font-size: 5px;
    left: -1em;
    right: -1em;
    top: -1em;
    bottom: -1em;
    content: "";
    display: block;
    border: 1px solid #da202c;
    border-radius: 50%;
    transform: scale(1);
    opacity: .5;
    -webkit-animation: hotspot-pulse 5s ease-in-out infinite;
    animation: hotspot-pulse 5s ease-in-out infinite;
}
.StoryMedia--hotspotImage--marker>.Icon {
    height: 100%;
    width: 100%;
    font-size: 16px;
    opacity: .75;
    transition: transform .1s cubic-bezier(.165,.84,.44,1);
}

.StoryMedia--hotspotImage--marker>.Icon:before {
    content: "";
    display: block;
    height: 80%;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    z-index: -1;
    border-radius: 100%;
}

.StoryMedia--hotspotImage--marker--close {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: none;
}
.StoryMedia--hotspotImage--marker:after, .StoryMedia--hotspotImage--marker:before {
    position: absolute;
    font-size: 5px;
    left: -1em;
    right: -1em;
    top: -1em;
    bottom: -1em;
    content: "";
    display: block;
    border: 1px solid #da202c;
    border-radius: 50%;
    transform: scale(1);
    opacity: .5;
    -webkit-animation: hotspot-pulse 5s ease-in-out infinite;
    animation: hotspot-pulse 5s ease-in-out infinite;
}

.visuallyhidden {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px)!important;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

[data-picto=info-filled]>svg {
    height: 1.75em;
}

[data-picto]>svg {
    position: relative;
    top: 0;
    transform: none;
}

.Flyout--trigger:before {
    font-size: 10px;
    content: none;
    position: relative;
    top: 2px;
    display: inline-block;
    vertical-align: middle;
    transition: transform .2s;
    margin-left: 12px;
    margin-right: -2px;
}

.Flyout.customTrigger .Flyout--trigger:after {
    content: none;
}
.Flyout--trigger:after {
    content: "";
    font-size: 10px;
    border-color: currentcolor transparent transparent;
    border-style: solid solid none;
    border-width: 6px 4px;
    transform: translate(-50%,-50%);
    position: relative;
    top: 2px;
    display: inline-block;
    vertical-align: middle;
    transition: transform .2s;
    margin-left: 12px;
    margin-right: -2px;
}


.StoryMedia--hotspotImage--marker>.Icon>svg {
    transition: fill .5s;
    overflow: visible;
}

.Icon:not(.inline)[data-picto], .Icon[data-picto], [data-picto] {
    display: inline-flex;
    align-items: center;    
	z-index: 9999999999;
    position: relative;

}
.StoryMedia--hotspotImage--marker {
    position: relative;
    border-radius: 100%;
    border: 1px solid transparent;
    display: block;
    color: #fff;
    height: 26px;
    width: 26px;
}
.StoryMedia--hotspotImage--marker:after, .StoryMedia--hotspotImage--marker:before {
    position: absolute;
    font-size: 5px;
    left: -1em;
    right: -1em;
    top: -1em;
    bottom: -1em;
    content: "";
    display: block;
    border: 1px solid #da202c;
    border-radius: 50%;
    transform: scale(1);
    opacity: .5;
    -webkit-animation: hotspot-pulse 5s ease-in-out infinite;
    animation: hotspot-pulse 5s ease-in-out infinite;
	background: #fff;
}

.StoryMedia--hotspotImage--marker:after, .StoryMedia--hotspotImage--marker:before {
    position: absolute;
    font-size: 5px;
    left: -1em;
    right: -1em;
    top: -1em;
    bottom: -1em;
    content: "";
    display: block;
    border: 1px solid #da202c;
    border-radius: 50%;
    transform: scale(1);
    opacity: .5;
    -webkit-animation: hotspot-pulse 5s ease-in-out infinite;
    animation: hotspot-pulse 5s ease-in-out infinite;
}
.StoryMedia--hotspotImage--marker>.Icon {
    height: 100%;
    width: 100%;
    font-size: 16px;
    opacity: .75;
    transition: transform .1s cubic-bezier(.165,.84,.44,1);
}

[data-picto=info-filled]>svg {
    height: 1.75em;
}
[data-picto]>svg {
    display: block;
    width: 100%;
    fill: currentColor;
}
[data-picto]>svg {
    position: relative;
    top: 0;
    transform: none;
}
[data-picto].red {
    color: #da202c;
}

button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
button{
	cursor: pointer;
}

.blobs-container {
  display: flex;
}

.blob {
  background: black;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  margin: 10px;
  height: 20px;
  width: 20px;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}

.blob.red {
  background: rgba(255, 82, 82, 1);
  box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
  animation: pulse-red 2s infinite;
}

@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}

.richtext p, .richtext table.plain td {
    color: #505050;
}

.richtext ul {
    margin: 1em 0;
    display: block;
}

.richtext ul>li {
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: .75ex;
    margin-left: 1ex;
    list-style-type: none;
    color: #505050;
}

.richtext ul>li:before {
    position: absolute;
    left: auto;
    right: 100%;
    text-align: right;
    display: inline-block;
    content: "\2013";
    color: #da202c;
    width: 1ex;
}

.Link {
    position: relative;
    max-width: 100%;
    color: #da202c;
    transition: color .1s linear,padding-bottom .1s linear;
    text-decoration: none;
}

.SectionTitle--link {
    display: inline-block;
    margin-top: 1em;
    font-size: 17.5px
}

.visuallyhidden {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px)!important;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.Link.arrow:after {
    content: "";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    transition: transform .15s;
}

.Link.arrow.large:after {
    background: url(../../assets/images/right-large-red.png) no-repeat;
    width: 33px;
    height: 21px;
}
.Link.arrow:active:after, html:not(.can-touch) .Link.arrow:hover:after {
    transform: translateX(.25ex);
}

a:hover{
	text-decoration:none;
}

.scrollspy-example {
  position: relative;
  height: 250px;
  overflow: auto;
}

.overlay:before {
  content:"";
  position: absolute;
  /*position: relative;*/
  top:0;
  right:0;
  left:0;
  bottom:5px;
  z-index:99;
  background:linear-gradient(to right,rgb(0 0 0 / 40%),rgb(0 0 0 / 30%));
}

video.rounded.w-100.m-0.p-0.overview-video-bg {
    position: relative;
    z-index: 9;
}

div#home-text, div#home-search {
    z-index: 99;
}

.overlay {
  left: 0%;
  top: 0%;
  height: auto;
  width: 100%;
  overflow: hidden;
/*  position: absolute;
  z-index: -1;
*/
}
/*
.mainNavi nav:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 10px;
    width: 100%;
    background-image: url(../images/valuechain.svg),linear-gradient(to right,#a3d300 0,#a3d300 49%,#0ec54f 52%,#0ec54f 100%);
    background-size: cover;
    background-repeat: no-repeat;
}
*/
#home-text {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  z-index:1;
}

#home-search {
    -webkit-transform: translate(-35%, -50%);
    transform: translate(-35%, -50%);
    color: #fff;
    z-index:1;
  }

#home-search .searchBar {
    background-color: #fff;
    /*border-radius: 5px;*/
    box-shadow: 0px 0px 4px #ccc;
} 

.searchBtn {
    background-color: rgba(1,33,105,1);
    border: 0px;
}

#home-text h3,h2 {
    font-family: "DIN Next Slab" !important;
}

#home-text h3 {
    font-size: 2.73438rem;
}

#home-text h5 {
    font-size: 1.03906rem;
}

.c-titleBloc_rule.c-rule_center:after {
    content: "";
    display: block;
	margin: 0 auto 20px;
    width: 200px;
    padding-top: 20px;
    border-bottom-color: rgba(0,173,80,.8);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.c-titleBloc_rule.c-rule_left:after {
    content: "";
    display: block;
	margin: 0 auto 20px 1px;
    width: 200px;
    padding-top: 20px;
    border-bottom-color: rgba(0,173,80,.8);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.c-titleBloc_rule.c-light_left:after {
    content: "";
    display: block;
	margin: 0 auto 20px 1px;
    width: 200px;
    padding-top: 20px;
    border-bottom-color: rgba(255,255,255,.8);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.c-titleBloc_rule {
    margin: 10px 0 30px;
}

.c-titleBloc_2 {
    font-family: "DIN Next Slab" !important;
	color:#012169;
}

.btn-outline-info{
	border-color: #012169 !important;
	color: #012169 !important;
}
.btn-outline-info.outline-white{
	border-color: #fff !important;
	color: #fff !important;
}
.btn-outline-info:hover{
	color: #fff !important;
	background-color:#012169 !important;
}
.btn-outline-info.outline-white:hover{
	color: #fff !important;
	border-color: #012169 !important;
	background-color:#012169 !important;
}



.cat-item-thumb {
    border: 0px solid #dee2e6!important;
   /* padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    */border-radius: 10px;
}
.cat-items-thumbs .cat-item-thumb a {
    display: block;
    height: 100%;
    transition: all 0.3s ease-in-out 0s;
  /*  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.05);*/
    background-position: center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  /*  border-radius: 0px 0px 10px 10px;*/
	color:#8191a0;
	font-size: 12px !important;
}
.cat-items-thumbs .cat-item-thumb a:hover {
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}

.categories-list{
	background: radial-gradient(circle, rgba(234,234,234,1) 0%, rgba(255,255,255,1) 101%);
}
.cat-text-area {
    background-color: #fff;
    height: 60px;
    border-radius: 0px 0px 10px 10px;
	border-top:1px solid rgb(0, 0, 255,0.16);
}
.cat-items-thumbs .cat-item-thumb a:hover {
    /*box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);*/
	box-shadow:0 10px 20px 0 rgb(163, 159, 255);
}
.cat-items-thumbs .cat-item-thumb:hover a img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.cat-items-thumbs .cat-item-thumb a img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 150px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s ease-in-out 0s;
}
a.adsCategories {
    border-radius: 0px 20px 0px 20px !important;
    box-shadow: 1px 0px 11px #000 !important;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.row.topCatContent {
    position: absolute;
    bottom: 10%;
    text-align: center;
    width: 100%;
}
.row.topCatContent .topCatContentSpan {
    color: aliceblue !important;
    text-shadow: 1px 1px #000;
}
.row.topCatContent .topCatContentSpan {
    color: aliceblue !important;
    text-shadow: 1px 1px #000;
}

.overlay-mf {
    background-color: #0078ff;
}
.cat2-background-img{
    background-image: url(../images/sri-lanka-hiking-2.jpg); 

    position: relative;
    padding: 8rem 0;

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.cat3-background-img{
    background-image: url(../images/Kayaking__Canoeing_srilanka.jpg); 

    position: relative;
    padding: 8rem 0;

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
}

.c-story-card {
    padding: 30px 30px 40px;
    color: #fff;
}
.c-story-card-tertiary {
    background-color: rgba(246,141,46,.8);
}
.c-story-card-tertiary2 {
    background-color: rgba(68,0,153,.8);
}

.c-light_left.c-titleBloc_rule:after {
    border-bottom-color: #fff;
    margin: 10px 0 30px;
}

.o-site-ft {
    position: relative;
    padding-top: 10px;
    /*background-color: #012169;*/
}

.o-site-ft:before {
    position: absolute;
    top: 0;
}
/*
.o-site-ft:before, .o-site-hd:after {
    content: "";
    height: 10px;
    width: 100%;
    background-image: url(../images/valuechain.svg),linear-gradient(to right,#a3d300 0,#a3d300 49%,#0ec54f 52%,#0ec54f 100%);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
}
*/
/*
.footer_top {
    border-top: 2px solid #29487d;
    background: #fff;
    padding: 0;
    margin-top: 0px;
}
*/
.footer_top {
    border-top: 2px solid rgb(2 44 59);
    background: #fff;
    padding: 0;
    margin-top: 0px;
}
.footer_top h3 {
    font-size: 16px;
    color: #000;
    font-weight: 900;
    line-height: 24px;
}

.footer_top ul {
    padding-left: 0;
    list-style: none;
}

.footer_top ul li a {
    color: #0074ba !important;
    font-size: 14px !important;
}
/*
#footer {
    background-color: rgba(1,33,105,1) !important;
}*/
#footer {
    background-color: rgb(2 44 59) !important;
}
#footer {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    /* background: #ab5600 !important; */
    text-align: center;
}
#footer .social_media_icons {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}
#footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer ul > li {
    display: inline-block;
    margin-left: 15px;
}
#footer a {
    color: #fff;
}
#footer a {
    color: #fff;
}
.c-txt_tag {
    font-size: 12px;
    font-size: .65625rem;
    line-height: 1.25;
}


#toTop a i {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

#toTop a {
    color: #fff !important;
    /* border: 1px solid darkgreen !important; */
    box-shadow: 0px 0px 5px #000;
    background-color: rgba(246,141,46,.8) !important;
}

#toTop {
    padding: 5px 3px;
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 2%;
    display: none;
    z-index: 10000;
}

#toTop a {
    width: 50px;
    height: 50px;
    display: table;
    background: rgba(246,141,46,.8);
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border-radius: 50px !important;
    text-decoration: none;
}

#recipeCarousel2 .carousel-item .card {
    margin: 10px;
}


.mainNaviBox {
    box-shadow: 0px 1px 5px #000;
}  


.map { filter: url(#out1); } .region { fill: #410c73; cursor: pointer; } .region:hover, .region.is-active { fill: #9d42f2; } .borders { fill: none; stroke: #ddebd9; stroke-width: 0.1; }

.mapHoverAfter{
	fill: #ab5600 !important;	
}


svg.SLMAP {
    overflow: hidden;
    vertical-align: middle;
    width: 250px !important;
}

.sub-page {
    width: 100%;
    height: 358px !important;
    background: transparent;
}

.home_background {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.parallax {
    background-image: linear-gradient(0deg, rgba(0, 0, 10, 0.4), rgba(5, 0, 15, 0.4)),url(../../assets/images/pages_background_banner.jpg);
    /*height: 300px !important;
    background-attachment: fixed !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/

}


.parallax_about {
    background-image: linear-gradient(0deg, rgba(0, 0, 10, 0.4), rgba(5, 0, 15, 0.4)),url(../../assets/images/about_page_background_banner.jpg);
    /*height: 300px !important;
    background-attachment: fixed !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
    background-attachment: fixed;
    background-position: top center;
    background-size: inherit;    
}

.home_content {
    position: absolute;
    bottom: 70%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.home_title {
    color: #fff;
}

.single .home_content {
    position: absolute;
    bottom: 50%;
    width: 100% !important;
    text-align: center;
}

.single .home_title {
    color: #fff;
}
/*
.bottomfooter{
    background-color: rgba(1,2,105,1) !important;
    height:20px;
    width: 100%;
}
*/
.bottomfooter {
    background-color: rgb(2 11 14) !important;
    height: 20px;
    width: 100%;
}


a.btn.btn-light.text-center, button.btn.btn-light {
    border: 1px solid darkgray;
}

#recipeCarousel2 .card:hover{
    box-shadow: 0px 0px 25px #ddd;
    cursor:pointer;
}

.card.listview:hover{
    box-shadow: 0px 0px 25px #ddd;
    cursor:pointer;   
}

/* Bread Cumbs */

@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans);


.breadcrumb {
    /*centering*/
    display: inline-block;
    /*box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35);*/
    overflow: hidden;
    border-radius: 5px;
    /*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
    counter-reset: flag; 
    background: none;
}

.breadcrumb a {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 36px;
    color: white;
    /*need more margin on the left of links to accomodate the numbers*/
    padding: 0 10px 0 60px;
    background: #333;
    background: linear-gradient(#333, #111);
    position: relative;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumb a:first-child {
    padding-left: 46px;
    border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.breadcrumb a:first-child:before {
    left: 14px;
}
.breadcrumb a:last-child {
    border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
    padding-right: 20px;
}

/*hover/active styles*/
.breadcrumb a.active, .breadcrumb a:hover{
    background: #111;
    background: linear-gradient(#333, #111);
}
.breadcrumb a.active:after, .breadcrumb a:hover:after {
    background: #222;
    background: linear-gradient(145deg, #333, #222);
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.breadcrumb a:after {
    content: '';
    position: absolute;
    top: 0; 
    right: -18px; /*half of square's length*/
    /*same dimension as the line-height of .breadcrumb a */
    width: 36px; 
    height: 36px;
    /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
    length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
    if diagonal required = 1; length = 1/1.414 = 0.707*/
    transform: scale(0.707) rotate(45deg);
    /*we need to prevent the arrows from getting buried under the next link*/
    z-index: 1;
    /*background same as links but the gradient will be rotated to compensate with the transform applied*/
    background: #555;
    background: linear-gradient(135deg, #777, #333);
    /*stylish arrow design using box shadow*/
    box-shadow: 
        2px -2px 0 2px rgba(0, 0, 0, 0.4), 
        3px -3px 0 2px rgba(255, 255, 255, 0.1);
    /*
        5px - for rounded arrows and 
        50px - to prevent hover glitches on the border created using shadows*/
    border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.breadcrumb a:last-child:after {
    content: none;
}
/*we will use the :before element to show numbers*/
.breadcrumb a:before {
    content: counter(flag);
    counter-increment: flag;
    /*some styles now*/
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 8px 0;
    position: absolute;
    top: 0;
    left: 30px;
    background: #333;
    background: linear-gradient(#333, #300);
    font-weight: bold;
}


.flat a, .flat a:after {
    background: #333333;
    color:#eee;
    transition: all 0.7s;
}
.flat a:before {
    background: #111;
    box-shadow: 0 0 0 1px #00c;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
    background: #3b5998;
}


.leaflet-control-attribution.leaflet-control {
    display: none !important;
}

.btn-icon-split {
    padding: 0 !important;
    overflow: hidden !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}



img.card-img-top {
    width: 100%;
    height: 180px;
}

ul.list-group.list-group-flush.singleViewDetails li {
    font-size: 14px;
}


.mySlides {
    display: none;
  }
  
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
 .gallerymodal .prev,
 .gallerymodal .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  img {
    margin-bottom: -4px;
  }
  
  .caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
  }
  
  .demo {
    opacity: 0.6;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }
  
  img.hover-shadow {
    transition: 0.3s;
  }
  
  .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  .column {
    float: left;
    width: 25%;
  }
  
  .row > .column > img {
    height: auto !important;
  }
  
.row.galleryimages > .column {
    padding: 8px 8px;
    width: 25%;
    height: auto !important;
} 

.row.lighboximages > .column {
    padding: 0 8px;
    width: 10%;
    height: auto !important;
}

.mySlides img {
    justify-content: center;
    width: 500px !important;
    height: auto !important;
}

.mySlides {
    text-align: center;
    background: none !important;
}

.gallerymodal {
    display: none;
    position: fixed;
    z-index: 1002;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

.gallerymodal .modal-content {
    position: relative;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

.cursor {
    cursor: pointer;
}

.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}


.gallerymodal .prev, .gallerymodal .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    color: #fff !important;
    width: auto;
    padding: 22px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}


.table-responsive {
    overflow-x: unset !important;
}    
   
   

.mobile_view_profile_navi .dropdown-menu {
    left: unset !important;
    right: -58px !important;
    position: absolute;
    margin: 0px !important;
    padding: 10px 10px !important;
    float: right !important;
}

.mobile_view_profile_navi button,.mobile_view_profile_navi button a {
    color: rgba(1,33,105,1) !important;
}



.row.topCatContent {
    position: absolute;
    bottom: 0%;
    text-align: center;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 5;
}

#recipeCarousel .carousel-control-next, .carousel-control-prev {
    width: 3% !important;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    margin: 0% !important;
    background-color: #ab5600;
    width: 40px;
    padding: 20px;
    border-radius: 50px;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1 !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-size: 80% 100%;
}  

.leaflet-routing-geocoders {
    display: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  

.card {
    position: relative;
    overflow: hidden;
}

.card:hover img {
    webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.card:hover img#blah {
    webkit-transform: scale3d(1, 1, 1) !important;
    transform: scale3d(1, 1, 1) !important;
}

.card-img-top {
    transition: all 0.3s ease-in-out 0s;
}

#recipeCarousel22 .card:hover {
    box-shadow: 0px 0px 25px #ddd;
    cursor: pointer;
}

#recipeCarousel22 .carousel-item .card {
    margin: 10px;
}

a.carousel-control-next {
    width: 22px;
}


.dropdown:hover>.dropdown-menu {
  display: block;
}

.megamenu-li {
	position: static;
	z-index:9999;
	/*width:100%;*/
    -o-transition: -o-transform .3s,opacity .3s;
    -ms-transition: -ms-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    -webkit-transition: -webkit-transform .3s,opacity .3s;
}

.megamenu {
    position: absolute;
    width: 100%;
   /* left: 10%;*/
    right: 0;
    padding: 15px;
    top: 85%;
}

.dropdown:hover>.dropdown-menu {
  display: inline-block;
}


li.megamenu-li >.megamenu{
	    transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;	
		   visibility: hidden;
}

.menubar {
    background-color: #fff;
    height: 55px;
}

#mainnavi {
    /* float: right; */
    /*margin: 12px 0 0;*/
    text-transform: uppercase;
    font: 14px/20px "Montserrat", sans-serif;
}
#mainnavi > ul > li > a {
    color: #2e2e2e;
    position: relative;
    letter-spacing: 1px;
}


#mainnavi2 {
    /* float: right; */
    /*margin: 12px 0 0;*/
    text-transform: uppercase;
    font: 14px/20px "Montserrat", sans-serif;
}
#mainnavi2 > ul > li > a {
    color: #2e2e2e;
    position: relative;
    letter-spacing: 1px;
}

.megamenu h5 a {
    font-size: 12px;
}
/*
.megamenu a.dropdown-item:hover {
    text-decoration: none;
    border: 1px solid #fcb813;
	height: 26px;
}
*/
.megamenu a.dropdown-item:hover {
    /*border-bottom: 2px solid rgba(1,33,105,1);*/
    position: relative;
	color: rgba(1,33,105,1);
    /*text-shadow: 0px 0px 1px #000;*/	
    background: none;
}

    
.megamenu a.dropdown-item::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: rgba(1,33,105,1);
    transition: width .3s;
}
.megamenu a.dropdown-item:hover::after {
    width: 100%;
}

li.nav-item.dropdown.megamenu-li a.pr-4 {
	color: #fff;
	/*color: #868686;*/
    font-weight: 500;
}
li.nav-item.dropdown.megamenu-li a.pr-4.active {
	color: rgb(247 251 0);
	/*color: rgba(1,33,105,1);*/
    font-weight: 600;
}

li.megamenu-li:hover>.megamenu {
    transform: rotateX(0);
    -o-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    opacity: 1;
    visibility: visible;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown:hover>.dropdown-menu {
  display: inline-block;
}


.megamenu-para{
    font-size: 10px;
    font-family: revert !important;
    text-transform: capitalize;   
    text-align: justify;
}

.megamenu-list {
    font-size: 12px;
    text-transform: capitalize;
    padding-left: 5px;
}


.font-size-1{
	font-size: 1px;
}
.font-size-2{
	font-size: 2px;
}
.font-size-3{
	font-size: 3px;
}
.font-size-4{
	font-size: 4px;
}
.font-size-5{
	font-size: 5px;
}
.font-size-6{
	font-size: 6px;
}
.font-size-7{
	font-size: 7px;
}
.font-size-8{
	font-size: 8px;
}
.font-size-9{
	font-size: 9px;
}
.font-size-10{
	font-size: 10px;
}
.font-size-11{
	font-size: 11px;
}
.font-size-12{
	font-size: 12px;
}
.font-size-13{
	font-size: 13px;
}
.font-size-14{
	font-size: 14px;
}
.font-size-15{
	font-size: 15px;
}
.font-size-16{
	font-size: 16px;
}
.font-size-17{
	font-size: 17px;
}
.font-size-18{
	font-size: 18px;
}
.font-size-19{
	font-size: 19px;
}
.font-size-20{
	font-size: 20px;
}

.single .home_title {
    color: #fff;
    text-align: center;
}
.single .home_content {
    position: relative;
    bottom: 50%;
    width: 100% !important;
    /* text-align: center; */
}

.row.galleryimages.justify-content-center {
    justify-content: left !important;
}

#home-search {
    min-width: 50%;
}
ul.searchmenu.list-unstyled {
    background-color: #eee;
    cursor: pointer;
    position: absolute;
    width: 100%;
    z-index: 99999;
    overflow: hidden;
    /* height: 400px; */
    overflow-y: scroll;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
ul.searchmenu.list-unstyled li {
    padding: 10px;
    color: #000;
}

.region.active {
    fill: #9d42f2;
}
.region.is_active {
    fill: #9d42f2;
}
a.region.is_active{
    color: #9d42f2 !important;
}
a.region.active{
    color: #9d42f2 !important;
}
a.region:hover {
    color: #9d42f2 !important;    
}
ul.locations-1 {
    text-align: left;
    text-decoration: none;
    list-style: none;
}




/* main text animation */


#home-text text {
  font-family: Lora;
  letter-spacing: 10px;
  stroke: #5086ff;
  font-size: 80px;
  font-weight: 700;
  stroke-width: 3;
 
  animation: textAnimate 5s infinite alternate;
  
}

@keyframes textAnimate {
  0% {
    stroke-dasharray: 0 50%;
    stroke-dashoffset:  20%;
    fill:hsl(0, 0%, 100%)

  }
  
  100% {
    stroke-dasharray: 50% 0;
    stroke-dashoffstet: -20%;
    fill: hsla(0, 0%, 100%,0%)
  }
  
}

.btn-shine{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 12px 48px;
  color: #ffffff;
  background: linear-gradient(to right, #4d4d4d 0, white 10%, #4d4d4d 20%);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite linear;
  animation-fill-mode: forwards;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
} 
@keyframes shine{
  0%{
    background-position: 0
  }60%{
    background-position: 100px
  }100%{
    background-position: 180px
  }
 }
 
 .typing-demo {
  width: 100%;
  animation: typing 2s steps(22), blink .5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 3px solid;
  font-family: monospace;
  font-size: 2em;
  position: relative;
  bottom: 20%;
  left: 0%;
}

@keyframes typing {
  from {
    width: 0
  }
}
    
@keyframes blink {
  50% {
    border-color: transparent
  }
}