/* @import url('https://fonts.googleapis.com/css?family=Cedarville+Cursive'); */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');
/* @import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700'); */


/* TEMPLATE OVERRIDES START */

/*.tm-navbar {
    display: block;
}*/

h1, h2, h3, h4, h5, h6, .km-h-font {
	/* font-family: 'Raleway'; */
	font-family: 'Arial';
}

h1.uk-article-title,
h2.uk-article-title,
h3.uk-article-title,
h4.uk-article-title,
h5.uk-article-title,
h6.uk-article-title {
	letter-spacing: 1.8px;
}

h2 {
	color: #82a733;
	text-transform: uppercase;
	font-weight: bold;
}

h3, h5 {
	font-weight: bold;
	text-transform: uppercase;
}

em {
	color: #82a733;
}

body {
	background: #fbfbfb;
}

p {
	letter-spacing: 0.2px;
}



.tm-block-main {
	background: url('/wp-content/uploads/keith/bg')passport-bg.jpg;
}

.uk-subnav > * > * {
	color: #82a733;
	text-transform: none;
}

.uk-block-default {
	/* background: #ffffff; */
	background: none;
}

.tm-headerbar {
	background: url(/wp-content/uploads/keith/bg/pattern-bg.png) repeat;
}

.uk-panel-box {
	background: #f393b0;
	color: #ffffff;
	/*box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2);*/
}

.uk-panel-box-primary {
    background: #b99c6b;
    color: #ffffff;
}

.uk-panel-box-secondary {
	background: #82a733;
	color: #ffffff;
}

.uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    border: 0;
}

.tm-toolbar {
	background: #777777;
	color: #ffffff;
}

.uk-search::before {
	color: rgba(255,255,255,0.8);
}

/*.uk-article-title::before {
	background: url("/wp-content/uploads/keithmod_box_header.png");
    bottom: -7px;
    content: " ";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    width: 10px;
} */

.uk-article-title {
	background-color: #45484c;
    color: #fff;
    float: none;
    line-height: 48px;
    margin: 0 0 -5px -25px;
    padding: 5px 15px 5px 15px;
    position: relative;
    box-shadow: 3px 3px 2px -1px rgba(0,0,0,0.3);
    width: 95%;
    font-family: 'Georgia';
    text-transform: uppercase;
} 

/*.uk-article {
	box-shadow: 0 1px 0 rgb(255, 255, 255) inset, 0 1px 2px rgba(0, 0, 0, 0.12);
}*/

.tm-content .uk-article {
	/* padding: 30px; */
	background: rgba(245,245,245,0.7);
}

.uk-article-meta {
    color: #bbbbbb;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    text-transform: none;
}

.uk-breadcrumb {
	margin-bottom: 40px;
    margin-top: -10px;
}

.tm-navbar-container {
    background: rgba(0, 0, 0, 0.05);
    padding-bottom: 0;
    padding-top: 0;
}

.tm-headerbar {
	padding: 0;
}

.uk-panel-box .uk-button:not(.uk-button-link)::before {
	background: #ffffff;
}

.uk-panel-box .uk-modal-dialog .uk-button:not(.uk-button-link)::before {
	background: #f393b0!important;
	color: #ffffff!important;

}

.km-button {
	padding: 10px 15px;
	font-style: normal;
}

.km-button:hover {
	text-decoration: none;
}
	
.uk-panel-box .uk-button {
	color: #ffffff;
	border-color: #ffffff;
}

.uk-panel-box .uk-button:hover, .uk-panel-box .uk-button:focus {
	color: #f393b0;
}

#tm-bottom-d.uk-block-secondary,
#tm-footer.uk-block-secondary {
	background: #e7e7e7;
}

#tm-footer.uk-block-large {
    padding-bottom: 40px;
    padding-top: 40px;
}

h3.uk-article-title {
	font-size: 28px;
	line-height: 34px;
	margin-left: -10px;
	font-family: 'Georgia';
	font-style: italic;
}

.uk-article-title {
	font-style: italic;
}

.tm-footer a, .km-footer-links a h3 {
	color: #f393b0;
	font-family: 'Raleway';
}

.uk-panel-box-primary {
	box-shadow: none;
}

.uk-badge {
	background: #cccccc;
	font-weight: normal;
}

a, .uk-link {
    color: #777777;
}

.km-footer-links a h3:hover, 
.km-footer-links a h3:focus,
.km-footer-links a:hover, 
.km-footer-links a:focus {
	text-decoration: none;
	color: #d06988;
}

[class*="uk-icon-"] {
	font-family: FontAwesome!important;
}

.km-continent > li.uk-active h2 {
	color: #000000;
	border-bottom: 2px solid #d48fa3;
	font-weight: bold;
}

.km-continent > li h2 {
	color: #f393b0;
	font-weight: normal;
}

.uk-search-field {
	color: #ffffff;
}


.km-menu ul.uk-navbar-nav > li > a {
	font-size: 16px!important;
	font-weight: bold!important;
	color: #f393b0!important;
	height: 60px;
    line-height: 67px;
    letter-spacing: 1.5px;
}

.uk-navbar-nav > li > a::before {
	background: none;
	bottom: inherit;
	height: 0;
}

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
	border-color: #a9a18c;
}

.uk-modal .uk-modal-dialog {
	color: #444444;
}

/* TEMPLATE OVERRIDES END */


/* MEGA MENU CLASSES START */

/*
.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
	font-family: 'Arial'!important;
	text-transform: uppercase;
	font-weight: bold!important;
	letter-spacing: 1.5px;
}

.wpmega-transparent-hover-black .wpmm-mega-wrapper > li:hover, .wpmega-transparent-hover-black .wpmm-mega-wrapper > li.current-menu-item {
    background: none;
    transition: all 0.3s ease 0s;
}

.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li:hover > a, .wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li:hover > a {
    color: #ffffff;
    text-decoration: none;
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li.current-menu-item a, .wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li.current-menu-item a {
	text-transform: uppercase;
}

.wp-megamenu-main-wrapper {
    background: #f393b0;
    text-align: right;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical {
	border: none!important;
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmm-ctheme-wrapper ul.wpmm-mega-wrapper > li.menu-item-has-children > a::after {
    content: " ";
}

.wpmm-sub-menu-wrap li.wpmega-1columns-3total {
    width: 31%;
}

.wpmm-sub-menu-wrap li.wpmega-1columns-4total {
	width: 23%;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper {
    text-align: center!important;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-sub-menu-wrap ul li h4.wpmm-mega-block-title, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link span.wpmm-mega-menu-href-title {
	font-family: 'Arial'!important;
	text-transform: uppercase;
	font-weight: bold!important;
	letter-spacing: 1.5px;
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings ul.wp-mega-sub-menu li::before {
	content: "\f0da";
	color: #f393b0;
	top: 0;
}

ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage span.wpmm-mega-menu-href-title, ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage span.wpmm-mega-menu-href-title {
	text-transform: uppercase;
	font-family: 'Arial';
	font-weight: bold;
	margin-top: 10px!important;
}

/*ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-left .wpmm-custom-postimage a.wp-mega-menu-link, ul.wp-mega-sub-menu li.wpmm-custom-post-settings.wpmega-image-top .wpmm-custom-postimage a.wp-mega-menu-link::before {
	background: #82a733;
	bottom: 0;
	content: "";
	height: 2px;
	position: absolute;
	width: 30px;
}*/

/* ul.wpmm-mega-wrapper li.wpmega-show-menu-icon ul.wp-mega-sub-menu li a span.wpmm-mega-menu-href-title {
	text-transform: uppercase;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
	border-width: 0!important;
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li.menu-item-depth-3 {
	font-size: 0.8em;
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li.menu-item-depth-3 a span.wpmm-mega-menu-href-title {
	text-transform: capitalize!important;
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li.menu-item-depth-3::before {
	content: "\f0da";
	color: #82a733;
	top: 0;
	font-size: 0.8em;
}

.wpmm_megamenu .wpmm-sub-menu-wrap ul li.menu-item-depth-3 a{
	margin-bottom: -20px;
	padding-left: 15px;
}

.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme .wpmm-mega-wrapper > li.current-menu-item > a {
	color: #d48fa3!important;
} */

/* MEGA MENU CLASSES END */


/* CUSTOM CLASSES START */

.tm-logo .a {
	fill: #ffffff!important;
}

.km-featured-categories .uk-overlay-background {
    background: rgba(0, 0, 0, 0.4);
    border: 0 solid rgba(0, 0, 0, 0);
    color: #ffffff;
    font-family: "Georgia";
}

.wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a, .wp-megamenu-main-wrapper.wpmega-transparent-hover-black.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
	color: #ffffff;
}

.km-featured-categories h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #82a733; 
	letter-spacing: 0.8px;
	font-size: 1em;
	line-height: 26px;
	overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
    margin-top: 20px;
    font-family: 'Raleway', cursive;
}

.km-featured-categories .uk-panel-box > .uk-panel-teaser {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
}

.km-featured-categories .uk-panel-teaser {
    margin-bottom: 15px;
}

.km-featured-categories .uk-panel-box {
	padding: 15px;
	background: #ffffff;
	/*box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2);*/
}

.km-country-grid .uk-panel-box {
	padding: 15px;
	margin-top: -15px;
	background: #ffffff;
	/*box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2);*/
}

.km-country-grid .uk-panel-title {
	font-weight: bold;
	color: #000000;
}

#km-where-switcher .uk-subnav > .uk-active > * {
	font-weight: bold;
	color: #000000;
}

.km-country-grid {
	margin-top: 35px;
	margin-bottom: 50px;
}

.km-country-grid h3 a {
	color: #777777;
}

.km-country-grid h3 p {
	margin-bottom: 0;
}

.km-city-subnav a {
	font-family: "Raleway";
    font-size: 11px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    color: #f393b0;
}

.km-font1 {
	font-family: 'Arial';
}

.km-font2 {
	font-family: 'Georgia';
}

.km-font3 {
    font-family: 'Cedarville Cursive', cursive;
}

.km-font4 {
    font-family: 'Raleway';
}

.km-white {
	color: #ffffff!important;
}

.km-black {
	color: #000000!important;
}

.km-grey {
	color: #9b9b9b!important;
}

.km-grey-light {
	color: #cccccc!important;
}

.km-grey-dark {
	color: #777777!important;
}

.km-pink {
	color: #f393b0!important;
}

.km-pink-light {
	color: #f8c2d2!important;
}

.km-green {
	color: #82a733!important;
}

.km-green-light {
	color: #bdd58b!important;
}

.km-gold {
	color: #b99c6b!important;
}

.km-panel-box-white {
	background: #ffffff;
	color: #444444;
}

.km-upper {
	text-transform: uppercase;
}

.km-lower {
	text-transform: lowercase;
}

.km-meta {
	font-style: italic;
}

.km-hero-slideshow h3 {
	font-weight: bold;
}

.km-hero-slideshow .uk-overlay-background {
	color: #ffffff;
	border-width: 0;
	background: rgba(0, 0, 0, 0.3)
}

.km-hero-slideshow .uk-overlay-background h3 {
	color: #f393b0;
}

.km-hero-slideshow .uk-overlay-left {
	right: 0;
}

.km-hero-slideshow .uk-button {
	border: 2px solid #ffffff;
	color: #ffffff;
}

.km-content-padding {
	padding: 30px;
}

.km-full-post {
	margin-top: 0px;
}

.km-category-post {
	margin-bottom: 100px;
}

.km-panel-category-post .km-post-excerpt p {
	margin-bottom: 0;
	font-size: 0.875em;
}

.km-post-excerpt {
	margin-top: 25px;
}

.km-category-meta {
	padding: 12px;
	background: #ffffff;
	border-bottom: 1px solid #eeeeee;
}

.km-widget-header-map h3.uk-panel-title {
	background: #d0e2a9;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
}

.km-widget-header-map h3.uk-panel-title i {
	color: #f393b0;
}

.km-widget-header-map {
	padding: 0 10px 10px;
	background: #d0e2a9;
}

.km-widget-header-subscribe h3.uk-panel-title {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
}

.km-widget-header-subscribe h3.uk-panel-title i {
	color: #f393b0;
}

.km-widget-header-subscribe {
	padding: 15px;
}

.km-widget-header-featured h3.uk-panel-title {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 0 5px;
    text-align: center;
    text-transform: uppercase;
}

.km-widget-header-featured h3.uk-panel-title i {
	color: #f393b0;
}

.km-widget-header-featured {
	padding: 15px;
}

.km-panel-box-grey {
	background: #cccccc;
	color: #ffffff;
}

.km-panel-box-light-pink {
	background: #f8c2d2;
	color: #ffffff;
}

.km-panel-box-light-pink .uk-form input {
	background: rgba(255,255,255,0.2);
}

.km-panel-box-light-pink h3.uk-panel-title,
.km-panel-box-light-green h3.uk-panel-title {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 0.5px;
	font-weight: 600;
	font-family: "Raleway";
}

.km-panel-box-light-green {
	background: #bdd58b;
	color: #ffffff;
}

.km-panel-box-light-green p {
	color: #444444;
}

.km-panel-box-light-green a {
	color: #82a733;
}

.km-sidebar-featured-posts h3.uk-h5 {
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
}

/*.km-category-post .uk-article-title {
	margin-top: 30px;
}*/

.km-category-title::before {
	margin-top: -20px;
	margin-bottom: 40px;
	font-size: 60px;
	width: 0;
	height: 0;
	border: 0 solid transparent;
	border-top-width: 282px;
	border-bottom-width: 0px;
	border-right: 282px solid black;
}

.km-body-background {
	/*background: #fbfbfb url('/wp-content/uploads/keith/bg/drawn-bg-grey.png') repeat-y fixed 0% 0%!important;*/
	background: #f5f5f5;
}


.km-featured-categories .uk-button {
	font-size: 0.9rem;
	min-height: 20px;
	line-height: 20px;
	padding: 3px 6px;
}

.km-featured-categories a:hover {
	color: #ffffff;
}

.km-featured-categories .uk-overlay-background.uk-overlay-icon::before {
	color: #ffffff;
}

.km-full-post .wp-caption,
.km-full-post .wp-caption a {
	/* width: 100%!important; */
}

.km-full-post .wp-caption img.size-large {
	object-fit: cover;
	margin-top: 0px;  /* changed from 30px */
}

.km-featured-posts h3.uk-panel-title {
	color: #f393b0;
    font-family: "Raleway";
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 27px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    margin-top: 25px;
}

.km-featured-posts .uk-panel-teaser .uk-overlay {
	max-height: 180px;
}

.km-featured-posts p.uk-article-meta {
	display: none;
	color: #f5f5f5;
}

.km-featured-posts .uk-article-meta a {
	/*display: none;*/
	color: #016603;
}

.km-featured-posts-position {
	/*padding: 0 20px;*/
}

.km-featured-posts .uk-panel-box .uk-button {
	float:none;
}

.uk-block-muted .km-featured-posts .uk-panel-box {
	background: #f8c2d2;
	color: #ffffff;
}

.uk-block-muted .km-featured-posts .uk-panel-box-primary {
    background: #d9c4a1;
    color: #ffffff;
}

.uk-block-muted .km-featured-posts .uk-panel-box-secondary {
	background: #bdd58b;
	color: #ffffff;
}

.km-featured-posts .uk-panel-box {
	background: #f8c2d2;
	color: #ffffff;
}

.km-featured-posts .uk-panel-box-primary {
    background: #ffffff;
    color: #f393b0;
    /*box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2);*/
}

.km-featured-posts .uk-panel-box-secondary {
	background: #bdd58b;
	color: #ffffff;
}

.km-featured-title {
	margin-bottom: 30px;
}

.km-panel-box-white {
	background: #ffffff;
}

.km-panel-box-grey {
	background: #cccccc;
}

.km-widget-header-subscribe .uk-form input {
	background: rgba(255,255,255,0.3);
}

.km-panel-category-post .uk-panel-teaser .uk-overlay {
    max-height: 180px;
}

.km-panel-category-post h3 a {
	font-size: 20px;
	line-height: 28px;
	color: #f393b0;
	font-weight: 700;
}

.km-panel-category-post h3 a:hover,
.km-panel-category-post h3 a:focus {
	text-decoration: none;
	color: #b85472;
}

.km-post-title {
	font-size: 3em;
    font-weight: bold;
    line-height: 48px;
    text-transform: uppercase;
}

.km-full-post h3 {
	text-align: left;
	color: #f393b0;
	margin-bottom: 30px;
}

.km-box-shadow {
	box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2);
}

.km-country-grid .uk-panel-box {
	background: #ffffff;
	color: #444444;
}

.uk-panel-box .km-button-pink {
	background: #f393b0!important;
	color: #ffffff!important;
	font-weight: bold;
	border: 0;
}

/* .km-country-grid .uk-panel-box .uk-row-first,
.km-country-grid .uk-row-first .uk-button-primary {
	width:100%;
} */

.km-country-grid .uk-button-primary {
	background: #a9a18c;
}

.km-country-grid .uk-button-primary:hover,
.km-country-grid .uk-button-primary:focus {
	color: #ffffff;
	text-decoration: none;
	background: #88806c;
}

.km-country-grid .uk-panel-box {
	padding: 20px;
}

.km-country-grid .uk-panel-box > .uk-panel-teaser {
	margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
}

.km-country-grid h3.uk-h4 {
	margin-top: 10px;
	font-size: 32px;
    line-height: 36px;
}

.km-city-subnav > li:not(:first-child) {
	padding-left: 1px;
}

.km-map {
	fill:#f8c2d2;
}

.km-map:hover {
	cursor: pointer;
}

.km-africa .km-map-africa {
	fill:#d48fa3;
}

.km-map-asia {

}

.km-map-australia {

}

.km-europe .km-map-europe {
	fill:#d48fa3;
}

.km-map-south-america {

}

.km-map-north-america {

}

.km-savoir-where {

}

.km-featured-title {
	font-weight: normal;
	font-family: 'Arial';
	font-style: italic;
}

.km-city-subnav {
	margin-top: 0;
	margin-bottom: 0;
}

/*.km-country-grid .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) .uk-panel-badge {
    right: 0;
    top: 0;
}*/

.km-country-grid .uk-badge {
	background-color: #82a733;
    font-family: "Raleway";
    font-weight: 400;
    letter-spacing: 0.8px;
    text-transform: none;
}

.km-country-grid-block .uk-subnav > .uk-active > * {
	background-color: #f393b0;
    color: #ffffff;
    font-weight: 700;
    padding: 1px 7px;
}

.km-country-grid-block .uk-subnav > * > * {
	color: #f393b0;
	font-family: 'Raleway';
}

.km-twitter h3 {
	font-family: 'Raleway';
	font-weight: 400;
	text-transform: none;
}

.km-twitter li {
	margin-bottom: 30px;
	margin-top: 30px;
}

.km-twitter .uk-panel-box {
	background: #ffffff;
	color: #f393b0;
}

.km-twitter .uk-article-meta {
	display:none;
}

.km-twitter div.uk-margin {
	font-style: italic;
	margin-top: 0;
}

.km-twitter div.uk-margin:before {
	content: "\f099";
	display: block;
	font-family: "Fontawesome";
	text-align: center;
	font-size: 2.5em;
	color: #4099FF;
	margin-bottom: 20px;
}


/* savoir sections page specific CSS START */


.km-savoir-sections .uk-panel-box {
	padding: 15px;
	margin-top: -15px;
	background: #ffffff;
	/*box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.2);*/
}

/*.km-savoir-sections .uk-panel-title {
	font-weight: bold;
	color: #000000;
}*/

.km-savoir-sections {
	margin-top: 35px;
	margin-bottom: 50px;
}

.km-savoir-sections .uk-panel-box {
	background: #ffffff;
	color: #444444;
}

/* .km-savoir-sections .uk-panel-box .uk-row-first,
.km-savoir-sections .uk-row-first .uk-button-primary {
	width:100%;
} */

.km-savoir-sections .uk-button-primary {
	background: #a9a18c;
}

.km-savoir-sections .uk-button-primary:hover,
.km-savoir-sections .uk-button-primary:focus {
	color: #ffffff;
	text-decoration: none;
	background: #88806c;
}

.km-savoir-sections .uk-panel-box {
	padding: 20px;
}

.km-savoir-sections .uk-panel-box > .uk-panel-teaser {
	margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
}

.km-savoir-sections h3.uk-h4 {
	margin-top: 10px;
	font-size: 32px;
    line-height: 36px;
}

/*.km-savoir-sections .uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) .uk-panel-badge {
    right: 0;
    top: 0;
}*/

.km-savoir-sections .uk-badge {
	background-color: #82a733;
    font-family: "Raleway";
    font-weight: 400;
    letter-spacing: 0.8px;
    text-transform: none;
}

.km-savoir-sections-block .uk-subnav > .uk-active > * {
	background-color: #f393b0;
    color: #ffffff;
    font-weight: 700;
    padding: 1px 7px;
}

.km-savoir-sections-block .uk-subnav > * > * {
	color: #f393b0;
	font-family: 'Raleway';
}

@media (min-width:960px) {
	.km-savoir-sections .uk-panel-title {
		font-size: 20px;
		line-height: 28px;
	}
}


.km-savoir-sections h3.uk-panel-title {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px!important;
	/*text-shadow:2px 2px 2px #000000;*/
}


/* savoir sections page specific CSS END */

.km-share-widget ul.heateor_sss_sharing_ul {
	left: 0!important;
	justify-content: center;
	display:flex;
}

.km-panel-box-transparent {
	background: none;
	padding: 15px 0;
}

.km-panel-box-transparent h3.uk-panel-title {
	color: #777777;
}

@media screen and (min-width:783px){
.heateor_sss_whatsapp_count, .heateorSssWhatsappBackground{
    display: none !important;
}
}

.wpgeo_map > div:nth-of-type(1) {
	background-color: #ffffff!important;
}

.bounce {
 position: absolute;
 bottom: 50%;
 left: 50% ;
 top: 40%;
 width: 150px;
 height: 150px ;
 margin-left:-75px;
 text-align: center;

 animation: bounce 2s infinite;
 -webkit-animation: bounce 2s infinite;
 -moz-animation: bounce 2s infinite;
 -o-animation: bounce 2s infinite;
}
 
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-30px);}
 60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-30px);}
 60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-30px);}
 60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-30px);}
 60% {transform: translateY(-15px);}
}

.km-click-text {
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Arial';
	font-size: 2.3rem;
	line-height: 2.7rem;
	text-align: center;
}

.km-savoir-sections .uk-overlay-panel {
	background: rgba(0,0,0,0.3);
}

.km-country-grid h3 a:hover,
.km-country-grid h3 a:focus {
	color: #999999;
}

#text-78 h2.widgettitle {
	display:none!important;
}

.km-click-modal .widgettitle {
	display:none!important;
}

.km-image-full-size {
	max-height: 100%;
	max-width: auto;
}

.km-image-large {
	max-height: 1024px;
	max-width: 685px;
}

.km-image-medium {
	max-height: 300px;
	max-width: 300px;
}

.km-image-thumbnail {
	max-width: 685px;
	max-height: 250px;
}

.km-video-fix {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.km-video-fix iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.km-insta-fix{
	position: relative;
	padding-bottom: 250%; /* 3:4 */
	padding-top: 25px;
	height: 0;
}

.km-insta-fix iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 280px!important;
	max-width: 280px!important;
}


/* CUSTOM CLASSES END */

/* RELATED POSTS PRO */

.rpp {
	margin-top: 100px!important;
}

/* / RELATED POSTS PRO */


/* CLASSES MIGRATED FROM ORIGINAL WEBSITE START */

p.dropcap::first-letter {
    display: block;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 280%;
    margin: 7px 4px 0 0;
}

.content .wp-caption, 
.content img,
.tm-content .wp-caption, 
.tm-content img {
    max-width: 100%;
}


/*.content img.size-large,
.tm-content img.size-large {
    height: auto;
    width: 100%;
}
.content .wp-caption, .content img {
    max-width: 100%;
}*/

.align-center, .aligncenter {
    display: block;
    margin: auto auto 10px;
}

.km-content-padding .wp-caption {
	width: 100%!important;
}

.align-left, .alignleft {
    display: block;
    float: left;
    margin-right: 15px;
}

.wp-caption-text {
	margin-bottom: 20px;
	font-size: 0.8em;
	font-style: italic;
	color: #82a733;
	font-family: 'Georgia';
	margin-top: 5px;
}

.wp-caption {
	margin-top: 30px;
	margin-bottom: 20px;
}

img.size-full {
	margin-top: 30px;
}




/* CLASSES MIGRATED FROM ORIGINAL WEBSITE END */




/* RESPONSIVE ELEMENTS START */

/* Phone Only */
@media (max-width: 480px) {
	.uk-article-title {
		font-size: 18px;
		line-height: 26px;
	}
}

/* Large Phone / Landscape Phone / Small Tablet */
@media (min-width: 481px) and (max-width: 767px) {

}

/* Anything up to a tablet */
@media (max-width: 767px) {
	.km-post-title {
		font-size: 2em!important;
	    font-weight: bold;
	    line-height: 32px;
	    text-transform: uppercase;
	    word-wrap: break-word!important;
		hyphens: auto!important;
	}
}

/* Tablets and larger */
@media (min-width: 768px) {
  	
}

/* Between Tablet and Small Desktop */
@media (min-width: 768px) and (max-width: 959px) {
	.tm-navbar {
		width: 70%;
	}  	

}

/* Up to a small desktop */
@media (max-width: 959px) {

}

/* Small Desktop and above */
@media (min-width:960px) {
	/*.uk-article-title {
	    line-height: 54px;
    	margin: -20px 40px -100px -20px;
	}*/
	.km-page-content {
		padding-top: 10px;
	}
	.km-full-post .km-post-thumbnail,
	.km-full-post .km-post-thumbnail img {
		max-height: 400px;
    	object-fit: cover !important;
	}
	.km-category-post .km-post-thumbnail,
	.km-category-post .km-post-thumbnail img {
		max-height: 400px;
    	object-fit: cover !important;
	}
	.km-large-title {
	    font-size: 4em;
	    line-height: 1.8em;
	}
	.uk-article-title {
		font-size: 38px;
	}
	h2 {
		font-size: 28px;
		line-height: 36px;
	}
	.km-featured-title {
		font-size: 2.5em;
		font-weight: normal;
	}
	.km-full-post h3 {
		font-size: 1.6em;
	}
	.km-post-title {
	    font-size: 4em;
	    line-height: 60px;
	}
	.km-country-grid .uk-panel-title {
		font-size: 25px;
		line-height: 30px;
	}
}

/* Between small desktop and large screen */
@media (min-width: 960px) and (max-width: 1219px) {
	.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
		padding: 20px 16px!important;
	}
	.wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a, .wp-megamenu-main-wrapper.wpmm-ctheme-wrapper.wpmega-default-theme.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li > a {
		font-size: 14px!important;
	}
	.wpmm-sub-menu-wrap li.wpmega-1columns-4total {
		width: 22%
	}
}

/* Anything smaller than a large screen */
@media (max-width: 1219px) {

}

/* Large screens */
@media (min-width: 1220px) {
	.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
		font-size: 20px;
	}
	.km-hero-slideshow h3 {
		font-size: 4em;
		line-height: 1.2em;
	}
}

/* RESPONSIVE ELEMENTS END */




