/* General Reset */

html {
    position: relative;
    min-height: 100%
}

body {
    background: #fff;
    color: #4b4b4e;
    /*font: 16px "DINRegular";*/
    line-height: 1.42857143 !important;
}
a.backlinkP path.st0 {
    fill: #fff;
}
/* Margin top by header height */
#page-content {
    margin-top: 100px;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #6694ce;
}

a:visited {
    color: #6694ce
}

a:hover,
a:focus {
    text-decoration: none;
    color: #6694ce
}

a:focus {
    color: #6694ce;
    outline: none
}

a img {
    border: none
}

/* The only way to change placeholder text color using css only.. Don't group them */

::-moz-placeholder {
    color: #939393 !important;
    opacity: 1
}

/* Mozilla Firefox 19+ */

:-moz-placeholder {
    color: #939393 !important;
    opacity: 1
}

/* Mozilla Firefox 4 to 18 */

::-webkit-input-placeholder {
    color: #939393 !important
}

/* WebKit, Blink, Edge */

:-ms-input-placeholder {
    color: #939393 !important
}

/* Internet Explorer 10-11 */

/* Text Highlight Style */

::-moz-selection {
    background: #4a96d2;
    color: #fff;
    text-shadow: 0 0 0
}

::selection {
    background: #4a96d2;
    color: #fff;
    text-shadow: 0 0 0
}

/* Allow only vertical resizing of textareas */

textarea {
    resize: vertical
}



/* Structure */

.container-fluid {
    min-width: 245px;
    max-width: 1920px;
    position: relative
}

#header {
    margin-bottom: 20px;
    margin-top: 80px
}

#logo {
    background: url(../images/drk-5.png);
    display: block;
    color: #94282f;
    font-size: 2.5em;
    /*"DINMedium";*/
    text-align: center;
    padding: .75em 0
}


/* Menus */

ul.menu {
    list-style: none
}

ul.menu li a {
    /*display: list-item;
    list-style: inside url(../images/shape.png);
    padding: 10px 0 5px*/
}

ul.menu li a:hover {
    background-color: #fff;
    padding-right: 1px
}

/* SlideOut Menu */

.subMenu li {
    list-style: none;
    position: relative;
    white-space: nowrap
}

.subMenu > li > a {
    position: relative;
    z-index: 2
}

.subMenu li a {
    background-color: #F8F8F8;
    border-bottom: 1px solid #eee
}

.subMenu ul {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border: 1px solid #eee;
    border-bottom: 0
}

.subMenu ul li a {
    padding: 5px 20px
}

/* Items Count Menu */

ul.menu.itemsCount li a span {
    float: left;
    color: #aaa
}

ul.menu.itemsCount li a:hover span {
    color: #94282f
}



/* Override Bootstrap */

/*====================*/

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 10px
}

.panel {
    color: #4a4a48;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.panel-default {
    border-color: #4a4a48;
    border-top: 3px solid;
    border-left: 0;
    border-right: 0;
    margin-bottom: 10px;
}

.panel-default a {
    color: #4a4a48
}

.panel-default > .panel-heading {
    color: #4a4a48 !important;
    background-color: transparent;
    border-color: #4a4a48;
    border-bottom: 0;
}

.panel-title {
    /*font-family: "DINMedium";*/
    font-size: 16px;
    color: #4a4a48 !important;
}

.panel-body {
    border-top: 1px solid #eee;
    background-color: transparent
}

.collapse {
    background-color: transparent
}

.panel-default .fa {
    float: right
}


/*---------accordion panel end ----------- */

.modal-content {
    border-radius: 0
}


.alert-dismissable .close,
.alert-dismissible .close {
    font-size: 3.1em
}

.form-control-feedback {
    font-size: 1.4em;
    top: 30px
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f0f0f0
}

.pagination > li > a,
.pagination > li > span {
    color: #003863
}

.thumbnail {
    border-color: #cccccc
}

.thumbnail.material {
    padding: 0
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #FF8A00
}

.badge {
    font-size: 1em;
    font-weight: normal;
    padding-top: .5em
}

.input-group {
    margin-bottom: 15px
}

.has-feedback label ~ .form-control-feedback {
    top: 36px
}

.form-control-feedback {
    font-size: 1.4em;
    top: 30px
}

.form-control {
    /*border-color:#CE4848;color:red;*/
    font-size: 1em;
    font-weight: normal
}

.form-control:focus {
    border-color: #aaaaaa;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #cccccc
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    margin-top: 40px;
    border-left: 3px solid #fff;
    padding: 0 15px 8px 15px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #4a96d2
}

.table tbody > tr > td {
    vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6,
.page-header {
    /*font-family: "DINMedium";*/
    margin-bottom: 20px;
}


.page-header {
    border-bottom-color: #ddd
}

.jumbotron {
    border-radius: 0 !important;
    background-color: #fff;
}

.jumbotron h1,
.jumbotron p {
    line-height: 1.5em;
    padding: 0 10px;
    margin-bottom: 0;
}

.media {
    margin-top: 25px !important;
    border-bottom: 1px solid #cccccc;
    padding-top: 10px
}

.sections .media {
    padding: 0 !important
}

.sections .media-body {
    padding-left: 10px !important
}

.powermail_submit {
    font-weight: bold;
    padding: 8px 25px;
    color: #4a96d2 !important;
    font-size: 0.8em;
    background-color: transparent;
    border: 2px solid #4a96d2;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Primary Color */

.bg-primary,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.panel-primary > .panel-heading,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #cccccc;
    border-color: #cccccc
}

/* Primary Active */

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.powermail_submit:hover,
.powermail_submit:focus,
.powermail_submit:active {
    background-color: #4a96d2;
    border-color: #4a96d2;
    color: #fff !important;
}

/* Primary Disabled */

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
    background-color: #436681;
    border-color: #2c4d66
}

/* Buttons */

.btn {
    font-size: 14px;
    border-radius: 8px;
    /*font-family: 'DINMedium';*/
    padding: 10px 25px;
}

.btn:visited {
    color: #fff
}

.btn-default,
.STEF_Misc .btn-primary {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border-width: 2px;
}

.btn-default:hover,
.STEF_Misc .btn-primary:hover,
.btn-default:focus,
.STEF_Misc .btn-primary:focus,
.btn-default:active,
.STEF_Misc .btn-primary:active,
.btn-default:visited,
.STEF_Misc .btn-primary:visited .btn-default.active,
.STEF_Misc .btn-primary.active,
.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #4a96d2;
    border-color: #4a96d2
}

.btn-primary {
    background-color: transparent;
    border-color: #4a96d2;
    color: #4a96d2;
    border-width: 2px
}

.input-group-btn .btn {
    font-size: 14px
}

/* To Disable all rounded corners from bootstrap */

* {
    /*border-radius:0 !important*/
}


/* Material Design style input, textarea */

.material input.form-control,
.material textarea.form-control,
.material select.form-control {
    box-shadow: none;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #cccccc;
    outline: none;
    margin: 0px;
    background: none;
    padding: 0
}

.material input.form-control:focus,
.material textarea.form-control:focus,
.material select.form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom-width: 2px;
    border-bottom-color: #cccccc
}

.material .form-group {
    margin-bottom: 30px
}



/*------------- Custom STEF Style ----------------*/

.STEF_bg-img-fullsize {
    background: #f1f1f1;
    background-size: cover;
    background-position: center top;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: -100px;
    margin-bottom: 0;
    height: 100vh;
    position: relative;
    overflow: inherit;
}

.STEF_img-fullsize {
    width: 100%;
    position: relative;
}

.STEF_HomeCaption {
    width: 100%;
    position: absolute;
    bottom: 3rem;
}

.STEF_HomeCaption i {
    font-size: 62px;
    color: #fff;
}

.STEF_HomeCaption i:hover {
    color: #4a96d2;
}

.STEF_contacts {
    display: inline-table;
    margin-left: 10px;
    color: #fff !important;
}

.STEF_contacts-box,
.STEF_contacts-box a {
    color: #fff !important;
}

.STEF_Misc {
    margin-bottom: 0
}

.STEF_Misc .STEF_touch-icon {
    width: 45px;
    position: absolute;
    bottom: 6%;
    /*z-index: 1;*/
    right: 6%;
}

.STEF_TextSec {
    padding-top: 3em;
    padding-bottom: 3em;
}

.STEF_TextSec h4 {
    text-transform: uppercase;
    font-size: 24px;
}

.STEF_TextSec h1 {
    text-transform: uppercase;
}

.STEF_contacts-box.STEF_headerContacts-xs {
    border-top: 0;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 18px;
    background-color: #242424;
    margin-bottom: 0;
}

.STEF_contacts-box.STEF_headerContacts-xs p {
    padding: 20px;
    border-bottom: 2px solid;
    margin-bottom: 0;
}

/*------ STEF_footer ------*/

#JOKO_footer a.btn {
    margin-top: 20px;
}

#JOKO_footer {
    bottom: 0;
    width: 100%;
    height: auto;
    color: #4a96d2;
    padding: 4em 0 0;
    /*font-family: 'DINMedium';*/
    border-top: 1px solid #ddd;
}

#JOKO_footer .row {
    padding-bottom: 2em
}

#JOKO_footer .STEF_strok {
    background-image: url(../images/Stroke1.svg);
    background-repeat: repeat-x;
    padding-bottom: 20px;
    width: 100%;
    border: 0;
    margin-bottom: 10px;
    margin-top: 50px
}

#JOKO_footer p {
    margin: 0 0 5px;
    font-size: 14px;
}

#JOKO_footer div {
    /* padding-bottom: 20px */
}

#JOKO_footer a {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: underline
}

#JOKO_footer a.btn {
    color: #4a96d2;
    text-decoration: none;
    margin-left: 0;
}

#JOKO_footer a.btn:hover,
#JOKO_footer a.btn:focus {
    color: #fff;
}

#JOKO_footer h3 {
    margin-top: 10px;
    color: #4a96d2 !important;
    font-weight: normal;
    margin-bottom: 10px !important;
}


#JOKO_footer #JOKO_copyrights {
    font-size: 14px
}

.STEF_margin-top {
    margin-top: 100px
}

.STEF_back-to-top {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 0;
    z-index: 99;
}

.STEF_back-to-top i {
    background: rgba(74, 150, 210, 0.90);
    display: block;
    width: 50px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.joko_bg-dark-footer {
    background-color: #4a4a4a;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    padding: 2em 0;
}
.row.joko_bg-dark-footer {
    margin: 0;
}
.joko_bg-dark-footer p {
    color: #4a96d2 !important;
}

.joko_bg-dark-footer a {
    color: #fff;
    font-size: 14px;
    
    text-decoration: underline;
}

.joko_bg-dark-footer .col-lg-5 a {
    margin-left: 10px;
}

.joko_bg-dark-footer a:hover {
    color: #4a96d2;
}

/* ---------- Custom joko style --------------*/

.joko_Sec {
    padding: 3em 0;
}

.joko_Sec .row {
    margin: 0
}

ul.video-block {
    -webkit-padding-start: 0;
    margin: 0;
}

.video-thumb {
    margin-top: 30px;
    list-style: none;
    /*max-height: 150px*/
}

/*.video-thumb img{
    max-height: 150px
}*/
.video-thumb a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
}

.video-thumb a:hover {
    background-color: transparent;
    -webkit-transition: all 0.50s ease;
    transition: all 0.50s ease;
}

.video-thumb h5 {
    color: #fff;
    position: absolute;
    top: 10px;
    left: 20px;
    right: 20px;
    z-index: 1;
}

.video-thumb i {
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 1;
    font-size: 36px
}

.video video {
    width: 100%
}

.video-title {
    margin-bottom: 4rem !important;
    padding-left: 15px
}

.modal-header .close {
    margin-top: -20px;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%
}

.contenttable img {
    width: 100%;
    max-width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

carousel-control .icon-next,
.carousel-control .icon-prev {
    background-image: url(../Images/prev.svg);
    width: 20px;
    height: 20px;
}

carousel-control .icon-next,
.carousel-control .icon-next {
    background-image: url(../Images/next.svg);
    width: 20px;
    height: 20px;
}

.carousel-control .icon-prev:before {
    display: none
}

.carousel-control .icon-next:before {
    display: none
}


.news-list-block {
    width: 100%;
    border-bottom: 1px solid #a4a4a8;
    padding-left: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top: 20px
}

.news-list-block h4 {
    color: #4a96d2
}

.news-desc {
    margin-bottom: 20px
}

/*-----------------------------------*/



.dropdown.open .fa-angle-down:before {
    content: "\f106";
}

.navbar-toggle .fa-align-justify:before {
    content: "\f00d";
}

.navbar-toggle.collapsed .fa-align-justify:before {
    content: "\f039";
}

.navbar-toggle .fa {
    color: #fff;
    font-size: 24px;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}

/* Effects */

/*=========*/

/* Search Keyword Highlight Styling */

span.highlight {
    background-color: #F2D863;
    border: 1px solid #ddc03d;
    padding: 0 5px;
    border-radius: 3px;
    color: #8b4e07
}

/* Add Class "img-zoom" to any img to zoom it on hover. From:http://bootsnipp.com/snippets/featured/smooth-animated-thumbnails */

.img-zoom {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    /* Safari */
}

.img-zoom:hover {
    cursor: pointer;
    box-shadow: 10px 10px 5px #888888;
    z-index: 1;
    -webkit-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    /* Safari */
}

/* Add Class ".animate-bg" to any componant to animate bg. From:http://bootsnipp.com/snippets/featured/animation-loading-state */

.animate-bg,
.animate-bg > td,
.animate-bg > th,
.nav li.animate-bg.active > a,
.pagination li.animate-bg,
.pagination > li.active.animate-bg > a,
.pager > li.animate-bg > a {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
    animation: 2s linear 0s normal none infinite progress-bar-stripes;
    -webkit-animation: progress-bar-stripes 2s linear infinite
}

.btn.btn-default.animate-bg,
input[type="text"].animate-bg,
select.animate-bg,
textarea.animate-bg,
.well.animate-bg,
.list-group-item.animate-bg,
.pagination > li.active.animate-bg > a,
.pager > li.animate-bg > a {
    background-image: linear-gradient(45deg, rgba(235, 235, 235, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(235, 235, 235, 0.15) 50%, rgba(235, 235, 235, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0))
}

/* Add Class ".animate-content" to animate first child level content. From:http://bootsnipp.com/snippets/featured/box-of-featured */

.animate-content {
    padding: 20px 0;
    text-align: center
}

.animate-content > * {
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: 0.2s
}

.animate-content > *:hover {
    margin-top: -10px;
    transition: 0.5s
}

/* Boxed adds border, shadow, bg to the child */

.animate-content.boxed > *:hover {
    border: 1px solid rgb(200, 200, 200);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: rgba(200, 200, 200, 0.1)
}

/* Rotate this item On Hover */

.rotate-me {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s
}

.rotate-me:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    -ms-transition: all 1.5s;
    transition: all .3s
}

/* Set a smooth transition on hover a link */

a {
    transition: 0.6s;
    -webkit-transition: 0.6s
}


/* General / Help Classes */

/*=================*/


.img-responsive {
    width: 100%
}

.bg-transparent {
    background-color: transparent !important;
    background-image: none !important
}

.bg-default {
    background-color: #fff
}

/* Add Class ".bg-responsive" to make background image responsive */

.bg-responsive {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    /*cover*/
}

.text-shadow-drk-1 {
    text-shadow: 1px 1px #000
}

.text-shadow-drk-2 {
    text-shadow: 0 2px 0 #FFF, 0 4px 0 rgba(0, 0, 0, 0.5)
}

.text-shadow-light {
    text-shadow: 1px 1px #fff
}

.text-white {
    color: #fff !important;
}

/* Add Class ".inline-block" to display items inline */

.inline-block {
    display: inline-block
}

/* Add Class ".no-padding" to remove padding form an element */

.no-padding {
    padding: 0 !important
}

.joko_uppercase {
    text-transform: uppercase;
    font-size: 24px;
}

.joko_mb-5 {
    margin-bottom: 5px
}

.joko_mb-30 {
    margin-bottom: 30px
}

.joko_margin-top {
    margin-top: 2em
}

.team img {
    width: 100% !important;
    height: auto !important;
}

.powermail_input {
    width: 100%;
}

.powermail_textarea {
    width: 100%;
    height: 80px;
}

.responsive img {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.contenttable {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.contenttable img {
    width: 100%;
    max-width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.TxtLightBlue {
    color: #6694ce;
}

.TxtWhite {
    color: white;
}

.panel-default {
    border: 2px solid #4a4a48;
    background-color: inherit;
}

.panel-default > .panel-heading {
    background-color: inherit;
    border: none;
}

.panel-collapse {
    background-color: inherit !important;
}

.team .frame {
    margin-bottom: 20px;
}

.team p {
    font-size: 1.8rem;
    /*"DINRegular";*/
}

.team h1,
h2,
h3 {
    /*font-family: "DINMedium";*/
    margin-bottom: 0px !important;
}

.topspace {
    padding-top: 40px;
}

.bottomspace {
    padding-bottom: 20px;
}

.joko_bg-dark {
    padding-left: 8.3%;
    padding-right: 8.3%;
    padding-bottom: 3em;
    background-color: #4a4a4a;
    color: #fff;
	z-index:9;
	position:relative
}
.joko_bg-dark h1 {
	margin-top:0;
}
.newsfeed h2, .newsfeed p, .newsfeed a  {
	color:white;
}
.joko_bg-dark .rightSpace {
    padding-right: 2.3%;
}
.newsfeed h2 {
    font-size: 30px;
    margin-bottom: 10px !important;
}
.newsfeed img {
    margin-top: 4px !important;
}
.spaceMobileShortCut {
    padding-top: 7em !important;
}

.joko_bg-blue-light {
    padding-left: 8.3%;
    padding-right: 8.3%;
    background-color: #deeaf5
}

.leftSpace {
    padding-left: 9.3%;
}

.rightSpace {
    padding-right: 9.3%;
}

.centerSpace {
    padding-top: 3em;
    padding-bottom: 3em;
}

.rightBigSpace {
    padding-right: 25%;
}

@media only screen and (max-width: 768px) {
    ul.row.video-block li {
        width: 100%;
    }
}


.col-md-6 .video-block li.col-lg-3.col-md-4.col-xs-6.video-thumb {
    width: 50%;
}

.seperator {
    border-bottom: 1px solid #cbcbcb;
}
.container.text-white.text-center.STEF_HomeCaption h2 {
    text-shadow: 0 0 3px #808080;
}
.tx-powermail .container-fluid {
    padding: 0;
}
.tx-powermail form h3 {
    display: none;
}
.powermail_form.powermail_form_6 h3, .powermail_form.powermail_form_7 h3 {
    display: none;
}
ul.teaser.news.newsfeed {
    padding: 0;
}
input[type="text"], input[type="email"], textarea{
    width: 100%;
    border: 1px solid #e3e3e3;
    color: #656565;
    transition: all 0.2s ease-in-out;
    padding: 8px;
    resize: vertical;
    color: #232322;
    border: 1px solid #ccc;
    margin: 1px 0 8px 0;
    outline:none;
}
select {
    border: 1px solid #e3e3e3;
    color: #656565;
    transition: all 0.2s ease-in-out;
    padding: 8px;
    resize: vertical;
    color: #232322;
    border: 1px solid #ccc;
    margin: 1px 0 8px 0;
    outline:none;
}
input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
    background: #eee;
}
 .powermail_field  {
    width: 100%;
    float: left;
    margin: 0 0 5px;
}
#JOKO_footer p{color: #4a96d2 !important;}
a[href^="tel"] {
    color: #4a96d2 !important;text-decoration: none !important;}

@-moz-document url-prefix() {
    .dropdown-menu{z-index: 1000;margin-top: -2px !important;}
}
.panel-body header {
    display: none;
}
.panel-group .panel-default {
    margin-bottom: 10px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border:0;
}
.joko_bg-dark-footer .pull-right a {
    padding: 0 7px;
    margin-top: 20px;
    display: inline-block;
}

.termin img {
    width: 15px;
    margin-left: 20px;
}

.STEF_contacts-box.STEF_headerContacts-xs a i.fa-calendar {
    color: #4a96d2 !important;
}

.doctolib-widget{position:fixed;top:200px;right:0;display:block;text-align:center;background:#00264c;color:#00264c;text-decoration:none;font-size:16px;font-weight:700;font-family:'Montserrat',sans-serif;width:auto;border-radius:4px 0 0 4px;padding:5px;z-index:999;opacity:.8;box-shadow:1px 2px 4px rgba(0,0,0,.2);line-height:1.4}
.doctolib-widget a{display:block;color:#00264c !important;text-decoration:none !important;padding:6px;margin-top:5px;background:#fff;border-radius:4px;font-weight:700;transition:.2s}
.doctolib-widget a:hover,.doctolib-widget a:focus{opacity:.9;outline:2px solid #f5f5f5;outline-offset:2px}
.doctolib-widget img{display:inline-block;height:18px;margin:3px 0;vertical-align:middle;width:auto}@media(max-width:600px){
.doctolib-widget{top:auto;bottom:10px;right:0px;width:auto;padding:4px}
.doctolib-widget a{text-decoration:none;font-size:16px;font-weight:700;padding:5px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}