@font-face {
    font-family: "fontello";
    src: url("./font/fontello.eot?9494097");
    src: url("./font/fontello.eot?9494097#iefix") format("embedded-opentype"), url("./font/fontello.woff2?9494097") format("woff2"), url("./font/fontello.woff?9494097") format("woff"), url("./font/fontello.ttf?9494097") format("truetype"), url("./font/fontello.svg?9494097#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Voyager Heavy;
    src: url("./font/voyager_heavy_webfont.woff");
    font-weight: 700;
}

@font-face {
    font-family: Voyager Light;
    src: url("./font/voyager_light_webfont.woff");
    font-weight: 300;
}

@font-face {
    font-family: VoyagerLight;
    src: url("./font/voyager_light_webfont.woff");
    font-weight: 300;
}

@font-face {
    font-family: Metrisch Light;
    src: url("./font/Metrisch-Light-webfont.woff");
    src: url("./font/Metrisch-Light-webfont.woff2"), url("./font/Metrisch-Light-webfont.svg");
    font-weight: 300;
}

@font-face {
    font-family: Metrisch Book;
    src: url("./font/Metrisch-Book-webfont.woff");
    src: url("./font/Metrisch-Book-webfont.woff2"), url("./font/Metrisch-Book-webfont.svg");
    font-weight: 400;
}

@font-face {
    font-family: Metrisch Medium;
    src: url("./font/metrisch_medium-webfont.woff2") format("woff2"), url("./font/metrisch_medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: MetrischBold;
    src: url("./font/Metrisch-Bold-webfont.woff");
    src: url("./font/Metrisch-Bold-webfont.woff2"), url("./font/Metrisch-Bold-webfont.svg");
    font-weight: 700;
}

@font-face {
    font-family: Metrisch ExtraBold;
    src: url("./font/Metrisch-ExtraBold-webfont.woff");
    src: url("./font/Metrisch-ExtraBold-webfont.woff2"), url("./font/Metrisch-ExtraBold-webfont.svg");
    font-weight: 700;
}

.icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: 0.2em;
    /* You can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

#carouselExampleIndicators .carousel-control-next,
#carouselExampleIndicators .carousel-control-prev {
    width: auto;
    padding: 0 10px;
    height: 34px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
}



.mandatory.absolute {
    background: #E2880D;
    padding: 15px 30px;
    font-size: 12px;
    line-height: 1;
    color: #14365a;
    font-family:MetrischBold;
    position: absolute;
    left: 16px;
    width: 100%;
}

.mandatory.absolute .col-7 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.mandatory.absolute span {
    font-size: 10px;
    display: inline-block;
    margin-right: 4px;
}

#carouselExampleIndicators .carousel-control-next .carousel-control-next-icon {
    transform: rotate(-90deg);
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 88 84' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Dropdown' x='1.881' y='-0' width='83.333' height='83.333' style='fill:none;'/%3E%3Cpath id='Down' d='M43.548,57.082l28.728,-27.887l-2.943,-2.943l-25.785,25.084l-25.785,-25.084l-2.943,2.943l28.728,27.887Z' style='fill:%23295077;fill-rule:nonzero;stroke:%23295077;stroke-width:4.17px;'/%3E%3C/svg%3E");
}
#carouselExampleIndicators .carousel-control-prev .carousel-control-prev-icon {
    transform: rotate(90deg);
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 88 84' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Crect id='Dropdown' x='1.881' y='-0' width='83.333' height='83.333' style='fill:none;'/%3E%3Cpath id='Down' d='M43.548,57.082l28.728,-27.887l-2.943,-2.943l-25.785,25.084l-25.785,-25.084l-2.943,2.943l28.728,27.887Z' style='fill:%23295077;fill-rule:nonzero;stroke:%23295077;stroke-width:4.17px;'/%3E%3C/svg%3E");
}

.-order-1 {
    order: -1;
}

.dw_scroll_to_top {
    display:none;
    background:#fff;
    box-shadow: 20px 15px 70px rgba(41,80,119,0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41,80,119,0.2);
    border-radius:10px;
    padding:10px 15px;
    color:#295077;
    font-weight:bold;
    text-align:center;
    position:fixed;
    bottom:25px;
    right:25px;
    z-index:999;
    font-size:14px;
}

.sticky {
    position: fixed!important;
    top: 15px!important;
    z-index:99999!important;
}

.sticky2 {
    position: fixed!important;
    top: 15px!important;
    z-index:999999!important;
    margin-left:0px!important;
}

.dw_download_cta_btns_box {
    position:relative;
}

.dw_download_cta_btns_box .row {
    background:#fff;
    box-shadow: 20px 15px 70px rgba(41,80,119,0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41,80,119,0.2);
    border-radius: 15px;
    padding: 0.5rem 1rem;
    color:#295077;
    align-items:center;
    position:absolute;
    z-index:9999;
    width:inherit;
    height:115px;
    margin-left:0px;
}

.dw_dcta_row1 {
    display:none;
}

.dw_download_cta_btns_box .row a img{
    box-shadow: 10px 15px 25px rgb(41 80 119 / 20%);
    -webkit-box-shadow: 10px 15px 25px rgb(41 80 119 / 20%);
    width:90%;
    border-radius:5px;
}

.dw_download_cta_btns_box h2{
    font-family:MetrischBold;
    font-size:30px!important;
    margin-bottom:0px;
}

.dw_dcta_row1 h2 {
    font-size:18px!important;
}

.dw_download_cta_btns_box .dw_download_cta_btn {
    background:#295077;
    border-radius:10px;
    color:#fff;
    padding:5px 45px;
    text-decoration:none;
    font-family:MetrischBold;
    font-size:20px;
    float:right;
}

.dw_home_new_slide {
    padding-bottom:60px;
}



.dw_home_second_section {
    overflow:visible!important;
    position:relative;
}

.dw_download_cta_btns {
    display:flex;
    justify-content:space-between;
}

header .dw_elisa_font {
    margin-right:5px;
}

:host >>> .swiper-pagination {
    pointer-events: all !important;
}

.swiper {
    width: 100%;
    height: 750px;
}

/* homepage */

.homepage #carouselExampleIndicators {
    margin-top: 40px;
    height: 600px;
    overflow: hidden;
}

.md-d-flex {
    display: flex;
}

.homepage #carouselExampleIndicators .carousel-item {
    height: 100%;
    padding: 50px;
}

.homepage #carouselExampleIndicators .carousel-inner {
    position: relative;
    height: 100%;
    border-radius: 15px;
}

.homepage #carouselExampleIndicators .carousel-item > img {
    width: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.homepage #carouselExampleIndicators .carousel-indicators{
    z-index: 151;
}

.homepage #carouselExampleIndicators .carousel-item:nth-of-type(2) .dw_hero_center {
    padding-top: 0;
    padding-bottom: 0;
    align-content: center;
    display: flex;
}

.homepage #carouselExampleIndicators .carousel-item .subtitle {
    font-size: 19px;
    font-family: Metrisch Light;
    font-style: normal;
    transform: translateY(-3px);
    display: inline-block;
}

.homepage .dw_header_box .dw_hero_center{
    padding: 0px 20px 0;
    z-index: 100;
    position: relative;
    display: flex;
    align-items: center;
}

.homepage .carousel-indicators li {
    z-index: 100;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: gray;
    background-clip: padding-box;
    opacity: .5;
    transition: opacity .6s ease;
}

.homepage .carousel-indicators li.active {
    background-color: #295077;
    opacity: 1;
}

.homepage #carouselExampleIndicators .carousel-inner::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 120%;
    height: 100%;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 1)', endColorstr='rgba(255, 255, 255, 0)', GradientType=1);

}



.swiper-slide-shadow-left, .swiper-slide-shadow-right {
    display:none;
}

.swiper-slide-prev {
    opacity:0;
}

.swiper-slide-next {
    transform:translate3d(-120px, -50px, -100px) rotateX(0deg) rotateY(-10deg) scale(0.7)!important;
    filter: blur(2px);
    -webkit-filter: blur(2px);
}

.swiper-pagination {
    opacity:0;
}

.swiper-slide-visible img {
    min-width:370px!important;
}

.dw_home_new_slide {
    align-items:center;
}

body {
    background:#fafcff;
}

.dw_alert{
    box-shadow: 10px 10px 20px rgb(41 80 119 / 15%);
    -webkit-box-shadow: 10px 10px 20px rgb(41 80 119 / 15%);
    background: #fafcff;
    border-color: #fafcff;
    color: #295077;
    font-size:14px!important;
}

.dw_navbar_toggler {
    width:25px!important;
}

.navbar-toggler, .navbar-toggler:focus, .navbar-toggler:hover {
    border:unset!important;
    outline:unset!important;
    padding:0px!important;
}


.dw_header_box {
    padding-top:15px;
    background-position: center 55%;
    position:relative;
}

.dw_header_box::before{
    content:"";
    height:100%;
    width:100%;
    background: linear-gradient(90deg, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
    display:block;
    position:absolute;
    top:0px;
    left:0px;
}

.online-training-courses-highlighted a:hover,
.dw_online_training_courses_box a:hover {
    text-decoration: none;
}

.online-training-courses-highlighted > .col-12 {
    background: #dde4e8;
    border-radius: 24px;
}

.cursor-pointer {
    cursor: pointer;
}

body.modal-open {
    position: relative;
}

body.modal-open::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(42, 49, 66, 0.2);
    z-index: 1900;
}

.modal.show {
    backdrop-filter: blur(3px);
    z-index: 1901;
    padding: 40px 0;
}

.modal-dialog.container .modal-content{
    border-radius: 30px;
    overflow: hidden;
    min-height: 75vh;
    max-height: 600px;
}

.modal-body .column-left .wrapper::-webkit-scrollbar {
    width: 5px;
    left:-100px;
}

.modal-body .column-left .wrapper::-webkit-scrollbar-track {
    background-color:rgba(41, 80, 119,0.1);
}

.modal-body .column-left .wrapper::-webkit-scrollbar-thumb {
    box-shadow: inset 10px 10px 10px #295077;
    -webkit-box-shadow: inset 10px 10px 10px #295077;
    border-radius:5px;
}

.modal-body .column-left .wrapper {
    overflow: auto;
    padding-right: 110px;
}

.modal-body .column-left {
    display: inline-block;
    width: 60%;
    padding: 120px 30px 120px 140px;
    max-height: 600px;
}

.modal-body .column-left .button-wrapper {
    margin-top: 50px;
}

.modal-body .column-left .button-wrapper a + a {
    margin-left: 30px;
}

.modal-body {
    padding: 0;
}

.modal-body .column-right {
    overflow: hidden;
    display: inline-block;
    width: 40%;
    position: relative;
    padding: 90px 115px;
    background: #1B254A;
}

.modal-body .column-right .mandatory-text {
    font-size: 13px;
    line-height: 1;
    color: #E2880D;
    font-family: MetrischBold;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.modal-body .column-right .mandatory-text span {
    font-size: 10px;
    display: inline-block;
    margin-right: 4px;
}

.modal-body .column-right .aspect-1-1-wrapper {
    max-width: 240px;
    margin: 0 auto 30px;
    border-radius: 50%;
}

.modal-body .column-right > img {
    width: 100%;
    height: auto;
    z-index: 2;
    position: relative;
    margin-bottom: 40px;
}

.modal-body .column-left .title {
    font-family: MetrischBold;
    font-size: 42px;
    color: #295077;
}

.modal-body .column-left p:not(.title) {
    line-height: 1;
}

.modal-body .column-left {
    font-size: 16px;
    display: flex;
    flex-direction: column;
}

.modal-body .column-right .title {
    font-family: MetrischBold;
    text-align: center;
    margin-bottom: 30px;
    font-size: 21px;
    color: #fafcff;
    z-index: 2;
    position: relative;
}

.modal-body .column-right .price-wrapper {
    text-align: center;
    z-index: 2;
    position: relative;
}

.modal-body .title span {
    display: block;
    font-family:Metrisch Light;
}

.flex-equalizer .title span {
    font-family:Metrisch Light;
}

.modal-body .column-right .title {
    font-size: 18px;
    line-height: 20px;
}

.modal-body .column-left .title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 40px;
}

.modal-body .column-left .title span {
    font-size: 19px;
}


.modal-body .column-left ul {
    color: #295077;
    font-size: 16px;
    line-height: 1;
}

.modal-body .column-right .price-primary,
.modal-body .column-right .price {
    color: #fafcff;
    font-family: MetrischBold;
    margin: 0;
}

.modal-body .column-right .price-primary {
    font-size: 36px;
    line-height: 1;
}

.modal-body .column-right .price {
    font-size: 21px;
    line-height: 1;
}


.modal-body .button-primary {
    font-family: Metrisch Book;
    font-size: 15px;
    color: #fafcff;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 5px;
    background: #295077;
    text-decoration: none;
}

.modal-body .button-secondary {
    font-family: Metrisch Book;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 15px;
    border-radius: 5px;
    color: #295077;
    background: #dde4e8;
    text-decoration: none;
}

.online-training-courses-highlighted > .col-12 .row:not(.mandatory) {
    padding: 30px 20px 20px;
    height: 100%;
}

.online-training-courses-highlighted > .col-12.flex-md-1:not(.col-primary) .row:not(.mandatory) .read-more {
    color: #295077;
}

.online-training-courses-highlighted > .col-12 .row:not(.mandatory) .read-more {
    font-family: MetrischBold;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    color: #295077;
}

.online-training-courses-highlighted > .col-12 .row:not(.mandatory) a {
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #295077;
    border-radius: 5px;
    font-size: 18px;
    background: #295077;
    color: #fff;
    font-family: MetrischBold;
    margin-bottom: 0;
}

.online-training-courses-highlighted > .col-12 .row:not(.mandatory) > .col-7 {
    display: flex;
    flex-direction: column;
}

.online-training-courses-highlighted > .col-12 .title {
    font-size: 26px;
    font-family: MetrischBold;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.online-training-courses-highlighted > .col-12 .price-wrapper {
    margin: 18px 0;
}

.online-training-courses-highlighted > .col-12 .price-primary {
    font-size: 36px;
    line-height: 27px;
    font-family: Metrisch ExtraBold;
    margin-bottom: 0;
}

.online-training-courses-highlighted .best-buy {
    position: absolute;
    z-index: 100;
    font-family: Metrisch ExtraBold;
    text-transform: uppercase;
    right: -56px;
    top: 11px;
    height: 22px;
    background: #D20101;
    width: 164px;
    transform: rotate(36deg);
    text-align: center;
    color: #E8EDF3;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.online-training-courses-highlighted > .col-12 .price {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0;
}

.aspect-1-1 {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 24px;
}

.aspect-1-1 > * {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 24px);
    height: calc(100% + 24px);
    object-fit: cover;
    z-index: 10;
}

.row.online-training-courses-highlighted > .col-md-6 {
    flex: 0 0 calc(50% - 1.5rem);
    max-width: calc(50% - 1.5rem);
    border: 1px solid #295077;
}

.row.online-training-courses-highlighted > .col-md-6.col-primary {
    background: #295077;
    color: #fff;
    border: none;
}

.row.online-training-courses-highlighted > .col-md-6.col-primary a {
    background: #fff;
    color: #295077;
}

.row.online-training-courses-highlighted > .col-md-6.col-primary .read-more {
    color: #dde4e8;
}

.online-training-courses-highlighted > .col-md-6.col-primary .price-wrapper {
    color: #E2880D;
}

.row.online-training-courses-highlighted > .col-md-6.col-primary .aspect-1-1 {
    border: 2px solid #E2880D;
}

.border-gold {
    border: 2px solid #E2880D;
}

.dw_header_box .container {
    height:100%;
}

.dw_header_box .dw_hero_center{
    height:100%;
}



.dw_header_box .col-md-12{
    display:flex;
    align-items:center;
}

.dw_hero_center h1 {
    font-size:46px;
    font-family:MetrischBold;
}

.dw_hero_center span {
    font-size:18px;
    font-family:Metrisch Light;
    font-style:italic;
}

.dw_online_training_courses_box {
    text-align: center;
}

.dw_online_training_courses_box > section {
    padding: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #dde4e8;
    border-radius: 20px;
}

.store-app {
    border:1px solid #295077;
    border-radius:10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 48px;
    width: 206px;
}

.store-app > a{
    width: 136px;
    max-height: 46px;
}

.store-app > a img {
    width: 100%;
}

.store-app + .store-app {
    margin-left: 40px;
}

.store-app > div:not(.qr-code) {
    padding: 12px 20px 0;
    position: relative;
    display: flex;
    height: 46px;
}

.store-app > div:not(.qr-code) p {
    margin: 0;
    font-family: MetrischBold;
    cursor: pointer;
    font-size: 16px;
    line-height: 12px;
    position: relative;
}

.store-app > div:not(.qr-code):after {
    content: '|';
    font-size: 34px;
    position: absolute;
    width: 1px;
    left: 0;
    top: -4px;
    height: calc(100% - 16px)
}

.store-app > div:not(.qr-code):before {
    content: '';
    background: url(../images/Dropdown.svg);
    background-size: cover;
    position: absolute;
    width: 18px;
    left: 50%;
    transform: translateX(-50%) rotate(0);
    bottom: 2px;
    height: 18px;
    transition: transform 0.1s ease-in;
}

.qr-code {
    flex-basis: 100%;
    opacity: 0;
    padding: 15px 30px;
}

.store-app.active  {
    max-height: 220px;
    height: 220px;
}

.store-app.active .qr-code {
    opacity: 1;
}

.store-app.active > div:not(.qr-code):before {
    transform: translateX(-50%) rotate(180deg);
}

.store-app .qr-code img {
    width: 100%;
    height: auto;
}

.dw_prijava_nav{
    margin-right:unset!important;
    font-weight:bold;
}

.dw_prijava_nav img {
    height:20px;
    width:20px!important;
}

.dw_prijava_nav font{
    margin-left:5px;
}

.dw_prijava_nav .dropdown-menu{
    width:102%;
}

.app_nav{
    margin-right:unset!important;
    font-weight:bold;
}

.app_nav img {
    height:20px;
    width:20px!important;
}

.app_nav font{
    margin-left:5px;
}

.app_nav .dropdown-menu{
    width:102%;
}

.comp_drpdwn .dropdown-menu{
    width:80%;
}

.dw_header_box .fa-chevron-down:before{
    content:"";
    background:url(../images/Dropdown.svg);
    height:16px;
    width:16px;
    background-size:cover;
    display:block;
}

.dw_header .fa-chevron-right:before {
    content:"";
    background:url(../images/drp-right.svg);
    height:11px;
    width:11px;
    background-size:cover;
    display:block;
}

.dw_header_incl_box {
    position:absolute;
    width:100%;
    top:15px;
    z-index: 1900;
}

.dw_header_incl_box .dw_header .navbar {
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
}

.dw_header_incl_box .fa-chevron-down:before{
    content:"";
    background:url(../images/Dropdown.svg);
    height:16px;
    width:16px;
    background-size:cover;
    display:block;
}

body {
    font-family: Metrisch Book, sans-serif;
    font-size: 1.6rem;
    line-height: 1.7;
    color: #295077;
}

.dw_header img {
    width:250px;
}

.dw_header .navbar {
    background:#fff;
    border-radius:15px;
    padding:.5rem 1rem;

    height:85px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
}

.dw_header .navbar li{
    margin-right:15px;
}

.navbar-brand {
    padding-top:0px;
}

.dw_header .navbar-nav a {
    font-family:Metrisch Book;
    font-size:16px;
    color: #295077!important;
}

.dw_header .navbar-nav .dropdown-item {
    font-size:14px;
}

.dw_header .dropdown-toggle::after{
    display:none;
}

.dw_header .dropdown-toggle{
    display:flex;
    align-items:center;
}

.dw_header .dropdown-toggle i{
    margin-left:5px;
}

.dw_header #navbarNavDropdown {
    justify-content:flex-end;
}

footer {
    background:url(../images/footer_bg.jpg);
    background-size:cover;
    background-position:center 40%;
}

footer ul{
    list-style-type:none;
    padding-left:0px;
    font-size:14px;
}

footer span{
    font-weight:bold;
    font-size:16px;
}

footer a{
    text-decoration:none;
    color:#295077;
}

footer a:hover{
    text-decoration:none;
    color:#295077;
    font-weight:bold;
}

footer p{
    font-size:14px;
}

.dw_footer_logo {
    height:100px;
}

.dw_elisa_font {
    font-family:Voyager Light!important;
    font-weight:normal;
    font-size:100%!important;
}

.dw_editor_font {
    font-family:Voyager Light!important;
    font-weight:normal;
    font-size:95%!important;
}

.dw_editor_font_heavy {
    font-family:Voyager Heavy!important;
    font-weight:normal;
    font-size:95%!important;
}

.dw_elisa_font_heavy {
    font-family:Voyager Heavy!important;
    font-weight:normal;
    font-size:100%!important;
}

.dw_footer_frc span {
    font-size:11px;
    font-weight:normal;
    text-align:justify;
    padding-left:5px;
    padding-right:5px;
}

.dw_footer_frc .col-md-6, .dw_footer_frc .col-md-3{
    display:flex;
    justify-content:center;
}

.dw_footer_frc {
    padding-top:15px;
    margin-top:15px;
    padding-bottom:15px;
    margin-bottom:15px;
    border-top:1px solid #295077;
    border-bottom:1px solid #295077;
    align-items: flex-start;
}

.dw_home_first_section {
    background: #fafcff;
    background: linear-gradient(to right, #ffffff , #fafcff);
}
.dw_home_first_section img{
    height:200px;
}

.dw_home_first_section p {
    font-size:14px;
}

.dw_home_first_section {
    padding-top:30px;
    padding-bottom:30px;
}

.dw_fs_lb h2 {
    font-size:55px;
    font-family: Metrisch Book;
    margin-bottom:35px;
}

.dw_fs_lb p {
    font-size:22px;
    font-family: Metrisch Book;
    line-height:25px;
    width:90%;
    margin:auto;
    margin-bottom:30px;
    color: #2A3142;
}

.dw_fs_lb img {
    -webkit-filter: drop-shadow(-20px 15px 70px rgba(41, 80, 119, 0.3) );
    filter: drop-shadow(-20px 15px 70px rgba(41, 80, 119, 0.3));
    width:85%;
    height:auto;
}

.dw_mt_220 {
    margin-top:220px;
}

.dw_social_footer div{
    display:flex;
    margin-top: -12px;
}

.dw_social_footer a {
    margin-right:5px;
}

.dw_social_footer img {
    width:30px;
    height:30px;
}

.dw_footer_first_row hr {
    border-bottom:1px solid #295077;
    margin-top:-10px!important;
    margin-bottom:10px!important;
    max-width: 55%;
    margin: 0px;
}

.dw_frc_footer img {
    height:60px;
}

.dw_elisa_box {
    border-radius:10px;
    padding:12px;
    background:#fff;
    position:relative;
    margin-bottom:30px;
    padding-bottom:50px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    overflow:hidden;
}

.dw_elisa_box h2{
    font-size:26px;
    font-family: MetrischBold;
    margin-bottom:25px;
}

.dw_elisa_box p{
    font-family: Metrisch Book;
    font-size:17px;
    line-height:25px;
    color:#2A3142;
}

.dw_elisa_box font{
    border-radius:10px;
    padding:10px;
    background:#DDE4EB;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    text-align:center;
    border-radius:0px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    font-size:12px;
    color:#295077;
    font-weight:bold;
    text-decoration:none;
    padding-top:5px;
    padding-bottom:5px;
}

.dw_elisa_box a{
    text-decoration:none;
    color:#295077;
}

.dw_elisa_box img{
    position:absolute;
    right:-21px;
    top:-73px;
    width:100px;
}

.dw_elisa_box:hover {
    cursor:pointer;
}

.dw_elisa_box:hover font{
    background:#295077;
    color:#fafcff;
    transition:all 0.4s;
}

.dw_footer_frc_img div{
    display:flex;
    align-items:center;
    width:100%;
}

.dw_footer_frc_img div img:first-child{
    height:60px;
    margin-right:5%;
}

.dw_footer_frc_img div img:last-child{
    height:60px;
}

.dw_home_second_section {
    padding-top:60px;
    padding-bottom:15px;
    background: radial-gradient(farthest-side at 25% 65%,#1B254A, #295077);
    position:relative;
    color:#fafcff;
    overflow:hidden;
}

.dw_home_second_section h3{
    font-weight:bold;
    cursor:pointer;
    font-size:26px;
}

.dw_home_second_section p{
    font-size:14px;
}

.dw_home_second_section::before{
    content:"";
    width:100%;
    height:100%;
    background:url(../images/Svijet.svg);
    background-size:cover;
    background-position:center;
    display:block;
    position:absolute;
    top:100px;
    left:0px;
    opacity:0.1;
}

.dw_home_second_section img {
    width:100%;
}

.dw_home_second_section .slick-dots {
    opacity:0;
    z-index:-1;
}



.dw_home_second_section .slick-current {
    width:18%!important;
    z-index:99!important;
    position:relative;
}

.dw_home_second_section .slick-active:not(.slick-current){
    width:12%!important;
    opacity:0.9;
    margin-left:-8%!important;
    margin-top:6%!important;
    position:relative;
}

.dw_home_third_section {
    padding-top:90px;
    padding-bottom:90px;
    background:url(../images/reviews_bg.jpg);
    background-size:cover;
    background-position: bottom center;
    position:relative;
}

.dw_home_third_section::before {
    content:"";
    background:rgba(255,255,255,0.8);
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    position:absolute;
}

.dw_home_third_section h2{
    font-size:36px;
    font-family:MetrischBold;
}

.dw_reviews_box {
    background:#FAFCFF;
    position:relative;
    overflow:hidden;
    border-radius:15px;
    padding:15px;
    height:300px;
    box-shadow: 10px 10px 20px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 10px 10px 20px rgba(41, 80, 119, 0.2);
    margin-bottom:30px;
    margin-right:35px;
    margin-left:35px;
}

.dw_review {
    display:flex;
    align-items:center;
    height:80%;
}

.dw_reviews_box .dw_quotes {
    width:100px;
    top:-18px;
    right:-8px;
    position:absolute;
}

.dw_get_subs{
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center;
}

.dw_get_subs a{
    background:#fff;
    border-radius:5px;
    color:#295077;
    border:1px solid #295077;
    padding:8px 10px;
    text-decoration:none;
    font-size:16px;
    font-weight:bold;
}

.dw_reviews_box_div {
    display:flex;
    align-items:center;
}

.dw_reviews_box_div img {
    width:40px;
    margin-right:25px;
}

.dw_reviews_box_div span {
    font-family: MetrischBold;
    font-size:18px;
}

.dw_stars span {
    font-size:14px;
    margin-right:-5px;
}

.dw_stars span:last-child {
    margin-left:15px;
    color:#2A3142;
    font-size:14px;
    font-family: MetrischBold;
}

.dw_reviews_box p {
    font-size:14px;
    color:#2A3142;
    font-family:Metrisch Book;
    font-style: italic;
}

.dw_home_fourth_section {
    padding-top:60px;
    padding-bottom:60px;
    background: linear-gradient(to right, #ffffff , #fafcff);
}

.dw_home_fourth_section .container {
    position:relative;
}

.dw_js_sp_1 .row{
    align-items:center;
}

.dw_home_second_section hr, .dw_ame_logbook_sp_1 hr {
    border-top:1px dashed #fff;
    margin-bottom:70px;
}

.dw_home_second_section hr:first-child::before{
    content:url(../images/wavion.png);
    background:#284f76;
    width:195px;
    height:50px;
    position:absolute;
    top: 40px;
    right: 46.5%;
}

.dw_ame_logbook_sp_1 {
    position:relative;
    overflow:hidden;
}

.dw_reg_tr_sp_1 {
    position:relative;
    overflow:hidden;
}

.dw_ame_logbook_sp_1 hr:first-child::before {
    content:url(../images/wavion.png);
    background:currentColor;
    width:195px;
    height:50px;
    position:absolute;
    top: 40px;
    right: 45.5%;
    padding-right:15px;
}

.dw_reg_tr_sp_1 hr:first-child::before {
    content:url(../images/wavion.png);
    background:currentColor;
    width:195px;
    height:50px;
    position:absolute;
    top: 40px;
    right: 45.5%;
    padding-right:15px;
}

.dw_home_second_section h2 {
    font-size:36px;
    font-family:Metrisch Book;
}

.dw_home_second_section h2 span{
    font-family:Voyager Light;
}

.dw_home_second_section h3 {
    font-size:26px;
    font-family:MetrischBold;
    margin-top:20px;
    margin-bottom:30px;
}

.dw_home_second_section p {
    font-size:18px;
    font-family:Metrisch Book;
}


.dw_home_second_section ul {
    list-style-type:none;
    position:relative;
    margin-left:65px;
}

.dw_home_second_section ul li::after {
    content:"";
    height:calc(100% - 5px);
    width:20px;
    position:absolute;
    left:-93px;
    top:28px;
    border-left:1px dashed #fff;
}

.dw_home_second_section ul li:last-child::after {
    display:none;
}

.dw_home_second_section ul li {
    position:relative;
}

.dw_home_second_section ul li::before {
    content:"";
    background:url(../images/check.svg);
    background-size:cover;
    height:25px;
    width:25px;
    left:-105px;
    top:3px;
    position:absolute;
    display:block;
}

.dw_home_fourth_section hr {
    border-top:1px dashed grey;
}

.dw_home_fourth_section hr:first-child::before {
    /* content:"E L I S A"; */
    font-family:Voyager Heavy;
    font-size:20px;
    letter-spacing:15px;
    background:#FBFDFF;
    padding-left:15px;
    position:absolute;
    top: -18px;
    right: 135px;
}

.dw_subpage_newsroom {
    padding-top:120px!important;
    padding-bottom:0px!important;
}

.dw_subpage_newsroom .row {
    min-height:unset!important;
    padding-top:150px;
}

.dw_newsroom_page {
    padding-top:60px;
    padding-bottom:100px;
}

.dw_newsroom_title {
    display:flex;
    align-items:center;
}

.dw_newsroom_title h2 {
    font-size:55px;
    font-family:MetrischBold;
    margin-bottom:38px;
}

.dw_newsroom_title p {
    font-size:18px;
    line-height:25px;
    font-family: Metrisch Book;
    color:#2A3142;
}

.dw_newsroom_title a {
    font-size:14px;
    color:#295077;
    padding:10px 25px;
    box-shadow: 10px 15px 25px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 10px 15px 25px rgba(41, 80, 119, 0.2);
    text-decoration:none;
    font-weight:bold;
    border-radius:5px;
}

.slick-prev:before, .slick-next:before {
    font-family: 'Font Awesome 5 Free'!important;
}

.slick-prev:before {
    content:"\276E"!important;
    color:#295077!important;
}

.slick-next:before {
    content:"\276F"!important;
    color:#295077!important;
}

.dw_news_slider .slick-list {
    padding-top:60px;
    padding-bottom:60px;
}

.dw_news_box {
    padding:15px;
    box-shadow: 10px 15px 10px rgb(41, 80, 119, 0.1);
    -webkit-box-shadow: 10px 15px 10px rgb(41, 80, 119, 0.1);
    background:#FAFCFF;
    position:relative;
    padding-top:165px;
    border-radius:15px;
    overflow:hidden;
    height:500px;
}

.dw_news_box img {
    width:100%;
    height:150px;
    position:absolute;
    top:0px;
    left:0px;
    object-fit:cover;
    object-position:top;
}

.dw_news_box h2 {
    font-size:20px;
    color:#295077;
}

.dw_news_box h2 > span{
    color:#295077;
}

.dw_news_box span:not(.dw_editor_font) {
    font-size:12px;
    color: #2A3142;
}

.dw_news_box p {
    font-size:16px;
    line-height:23px;
    color:#2A3142;
}

.dw_news_box hr {
    border-top:1px solid grey;
    margin-top:-5px;
    margin-bottom:-15px;
}

.dw_news_box a {
    padding:5px 15px;
    box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
    font-size:12px;
    text-decoration:none;
    color:#295077;
    font-weight:bold;
    border-radius:5px;
    position:absolute;
    left:15px;
    bottom:30px;
}

.dw_news_box h2:hover, .dw_news_box img:hover {
    cursor:pointer;
}

.dw_home_fourth_section .slick-list {
    width:78%;
}

.dw_home_fourth_section .slick-slide {
    padding-right:30px;
    padding-left:30px;
}

.dw_home_fourth_section .slick-arrow:before {
    background:#fff;
    padding:5px 10px;
    box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
}

.dw_home_fourth_section .slick-arrow {
    position:absolute;
    right:85px;
    left:unset;
    top:60%;
    z-index:9999;
}

.dw_home_fourth_section .slick-arrow:first-child {
    position:absolute;
    right:85px;
    left:unset;
    top:40%;
}

.dw_subpage_header {
    background:#fafcff!important;
    padding-top:150px;
    padding-bottom:30px;
    position:relative;
}

.dw_subpage_header h1{
    font-family:Metrisch ExtraBold;
    font-weight:700;
    font-size:60px;
}

.dw_subpage_header hr{
    border-top:1px dashed #295077;
}

.dw_subpage_header span{
    font-family:Metrisch Book;
    font-size:22px;
}

.dw_subpage_header .row {
    display:flex;
    align-items:center;
    min-height:70vh;
}

.dw_subpage_header img {
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
    max-width:830px;
    max-height:480px;
    box-shadow: -20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: -20px 15px 70px rgba(41, 80, 119, 0.2);
}

.dw_subscription_plans {
    background:#fafcff!important;
    padding-top:100px;
    padding-bottom:30px;
    position:relative;
}

.dw_subscription_plans h1{
    text-align:center;
    font-family:Metrisch ExtraBold;
    font-weight:700;
    font-size:60px;
}

.dw_subscription_plans hr{
    border-top:1px dashed #295077;
}


.dw_subscription_plans #subscriptionPlanCards {
    justify-content:center!important;
}

.dw_subscription_plans .card-img-overlay {
    padding:0.7rem!important;
}

.dw_subscription_plans .card {
    display: flex!important;
}

.dw_subscription_plans .card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dw_subscription_plans .pro .card-body {
    padding:0px!important;
}

.dw_subscription_plans .card-body .col, .col-sm-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px!important;
}

.dw_subscription_plans a.freeButton {
    font-family:MetrischBold;
    font-size:20px;
    text-align:center;
    color:#295077;
    font-weight:bold;
    padding:5px 15px;
    border-radius:10px;
    border:solid 2px #295077!important;
    background:#ffffff;
    text-decoration:none;
}

.dw_subscription_plans a.ultButton {
    font-family:MetrischBold;
    font-size:20px;
    text-align:center;
    color:#295077;
    font-weight:bold;
    padding:5px 15px;
    border-radius:10px;
    border:solid 2px #295077!important;
    background:#ffffff;
    text-decoration:none;
}

.dw_subscription_plans a.proButton {
    font-family:MetrischBold;
    font-size:20px;
    margin-bottom: 25px;
    text-align:center;
    font-weight:bold;
    padding:5px 30px;
    border-radius:10px;
    text-decoration:none;
}

.dw_subscription_plans hr.border-plane {
    border-top:1px dashed #295077;
}

.dw_subscription_plans hr.border-plane:before {
    content:url(../images/ilgb_avion.png);
    background:#fafcff;
    width:195px;
    height:50px;
    position:absolute;
    top: 40px;
    right: 44%;
    padding-left: 15px;
}

.dw_subscription_plans h2 {
    font-family: MetrischBold;
    font-size: 36px;
}

.dw_subscription_plans .card {
    border-radius: 15px;
}

.dw_subscription_plans th {
    font-family: Metrisch ExtraBold;
    font-size: 20px;
    border-top: 0px!important;
    color:#295077
}

.dw_subscription_plans .table td, .table th {
    padding: 1px;
}


.dw_subscription_plans th.w-15 {
    font-family: Metrisch ExtraBold;
    font-size: 20px;
    color:#295077
}

.dw_subscription_plans th.w-20 {
    font-family: Metrisch ExtraBold;
    font-size: 20px;
    color:#295077
}

.dw_subscription_plans td.features {
    font-family: Metrisch Light;
    font-size: 0.9rem;
    font-weight: bold;
}

.dw_subscription_plans td.features .accordion-button {
    font-family: Metrisch Light;
    font-size: 0.9rem;
    font-weight: bold;
}

.dw_subscription_plans td.features .accordion-body {
    font-family: Metrisch Light;
    font-size: 0.9rem;
    font-weight: bold;
    color:#295077;
    font-style: italic!important;
}

.dw_subscription_plans td.features .accordion-body #blockquote {
    margin: 0 2rem 0.5rem;
}

.dw_subscription_plans tr.accordion-item {
    border-bottom: 1px #dee2e6;
}

.dw_subscription_plans .accordion-button {
    position: absolute!important;
    display: contents!important;
}

.dw_subscription_plans tr.accordion-item.shown {
    background-color: #cfe2ff79!important;
}

.dw_subscription_plans tr.accordion-item.hidden {
    background-color: none!important;
}
    
.dw_subscription_plans .accordion-button::after {
    display: none !important;
}

.subscription_courses {
    padding-top:50px;
    padding-bottom:60px;
    display:flex;
    align-items:center;
    background: conic-gradient(from 0.25turn at 55%, #fff, 180deg, #dde4e8);
    position:relative;
}

.subscription_courses {
    background: conic-gradient(from -0.25turn at 55%, #fff, 180deg, #dde4e8)!important;
}

.subscription_courses .row {
    display:flex;
    align-items:center;

}

.subscription_courses .courses_title {
    font-family: Metrisch ExtraBold;
    font-size: 50px;
    color: #295077;
}

.subscription_courses a.course_buy_btn {
    font-family:MetrischBold;
    font-size:26px;
    font-style: bold;
    text-align:center;
    color:#295077;
    font-weight:bold;
    padding:15px 105px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    border-radius:5px;
    background:#fafcff;
    text-decoration:none;
    margin-top:20px;
    margin-bottom:20px;
}

.subscription_courses img {
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    width:100%;
    max-height:500px;
    max-width:650px;
    border-radius:unset;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
    margin-top:0px;
}

.dw_sp_header_left {
    padding-left:15vw;
}

.dw_ame_logbook_sp_1 {
    padding-top:60px;
    padding-bottom:60px;
    background: radial-gradient(farthest-side at 25% 65%, #1B254A, #295077);
}

.dw_ame_logbook_sp_1 h2 {
    color:#fafcff;
    font-family:Metrisch Book;
    font-size:36px;
    margin-bottom:50px;
}

.dw_ame_logbook_sp_1 p, ul {
    color:#fafcff;
    font-family:Metrisch Book;
    font-size:18px;
}

.dw_ame_logbook_sp_1 span {
    color:#fafcff;
    font-family:Metrisch Book;
    font-size:26px;
}

.dw_reg_tr_sp_1 {
    padding-top:40px;
    padding-bottom:40px;
}

.dw_reg_tr_sp_1 .blue_col {
    display: block;
    min-height: 430px;
    margin-bottom: 20px;
    align-content: center;
    padding-left: 70px;
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
    background: radial-gradient(farthest-side at 65% 65%, #1B254A, #295077);
}

.dw_reg_tr_sp_1 h2 {
    color:#fafcff;
    font-family:Metrisch Book;
    font-size:36px;
}

.dw_reg_tr_sp_1 .cert_check_cta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.dw_reg_tr_sp_1 .cert_check_cta h3 {
    color:#000000;
    font-family:MetrischBold;
    font-size:24px;
}

.dw_reg_tr_sp_1 .cert_check_cta p {
    color:#000000;
    font-family:Metrisch Book;
    font-size:16px;
}

.dw_reg_tr_sp_1 .cert_check_cta a {
    text-decoration: none!important;
    height: 62px;
    width: 330px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #295077;
    border-radius: 5px;
    font-size: 28px;
    background: rgb(0, 128, 55);
    color: #fff;
    font-family: MetrischBold;
    margin-bottom: 0;
}

.dw_reg_tr_sp_1 p, ul {
    color:#fafcff;
    font-family:Metrisch Book;
    font-size:18px;
}

.cert_search {
    background-color: #fafcff;
    margin-top: 150px;
    margin-bottom: 40px;
}

.cert_search_result {
    margin-bottom:50px;
}

.cert_search .card {
    border: 3px solid;
    border-color: white;
    border-radius: 50px;
}

.cert_search_card {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px!important;
    margin-left: 0px!important;
    flex-direction: column;
}

.cert_search_card .card-img {
    -webkit-box-shadow: 5px -5px 20px rgba(41, 80, 119, 0.5)
}

.cert_search_card .card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top-left-radius: 0px!important; 
    border-top-right-radius: 0px!important;
    height: 50%;
    backdrop-filter: blur(7px);
    justify-content: center;
}

.cert_search_card .card-body span {
    font-size: 40px;
    font-family: MetrischBold;
    margin-bottom: 10px;
}

.cert_search_card img {
    min-height: 300px;
    max-height: 500px;
    object-fit: cover;
    border-radius: 50px;
}

.search_certificate {
    display:flex;
    justify-content:space-between;
    background:#ffffff;
    border-color:#295077;
    border: 2px solid;
    border-radius:10px;
    padding-left:10px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:10px;
    width:73vw;
    max-width:500px;
    box-shadow:20px 15px 30px rgb(41 80 119 / 10%);
    -webkit-box-shadow:20px 15px 30px rgb(41 80 119 / 10%);
}

.search_certificate input {
    width:96%;
    background:#ffffff!important;
    box-shadow:unset!important;
    border-color:#295077!important;
}

.search_certificate select {
    width:90%;
    background:#ffffff;
}

button {
    background-color: #29b6f6;
    border: none;
    border-radius: 0.15em;
    color: #fff;
    cursor: pointer;
    padding: 0.75em 1.5em;
    font-size: 1em;
}

.search_certificate button {
    width:unset;
    padding-right:20px!important;
    padding-left:20px!important;
    background:#f8f8f8;
    margin-right:-20px;
    margin-left:-15px;
}

.search_certificate input, .search_certificate select{
    border:none;
    outline:none;
    border-right:1px solid #295077;
    border-radius:0px;
    font-size:15px!important;
    margin-right:15px;
}

.search_certificate button{
    background:none;
    color:#295077;
    padding:0px;
    font-size:14px!important;
}

.cert_valid img {
    max-width:120px;
}

.cert_valid span {
    font-family: 'Metrisch';
    font-size: 30px;
    font-weight: 600;
}

.cert_invalid img {
    max-width:120px;
}

.cert_invalid span {
    font-family: 'Metrisch';
    font-size: 30px;
    font-weight: 600;
    color: #df3636;
}

.cert_invalid h3 {
    font-family: 'Metrisch Light';
    margin-top: 20px;
    margin-left: 15px;
    font-size: 22px;
    font-weight: 600;
    color: black;
}

.cert_invalid p {
    font-family: 'Metrisch Book';
    color: black;
    margin-left: 15px;
    font-size: 18px;
}

.dw_reg_tr_sp_1 span {
    color:#fafcff;
    font-family:Metrisch Book;
    font-size:26px;
}

.dw_mob_bottom_txt p {
    color:#fafcff;
    font-family:Metrisch Medium;
    font-size:24px;
    text-align:center;
}

.dw_ame_logbook_mob {
    width:62%;
    margin-left:150px;
}

.dw_ame_logbook_mob_boxes{
    display:flex;
    align-items:center;
    justify-content:center;
}

.dw_ame_logbook_mob_boxes div{
    background:#fff;
    border-radius:10px;
    padding:10px 5px;
    margin-right:25px;
    height:60px;
    width:130px;
    display:flex;
    align-items:center;
}

.dw_ame_logbook_mob_boxes div span{
    color:black;
    font-size:14px;
    font-weight:bold;
    margin-left:10px;
    line-height:18px;
}

.dw_ame_features h2 {
    font-family:MetrischBold;
    font-size:55px;
    text-align:center;
}

.dw_ame_features_box {
    height:550px;
    overflow:hidden;
    display:flex;
    align-items:center;
}

.dw_ame_features_box h3 {
    font-family:MetrischBold;
    font-size:36px;
}

.dw_ame_features {
    position:relative;
}

.dw_ame_features hr {
    border-top:1px dashed #295077;
}

.dw_ame_features hr:before {
    content:url(../images/hangar.svg);
    background:#fafcff;
    width:195px;
    height:50px;
    position:absolute;
    top: 31px;
    right: 44%;
    padding-left: 10px;
    padding-right: 10px;
}

.dw_ame_features_box p {
    font-family:Metrisch Book;
    font-size:18px;
    color:#2A3142;
}

.dw_ame_features_box ol {
    font-family:Metrisch Book;
    font-size:18px;
    color:#2A3142;
}

.dw_ame_features_box img {
    margin:auto;
    width:100%;
}

.reg_tr_benefits p {
    font-size:20px;
    font-family:Metrisch Book;
    font-weight:600;
    text-align:center;
}

.reg_tr_benefits h2 {
    font-size: 2rem;
    font-family: Metrisch Book;
}

.reg_tr_benefits h3 {
    font-size: 38px;
    font-family: MetrischBold;
}

.reg_tr_benefits hr {
    border-top:1px dashed #295077;
}

.reg_tr_benefits hr:before {
    content:url(../images/hangar.svg);
    background:#fafcff;
    width:195px;
    height:50px;
    position:absolute;
    top: 31px;
    right: 44%;
    padding-left: 10px;
    padding-right: 10px;
}

.dw_js_bottom_txt h2{
    margin-top:0px;
}

.dw_lb_subs {
    padding-top:50px;
    padding-bottom:100px;
    display:flex;
    align-items:center;
    background: conic-gradient(from 0.25turn at 55%, #fff, 180deg, #dde4e8);
    position:relative;
}

.dw_lb_subs2 {
    background: conic-gradient(from -0.25turn at 48%, #fff, 180deg, #dde4e8)!important;
}

.dw_lb_subs .row {
    display:flex;
    align-items:center;
}


.dw_lb_subs h2 {
    font-family:Metrisch Book;
    font-size:60px;
}

.dw_lb_subs h2 span {
    font-family:MetrischBold;
}

.dw_lb_subs p {
    font-family:Metrisch Book;
    font-size:18px;
    color:#2A3142;
}

.dw_lb_subs a {
    font-family:Metrisch Book;
    font-size:20px;
    text-align:right;
    color:#fafcff;
    font-weight:bold;
    padding:8px 25px;
    border-radius:5px;
    background:#295077;
    text-decoration:none;
}

.dw_lb_subs img {
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    width:100%;
    max-height:540px;
    max-width:830px;
}

.dw_ame_subs_mg {
    padding-right:15vw;
}

.dw_ame_subs_mg2 {
    padding-left:15vw;
}

.dw_footer_desk {
    display:block;
}

.dw_footer_mob {
    display:none;
}

.dw_download_app{
    background:unset!important;
    width:unset!important;
    height:unset!important;
    margin-left:-42px;
}

.dw_download_app img{
    height:50px;
    width:unset;
    border-radius:10px;
    border:1px solid #295077;
    box-shadow:unset;
}

.dw_ins_row {
    align-items:center;
}

.dw_inst_btn {
    background:unset!important;
    border:2px solid #295077!important;
    padding:10px 25px!important;
    color:#295077!important;
}

.dw_ib_subs {
    background:#fafcff!important;
    padding-top:60px;
    padding-top:90px;
}

.dw_ib_subs img{
    box-shadow:unset!important;
}

.dw_ib_subs h2 {
    font-size:22px;
    line-height:25px;
}

.dw_inst_h2 {
    font-size:55px!important;
    margin-top:50px;
}

.dw_map_no_shadow {
    box-shadow:unset!important;
}

.dw_small {
    font-size:18px!important;
    line-height:25px!important;
}

.dw_subscription_header {
    padding-top:220px!important;
}

.dw_linkedin_img img {
    width:30px!important;
    height:30px!important;
    position:relative!important;
    margin-top:-30px!important;
}

.dw_our_team_box {
    border-radius:15px;
    margin:50px;
    height:400px;
    padding:20px;
    margin-top:100px;
    border: 1px solid rgba(255,255,255,0.25);
    background: rgba(250, 252, 255, 0.05);
}

.dw_our_team_box h2{
    color:#fafcff;
    font-size:22px;
    margin-bottom:-15px;
    font-weight:bold;
    font-family:Metrisch Book;
}

.dw_our_team_box span, .dw_our_team_box p{
    font-family:Metrisch Book;
    color:#fafcff;
    font-size:18px;
    line-height:25px;
}

.dw_our_team_box img{
    width:180px;
    height:180px;
    box-shadow: -20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: -20px 15px 70px rgba(41, 80, 119, 0.2);
    margin-top:-100px;
    border-radius:10px;
}

.dw_ame_logbook_sp_1 > img{
    position:absolute;
    right:-390px;
    top:-250px;
}

.dw_reg_tr_sp_1 .blue_col > img{
    position:absolute;
    right:500px;
    top:-100px;
    width:60%;
}

.dw_elisa_vision {
    padding:30px;
    border:1px solid rgba(255,255,255,0.25);
    border-radius:15px;
    background:rgba(250, 252, 255, 0.05);
}

.dw_elisa_vision hr {
    width:55%;
    border-top:1px dashed rgba(255,255,255,0,25);
}

.dw_sidebar_our_vision {
    background:#fff;
    border-radius:15px;
    padding:20px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    position:sticky;
    top:30px;
}

.dw_sidebar_our_vision_box {
    position:relative!important;
    display:block;
}

.dw_sidebar_our_vision input, .dw_sidebar_our_vision textarea {
    border:unset;
    outline:unset;
    box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
    width:100%;
    margin-bottom:15px;
    font-size:14px;
    padding:10px;
    border-radius:10px;
}

.dw_sidebar_our_vision input::placeholder, .dw_sidebar_our_vision textarea::placeholder, .dw_sidebar_our_vision label {
    font-size:14px;
    color:#295077;
}

.dw_sidebar_our_vision input[type='checkbox']{
    width:unset;
}

.dw_sidebar_our_vision button{
    width:100%;
    background:unset;
    border:unset;
    outline:unset;
    color:#295077;
    box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 15px rgba(41, 80, 119, 0.2);
    font-family:MetrischBold;
    font-size:16px;
    padding:10px;
    border-radius:10px;
}

.dw_sidebar_our_vision h3 {
    font-size:26px;
}

.dw_version_box hr {
    width:150px;
    border-top:1px solid #295077;
    margin-left:0px;
}

.dw_version_box hr:after {
    content: "";
    width: calc(100% - 180px);
    margin-left: 150px;
    margin-top:-1px;
    border-top: 1px dashed #C6D2DD;
    display: block;
    position: absolute;
    z-index: 9999;
}

.dw_version_box span {
    font-size:18px;
    font-family:MetrischBold;
}

.dw_version_box p, .dw_version_box ul {
    color:#2A3142;
    font-size:14px;
}

.dw_version_date {
    font-family:MetrischBold;
    font-size:12px!important;
}



.dw_subpage_list {
    list-style-type:none;
    position: relative;
}


.dw_subpage_list li {
    margin-bottom:30px;
    color: #295077;
}

.dw_subpage_list li:before {
    content: "";
    background: url(../images/check_blue.svg);
    background-size: cover;
    height: 25px;
    width: 25px;
    left: 0px;
    margin-top: 0px;
    position: absolute;
    display: block;
}

.dw_online_training_courses_box img {
    width:100%;
    border-radius:10px;
    margin-bottom:30px;
}

.dw_online_training_courses_box h3 {
    font-family:MetrischBold;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 0;
}
.dw_online_training_courses_box h3 + p {
    font-family:Metrisch Light;
    font-size: 17px;
    line-height: 20px;
    color: #295077;
}

.dw_online_training_courses_box .price-wrapper {
    padding: 0 10px;
    margin: 16px 0;
}

.dw_online_training_courses_box .price-primary {
    font-family: MetrischBold;
    font-size: 28px;
    line-height: 30px;
}

.dw_online_training_courses_box .price {
    font-size: 18px;
    margin-bottom: 5px;
    color: #295077;
    line-height: 10px;
}

.dw_online_training_courses_box .button-wrapper {
    padding: 0 42px;
}

.dw_online_training_courses_box .button-wrapper a {
    height: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #295077;
    border-radius: 5px;
    font-size: 15px;
    background: #295077;
    color: #fff;
    font-family: MetrischBold;
}

.dw_online_training_courses_box .read-more {
    font-family: MetrischBold;
    margin-top: 10px;
    color: #000;
    font-size: 14px;
}

.flex-equalizer {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.dw_reg_tr_row {
    padding-bottom:60px!important;
}

.dw_cta_mro_img {
    box-shadow:unset!important;
    width:60%!important;
    margin-top:150px;
}

.dw_mros_cta {
    width:220px;
    height:60px;
}

.dw_mros_subs_mg h2 {
    margin-top:-140px;
    margin-bottom:65px;
}

.dw_mros_text_box h3 {
    color:#fafcff;
}

.dw_mros_text_box h2 {
    font-family:MetrischBold;
}

.dw_mros_text_box .row{
    align-items:center;
}

.dw_mros_subs {
    padding-bottom:unset!important;
    height:500px;
    overflow:hidden;
}

.dw_mros_subs h2 {
    font-size:32px;
}

.dw_mros_subs a {
    margin-top:0px;
}

.dw_mros_hr hr {
    border-top:1px dashed #fff;
    margin-top:65px;
    margin-bottom:65px;
}


.dw_mros_hr hr:before {
    display:none;
}


.dw_databsubs_box {
    border-radius:15px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    padding:60px;
    margin-left:100px;
    margin-right:100px;
}

.dw_databsubs_box h2{
    font-size:30px;
    font-family:MetrischBold;
}

.dw_databsubs_box h3{
    font-size:28px;
}

.dw_databsubs_box p{
    font-size:18px;
    color:#2A3142;
}

.dw_databsubs_box hr{
    width:90%;
}

.dw_newsroom_section .row{
    display:flex!important;
    min-height:unset!important;
    align-items:unset!important;
}

.dw_share_news {
    display:flex;
    align-items:center;
}

.dw_share_news span {
    margin-right:15px;
}

.dw_nr_title {
    padding-top:90px;
    position:relative;
}

.dw_nr_title h1 {
    width:100%;
    font-size:40px!important;
}

.dw_nr_title hr {
    width:200px;
    border-top:2px solid #295077;
    margin-left:0px;
}

.dw_nr_title hr:after {
    content: "";
    width: calc(100% - 230px);
    margin-left: 200px;
    margin-top:-1px;
    border-top: 1px dashed #C6D2DD;
    display: block;
    position: absolute;
    z-index: 9999;
}

.dw_newsroom_download {
    display:flex;
    justify-content:space-between;
}

.dw_nr_content_boxx img {
    width:100%;
    max-width:100%;
    object-fit:cover;
    object-position:top;
    border-radius:20px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
}

.dw_nr_content_boxx p {
    font-size:14px;
    color:#2A3142;
}

.dw_newsroom_download img {
    box-shadow:unset!important;
}

.dw_newsroom_download a {
    border:1px solid #295077;
    border-radius:10px;
}

.dw_newsroom_info {
    border-top:1px dashed #C6D2DD;
    border-bottom:1px dashed #C6D2DD;
    display:flex;
    justify-content:space-between;
    padding-top:10px;
    padding-bottom:10px;
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.dw_newsroom_info p, .dw_newsroom_info span {
    margin-bottom:unset;
    font-size:14px;
}

.dw_newsroom_info img {
    height:14px;
    width:14px;
    margin-left:16px;
    margin-right:16px;
}
.dw_newsroom_info i {
    margin-right:15px;
}

.dw_newsroom_info i, .dw_newsroom_info span {
    color:#295077;
}

.dw_nr_bottom_hr hr {
    border-top: 1px dashed #C6D2DD;
    margin-top:40px;
    margin-bottom:40px;
}

.dw_newsroom_sidebar {
    padding:15px;
    box-shadow:;
}

.dw_newsroom_sidebar_box {
    box-shadow:20px 20px 70px rgba(41,80,119,0.2);
    -webkit-box-shadow:20px 20px 70px rgba(41,80,119,0.2);
    background:#fafxff!important;
    border-radius:15px;
    padding:15px;
    margin-top:-15px;
}

.dw_newsroom_sidebar hr {
    width:50%;
    border-top:1px solid #295077;
    margin-left:0px;
}

.dw_newsroom_sidebar hr:after {
    content: "";
    width: 43%;
    margin-left: 44%;
    margin-top:-1px;
    border-top: 1px dashed #C6D2DD;
    display: block;
    position: absolute;
    z-index: 9999;
}

.dw_sidebar_news img {
    width:100%;
    height:250px;
    object-fit:cover;
    object-position:top;
    border-radius:10px;
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
}

.dw_sidebar_news p {
    font-size:14px;
    color:#2A3142;
}

.dw_sidebar_news a {
    text-decoration:none;
}

.dw_sidebar_news h3 {
    font-size:22px;
    color:#295077;
}

.dw_sidebar_news h3 > span {
    color:#295077;
}

.dw_sidebar_news span:not(.dw_editor_font) {
    font-size:12px;
    color:#2A3142;
}

.dw_sidebar_news span i{
    color:#295077;
}

.dw_download_buttons {
    display:flex;
}

.dw_download_buttons a {
    border:1px solid #295077;
    border-radius:10px;
    margin-right:10px;
}

.dw_download_buttons img {
    box-shadow:unset;
}

.dw_download_bottom {
    background:#295077;
    height:230px;
}

.dw_download_mob {
    width:800px!important;
    max-width:800px;
    margin-left:-100px!important;
}

.dw_download_txt {
    margin-top:-100px;
    padding-left:45px;
}

.dw_download_bottom .container{
    position:relative;
}

.dw_scan_txt {
    display:flex;
    align-items:center;
    height:230px;
}

.dw_download_bottom h2 {
    color:#fafcff;
    font-size:32px;
    font-family:MetrischBold;
}

.dw_qr_scan {
    margin-top:-80px;
}

.dw_qr_scan img{
    box-shadow:-20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow:-20px 15px 70px rgba(41, 80, 119, 0.2);
}

.dw_download_bottom img {
    width:40%;
    padding:30px;
    background:#fff;
    border-radius:15px;
    position:relative;
    margin-right:5%;
}

.dw_accordion {
    box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 20px 15px 70px rgba(41, 80, 119, 0.2);
    padding:15px;
    margin-left:100px;
    margin-right:100px;
    border-radius:10px;
}

.dw_accordion_box {
    display:flex;
    align-items:center;
}

.dw_accordion_box:hover {
    cursor:pointer;
}

.dw_accordion_box img{
    margin-right:15px;
    width:20px;
    height:20px;
}

.dw_accordion_box h2{
    font-size:22px;
    margin-top:10px;
}

.dw_accordion_icon2 {
    display:none;
}

.dw_accordion_content {
    display:none;
}

.dw_accordion_content hr {
    width:150px;
    border-top:2px solid #7891AA;
    margin-left:0px;
    margin-top:5px;
    margin-bottom:5px;
}

.dw_accordion_content hr:after {
    content: "";
    width: calc(100% - 410px);
    margin-left: 150px;
    margin-top:-2px;
    border-top: 2px dashed #C6D2DD;
    display: block;
    position: absolute;
    z-index: 9999;
}

.dw_accordion_content p, .dw_accordion_content ol, .dw_accordion_content ul {
    color:#2A3142;
    font-size:14px;
    line-height:26px;
}

.dw_accordion_content a{
    color:#295077;
}

.dw_faq_section .row {
    min-height:unset!important;
    padding-top:90px;
    padding-bottom:60px;
}

.dw_contact_header p {
    font-size:22px;
}

.dw_contact_form {
    height:100%;
    padding-top:50px;
    padding-bottom:50px;
}

.dw_contact_form input[type="checkbox"]{
    width:14px;
    height:14px;
}

.dw_contact_form input, .dw_contact_form textarea {
    width:100%;
    background:unset;
    font-size:14px;
    color:#fafcff;
    border:unset;
    border-bottom:2px dashed rgba(198, 210, 221, 0.25);
    outline:unset;
}

.dw_contact_form textarea {
    height:200px;
}

.dw_contact_compinfo h2 {
    font-size:22px;
}

.dw_contact_compinfo p {
    line-height:25px;
    margin-bottom:15px;
}

.dw_contact_compinfo hr {
    margin-bottom:30px;
}

.dw_contact_title {
    font-size:28px;
}

.dw_contact_form input::placeholder, .dw_contact_form label {
    color:#fafcff;
    font-family:MetrischBold;
    font-size:14px;
}

.dw_contact_form textarea::placeholder{
    color:#8B91A5;
}

.dw_contact_form button{
    background:#FAFCFF;
    border:1px solid #FAFCFF;
    border-radius:10px;
    color:#1C3D5F;
    font-size:16px;
    font-family:MetrischBold;
    padding:5px 25px;
    width:250px;
}

.addthis_inline_share_toolbox .at-share-btn span {
    display:none!important;
    background-color:unset!important;
}

.addthis_inline_share_toolbox .at-share-btn:hover{
    box-shadow:unset!important;
}

.addthis_inline_share_toolbox .at-svc-facebook, .addthis_inline_share_toolbox .at-svc-facebook:hover {
    background:url(https://www.elisaviation.com/images_job/facebook-soical.svg)!important;
    background-color:unset!important;
    padding: 15px!important;
    background-size: cover!important;
    box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
}

.addthis_inline_share_toolbox .at-svc-linkedin, .addthis_inline_share_toolbox .at-svc-linkedin:hover {
    background:url(https://www.elisaviation.com/images_job/linkedin-social.svg)!important;
    background-color:unset!important;
    padding: 15px!important;
    background-size: cover!important;
    box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
}

.addthis_inline_share_toolbox .at-svc-telegram, .addthis_inline_share_toolbox .at-svc-telegram:hover {
    background:url(https://www.elisaviation.com/images_job/telegram-social.svg)!important;
    background-color:unset!important;
    padding: 15px!important;
    background-size: cover!important;
    box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
}

.addthis_inline_share_toolbox .at-svc-whatsapp, .addthis_inline_share_toolbox .at-svc-whatsapp:hover {
    background:url(https://www.elisaviation.com/images_job/whatsapp-social.svg)!important;
    background-color:unset!important;
    padding: 15px!important;
    background-size: cover!important;
    box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
}

.addthis_inline_share_toolbox .at-svc-viber, .addthis_inline_share_toolbox .at-svc-viber:hover {
    background:url(https://www.elisaviation.com/images_job/viber-social.svg)!important;
    background-color:unset!important;
    padding: 15px!important;
    background-size: cover!important;
    box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
}

.addthis_inline_share_toolbox .at-svc-email, .addthis_inline_share_toolbox .at-svc-email:hover {
    background:url(https://www.elisaviation.com/images_job/mail-social.svg)!important;
    background-color:unset!important;
    padding: 15px!important;
    background-size: cover!important;
    box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
    -webkit-box-shadow: 5px 5px 10px rgba(41, 80, 119, 0.2);
}

.dw_policy_pages .row {
    min-height:unset!important;
    padding-top:90px;
    padding-bottom:60px;
}

.dw_policy_pages p, .dw_policy_pages ol, .dw_policy_pages ul {
    color:#2A3142;
    font-size:18px;
    line-height:25px;
}

.dw_policy_pages a{
    color:#295077;
    text-decoration:none;
}

.dw_js_img_foot img {
    border-radius:unset;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
}

/* menuuu */

.dw_header .dropdown-menu {
    background:#DEE4EB;
    border:2px solid #fff;
    border-top:unset;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    padding:10px;
    top:40px;
    margin-left:-2px;
}

.dw_header .navbar-nav .dropdown-item {
    color:#2A3142!important;
    border-bottom:1px dashed #777D88;
    padding-left:0px;
    padding-bottom:0px;
    margin-bottom:10px;
}


.dw_header .dropdown-menu .row .dropdown-item {
    white-space:unset;
}

.dw_header .dropdown-menu .row {
    min-width:380px;
}

.dw_header .navbar-nav .dropdown-item:hover {
    font-weight:bold;
}

.dw_header .dropdown-item:focus, .dw_header .dropdown-item:hover {
    background-color:#DBE3EA;
}

.dw_header .nav-item.dropdown, .dw_header .nav-item {
    border-top:2px solid transparent;
    border-left:2px solid transparent;
    border-right:2px solid transparent;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.dw_header .nav-item.dropdown:hover{
    background:#DEE4EB;
    border-top:2px solid #fff;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}

.dw_timeline_desk, .dw_timeline_tab, .dw_timeline_mob {
    width:100%;
}

.dw_timeline_tab, .dw_timeline_mob {
    display:none;
}

.dw_sticky_header {
    display:none;
    position:fixed;
    top:0px;
    width:inherit;
    max-width:inherit;
    z-index:999999;
}

.dw_sticky_header .navbar {
    height:50px;
    padding-left:35px;
    padding-right:35px;
    padding-top:10px;
    padding-bottom:10px;
    margin-right:30px;
    border-top-right-radius:0px;
    border-top-left-radius:0px;
}

.dw_sticky_header .navbar-brand img {
    width:170px!important;
}

.dw_sticky_header .dw_collapse{
    display:none!important;
}

.dw_sticky_header .dw_register_box_header {
    display:flex;
    align-items:center;
    justify-content:center;
    margin:auto;
}

.dw_sticky_header .dw_register_box_header h2 {
    font-size:20px;
    font-family:MetrischBold;
    margin-right:15px;
    margin-bottom:0px;
}

.dw_sticky_header .dw_register_box_header a {
    background:#295077;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding:3px 25px;
    border-radius:5px;
    text-decoration:none;
    letter-spacing:1.2px;
}

.button-primary {
    background:#295077;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    padding:10px 25px;
    border-radius:5px;
    text-decoration:none;
    letter-spacing:1.2px;
}

.button-primary:hover {
    background:#295077;
    color:#fff;
    text-decoration: none;
}


.dw_sticky_btn_box {
    float:right;
    background:unset;
    border:unset;
}

.dw_sticky_btn_box:hover, .dw_sticky_btn_box:focus {
    outline:unset;
    box-shadow:unset;
    border:unset;
}

.dw_sticky_btn_box img{
    width:auto;
    height:20px;
}

.dw_sticky_btn_box #dw_sticky_btn2 {
    display:none;
}

.dw_header_mob_download {
    display:none;
}

#dw_brand_logo1 {
    display:block;
}
#dw_brand_logo2{
    display:none;
}





/* NEW CSS */

.dw_reviews_slider .slick-dots li button:before {
    color:#295077!important;
    font-size:8px;
    opacity:1;
}

.dw_reviews_slider .slick-dots li {
    display: none;
}

.dw_reviews_slider .slick-dots li:nth-child(1),
.dw_reviews_slider .slick-dots li:nth-child(2),
.dw_reviews_slider .slick-dots li:nth-child(3),
.dw_reviews_slider .slick-dots li:nth-child(4),
.dw_reviews_slider .slick-dots li:nth-child(5){
    display: inline-block;
}

.dw_reviews_slider .slick-dots li button:before {
    opacity:0.75!important;
}

.dw_reviews_slider .slick-dots .slick-active button:before {
    opacity:1!important;
}

.dw_news_gallery {
    margin-bottom:-30px;
}

.dw_news_gallery div {
    height:300px;
    overflow:auto;
}

.dw_news_gallery .dw_gallery_thumb {
    margin-bottom:10px;
    box-shadow:unset!important;
    width:100%;
    height:140px;
    object-fit:cover;
}

.dw_news_gallery .dw_gallery_thumb:hover{
    cursor:pointer;
}

.dw_news_gallery #dw_gallery_main {
    box-shadow:unset!important;
    height:300px;
    width:100%!important;
    object-fit:cover;
}

.dw_job_filter_dropdown .dropdown-menu div{
    max-height:145px;
    overflow:auto;
    scrollbar-width: thin;
    scrollbar-color: #f6f6f6 #f8f8f8;
}

.dw_gallery_list::-webkit-scrollbar {
    width: 5px;
}

.dw_gallery_list::-webkit-scrollbar-track {
    background-color:rgba(41, 80, 119,0.1);
}

.dw_gallery_list::-webkit-scrollbar-thumb {
    box-shadow: inset 10px 10px 10px #295077;
    -webkit-box-shadow: inset 10px 10px 10px #295077;
    border-radius:5px;
}


@media screen and (max-width: 1600px) and (min-width: 1200px) {
    .dw_reg_tr_sp_1 .reg_tr_mob {
        padding-left: 30px!important;
    }
}


@media (min-width: 1200px){
    .container{
        max-width:1385px;
    }

    .mandatory.absolute {
        font-size: 15px;
    }

    .modal.show {
        display: flex !important;
        align-items: center;
    }

    .row-5-columns .col-xl-2 {
        max-width: calc(24% - 56px) !important;
        flex-basis: calc(24% - 56px) !important;
        margin-bottom: 30px !important;
    }
}

@media only screen and (min-width:992px){
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

@media only screen and (max-width:1600px){

    .dw_ame_logbook_sp_1 hr:first-child::before {
        right:43.5%;
    }

    .dw_reg_tr_sp_1 hr:first-child::before {
        right:43.5%;
    }

    .dw_home_second_section hr:first-child::before {
        right:45%;
    }

    .dw_ame_logbook_mob {
        margin-left:50px;
    }

    .dw_subpage_header img {
        max-width:100%;
    }

    .dw_reg_tr_sp_1 .blue_col > img {
        position: absolute;
        right: 450px;
        top: -100px;
    }

}

@media only screen and (max-width:1400px){
    .dw_subscription_plans .free {
        margin-right: 15px!important;
    }

    .dw_subscription_plans .ultimate {
        margin-left: 15px!important
    }

    .dw_reg_tr_sp_1 .blue_col {
        padding-left: 50px;
    }
}

@media only screen and (max-width:1270px){
    .dw_subscription_plans .free {
        margin-right: 30px!important;
    }

    .dw_subscription_plans .ultimate {
        margin-top: 30px!important;
        margin-left: 0px!important;
    }
}

@media only screen and (max-width:1200px){
    .modal-dialog {
        max-width: inherit !important;
    }

    .modal-body .column-left .button-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
    }

    .modal-body .column-left .button-wrapper a:nth-of-type(2) {
        margin-left: 0 !important;
    }

    .modal-body .button-secondary {
        text-align: center;
    }

    .online-training-courses-highlighted > .col-12 .title {
        font-size: 18px;
        line-height: 21px;
    }

    .online-training-courses-highlighted > .col-12 .price-primary {
        font-size: 28px;
        line-height: 20px;
    }

    .online-training-courses-highlighted > .col-12 .row:not(.mandatory) a {
        font-size: 16px;
        height: 30px;
    }

    .online-training-courses-highlighted > .col-12 .row:not(.mandatory) .read-more {
        font-size: 14px;
    }

    .online-training-courses-highlighted > .col-12 .price {
        font-size: 20px;
        line-height: 20px;
    }

    .dw_footer_frc_img img, .dw_frc_footer img {
        height:45px!important;
    }

    .dw_header .navbar li{
        margin-right:5px;
    }

    .dw_header .navbar li a{
        font-size:14px;
        padding-left:0.1rem!important;
    }

    .dw_ame_logbook_mob {
        margin-left:15px;
    }
	
	.dw_subscription_plans h1{
        font-size:52px!important;
    }

    .subscription_courses .courses_title {
        font-size: 37px!important;
    }

}

@media only screen and (max-width:992px) {
    .modal-dialog {
        max-width: 100% !important;
    }

    .modal-body.d-flex {
        flex-wrap: wrap;
        overflow: auto;
    }

    .modal-body .column-right,
    .modal-body .column-left {
        max-width: 100%;
        flex-basis: 100%;
        width: 100%;
        max-height: initial;
    }

    .modal-body .column-right {
        text-align: center;
    }

    .modal-body .column-right > img {
        max-width: 50%;
    }

    .row.online-training-courses-highlighted > .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .online-training-courses-highlighted > .col-12 .title {
        font-size: 18px;
    }

    .online-training-courses-highlighted > .col-12 .row:not(.mandatory) .read-more {
        font-size: 13px;
    }

    .online-training-courses-highlighted > .col-12 .price-primary {
        font-size: 26px;
        line-height: 18px;
    }

    .online-training-courses-highlighted > .col-12 .price {
        font-size: 20px;
        line-height: 20px;
    }

    .online-training-courses-highlighted > .col-12 .row:not(.mandatory) {
        padding: 10px!important;
    }

    .online-training-courses-highlighted > .col-12 .row:not(.mandatory) > .col-7 {
        padding-right: 0;
    }

    .dw_sticky_header_mob {
        display:block;
        position:fixed!important;
        width:inherit;
        max-width:inherit;
        top:0px;
        z-index:999999;
        margin-right:15px;
    }

    .dw_sticky_header_mob .navbar {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        width:calc(100% - 30px)!important;
    }

    .dw_header_mob img {
        width:auto!important;
        height:30px;
    }
    .dw_header_mob .navbar-brand{
        padding-bottom:0px;
        margin-top:1px;
        margin-right:0px;
    }
    #dw_brand_logo1 {
        display:none;
    }
    #dw_brand_logo2{
        display:block;
    }
    .dw_header_mob .dw_navbar_toggler{
        width:auto!important;
        height:25px;
    }
    .dw_header_mob_download {
        display:inline-block;
        color:#295077;
        font-weight:bold;
        font-size:12px;
        background:#fafcff;
        border-radius:5px;
        border:1px solid #295077;
        height:30px;
        margin-left:-30px;
        width:100px;
        display:flex;
        align-items:center;
        justify-content:center;
        text-decoration:none;
    }

    .dw_header_mob_download:hover, .dw_header_mob_download:focus {
        text-decoration:none!important;
    }

    .dw_home_new_slide {
        padding-bottom:0px;
    }

    .dw_dcta_row1 {
        display:flex;
    }

    .dw_dcta_row2 {
        display:none;
    }

    .dw_lb_subs a {
        font-size:16px;
    }

    .dw_header .navbar li a{
        padding-left:0.5rem!important;
    }

    .dw_header .navbar li {
        margin-right:0px!important;
    }

    .dw_news_box2 {
        height:380px;
    }

    .dw_header .dropdown-menu .row {
        min-width:unset;
    }

    .dw_timeline_tab {
        display:block;
    }

    .dw_timeline_mob {
        display:none;
    }

    .dw_timeline_desk {
        display:none;
    }

    .dw_header {
        position:relative;
    }
    .dw_header nav{
        position:absolute;
        width:100%;
        z-index:9999;
    }

    .dropdown-menu {
        border:unset;
    }
    .navbar-toggler-icon {
        width:25px;
        height:25px;
    }
    .dw_header .navbar {
        min-height:85px;
        height:unset;
    }

    .dw_header .navbar-nav .nav-link, .dw_header .dropdown-menu{
        text-align:center;
        justify-content:center;
    }
    .dw_home_second_section hr:first-child::before {
        right:40%;
    }
    .dw_mt_220 {
        margin-top:0px;
    }
    .dw_fs_lb img {
        width:100%;
    }
    .dw_reviews_box {
        margin-right:unset;
        margin-left:unset;
        height:unset;
    }
    .dw_stars span:last-child {
        font-size:13px;
    }
    .dw_home_fourth_section .slick-list {
        width:100%;
    }
    .dw_home_fourth_section .slick-arrow {
        top:unset;
        bottom:0%;
        right:40%;
    }
    .dw_home_fourth_section .slick-arrow:first-child {
        top:unset;
        left:40%;
        right:unset;
    }

    footer span {
        font-size:14px;
    }

    .dw_footer_desk {
        display:none;
    }

    .dw_footer_mob {
        display:block;
    }

    .dw_footer_frc_img {
        padding-top:15px;
        padding-bottom:30px;
    }

    .dw_footer_frc_img div{
        justify-content:center;
    }

    .dw_footer_frc_img img {
        height:78px!important;
        max-height:78px;
        width:unset!important;
        margin-right:30px;
    }

    .dw_frc_txt {
        flex:0 0 50%;
        max-width:50%;
    }

    .dw_ame_features_box {
        height:unset;
    }

    .dw_ame_features hr:before {
        right:41%;
    }

    .reg_tr_benefits hr:before {
        right:41%;
    }

    .dw_subpage_header {
        padding-top:180px;
        padding-bottom:30px;
    }

    .dw_subpage_header img {
        border-radius:20px;
        width:100%;
        max-width:100%;
    }

    .dw_subpage_header .pr-0 {
        padding-right:15px!important;
    }
	
	.dw_subscription_plans hr.plane-border:before {
        right:41%;
    }

    .dw_sp_header_left {
        padding-left:15px;
        text-align:center;
    }

    .dw_download_app img {
        height:45px;
        margin-right:-20px;
        margin-left:10px;
    }

    .dw_inst_h2 {
        font-size:50px!important;
    }

    .dw_ame_logbook_sp_1 hr:first-child::before {
        right:41%;
    }

    .dw_reg_tr_sp_1 hr:first-child::before {
        right:41%;
    }

    .dw_download_buttons {
        justify-content:center;
        margin-bottom:30px;
    }

    .dw_qr_scan {
        margin-top:50px;
    }

    .dw_subpage_header h1 {
        font-size:40px;
    }

    .dw_sidebar_our_vision h3 br {
        display:none!important;
    }

    .dw_mros_subs_mg h2 {
        font-size:22px;
        margin-top:-45px;
    }

    .dw_mros_subs {
        height:unset;
        padding-bottom:30px!important;
    }

    .dw_ame_subs_mg {
        padding-right:15px;
    }

    .dw_cta_mro_img {
        margin-top:0px;
    }

    .dw_ame_logbook_mob {
        margin-left:0px;
        width:100%;
    }

    .dw_ame_features_box h3 {
        margin-top:0px;
    }

    .dw_lb_subs {
        background:#DDE4EB!important;
    }

    .dw_ame_subs_mg > br, .dw_ame_subs_mg2 > br {
        display:none;
    }

    .dw_contact_title {
        font-size:30px!important;
    }

    .dw_contact_compinfo {
        margin-top:30px;
    }

    .dw_accordion img {
        width:20px;
        height:20px;
    }
	
	.dw_subscription_plans h1{
        font-size:48px!important;
    }

    .dw_subscription_plans .free {
        margin-right: 0px!important;
        margin-bottom: 30px!important;
    }

    .dw_subscription_plans .ultimate {
        margin-top: 30px!important;
    }

    .subscription_courses {
        background:#DDE4EB!important;
    }
    .dw_ame_subs_mg > br, .dw_ame_subs_mg2 > br {
        display:none;
    }

    .subcourses_text > br {
        display:none;
    }

    .dw_mros_hr hr {
        margin-bottom:-17px;
        margin-top:40px;
    }

    .dw_newsroom_info img {
        width:14px;
    }

    .dw_ib_subs {
        border-top:1px dashed;
    }

    .dw_ame_features_box h3:not(.dw_ame_features_box:first-child){
        margin-top:30px;
    }

    .dw_ame_features_box  br {
        display:none;
    }

    .dw_inst_h2 {
        margin-top:unset;
    }

    .dw_rt_mob_title br{
        display:none;
    }

    .dw_contact_form textarea {
        height:unset;
    }

    .dw_subpage_newsroom {
        padding-top:60px!important;
        margin-bottom:-60px;
    }

    .dw_policy_pages .row {
        padding-top:0px;
    }

    .dw_subpage_header h1 {
        margin-bottom:0px;
    }

    .dw_download_bottom {
        display:none!important
    }

    .dw_download_txt {
        margin-top:unset;
        padding-left:0px;
    }

    .dw_ame_logbook_sp_1 hr:first-child::before {
        right:40.5%;
    }
    
    .dw_reg_tr_sp_1 hr:first-child::before {
        right:40.5%;
    }

    .dw_home_second_section hr:first-child::before {
        right:40.5%;
    }

    .dw_download_mob{
        margin-left:unset!important;
    }

    .dropdown-menu {
        width:100%!important;
    }

    .hd_dropdown_2_item {
        display:block!important;
    }

    .hd_dropdown_2_item .fa-chevron-right:before{
        content:"";
        background:url(../images/Dropdown.svg);
        height:16px;
        width:16px;
        background-size:cover;
        display:block;
    }

    .homepage #carouselExampleIndicators {
        margin-top: 0;
    }

    .homepage #carouselExampleIndicators .carousel-inner {
        padding-top: 140px;
    }

    .carousel-control-prev {
        left: -22px;
    }

    .carousel-control-next {
        right: -6px;
    }

    #carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev {
        top: calc(50% + 40px);
    }

    .dw_hero_center h1 {
        font-size: 23px;
    }

    .md-d-flex {
        display: block;
    }

    .homepage #carouselExampleIndicators,
    .homepage #carouselExampleIndicators .carousel-item {
        min-height: 400px;
    }
}

@media only screen and (max-width:768px){
    .online-training-courses-highlighted > .col-12 .title {
        flex-basis: 56%;
        text-align: left;
    }

    .online-training-courses-highlighted > .col-12 .price-wrapper {
        flex-basis: 43%;
        text-align: right;
        margin: 0;
    }

    .online-training-courses-highlighted .aspect-1-1 {
        padding-bottom: 50%;
    }

    .online-training-courses-highlighted .col-md-5 {
        margin-bottom: 16px !important;
    }

    .online-training-courses-highlighted .col-md-7 {
        padding: 0;
    }

    .online-training-courses-highlighted .flex-equalizer {
        flex-direction: row;
        flex-wrap: wrap;
        padding-bottom: 8px;
        border-bottom: 1px solid #295077;
    }

    .row.online-training-courses-highlighted > .col-md-6.col-primary .flex-equalizer {
        border-bottom: 1px solid #fff;
    }

    .online-training-courses-highlighted > .col-12 .title {
        flex-basis: 56%;
        text-align: left;
    }
    .online-training-courses-highlighted > .col-md-6.col-primary .price-wrapper {
        flex-basis: 43%;
        text-align: right;
    }
    .online-training-courses-highlighted > .col-12 .row:not(.mandatory) a {
        flex-basis: 98px;
        height: 22px;
        padding: 4px 10px;
    }
    .online-training-courses-highlighted a + .read-more {
        display: none;
    }
    .mandatory.absolute {
        text-align: center;
    }

    .mandatory + .row .col-12.col-md-5 {
        margin-bottom: 0;
    }

    .mandatory + .row .col-12.col-md-7 {
        padding: 0;
    }

    .row.online-training-courses-highlighted > .col-md-6.col-primary .aspect-1-1 {
        padding-bottom: 50%;
        margin-top: 20px;
    }

    .dw_online_training_courses_box .read-more {
        text-align: center;
        color: #707070;
        width: 100%;
        margin-bottom: 0;
    }

    .dw_online_training_courses_box .button-wrapper a {
        height: 22px;
        padding: 4px 10px;
    }

    .dw_online_training_courses_box > section {
        padding: 20px 30px 10px 30px;
    }
    .dw_online_training_courses_box .aspect-1-1 {
        padding-bottom: 50%;
    }

    .dw_online_training_courses_box .col-12.pr-md-0.pl-0 + .col-12 {
        display: flex;
        padding: 0 0 8px 0;
        border-bottom: 1px solid #295077;
    }
    .dw_online_training_courses_box .button-wrapper {
        padding: 0 0 0 30px;
    }

    .online-training-courses-highlighted > .col-md-6.col-primary .price-wrapper, .dw_online_training_courses_box .price-wrapper {
        line-height: 1;
        display: flex;
        flex-direction: column;
        margin: 0 !important;
        text-align: right;
        padding-right: 0;
    }
    .dw_online_training_courses_box h3 {
        flex-basis: 56%;
        text-align: left;
    }

    .online-training-courses-highlighted > .col-12 .price, .dw_online_training_courses_box .price {
        margin-bottom: 10px;
    }


    .dw_online_training_courses_box .flex-equalizer .button-wrapper + p {
        display: none;
    }

    .reg_tr_benefits h2 {
        font-size: 1.5rem;
        font-family: Metrisch Book;
    }
    
    .reg_tr_benefits h3 {
        font-size: 28px;
        font-family: MetrischBold;
    }

    .cert_valid img {
        height: 24%!important;
    }
    .cert_valid span {
        font-size: 22px!important;
    }

    .cert_invalid img {
        height: 15%!important;
    }
    .cert_invalid span {
        font-size: 22px!important;
    }

    .cert_invalid h3 {
        margin-left: 0px!important;
        font-size: 18px;
    }

    .cert_invalid p {
        margin-left: 0px!important;
        font-size: 16px;
    }

    .cert_search_card .card-body span {
        font-size: 30px;
    }

    .homepage .dw_header_box .dw_hero_center{
        padding: 80px 10px;
    }

    .dw_download_cta_btns_box .row {
        height:80px!important;
    }

    .dw_dcta_row1 {
        margin-top:-40px;
        margin-left:0px;
    }

    .sticky2 {
        margin-top:0px!important;
    }

    .dw_timeline_tab {
        display:none;
    }

    .dw_timeline_mob {
        display:block;
    }

    .dw_timeline_desk {
        display:none;
    }

    .dw_subpage_header h1 {
        font-size:40px;
    }

    .dw_ame_features_box h3 {
        font-size:30px;
    }

    .dw_lb_subs h2 {
        font-size:40px;
        margin-top:30px;
    }

    .dw_sp_header_left {
        padding-left:15px;
    }

    .dw_ame_features hr:before {
        right:24%;
    }

    .reg_tr_benefits hr:before {
        right:24%;
    }

    .dw_subpage_header .pr-0 {
        padding-right:15px!important;
    }

    .dw_subpage_header img{
        border-radius:10px!important;
    }

    .dw_lb_subs img {
        border-radius:10px!important;
    }

    .dw_lb_subs .pl-0 {
        padding-left:15px!important;
    }

    .dw_lb_subs .pr-0 {
        padding-right:15px!important;
    }

    .dw_footer_frc_img img {
        height:58px!important;
        max-height:58px;
    }
	
	.dw_subscription_plans hr.plane-border:before {
        right:24%;
    }

    .dw_subscription_plans th.w-15 {
        font-size:18px!important;
    }

    .dw_subscription_plans th.w-20 {
        font-size:18px!important;
    }

    .dw_subscription_plans th.w-50 {
        font-size:18px!important;
    }

    .dw_subscription_plans i#check-icon {
        font-size:21px!important;
    }

    .dw_subscription_plans i#cross-icon {
        font-size:21px!important;
    }

    .dw_subscription_plans td.features {
        font-size: 0.8rem!important;
    }
    
    .dw_subscription_plans td.features .accordion-button {
        font-size: 0.8rem!important;
    }
    
    .dw_subscription_plans td.features .accordion-body {
        font-size: 0.8rem!important;
    }


    .dw_frc_txt {
        flex:0 0 100%;
        max-width:100%;
    }

    .dw_footer_first_row .col-md-3 {
        text-align:center!important;
    }

    .dw_social_footer div {
        justify-content:center;
    }

    .dw_footer_first_row hr {
        display:none;
    }

    .dw_footer_first_row span:not(.dw_elisa_font){
        border-bottom:1px solid #295077;
    }

    .dw_footer_frc span {
        line-height:25px;
    }

    .dw_home_fourth_section hr:first-child::before {
        letter-spacing:5px;
        right:15%;
        padding-left:5px;
    }

    .dw_fs_lb h2 {
        font-size:40px;
    }

    .dw_fs_lb p {
        font-size:18px;
    }
    .dw_elisa_box {
        margin:unset;
        margin-bottom:40px!important;
    }
    .dw_home_second_section::before{
        display:none;
    }
    .dw_home_second_section ul {
        margin-left:25px;
    }
    .dw_home_second_section ul li::before{
        left:-55px;
    }
    .dw_home_second_section ul li::after{
        left:-44px;
    }
    .dw_home_second_section {
        padding-bottom:0px;
    }
    .dw_mob_slider.slick-dotted.slick-slider {
        margin-bottom:-65px;
    }
    .dw_newsroom_title{
        margin-top:30px;
    }

    .dw_ame_features hr:before {
        right:38%;
    }

    .reg_tr_benefits hr:before {
        right:38%;
    }

    .dw_download_app img {
        height:35px;
        margin-right:-20px;
        margin-left:10px;
    }

    .dw_inst_h2 {
        font-size:40px!important;
    }

    .dw_ame_subs_mg2 h2 {
        font-size:22px;
    }

    .dw_ame_logbook_sp_1 hr:first-child::before {
        right:38%;
    }
    
    .dw_reg_tr_sp_1 hr:first-child::before {
        right:38%;
    }

    .dw_mros_subs_mg h2 {
        font-size:22px;
        margin-top:-40px;
    }

    .dw_mros_subs {
        height:unset;
        padding-bottom:30px!important;
    }

    .dw_ame_subs_mg {
        padding-right:15px;
    }

    .dw_cta_mro_img {
        margin-top:0px;
    }
	
	.dw_subscription_plans hr.plane-border:before {
        right:38%;
    }

    .dw_databsubs_box {
        margin-left:0px;
        margin-right:0px;
    }

    .dw_download_mob {
        width:100%!important;
    }

    .dw_our_team_box h2 {
        margin-top:15px;
    }

    .dw_our_team_box {
        height:auto!important;
    }

    .dw_nr_title {
        padding-top:0px;
        margin-top:-30px;
    }

}

@media screen
and (max-width:768px)
and (orientation: landscape) {

    .dw_header .navbar{
        min-height:80px;
    }

    /*.dw_hero_center h1{*/
    /*  font-size:32px;*/
    /*  margin-bottom:-55px;*/
    /*  margin-top:-80px;*/
    /*}*/

    .dw_hero_center span {
        font-size:14px;
    }

    .dw_hero_center img {
        height:40px;
    }

    .dw_header_box {
        height:100vh;
    }
    .dw_home_fourth_section hr:first-child::before{
        padding-left:5px;
    }

    .dw_our_team_box {
        height:auto!important;
    }

}

@media only screen and (min-width:768px) {
    .md-hidden {
        display: none;
    }
}

@media only screen and (max-width:600px) {
    .modal-body .column-right > img {
        max-width: 100%;
    }

    .modal-body .column-left .wrapper {
        padding-right: 15px;
    }

    .modal-body .column-left {
        padding: 40px 10px 40px 25px;
    }

    .modal-body .column-right {
        padding: 40px 25px;
    }

    .modal-body .column-right .aspect-1-1-wrapper {
        max-width: 200px;
    }

    .dw_reg_tr_sp_1 h2 {
        font-size:30px;
    }

    .dw_reg_tr_sp_1 p {
        font-size: 16px;
    }
}

@media only screen and (max-width:575px) {
    .dw_reg_tr_sp_1 .cert_check_cta {
        margin-top:20px;
    }
}

@media only screen and (max-width:500px) {
    .mandatory.absolute .col-7 {
        font-size: 10px;
    }

    .mandatory.absolute {
        padding: 10px;
    }

    .online-training-courses-highlighted > .col-12 .title br {
        display: none;
    }

    .online-training-courses-highlighted > .col-12 .title {
        font-size: 14px;
    }

    .online-training-courses-highlighted > .col-12 .price-primary,
    .dw_online_training_courses_box .price-primary {
        font-size: 18px;
        line-height: 1;
    }

    .online-training-courses-highlighted > .col-12 .price,
    .dw_online_training_courses_box .price {
        font-size: 16px;
        line-height: 1;
    }

    .online-training-courses-highlighted > .col-md-6.col-primary .price-wrapper,
    .dw_online_training_courses_box .price-wrapper {
        margin: 8px 0 14px;
    }
	
	.dw_subscription_plans .plans-head-container {
        margin-top: 40px!important;
    }

    .dw_subscription_plans .plans-head-container h2 {
        margin-top: 40px!important;
    }

    .dw_subscription_plans #subscriptionContainer {
        margin-top: 40px!important;
    }

    .dw_reg_tr_sp_1 .blue_col > img{
        position:absolute;
        right:270px;
        top:-50px;
        width:60%;
    }

    .cert_search_card .card-body span {
        font-size: 23px;
    }
}

@media only screen and (max-width:575px) {
    .dw_subscription_plans .free {
        width: 330px!important;
    }

    .dw_subscription_plans .ultimate {
        width: 330px!important;
    }
    
    .dw_subscription_plans .pro {
        width: 380px!important;
    }

    .dw_subscription_plans .free .card-title {
        font-size: 36px!important;
    }

    .dw_subscription_plans .ultimate .card-title {
        font-size: 36px!important;
}

    .dw_subscription_plans .pro .card-title {
        font-size: 46px!important;
}

.dw_subscription_plans a.proButton {
    font-family:MetrischBold;
    font-size:18px!important;
    margin-bottom: 20px;
    text-align:center;
    font-weight:bold;
    padding:5px 58px!important;
    border-radius:10px;
    text-decoration:none;
}

.dw_subscription_plans a.ultButton {
    padding: 5px 80px!important;
}

.dw_subscription_plans .free p {
    font-size: 15px!important;
}

}

@media only screen and (max-width:500px) {
    .mandatory.absolute .col-7 {
        font-size: 10px;
    }

    .mandatory.absolute {
        padding: 10px;
    }

    .online-training-courses-highlighted > .col-12 .title br {
        display: none;
    }

    .online-training-courses-highlighted > .col-12 .title {
        font-size: 14px;
    }

    .online-training-courses-highlighted > .col-12 .price-primary,
    .dw_online_training_courses_box .price-primary {
        font-size: 18px;
        line-height: 1;
    }

    .online-training-courses-highlighted > .col-12 .price,
    .dw_online_training_courses_box .price {
        font-size: 16px;
        line-height: 1;
    }

    .online-training-courses-highlighted > .col-md-6.col-primary .price-wrapper,
    .dw_online_training_courses_box .price-wrapper {
        margin: 8px 0 14px;
    }

    .dw_subscription_plans h1{
        font-size:40px!important;
    }
}

@media only screen and (max-width:400px) {
    .dw_subscription_plans .pro {
        width:90vw!important;
    }

    .dw_subscription_plans .free {
        width:85vw!important;
    }

    .dw_subscription_plans .ultimate {
        width:85vw!important;
    }
}



@media only screen and (max-width:450px){
	
	.dw_subscription_plans hr.plane-border:before {
        right:23%;
    }
	
	.dw_subscription_header {
        padding-top: 150px!important;
    }
	
	.dw_subscription_plans hr.plane-border:before {
        content:url(../images/avion_separator_plavi_mob.png);
        right:40%!important;
        width:85px!important;
        height:25px!important;
        padding-left:0px;
    }

	
    .homepage .dw_header_box .dw_hero_center{
        padding: 40px 10px;
    }

    .dw_newsroom_sidebar hr:after {
        width:41%;
        margin-left:42%;
    }

    .dw_home_new_slide{
        padding-bottom:80px!important;
    }
    .dw_news_box2 {
        height:450px;
    }

    .dw_footer_frc_img img {
        height:38px!important;
        max-height:38px;
        margin-right:15px;
    }

    .dw_header .navbar {
        min-height:70px;
    }
    .dw_header img {
        width:190px;
    }

    .dw_hero_center h1 {
        font-size:30px;
    }
    .dw_hero_center span {
        font-size:18px;
    }
    /*.dw_hero_center img {*/
    /*	height:30px;*/
    /*	width:auto!important;*/
    /*}*/
    .dw_home_second_section hr:first-child::before {
        right:23.5%;
    }

    .dw_ame_logbook_mob_boxes {
        flex-wrap:wrap;
    }

    .dw_ame_logbook_mob_boxes div {
        margin-right:10px;
        margin-bottom:15px;

    }

    .dw_ame_features hr:before {
        right:23%;
    }

    .reg_tr_benefits hr:before {
        right:23%;
    }

    .dw_databsubs_box, .dw_download_bottom img {
        padding:15px;
    }

    .dw_qr_scan {
        margin-top:0px;
    }

    .dw_scan_txt {
        text-align:center!important;
    }

    .dw_download_bottom {
        padding-bottom:30px;
    }

    .dw_ame_subs_mg2 {
        padding-left:15px;
    }

    .dw_ib_subs img{
        margin-top:30px!important;
    }

    .dw_inst_h2 {
        font-size:26px!important;
        margin-bottom:-30px;
    }

    .dw_js_img_foot img {
        margin-top:15px;
    }

    .dw_ame_logbook_sp_1 hr:first-child::before {
        right:25%;
    }

    .dw_reg_tr_sp_1 hr:first-child::before {
        right:25%;
    }

    .dw_mros_text_box h3 {
        font-size:22px;
    }

    .dw_mros_text_box p {
        font-size:14px;
    }

    .dw_mros_subs_mg h2 {
        font-size:22px;
        margin-top:unset;
    }

    .dw_mros_subs {
        height:unset;
        padding-bottom:30px!important;
    }

    .dw_ame_subs_mg {
        padding-right:15px;
        text-align:center!important;
    }

    .dw_cta_mro_img {
        margin-top:0px;
    }

    .dw_newsroom_download a {
        margin-right:10px;
    }

    .dw_newsroom_info {
        display:block!important;
    }

    .dw_newsroom_info p, .dw_newsroom_info span {
        font-size:12px;
    }

    .dw_share_news {
        margin-top:15px;
    }

    .dw_our_team_box {
        height:auto!important;
        margin:15px;
        margin-bottom:100px;
    }

    .dw_ame_features h2 {
        font-size:40px;
    }

    .dw_download_bottom {
        height:unset;
    }

    .dw_qr_scan {
        margin-top:-30px;
    }

    .dw_accordion {
        margin-left:unset;
        margin-right:unset;
    }

    .dw_ame_subs_mg2 > br {
        display:block;
    }

    .dw_mros_subs_mg h2 {
        margin-bottom:0px;
    }

    .dw_mros_hr hr {
        margin-bottom:0px;
    }

    .dw_download_app img {
        margin-top:40px;
    }

    .dw_subpage_header span {
        line-height:25px;
    }

    .dw_ame_subs_mg2 {
        text-align:center!important;
        margin-bottom:15px;
    }

    .dw_subpage_newsroom {
        padding-top:15px!important;
    }

    .dw_our_story_and_team_title {
        padding-top:90px;
    }

    .dw_our_story_and_team_title .row{
        min-height:50vh;
    }

    .dw_subscription_header {
        padding-top: 150px!important;
    }

    .dw_ame_features hr:before {
        content:url(../images/hangar.svg);
        right:40%!important;
        width:85px!important;
        height:25px!important;
        padding-left:0px;
    }

    .reg_tr_benefits hr:before {
        content:url(../images/hangar.svg);
        right:40%!important;
        width:85px!important;
        height:25px!important;
        padding-left:0px;
    }


    .dw_home_second_section hr:first-child::before, .dw_ame_logbook_sp_1 hr:first-child::before {
        content:url(../images/avion_separator_bijeli_mob.png);
        right:40%!important;
        width:85px!important;
        height:25px!important;
        padding-left:0px;
        top:60px!important
    }

    .dw_elisa_vision {
        margin:15px;
    }

    .dw_contact_compinfo {
        margin-top:60px;
    }

    .navbar-toggler:focus {
        border-color:rgba(0,0,0,.1)!important;
        outline-color:rgba(0,0,0,.1)!important;
    }

    .swiper {
        width: 100%;
        height: 320px;
    }

    .swiper-slide-visible img {
        min-width:unset!important;
    }


}

.hd_dropdown_2 .dropdown-menu, .hd_dropdown_2_menu{
    margin-top:-40px!important;
    margin-left:calc(100% + 10px);
    border-top:1px solid #fff;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    opacity:0;
}

.hd_dropdown_2_item:hover ~ .hd_dropdown_2_menu{
    opacity:1;
}

.hd_dropdown_2_menu:hover{
    opacity:1;
}

.reg_tr_header.text-center a.nav-link {
    font-family:Metrisch Book;
    font-weight:bold;
    border-bottom:1px solid orange;
    padding-bottom:0px;
    padding-left:2px !important;
    padding-right:4px !important;
    vertical-align:middle;
    display: inline-block;
    margin: 0 auto;
}

.reg_tr_header a.nav-link {
    font-family:Metrisch Book;
    font-weight:bold;
    border-bottom:1px solid orange;
    padding-bottom:0px;
    padding-left:2px !important;
    padding-right:4px !important;
    vertical-align:middle;
    display: inline-block;
    margin: 0 auto;
}

.reg_tr_header_link {
	border-bottom:1px solid orange!important;
}

.reg_tr_header a font:first-child {
    background:orange;
    color:#fff;
	padding:1px 8px;
    border-radius:3px;
    font-size:11px;
	font-weight:bold;
}


.dw_item_1_bg {
    background: url(../images/Artboard2.jpg);
    background-size:cover;
    height:80vh;
    margin-top:30px;
    margin-bottom:30px;
    background-position: center 55%;
    position:relative;
    border-radius:15px;
}

.dw_item_2_bg{
    background: url(../images/Artboard2.jpg);
    background-size:cover;
    height:80vh;
    margin-top:30px;
    background-position: center 55%;
    position:relative;
    border-radius:15px;
    padding:15px;
}

@media only screen and (max-width:992px){
    .dw_header_box .fa-chevron-right:before{
        content:"";
        background:url(../images/Dropdown.svg);
        height:16px;
        width:16px;
        background-size:cover;
        display:block;
    }
    .hd_dropdown_2 .dropdown-menu, .hd_dropdown_2_menu{
        display:block!important;
        opacity:1!important;
        margin-top:0px!important;
        margin-left:unset!important;
    }
}

.dw_newslide_slide1 {
    border-radius: 40px!important;
}

.dw_buy_training_header h1{
    font-size:46px;
}

.dw_buy_training_header span{
    font-size:18px;
}

.dw_payment_methods {
    display:flex;
    align-items:center;
}

.dw_payment_methods img{
    height:25px;
    margin-right:5px;
}
