html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,footer,header,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

input {
    outline: none;
    transition: all .3s
}

input:disabled {
    color: #2f5a71
}

input:read-only {
    outline: none
}

input:read-only:focus {
    border: none
}

input:focus {
    outline: none !important;
    transition: all .3s
}

input:hover {
    text-decoration: none;
    transition: all .3s
}

input::placeholder {
    color: rgba(47,90,113,0.7);
    font-family: "Museo Sans Rounded 300", sans-serif;
    opacity: .7
}

p {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 15px;
    opacity: .9
}

.required {
    color: #ce2f4c;
    margin-left: 5px
}

.mw-fw {
    max-width: 100%
}

button {
    transition: all .3s;
    cursor: pointer
}

button:hover {
    text-decoration: none;
    transition: all .3s
}

button:focus {
    text-decoration: none;
    outline: none
}

.btn-hover {
    display: inline-flex;
    min-width: 210px;
    height: 50px;
    text-align: center;
    padding: 12px 25px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    box-shadow: 0px 19px 70px 0px rgba(207,46,74,0.35);
    margin-top: 30px;
    background-image: linear-gradient(to right, #cb3553, #cf2e4a, #c52f4a, #b50d2b);
    background-size: 300% 100%;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    border: none
}

.btn-hover .fa {
    margin-left: 20px;
    position: relative;
    left: 0;
    font-size: 19px;
    transition: left .3s ease
}

.btn-hover .icon-font {
    display: flex;
    font-size: 22px;
    left: 0;
    position: relative;
    margin-left: 20px;
    margin-right: -15px;
    transition: left .3s ease
}

.btn-hover:hover {
    background-position: 99% 0;
    color: #fff
}

.btn-hover:hover .fa,.btn-hover:hover .icon-font {
    left: 10px
}

.btn-hover-blue {
    display: inline-flex;
    min-width: 210px;
    height: 50px;
    text-align: center;
    padding: 12px 25px;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0px 10px 60px 0px rgba(16,150,210,0.45);
    margin-top: 30px;
    background-image: linear-gradient(53deg, #14a3d6, #0e92d0, #1683b6, #046891);
    background-size: 300% 100%;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-transform: uppercase;
    border: none
}

.btn-hover-blue .fa {
    margin-left: 20px;
    position: relative;
    left: 0;
    font-size: 19px;
    transition: left .3s ease
}

.btn-hover-blue .icon-font {
    display: flex;
    font-size: 22px;
    left: 0;
    position: relative;
    margin-left: 20px;
    margin-right: -15px;
    transition: left .3s ease
}

.btn-hover-blue:hover {
    background-position: 99% 0
}

.btn-hover-blue:hover .fa,.btn-hover-blue:hover .icon-font {
    left: 10px
}

.hidden-all {
    display: none !important
}

li {
    list-style-type: none
}

a {
    text-decoration: none;
    transition: all .3s
}

a:hover,a:focus,a:active {
    outline: none;
    text-decoration: none;
    transition: all .3s
}

img {
    max-width: 100%
}

.fw {
    width: 100%
}

.table-condensed th {
    font-family: "Museo Sans Rounded 700", sans-serif
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 7px 10px;
    font-size: 17px;
    border-radius: 0
}

.datepicker .next.disabled,.datepicker .prev.disabled {
    visibility: visible
}

.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled] {
    background-color: #0e91cf
}

.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover {
    background-image: none
}

.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover {
    background-image: none;
    background-color: #b2b2b2;
    color: #fff
}

.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled] {
    background-color: #cdcdcd
}

.datepicker table tr td.today:hover:hover {
    color: #fff
}

.table-input {
    display: block;
    width: auto;
    text-align: center;
    max-width: 170px;
    height: auto;
    padding: 10px;
    font-size: inherit;
    background: none;
    border: none;
    color: #2f5a71;
    opacity: .7
}

.table-input.enabled {
    height: 40px;
    font-size: 15px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    color: #2f5a71;
    opacity: 1
}

.form-ctr {
    width: 100%;
    display: none;
    justify-content: flex-end;
    align-items: center;
    position: relative
}

.form-ctr.active {
    display: flex
}

.form-procs {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative
}

nav {
    color: #000
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    object-fit: contain
}

.icon-feribot-big {
    width: 1.3154296875em
}

.icon-gemi-adami {
    width: 0.9794921875em
}

.icon-calendar {
    width: 1.009765625em
}

.icon-feribot-01 {
    width: 1.111328125em
}

.icon-truck {
    width: 2.0146484375em
}

.icon-truck-big {
    width: 2.439453125em
}

.icon-van {
    width: 1.375em
}

.icon-eye {
    width: 1.6201171875em
}

.icon-bell {
    width: 0.73046875em
}

.icon-cup {
    width: 0.642578125em
}

.icon-enlight {
    width: 0.7587890625em
}

.icon-graph {
    width: 1.080078125em
}

.icon-hand-planting {
    width: 0.9111328125em
}

.icon-hand-shake {
    width: 1.09375em
}

.icon-rank {
    width: 0.7802734375em
}

.icon-speed-time {
    width: 1.0166015625em
}

.icon-sun {
    width: 1.0068359375em
}

.icon-trust {
    width: 0.765625em
}

.icon-wifi {
    width: 1.1494140625em
}

.icon-link {
    width: 0.753906em
}

.icon-minivan {
    width: 1.78203125em
}

.icon-signup {
    width: 0.6474609375em
}

.icon-quotes {
    width: 1.154296875em
}

@font-face {
    font-family: 'Museo Sans Rounded 700';
    src: url("../fonts/museo/MuseoSansRounded-700.eot");
    src: url("../fonts/museo/MuseoSansRounded-700.eot?#iefix") format("embedded-opentype"),url("../fonts/museo/MuseoSansRounded-700.woff2") format("woff2"),url("../fonts/museo/MuseoSansRounded-700.woff") format("woff"),url("../fonts/museo/MuseoSansRounded-700.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Museo Sans Rounded 900';
    src: url("../fonts/museo/MuseoSansRounded-900.eot");
    src: url("../fonts/museo/MuseoSansRounded-900.eot?#iefix") format("embedded-opentype"),url("../fonts/museo/MuseoSansRounded-900.woff2") format("woff2"),url("../fonts/museo/MuseoSansRounded-900.woff") format("woff"),url("../fonts/museo/MuseoSansRounded-900.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Museo Sans Rounded 500';
    src: url("../fonts/museo/MuseoSansRounded-500.eot");
    src: url("../fonts/museo/MuseoSansRounded-500.eot?#iefix") format("embedded-opentype"),url("../fonts/museo/MuseoSansRounded-500.woff2") format("woff2"),url("../fonts/museo/MuseoSansRounded-500.woff") format("woff"),url("../fonts/museo/MuseoSansRounded-500.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Museo Sans Rounded 300';
    src: url("../fonts/museo/MuseoSansRounded-300.eot");
    src: url("../fonts/museo/MuseoSansRounded-300.eot?#iefix") format("embedded-opentype"),url("../fonts/museo/MuseoSansRounded-300.woff2") format("woff2"),url("../fonts/museo/MuseoSansRounded-300.woff") format("woff"),url("../fonts/museo/MuseoSansRounded-300.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

body {
    position: relative;
    overflow-x: hidden
}

body.menu-show {
    overflow: hidden
}

img {
    max-width: 100%
}

a {
    font-family: "Museo Sans Rounded 900", sans-serif;
    text-decoration: none !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a:hover,a:focus {
    text-decoration: none !important;
    outline: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

li {
    list-style-type: none
}

input {
    width: 100%;
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px;
    padding: 0 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #2f5a71;
    font-size: 15px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

input:focus {
    outline: none;
    border: 1px solid #26aad9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

input:hover {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

select {
    width: 100%;
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px;
    padding: 0 15px;
    color: #2f5a71;
    font-size: 15px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

select:focus {
    outline: none;
    border: 1px solid #26aad9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

select:hover {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

textarea {
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px;
    padding: 15px;
    width: 100%;
    resize: none;
    color: #2f5a71;
    font-size: 15px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

textarea:focus {
    outline: none;
    border: 1px solid #26aad9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

::-webkit-input-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

:-ms-input-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

::-moz-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

:-moz-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

input::-webkit-input-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

input:-ms-input-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

input::-moz-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

input:-moz-placeholder {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 300", sans-serif
}

button:focus {
    outline: none
}

#wrapper {
    overflow-x: hidden
}

#home-wrapper {
    height: 98vh;
    background: url(../../media/images/home/background-new.png) no-repeat center;
    background-size: 100% 97%;
    position: relative;
    background-position: top
}

.ship-bottom {
    width: 80%;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 1100px
}

header {
    padding-top: 30px;
    position: absolute;
    z-index: 232;
    width: 100%
}

header .logo .logo__img {
    width: 180px;
}

header .logo-menu {
    display: none
}

header .logo-menu .logo__img {
    width: 180px
}

header .row {
    position: relative
}

header .menu-toggle {
    display: none;
    flex: 0 0 auto;
    cursor: pointer;
    position: absolute;
    right: 15px;
    border: none;
    z-index: 222;
    padding: 10px;
    background: #fafcfc;
    box-shadow: 0 29px 70px 0px rgba(11,81,119,0.17);
    border-radius: 10px;
    top: 0;
    width: 55px;
    height: 55px
}

header .hamburger,header .cross {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

header .hamburger span {
    display: block;
    width: 40px;
    height: 5px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    border-radius: 10px
}

header .hamburger span:last-child {
    margin: 0
}

header .hamburger span:before,header .hamburger span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #3198d2;
    transform: translateX(-200%);
    transition: transform ease 300ms
}

header .hamburger span:after {
    transform: translateX(0)
}

header .hamburger span:nth-child(2):before,header .hamburger span:nth-child(2):after {
    transition-delay: 75ms
}

header .hamburger span:last-child:before,header .hamburger span:last-child:after {
    transition-delay: 150ms
}

header .menu-toggle:hover .hamburger span:before {
    transform: translateX(0)
}

header .menu-toggle:hover .hamburger span:after {
    transform: translateX(200%)
}

header .menu-toggle.active .hamburger span:before {
    transform: translateX(100%)
}

header .menu-toggle.active .hamburger span:after {
    transform: translateX(200%)
}

header .cross span {
    display: block;
    width: 26px;
    height: 4px;
    border-radius: 10px;
    background-color: #3198d2;
    transform: translateY(50%) rotate(45deg) scaleX(0);
    transition: transform ease 200ms
}

header .cross span:last-child {
    transform: translateY(-50%) rotate(-45deg) scaleX(0)
}

header .menu-toggle.active .cross span {
    transition-delay: 450ms;
    transform: translateY(50%) rotate(45deg) scaleX(1)
}

header .menu-toggle.active .cross span:last-child {
    transform: translateY(-50%) rotate(-45deg) scaleX(1)
}

header .header-menu {
    padding-top: 5px
}

header .header-menu .footer-social-links-group {
    display: none
}

header .header-menu .footer-social__link {
    display: inline-block;
    font-size: 21px;
    padding: 0;
    color: #325c72;
    opacity: 1;
    width: 40px;
    height: 50px;
    text-align: center;
    padding-top: 10px
}

header .header-menu .footer-social__link .icon-google {
    font-size: 31px;
    position: relative;
    top: -4px
}

header .header-menu .footer-social__link:hover {
    opacity: 1
}

header .header-menu ul {
    display: block;
    padding-left: 0;
    text-align: right
}

header .header-menu ul li {
    display: inline-block
}

header .header-menu .header-menu__link {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    opacity: .7;
    letter-spacing: 1px
}

header .header-menu .header-menu__link:hover {
    opacity: 1
}

header .header-menu .online-islem {
    position: relative;
    margin-left: 15px
}

header .header-menu .online-islem .icon-font {
    font-size: 18px;
    position: relative;
    top: 4px;
    margin-right: 3px
}

header .header-menu .online-islem .header-menu__link {
    font-family: "Helvetica Neue", sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 14px;
    background: rgba(255,255,255,0.25);
    border: 1px solid rgba(255,255,255,0);
    border-radius: 10px;
    padding: 10px 15px;
    opacity: 1
}

header .header-menu .online-islem .header-menu__link img {
    width: 20px;
    margin-right: 10px;
    position: relative;
    top: -1px
}

header .header-menu .online-islem:hover .header-menu__link {
    background: #fff;
    color: #3198d2
}

header .header-menu .online-islem .submenu-wrap {
    padding-top: 30px;
    position: relative;
    z-index: 4
}

header .header-menu .online-islem .submenu-wrap ul li {
    display: block;
    text-align: center;
    position: relative
}

header .header-menu .online-islem .submenu-wrap ul li .menu-hover__link {
    padding: 10px;
    display: block
}

header .header-menu .online-islem .submenu-wrap .submenu {
    width: 130px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
    margin-left: 0
}

header .header-menu .online-islem .submenu-wrap .submenu:before {
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%)
}

@media (min-width: 1200px) {
    header .header-menu .menu-hover:hover .header-menu__link {
        opacity:1;
        transition: all .3s ease
    }

    header .header-menu .menu-hover:hover .submenu-wrap {
        opacity: 1;
        visibility: visible;
        transition: all .3s ease
    }
}

header .header-menu .menu-hover-last .submenu-wrap {
    right: 0
}

header .header-menu .menu-hover-last .submenu {
    right: 0
}

header .header-menu .menu-hover-last .submenu:before {
    left: auto;
    right: 120px
}

header .header-menu .submenu-wrap {
    position: absolute;
    width: 100%;
    padding-top: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}

header .header-menu .submenu {
    position: absolute;
    background: #fff;
    padding: 15px 20px;
    margin-left: -25px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 29px 70px 0px rgba(11,81,119,0.17);
    box-shadow: 0px 29px 70px 0px rgba(11,81,119,0.17)
}

header .header-menu .submenu:before {
    content: '';
    display: block;
    border: 10px solid transparent;
    border-bottom-color: inherit;
    width: 0;
    position: absolute;
    top: -20px;
    left: 70px;
    color: #ffffff
}

header .header-menu .submenu .menu-hover__link {
    padding: 7px 10px;
    font-family: "Museo Sans Rounded 500", sans-serif;
    color: #2f5a71;
    opacity: .6;
    font-size: 17px;
    display: inline-block;
    border-right: 1px solid #e4e8ea
}

header .header-menu .submenu .menu-hover__link:hover {
    opacity: 1
}

header .header-menu .submenu li:last-of-type .menu-hover__link {
    border-right: 0
}

header .header-menu .language .header-menu__link {
    font-family: "Helvetica Neue", sans-serif;
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 16px;
    opacity: 1;
    padding: 10px
}

header .header-menu .language .header-menu__link:hover {
    opacity: .7
}

header .header-menu .language .language__dots {
    display: inline-block;
    background: white;
    width: 4px;
    height: 4px;
    margin-left: 15px;
    margin-right: 5px;
    border-radius: 10px;
    position: relative;
    top: -3px
}

header .header-menu .language .language__dots:before {
    content: '';
    display: block;
    background: white;
    width: 4px;
    height: 4px;
    margin-left: 15px;
    margin-right: 5px;
    border-radius: 10px;
    position: absolute;
    left: -15px;
    top: -9px
}

header .header-menu .language .language__dots:after {
    content: '';
    display: block;
    background: white;
    width: 4px;
    height: 4px;
    margin-left: 15px;
    margin-right: 5px;
    border-radius: 10px;
    position: absolute;
    left: -15px;
    bottom: -9px
}

.header-content {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100vh;
    padding-top: 0;
    display: flex;
    align-items: center;
    z-index: 22
}

.ticket-wrapper {
    background: white;
    margin-top: 0;
    width: 390px;
    margin-left: -20px;
    border-radius: 10px;
    position: absolute;
    z-index: 12;
    box-shadow: 0px 29px 70px 0px rgba(11,81,119,0.17);
    margin-top: 0
}

.ticket-wrapper .ticket-header {
    padding: 25px;
    border-bottom: 1px solid #e4e8ea;
    display: flex;
    justify-content: space-between
}

.ticket-wrapper .ticket-header-title {
    color: #3198d2;
    font-size: 22px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    text-align: center
}

.ticket-wrapper .ticket-link {
    display: inline-flex;
    position: relative;
    height: 50px;
    max-width: 50%
}

.ticket-wrapper .ticket-link .ticket-link__icon,.ticket-wrapper .ticket-link .ticket-link__txt {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.ticket-wrapper .ticket-link:hover .ticket-link__icon,.ticket-wrapper .ticket-link:hover .ticket-link__txt {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.ticket-wrapper .ticket-link:before {
    content: '';
    display: block;
    background: white;
    position: absolute;
    width: 100%;
    height: 36px;
    border-radius: 10px;
    -webkit-box-shadow: 9px 10px 29px 0px rgba(11,81,119,0.17);
    box-shadow: 9px 10px 29px 0px rgba(11,81,119,0.17);
    z-index: 0;
    top: 5px
}

.ticket-wrapper .ticket-link .ticket-link__icon {
    display: inline-block;
    border: 2px solid #327da8;
    width: 50px;
    height: 50px;
    padding: 10px;
    float: left;
    border-radius: 10px;
    border-right: none;
    margin-right: 0px;
    text-align: center;
    position: relative;
    background: #fff
}

.ticket-wrapper .ticket-link .ticket-link__icon .icon-font {
    font-size: 25px;
    position: relative;
    top: -1px
}

.ticket-wrapper .ticket-link .ticket-link__txt {
    width: 100px;
    height: 50px;
    border: 2px solid #327da8;
    display: inline-block;
    border-radius: 10px;
    border-left: 1px dashed #327da8;
    text-align: center;
    padding: 12px 0;
    color: #327da8;
    font-family: "Museo Sans Rounded 700", sans-serif;
    position: relative;
    background: #fff;
    font-size: 16px
}

.ticket-wrapper .ticket-link .ticket-link__txt:after {
    content: '';
    display: block;
    position: absolute;
    right: -2px;
    top: 12px;
    width: 10px;
    height: 20px;
    background-color: #e6edf1;
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
    border: 2px solid #327da8;
    border-right: none
}

.ticket-wrapper .ticket-passive {
    margin-left: 16px
}

.ticket-wrapper .ticket-passive .icon-font {
    color: #aab6bd;
    transition: all .3s ease
}

.ticket-wrapper .ticket-passive:hover .ticket-link__icon,.ticket-wrapper .ticket-passive:hover .ticket-link__txt {
    transition: all .3s ease;
    color: #327da8
}

.ticket-wrapper .ticket-passive:hover .icon-font {
    color: #327da8
}

.ticket-wrapper .ticket-passive .ticket-link__icon {
    border-color: #fff
}

.ticket-wrapper .ticket-passive .ticket-link__txt {
    border-color: #fff;
    color: #aab6bd;
    border-left: 1px dashed #d3e0e6
}

.ticket-wrapper .ticket-passive .ticket-link__txt:after {
    border: none
}

.ticket-wrapper .ticket-form {
    padding: 25px
}

.ticket-wrapper .ticket-form .ticket-form__group {
    clear: both;
    margin-bottom: 25px
}

.ticket-wrapper .ticket-form .ticket-form__group+.ticket-form__group {
    margin-bottom: 0
}

.ticket-wrapper .ticket-form .ticket-form__group .icon-font {
    font-size: 30px;
    display: inline-block;
    margin-left: 10px;
    color: #9aa8b1
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__label {
    color: #315c73;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px;
    width: 100%;
    display: block;
    padding-left: 15px
}

.ticket-wrapper .ticket-form .ticket-form__group .form-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 20px
}

.ticket-wrapper .ticket-form .ticket-form__group .form-icon .form-icon__img {
    width: 40px;
    margin-left: 10px
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select {
    width: calc(100% - 60px);
    float: right;
    height: 50px;
    border: none;
    border-bottom: 1px solid #edf0f2;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px;
    padding-top: 10px
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .btn.dropdown-toggle {
    border: none;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px;
    padding-top: 10px;
    border-radius: 6px;
    background: none
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .btn.dropdown-toggle:focus,.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .btn.dropdown-toggle:hover,.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .btn.dropdown-toggle:active {
    outline: none !important;
    background: #f4f6f7;
    box-shadow: none
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .btn.dropdown-toggle .caret {
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .dropdown-menu {
    padding: 0px;
    margin: 0px;
    border: none;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0px 19px 70px 0px rgba(11,81,119,0.12)
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .dropdown-menu a {
    font-family: "Museo Sans Rounded 700", sans-serif;
    padding: 10px 15px;
    font-size: 15px;
    color: #70818c
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select .dropdown-menu a:hover {
    background: #f4f6f7
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-form__select:focus {
    outline: none;
    color: #6b94af
}

.ticket-wrapper .ticket-form .ticket-form__group .direction {
    display: flex;
    background: #f4f6f7;
    border: 1px solid #d8dee1;
    border-radius: 50px;
    margin-top: 15px;
    align-items: center
}

.ticket-wrapper .ticket-form .ticket-form__group .direction .direction__input {
    display: inline-block;
    width: 45%;
    background: none;
    border: none;
    text-align: center;
    height: 45px;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px
}

.ticket-wrapper .ticket-form .ticket-form__group .direction .btn-direction {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: white;
    text-align: center;
    border: 2px solid #14a3d6;
    border-radius: 50%;
    padding-top: 8px
}

.ticket-wrapper .ticket-form .ticket-form__group .direction .btn-direction .btn-direction__img {
    margin: auto;
    width: 21px;
    position: relative;
    top: -2px
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab .form-tab-content-item {
    display: none
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab-header {
    display: flex;
    position: relative;
    justify-content: space-between;
    margin-bottom: 20px
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab-header:after {
    content: '';
    position: absolute;
    width: calc(100% + 50px);
    height: 1px;
    background: #e4e8ea;
    left: -25px;
    bottom: 0
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab-item {
    display: block;
    width: 48%;
    text-align: center;
    color: #315c73;
    opacity: 0.7;
    font-size: 18px;
    position: relative;
    padding: 10px 0;
    cursor: pointer;
    z-index: 2
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab-item:after {
    content: '';
    position: absolute;
    bottom: -1px;
    width: 0%;
    height: 3px;
    background: #0e94d1;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease-in-out
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab-item.active {
    color: #0e94d1
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab-item.active:after {
    width: 100%
}

.ticket-wrapper .ticket-form .ticket-form__group .form-tab-content {
    display: block
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-date {
    margin-top: 20px
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-date .ticket-date__img {
    display: inline-block;
    width: 45px;
    padding: 10px
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-date .icon-font {
    display: inline-flex;
    margin-left: 0;
    font-size: 22px;
    position: relative;
    top: 0
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-date .form-group {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    padding-left: 5px;
    border-bottom: 1px solid #edf0f2
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-date .form-group .form-control {
    background: none;
    border: none;
    box-shadow: none;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px;
    cursor: pointer;
    position: relative;
    z-index: 2
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-date .form-group .caret {
    color: #96a5ae;
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    right: 10px;
    top: 13px
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-date .form-group .optional {
    position: absolute;
    right: 35px;
    top: 5px;
    color: #96a5ae;
    font-family: "Helvetica Neue", sans-serif
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__piece {
    width: 45px;
    height: 30px;
    background: no-repeat;
    border: 0;
    border-radius: 0;
    padding: 0;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 22px;
    text-align: center;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    margin: 0 8px
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__piece:focus {
    outline: none
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__piece-txt {
    color: #315c73;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px;
    margin-right: 10px
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__submit {
    box-shadow: 0px 10px 60px 0px rgba(16,150,210,0.45);
    border: none;
    color: #fff;
    padding: 12px 31px;
    height: 50px;
    border-radius: 50px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    background-image: linear-gradient(53deg, #14a3d6, #0e92d0, #1da3e6, #2f98d1);
    background-size: 300% 100%;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__submit .fa {
    margin-left: 20px;
    font-size: 15px;
    margin-right: -10px;
    position: relative;
    left: 0;
    transition: all 0.3s ease-in-out
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__submit:hover {
    background-position: 100% 0;
    transition: all 0.3s ease-in-out
}

.ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__submit:hover .fa {
    left: 10px
}

.ticket-wrapper .form-tab .ticket-date__item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center
}

.ticket-wrapper .form-tab .item-wrp {
    display: flex;
    align-items: center;
    width: 70%;
    overflow: hidden;
    transition: all .3s ease
}

.ticket-wrapper .form-tab .item-wrp.hide-item {
    width: 0%
}

.ticket-wrapper .form-tab .item-wrp:last-of-type {
    max-width: 110px;
    margin-left: 15px;
    display: flex
}

.ticket-wrapper .ticket-checkbox {
    width: 100%;
    margin-bottom: 0
}

.ticket-wrapper .ticket-checkbox-title {
    font-size: 12px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #9aa8b1;
    line-height: 17px;
    transition: all .3s ease-in-out;
    position: relative;
    top: 1px
}

.ticket-wrapper .ticket-checkbox .icon-font {
    top: 0 !important;
    font-size: 29px !important;
    color: #0e92d0 !important;
    display: inline-flex !important;
    transform: scale(0);
    margin-right: -8px;
    transition: all .3s ease-in-out;
    margin-top: 0 !important
}

.ticket-wrapper .ticket-checkbox .check-border {
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
    border: 2px solid rgba(154,168,177,0.7);
    border-radius: 50px;
    padding: 0 3px;
    cursor: pointer;
    transition: all .3s ease;
    height: 30px
}

.ticket-wrapper .ticket-checkbox:hover .ticket-checkbox-title {
    color: #315c73
}

.ticket-wrapper .ticket-check {
    display: none;
    transition: all .3s ease-in-out
}

.ticket-wrapper .ticket-check:checked ~ .check-border {
    border-color: rgba(49,92,115,0.5);
    background: #f3f5f6
}

.ticket-wrapper .ticket-check:checked ~ .check-border .icon-font {
    transform: scale(1);
    margin-right: 1px;
    transition: all .3s ease-in-out
}

.ticket-wrapper .ticket-check:checked ~ .check-border .ticket-checkbox-title {
    color: #315c73
}

.ticket-wrapper .ticket-count {
    display: flex;
    align-items: center
}

.ticket-wrapper .ticket-count-content {
    border: 1px solid #c5cdd2;
    background: #f4f6f7;
    border-radius: 10px;
    padding: 5px 8px;
    display: flex;
    align-items: center;
    margin-right: 12px
}

.ticket-wrapper .ticket-count-increase {
    display: block;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 25px;
    cursor: pointer;
    user-select: none;
    height: 35px;
    display: flex;
    align-items: center
}

.ticket-wrapper .ticket-count-detract {
    display: block;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 25px;
    cursor: pointer;
    user-select: none;
    height: 35px;
    display: flex;
    align-items: center
}

.slider-wrapper {
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
    margin: -140px auto auto auto
}

.slider-wrapper .carousel-control.right,.slider-wrapper .carousel-control.left {
    background: none;
    opacity: 1
}

.slider-wrapper .carousel-control.right img,.slider-wrapper .carousel-control.left img {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%)
}

.slider-wrapper .carousel-inner>.item>a>img,.slider-wrapper .carousel-inner>.item>img {
    max-width: 90%;
    margin: auto;
    margin-bottom: 50px
}

.slider-wrapper .carousel-inner {
    max-width: 70%;
    margin: auto
}

.slider-wrapper .carousel-inner .item {
    padding-bottom: 50px;
    padding-top: 40px
}

.slider-wrapper .btn-slider {
    background: #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    height: 50px;
    text-align: center;
    color: #db475c;
    box-shadow: 0 22px 50px 0px #6589c2;
    font-size: 16px;
    width: auto;
    display: inline-flex;
    padding: 10px 45px;
    align-items: center;
    margin: 10px
}

.slider-wrapper .btn-slider .fa {
    margin-left: 20px;
    margin-right: -10px;
    position: relative;
    left: 0;
    transition: left .3s
}

.slider-wrapper .btn-slider:hover {
    color: #fff;
    background: #db475c
}

.slider-wrapper .btn-slider:hover .fa {
    left: 10px
}

.slider-wrapper .carousel.carousel-fade .item {
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.slider-wrapper .carousel.carousel-fade .item img {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.slider-wrapper .carousel.carousel-fade .item .slider-content {
    top: 30px;
    opacity: 0;
    position: relative;
    padding-left: 50px;
    padding-right: 15px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.slider-wrapper .carousel.carousel-fade .active.item .slider-content {
    top: 30px;
    opacity: 1
}

.slider-wrapper .carousel.carousel-fade .active.item img {
    transform: scale(1);
    opacity: 1
}

.slider-wrapper .carousel.carousel-fade .active.left,.slider-wrapper .carousel.carousel-fade .active.right {
    transform: scale(1);
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.slider-wrapper .carousel.carousel-fade .active.left img,.slider-wrapper .carousel.carousel-fade .active.right img {
    transform: scale(1)
}

.slider-wrapper .carousel.carousel-fade .active.left .slider-content,.slider-wrapper .carousel.carousel-fade .active.right .slider-content {
    top: 30px
}

.slider-wrapper .carousel.carousel-fade .next,.slider-wrapper .carousel.carousel-fade .prev {
    transform: scale(1);
    opacity: 1;
    left: 0;
    z-index: 1
}

.slider-wrapper .carousel.carousel-fade .active.left img,.slider-wrapper .carousel.carousel-fade .active.right img {
    transform: scale(1);
    opacity: 0
}

.slider-wrapper .carousel.carousel-fade .carousel-control {
    z-index: 3;
    background: none;
    opacity: 1;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center
}

.slider-wrapper .carousel.carousel-fade .carousel-control .icon-font {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: .9;
    text-align: center;
    padding-top: 10px;
    transition: all .3s
}

.slider-wrapper .carousel.carousel-fade .carousel-control .icon-font:hover {
    background: white;
    box-shadow: none;
    color: #3198d2
}

.slider-wrapper .carousel.carousel-fade .carousel-control.right img {
    right: 0
}

.slider-wrapper .carousel.carousel-fade .item img {
    width: 100%
}

.slider-wrapper .carousel-indicators {
    display: none
}

.slider-wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: .9;
    text-align: center;
    padding: 0;
    padding-top: 5px;
    transition: all .3s;
    background: none;
    color: #fff;
    font-size: 18px
}

.slider-wrapper .slick-arrow:hover {
    background: white;
    box-shadow: none;
    color: #3198d2
}

.home-slider {
    margin: auto
}

.home-slider-item {
    padding-bottom: 50px
}

.home-slider-item__wrp {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.home-slider-item__top {
    display: flex;
    align-items: center;
    flex-direction: column
}

.home-slider-item__left {
    flex-shrink: 0;
    width: 60%;
    max-width: 510px;
    margin: 0;
    padding: 0
}

.home-slider-item__right {
    width: 53%;
    margin-top: -110px
}

@media screen and (max-width: 992px) {
    .home-slider-item__right {
        margin-top:-70px
    }
}

.home-slider-item img {
    max-width: 100%;
    margin: auto;
    margin-left: 0
}

.home-slider-bottom {
    margin-left: auto;
    text-align: center;
    width: 100%
}

.home-slider-next {
    right: 0
}

.home-slider-prev {
    left: 0
}

.campaign {
    background: url(../../media/images/home/services-bg.png) top no-repeat;
    background-size: 100% 85%;
    position: relative
}

.campaign .campaign-bottom-img {
    position: absolute;
    left: 0;
    width: 30%;
    max-width: 480px;
    bottom: 120px
}

.campaign .slider-content-item {
    display: none;
    position: absolute
}

.campaign .slider-content-item:first-of-type {
    display: block
}

.campaign .slider-content-item.active {
    display: block
}

.campaign .campaign-slider-content {
    height: 600px;
    display: flex;
    position: relative;
    z-index: 22;
    align-items: center;
    justify-content: flex-end
}

.campaign .campaign-slider-content .campaign-slider-content__inner {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.campaign .campaign-slider-content .campaign-slider-content__inner .title {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 32px;
    margin-top: -50px
}

.campaign .campaign-slider-content .campaign-slider-content__inner .campaign-txt {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 18px;
    line-height: 24px
}

.campaign .campaign-slider-content .campaign-slider-content__inner .campaign-txt b {
    font-family: "Museo Sans Rounded 900", sans-serif
}

.campaign .campaign-slider-content .campaign-slider-content__inner .btn-campaign {
    display: inline-flex;
    min-width: 210px;
    height: 50px;
    text-align: center;
    padding: 12px 25px;
    border-radius: 50px;
    color: #fff;
    box-shadow: 0px 19px 70px 0px rgba(207,46,74,0.35);
    margin-top: 30px;
    background-image: linear-gradient(to right, #cb3553, #cf2e4a, #db405f, #c2193b);
    background-size: 300% 100%;
    align-items: center;
    justify-content: space-around;
    font-size: 16px;
    text-transform: uppercase
}

.campaign .campaign-slider-content .campaign-slider-content__inner .btn-campaign .fa {
    margin-left: 20px;
    position: relative;
    left: 0;
    transition: all .3s ease
}

.campaign .campaign-slider-content .campaign-slider-content__inner .btn-campaign:hover {
    background-position: 100% 0
}

.campaign .campaign-slider-content .campaign-slider-content__inner .btn-campaign:hover .fa {
    left: 10px
}

.campaign .slider-container {
    width: 100%;
    height: 600px;
    display: flex;
    align-items: center
}

.campaign .slider-container .slider-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: auto
}

.campaign .slider-container .slider-content .slider-single {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    transition: z-index 0ms 250ms
}

.campaign .slider-container .slider-content .slider-single .slider-single-image {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    transform: scale(1);
    opacity: 1;
    object-fit: contain;
    border-radius: 10px;
    box-shadow: 0px 22px 38px 0px rgba(47,90,113,0.2)
}

.campaign .slider-container .slider-content .slider-single.preactivede {
    transform: translateX(-50%) scale(0);
    transition: all .5s
}

.campaign .slider-container .slider-content .slider-single.preactive {
    z-index: 1;
    transition: all .5s
}

.campaign .slider-container .slider-content .slider-single.preactive {
    opacity: 1;
    transform: translateX(-30%) scale(0.8);
    transition: all .5s
}

.campaign .slider-container .slider-content .slider-single.proactive {
    z-index: 1
}

.campaign .slider-container .slider-content .slider-single.proactive {
    opacity: 1;
    transform: translateX(30%) scale(0.8);
    transition: all .5s
}

.campaign .slider-container .slider-content .slider-single.proactivede {
    transform: translateX(50%) scale(0);
    transition: all .5s
}

.campaign .slider-container .slider-content .slider-single.active {
    z-index: 2;
    transition: all .5s
}

.campaign .slider-container .slider-content .slider-single.active {
    opacity: 1;
    transform: translateX(0%) scale(1);
    transition: all .5s
}

.campaign .slider-single.preactive .overlay,.campaign .slider-single.proactive .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #244d63;
    top: 0;
    left: 0;
    transition: all .5s;
    opacity: .7;
    border-radius: 10px
}

.campaign .slider-single.active .slider-single-image {
    box-shadow: 0px 12px 68px 0px rgba(47,90,113,0.45)
}

.campaign .slider-container .slider-left {
    position: absolute;
    z-index: 3;
    left: 30px;
    top: 50%;
    color: #ffffff;
    transform: translateY(-50%);
    padding: 0;
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 19px
}

.campaign .slider-container .slider-left:hover {
    background: #fff;
    color: #333
}

.campaign .slider-container .slider-right {
    position: absolute;
    z-index: 3;
    right: 30px;
    top: 50%;
    color: #ffffff;
    transform: translateY(-50%);
    padding: 0;
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 19px
}

.campaign .slider-container .slider-right:hover {
    background: #fff;
    color: #333
}

.news {
    padding: 50px 0
}

.news .news-inner {
    padding: 0 100px;
    padding-top: 30px;
    position: relative
}

.news .news-inner .news-top-img {
    position: absolute;
    left: -270px;
    width: 600px;
    top: -90px;
    pointer-events: none
}

.news .news-inner .news-header .title {
    color: #0e92d0;
    font-family: "Museo Sans Rounded 900", sans-serif;
    display: inline-block
}

.news .news-inner .news-header .btn-all-news {
    display: inline-block;
    padding: 13px 30px;
    border: 2px solid #96a5ae;
    border-radius: 40px;
    height: 45px;
    color: #96a5ae;
    font-size: 14px;
    margin-left: 40px;
    margin-right: 35px;
    position: relative;
    top: -4px
}

.news .news-inner .news-header .btn-all-news .fa {
    margin-left: 20px;
    position: relative;
    left: 0;
    transition: left .3s
}

.news .news-inner .news-header .btn-all-news:hover {
    border-color: #2f5a71;
    color: #2f5a71
}

.news .news-inner .news-header .btn-all-news:hover .fa {
    left: 10px
}

.news .news-inner .news-header .news-next,.news .news-inner .news-header .news-prev {
    display: inline-block;
    font-size: 19px;
    margin-right: 20px;
    border: 2px solid #35575c;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #35575c;
    text-align: center;
    padding-top: 10px
}

.news .news-inner .news-header .news-next img,.news .news-inner .news-header .news-prev img {
    display: inline-block;
    width: 45px;
    position: relative;
    top: -4px;
    margin-right: 20px
}

.news .news-inner .other-news__item {
    width: 100%
}

.news .news-inner .other-news .other-news__item--header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px
}

.news .news-inner .news-notify {
    display: inline-block;
    font-family: "Museo Sans Rounded 700", sans-serif;
    padding: 3px 30px;
    background: #d2314c;
    color: #fff;
    border-radius: 20px
}

.btn-news-back {
    color: #4d4d4d;
    border: 2px solid #14a3d6;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: inline-block;
    font-size: 18px;
    padding-top: 12px;
    text-align: center
}

.btn-news-back:hover {
    background: #14a3d6;
    color: #fff
}

.helpfull-links {
    padding: 80px 0 120px;
    background: url(../../media/images/home/wheel-bg.png) bottom no-repeat;
    background-size: 100% 100%;
    margin-bottom: 100px;
    position: relative
}

.helpfull-links .links-top-img {
    position: absolute;
    right: 0;
    top: -170px;
    width: 400px
}

.helpfull-links .links-group {
    display: block
}

.helpfull-links .links-group .links__item {
    display: block
}

.helpfull-links .links-group .links__item .links__item-link {
    display: block;
    background: #fff;
    margin-bottom: 50px;
    width: 300px;
    margin: 50px auto 0;
    padding: 30px 30px 30px 20px;
    border-radius: 10px;
    box-shadow: 0px 20px 50px 0px rgba(150,165,174,0.25)
}

.helpfull-links .links-group .links__item .links__item-link:hover {
    box-shadow: 0px 35px 50px 0px rgba(150,165,174,0.51)
}

.helpfull-links .links-group .links__item .links__item-link:hover .links__item-txt,.helpfull-links .links-group .links__item .links__item-link:hover .links__item-icon {
    color: #0e94d1
}

.helpfull-links .links-group .links__item .links__item-link:hover .links__item-icon {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.helpfull-links .links-group .links__item .links__item-link .links__item-icon {
    display: inline-block;
    width: 90px;
    height: 50px;
    vertical-align: middle;
    border-right: 2px solid #dfe4e7;
    font-size: 55px;
    line-height: 55px;
    text-align: center;
    color: #96a5ae;
    background-size: contain !important;
    background-position: center !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.helpfull-links .links-group .links__item .links__item-link .links__item-txt {
    display: inline-block;
    width: 135px;
    padding-left: 30px;
    vertical-align: middle;
    color: #96a5ae;
    font-size: 16px
}

footer {
    background: linear-gradient(to top, #65b8de 0, #9eddf8 100%);
    height: 400px;
    position: relative
}

footer .footer-top-img {  
    margin-top: -130px;
    left: 0;
    height: 150px;
    width: 100%;
    z-index: 2;
    pointer-events: none
}

footer .footer-content {
    display: block;
    padding: 80px 0;
    float: left;
    width: 100%;
    background: linear-gradient(to top, #ded5a6 0, #9eddf8 100%);
    height: 400px;
    position: relative
}

footer .footer-content .footer-menu {
    padding-left: 0;
    width: 50%;
    float: left
}

footer .footer-content .footer-menu__link {
    display: inline-block;
    padding: 9px;
    padding-left: 0;
    font-size: 18px;
    color: #4489b0
}

footer .footer-content .footer-menu__link:hover {
    color: #316e8f;
    padding-left: 13px
}

footer .footer-content .footer-links {
    padding-left: 0;
    width: 50%;
    float: left
}

footer .footer-content .footer-links__link {
    display: inline-block;
    color: #f4f4f4;
    font-size: 18px;
    font-family: "Museo Sans Rounded 500", sans-serif;
    padding: 6px;
    opacity: 0.9;
    text-transform: capitalize
}

footer .footer-content .footer-links__link:hover {
    color: #fff;
    opacity: 1;
    padding-left: 13px
}

footer .footer-content .subscribe {
    text-align: center;
    padding: 30px 0
}

footer .footer-content .subscribe .footer-logo {
    width: 240px
}

footer .footer-content .subscribe .subscribe-txt {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase
}

footer .footer-content .subscribe .subscribe-form {
    background: #fff;
    border-radius: 50px;
    height: 50px;
    box-shadow: 0px 18px 68px 0px rgba(100,117,127,0.26);
    position: relative;
    max-width: 400px;
    margin: 20px auto;
    font-family: "Museo Sans Rounded 700", sans-serif
}

footer .footer-content .subscribe .subscribe-form__input {
    float: left;
    height: 50px;
    border-radius: 50px;
    border: none;
    padding-left: 30px;
    padding-right: 60px;
    width: 100%
}

footer .footer-content .subscribe .subscribe-form__input:focus {
    outline: none
}

footer .footer-content .subscribe .subscribe-form__button {
    background: none;
    position: absolute;
    width: 37px;
    height: 37px;
    border: 2px solid #0e94d1;
    border-radius: 50%;
    right: 10px;
    top: 7px;
    font-size: 16px;
    color: #646464;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px
}

footer .footer-content .subscribe .subscribe-form__button:hover {
    background-color: #0e94d1;
    color: #fff;
    box-shadow: 0 18px 68px 0 rgba(14,148,209,0.54);
    transition: all .3s ease
}

footer .footer-content .subscribe .subscribe-form__button img {
    height: 40px;
    float: right
}

footer .footer-content .footer-social {
    text-align: right
}

footer .footer-content .footer-social .customer-service-txt {
    color: #fff;
    font-family: "Museo Sans Rounded 900", sans-serif
}

footer .footer-content .footer-social .customer-service__tel {
    font-size: 36px;
    color: #2d82ad
}

footer .footer-content .footer-social .customer-service__tel .icon-font {
    position: relative;
    top: 5px;
    font-size: 40px
}

footer .footer-content .footer-social .customer-service__tel img {
    width: 40px;
    position: relative;
    top: -5px
}

footer .footer-content .footer-social .footer-social-links-txt {
    color: #fff;
    font-family: "Museo Sans Rounded 900", sans-serif
}

footer .footer-content .footer-social .footer-social__link {
    font-size: 21px;
    padding: 0;
    text-align: center;
    background: #fff;
    opacity: 1;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #8397a3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 6px
}

footer .footer-content .footer-social .footer-social__link .icon-font {
    display: flex;
    align-items: center;
    justify-content: center
}

footer .footer-content .footer-social .footer-social__link:hover {
    background: #3583ac;
    color: #fff
}

footer .footer-bottom {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #d7cea1
}

footer .footer-bottom .copyright {
    color: #afa573;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 15px
}

footer .footer-bottom .copyright__dark-txt {
    color: #afa573;
    display: inline-block
}

footer .footer-bottom .copyright-link {
    color: #4489b0
}

footer .footer-bottom .copyright-link:hover {
    color: #4489b0
}

.btn-roro-rez {
    font-size: 18px;
    height: 60px;
    display: inline-flex;
    margin: auto;
    padding: 8px 25px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 21px 70px 0px rgba(207,46,74,0.35);
    z-index: 2;
    margin-bottom: 60px
}

.btn-roro-rez:hover .icon-font {
    left: 0
}

.btn-roro-rez .icon-font {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 3px solid #fff;
    border-radius: 50%;
    font-size: 19px;
    position: relative;
    margin-left: -10px;
    margin-right: 35px
}

.btn-roro-rez .icon-font:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    right: -20px
}

.header-bg {
    display: block;
    height: 480px;
    background-size: 100% 135% !important;
    position: relative;
    padding-top: 150px;
    text-align: center
}

.header-bg__img {
    display: block;
    position: absolute;
    width: 650px;
    bottom: 70px;
    left: 5%;
    z-index: 0
}

.header-bg .header-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase
}

.header-bg .inner-page-toggle {
    display: none;
    position: absolute;
    top: 0;
    z-index: 2;
    font-size: 22px;
    color: #2f5a71;
    transform: scaleY(1);
    transition: all .3s ease;
    height: 68px;
    width: 60px;
    right: 0px;
    padding-top: 16px;
    pointer-events: none;
    text-align: center
}

.header-bg .inner-page-toggle.active {
    transform: scaleY(-1);
    transition: all .3s ease
}

.header-bg .inner-page-menu {
    display: inline-block;
    margin: auto;
    padding-left: 0;
    text-align: center;
    margin-top: 40px;
    background: #fff;
    box-shadow: 0px 29px 70px 0px rgba(11,81,119,0.17);
    padding: 15px 25px;
    border-radius: 10px;
    position: relative;
    z-index: 2
}

.header-bg .inner-page-menu li {
    display: inline-block
}

.header-bg .inner-page-menu li:last-child .inner-page-menu__link {
    border: none
}

.header-bg .inner-page-menu__link {
    display: block;
    font-family: "Museo Sans Rounded 500", sans-serif;
    font-size: 20px;
    border-right: none;
    color: #2f5a71;
    opacity: .7;
    padding: 10px 20px;
    border-right: 2px solid rgba(219,225,228,0.3);
    text-transform: capitalize
}

.header-bg .inner-page-menu__link:hover {
    opacity: 1
}

.header-bg .inner-page-menu__link.active {
    opacity: 1;
    font-family: "Museo Sans Rounded 900", sans-serif
}

.header-quotes .header-quotes-txt {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    opacity: .5;
    text-align: center;
    width: 90%;
    margin: 30px auto 0;
    font-size: 30px
}

.header-quotes--p {
    display: block;
    text-align: center;
    width: 75%;
    margin: 30px auto 0;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 18px;
    opacity: 0.9
}

.header-quotes .quotes {
    font-size: 80px;
    color: #2f5a71;
    opacity: 0.1;
    display: block;
    text-align: center;
    line-height: 70px;
    margin: 50px auto 0
}

.header-quotes .inner-page-title {
    float: left;
    width: 100%;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    text-align: center;
    margin-bottom: 40px
}

.header-quotes hr {
    width: 80%;
    border-top: 1px solid #c0cad1;
    opacity: 0.5;
    margin: auto;
    clear: both
}

.header-quotes strong {
    font-family: "Museo Sans Rounded 500", sans-serif
}

.inner-page {
    background: #f3f6f8;
    background-size: 100% 100%;
    padding: 20px 0 150px;
    position: relative;
    margin-top: 120px
}

.inner-page .inner-page-bg {
    position: absolute;
    top: -100px
}

.inner-page .inner-page-bg-img {
    pointer-events: none
}

.inner-page .inner-page-content {
    position: relative;
    z-index: 2;
    padding-bottom: 130px
}

.inner-page .inner-page-title {
    width: 100%;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 15px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    margin-top: 10px
}

@media screen and (max-width: 768px) {
    .inner-page .inner-page-title {
        width:90%;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px
    }
}

@media screen and (max-width: 430px) {
    .inner-page .inner-page-title {
        width:90%;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px
    }
}

.inner-page .inner-page-title .icon-font {
    color: #e25555;
    margin-right: 20px;
    font-size: 27px;
    display: flex;
    align-items: center
}

.inner-page hr {
    float: left;
    width: 100%;
    border-top: 1px solid #c0cad1;
    margin: 80px auto 50px;
    opacity: 0.5
}

.inner-page .inner-page-table {
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 40px;
    box-shadow: 0 2px 48px 0px rgba(47,90,113,0.17)
}

.inner-page .inner-page-table .table-link {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 2px solid #1aa5d7;
    font-size: 16px;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    color: #698798;
    margin-left: 10px
}

.inner-page .inner-page-table .table-link:hover {
    background: #1aa5d7;
    color: #fff
}

#avantage-wrapper .header-bg {
    background: url(../img/avantaj-bg.png) top no-repeat
}

#avantage-wrapper .header-bg__img {
    left: 0;
    bottom: 60px;
    width: 440px
}

.avantage-group {
    display: block;
    padding: 10px 50px
}

.avantage-group .avantage-list {
    padding: 30px 10px;
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.avantage-group .avantage-list__item {
    display: block;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 50px;
    padding-left: 30px
}

.avantage-group .avantage-list__item--link {
    padding: 15px;
    background: transparent;
    border-radius: 10px;
    float: left;
    color: #2f5a71;
    width: 100%;
    display: flex;
    padding-left: 0;
    transition: all .5s
}

.avantage-group .avantage-list__item--link:hover {
    background: #fff;
    box-shadow: 0px 20px 50px 0px rgba(150,165,174,0.25)
}

.avantage-group .avantage-list__item--icon {
    padding-top: 0;
    font-size: 65px;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e25555
}

.avantage-group .avantage-list__item--content {
    padding-left: 0;
    opacity: .9;
    width: calc(100% - 35px)
}

.avantage-group .avantage-list__item--title {
    display: block;
    font-size: 19px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.avantage-group .avantage-list__item--txt {
    display: block;
    font-family: "Museo Sans Rounded 500", sans-serif;
    padding-right: 10px;
    font-size: 16px
}

#application-wrapper .header-bg {
    background: url(../img/mobil-uygulama-bg.png) top no-repeat
}

#application-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0;
    max-width: 35%
}

#application-wrapper .inner-page {
    margin-top: 170px;
    position: relative
}

#application-wrapper .inner-page-content {
    padding-bottom: 0px
}

#application-wrapper .app-middle-img {
    max-width: 360px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -160px
}

#application-wrapper .app-list {
    width: 100%;
    padding-left: 0;
    margin-top: 50px;
    margin-bottom: 180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#application-wrapper .app-list__item {
    color: #2f5a71;
    width: 50%;
    float: none;
    margin-bottom: 30px;
    width: 37%;
    position: relative;
    z-index: 2;
    display: flex;
    padding-left: 10px
}

#application-wrapper .app-list__item:nth-of-type(2n+1) {
    text-align: right;
    padding-right: 30px;
    padding-left: 0
}

#application-wrapper .app-list__item:nth-of-type(2n+1) .app-list__item--content {
    float: left;
    width: 91%
}

#application-wrapper .app-list__item:nth-of-type(2n+1) .app-list__item--txt {
    max-width: 80%;
    float: right;
    padding-right: 0
}

#application-wrapper .app-list__item:nth-of-type(2n+1) #application-wrapper .app-list__item--icon {
    padding-top: 6px;
    float: right
}

#application-wrapper .app-list__item--content {
    opacity: .9
}

#application-wrapper .app-list__item--title {
    display: block;
    font-size: 19px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

#application-wrapper .app-list__item--txt {
    display: block;
    font-family: "Museo Sans Rounded 500", sans-serif;
    padding-right: 10px
}

#application-wrapper .app-list__item--icon {
    width: 30px;
    height: 30px;
    padding: 20px 19px;
    display: flex;
    align-items: center;
    justify-content: center
}

#application-wrapper .app-list__item--icon .fa {
    width: 25px;
    height: 25px;
    border: 3px solid #e25555;
    text-align: center;
    padding-top: 2px;
    padding-left: 1px;
    border-radius: 50%;
    font-size: 15px;
    color: #e25555;
    display: table
}

#application-wrapper .app-download {
    clear: both;
    text-align: center;
    margin-bottom: 100px
}

#application-wrapper .app-download-title {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 31px
}

#application-wrapper .app-download-links {
    display: flex;
    width: 500px;
    padding: 40px 0;
    border-top: 2px solid rgba(192,202,209,0.5);
    margin-top: 25px;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center
}

#application-wrapper .app-download-links__item {
    display: inline-flex;
    width: 48%;
    align-items: center;
    justify-content: center
}

#application-wrapper .app-download-links__item.app-hidden {
    display: none
}

#application-wrapper .app-download-links__item.svg img {
    box-shadow: 0px 13px 60px 0px rgba(19,57,76,0.19);
    height: 130px
}

#application-wrapper .app-download-links__img {
    display: block;
    height: 100px
}

#times-wrapper .header-bg {
    background: url(../img/sefer-saatleri-bg.png) top no-repeat
}

#times-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0;
    max-width: 35%
}

#times-wrapper .time-group {
    display: block;
    margin-bottom: 100px;
    position: relative;
    z-index: 2
}

#times-wrapper .time-group hr {
    float: left;
    width: 100%;
    border-top: 1px solid #c0cad1;
    margin: 80px auto 50px;
    opacity: 0.5
}

#times-wrapper .time-group .time-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 9px 48px 0 rgba(47,90,113,0.17);
    overflow: hidden;
    padding: 15px 0 0
}

#times-wrapper .time-group .time-list-wrp {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: rgba(240,242,243,0.5)
}

#times-wrapper .time-group .time-list__item {
    border-radius: 20px;
    flex: 1;
    cursor: pointer;
    padding: 0;
    text-align: center;
    color: #2f5a71;
    padding-bottom: 30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #fff;
    border-radius: 0
}

#times-wrapper .time-group .time-list__item:nth-of-type(odd) {
    background: rgba(240,242,243,0.5);
    border-radius: 0
}

#times-wrapper .time-group .time-list__item:nth-of-type(1) {
    margin-left: 0
}

#times-wrapper .time-group .time-list__item--day {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    padding-bottom: 20px;
    font-size: 18px;
    border-bottom: 1px solid #e1e5e7;
    border-top: 1px solid #e1e5e7;
    margin-top: 0;
    padding-top: 25px
}

#times-wrapper .time-group .time-list__item--icon {
    display: block;
    width: 50px;
    margin: 10px auto 0
}

#times-wrapper .time-group .time-list__item--hours {
    padding-left: 0;
    min-height: 110px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0
}

#times-wrapper .time-group .time-list__item--hour {
    padding: 3px;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 16px
}

#value-wrapper .header-bg {
    background: url(../../media/images/header/kurumsal-degerlerimiz-bg.png) top no-repeat
}

#value-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0
}

#value-wrapper .inner-page .inner-page-content {
    padding-bottom: 70px
}

.value-group {
    display: block
}

.value-group .row {
    display: flex;
    flex-wrap: wrap
}

.value-group .col-lg-4 {
    margin-bottom: 40px
}

.value-group .value__item {
    display: block;
    width: 250px;
    background: #fff;
    margin: auto;
    box-shadow: 0px 20px 50px 0px rgba(150,165,174,0.25);
    border-radius: 10px;
    padding: 20px 10px;
    text-align: center;
    color: #96a5ae;
    height: 100%
}

.value-group .value__item--icon {
    padding: 30px 0;
    font-size: 75px;
    color: #e25555;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.value-group .value__item--title {
    display: block;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 18px
}

.value-group .value__item--txt {
    display: block;
    padding: 10px 0px;
    width: 70%;
    margin: auto auto 30px;
    font-size: 18px;
    color: #96a5ae;
    font-family: "Museo Sans Rounded 300", sans-serif
}

#media-wrapper .header-bg {
    background: url(../img/basinda-biz-bg.png) top no-repeat
}

#media-wrapper .header-bg__img {
    width: 460px;
    bottom: 85px;
    left: 0;
    max-width: 40%
}

#media-wrapper .inner-page hr {
    margin: 10px auto
}

#media-wrapper .inner-page-content {
    padding-top: 40px
}

.media-group {
    float: left;
    width: 100%;
    padding: 20px 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.media-group .media__item {
    background: #fff;
    box-shadow: 0px 20px 50px 0px rgba(150,165,174,0.25);
    border-radius: 10px;
    margin-bottom: 30px;
    display: flex;
    min-height: 130px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%
}

.media-group .media__item:hover {
    box-shadow: 0px 35px 50px 0px rgba(150,165,174,0.51)
}

.media-group .media__item:hover .icon-font,.media-group .media__item:hover .media__item--content-title {
    color: #e25555;
    transition: all .3s ease
}

.media-group .media__item--icon {
    width: 100px;
    min-height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #f0f2f3
}

.media-group .media__item--icon .icon-font {
    color: #2f5a71;
    font-size: 70px;
    line-height: 0.6em;
    transition: all .3s ease
}

.media-group .media__item--icon-img {
    display: block;
    width: 50px
}

.media-group .media__item--content {
    display: block;
    color: #2f5a71;
    width: 80%
}

.media-group .media__item--content-header {
    display: flex;
    padding: 0 15px;
    border-bottom: 1px solid #f0f2f3;
    flex-direction: column;
    justify-content: center;
    height: 50%
}

.media-group .media__item--content-title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    transition: all .3s ease
}

.media-group .media__item--content-date {
    display: block;
    font-family: "Museo Sans Rounded 700", sans-serif;
    color: #454553;
    font-size: 11px;
    opacity: 0.6
}

.media-group .media__item--content-date-txt {
    display: block
}

.media-group .media__item--content-txt {
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 40px;
    height: 50%;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

#news-wrapper .header-bg {
    background: url(../img/basinda-biz-bg.png) top no-repeat
}

#news-wrapper .header-bg__img {
    width: 460px;
    bottom: 85px;
    left: 0;
    max-width: 40%
}

#news-wrapper .inner-page {
    padding: 0 0 150px;
    margin-top: 50px
}

.recent-news {
    margin-bottom: 110px;
    margin-top: 40px
}

.recent-news .carousel-inner {
    min-height: 450px
}

.recent-news .carousel.carousel-fade .item {
    padding: 20px 80px;
    align-items: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .carousel.carousel-fade .item img {
    transform: scale(0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .carousel.carousel-fade .item .slider-content {
    top: 30px;
    opacity: 0;
    position: relative;
    padding-left: 50px;
    padding-right: 15px;
    width: 55%;
    float: right;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .carousel.carousel-fade .active.item .slider-content {
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .carousel.carousel-fade .active.item img {
    transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .carousel.carousel-fade .active.left,.recent-news .carousel.carousel-fade .active.right {
    transform: scale(1);
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .carousel.carousel-fade .active.left img,.recent-news .carousel.carousel-fade .active.right img {
    transform: scale(0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .carousel.carousel-fade .active.left .slider-content,.recent-news .carousel.carousel-fade .active.right .slider-content {
    top: 30px
}

.recent-news .carousel.carousel-fade .next,.recent-news .carousel.carousel-fade .prev {
    transform: scale(1);
    left: 0;
    z-index: 1
}

.recent-news .carousel.carousel-fade .active.left img,.recent-news .carousel.carousel-fade .active.right img {
    transform: scale(0.8)
}

.recent-news .carousel.carousel-fade .carousel-control {
    z-index: 3;
    background: none;
    opacity: 1;
    width: 70px
}

.recent-news .carousel.carousel-fade .carousel-control img {
    width: 45px
}

.recent-news .carousel.carousel-fade .carousel-control.left .icon-font {
    left: 0
}

.recent-news .carousel.carousel-fade .carousel-control.right .icon-font {
    right: 0
}

.recent-news .carousel.carousel-fade .carousel-control .icon-font {
    color: #4d4d4d;
    border: 2px solid #14a3d6;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: inline-block;
    font-size: 20px;
    padding-top: 9px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s
}

.recent-news .carousel.carousel-fade .carousel-control .icon-font:hover {
    background: #14a3d6;
    color: #fff
}

.recent-news .carousel.carousel-fade .item img {
    max-width: 45%;
    margin-bottom: 50px;
    box-shadow: 0px 15px 35px 0px rgba(81,84,86,0.23);
    border-radius: 8px;
    width: 100%;
    float: left;
    max-height: 380px;
    object-fit: cover
}

.recent-news .carousel-indicators {
    bottom: -50px
}

.recent-news .carousel-indicators li {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 10px;
    height: 10px;
    border: none;
    background: #b5c0c7;
    margin: 0
}

.recent-news .carousel-indicators li.active {
    width: 50px;
    background-color: #e25555;
    border: #e25555;
    box-shadow: 0px 4px 8px 0px rgba(207,46,74,0.35);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.recent-news .slider-content-header {
    float: left;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #dadfe3
}

.recent-news .slider-content-header .news-date {
    float: left;
    color: #b5c0c7;
    font-size: 14px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.recent-news .slider-content-header .news-share {
    float: right
}

.recent-news .slider-content-header .news-share-item {
    color: #b5c0c7;
    font-size: 16px;
    background: none;
    border: none;
    margin: 0
}

.recent-news .slider-content-header .news-share-item:hover {
    color: #ce304c
}

.recent-news .slider-content-title {
    float: left;
    width: 100%;
    font-size: 22px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71
}

.recent-news .slider-content-txt {
    color: #2f5a71;
    float: left;
    width: 100%;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 15px
}

.recent-news .slider-content .btn-news {
    display: inline-block;
    padding: 10px 30px;
    background-image: linear-gradient(-53deg, #cb3553 0%, #cf2e4a 100%);
    color: #fff;
    box-shadow: 0px 19px 70px 0px rgba(207,46,74,0.35);
    border-radius: 50px;
    min-width: 180px;
    text-align: center;
    margin-top: 30px
}

.recent-news .slider-content .btn-news .fa {
    margin-left: 25px;
    margin-right: -15px
}

.other-news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.other-news .col-lg-6 {
    width: 48%;
    padding: 0
}

.other-news .inner-page-title {
    margin-bottom: 30px
}

.other-news hr {
    margin: 0px auto 50px;
    width: 85%;
    float: none
}

.other-news .other-news__item {
    display: block;
    width: 90%;
    margin: 0 auto;
    padding: 15px 20px;
    border-radius: 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 10px
}

.other-news .other-news__item:hover {
    background-color: #fff;
    box-shadow: 0 10px 50px 0 rgba(150,165,174,0.25);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.other-news .other-news__item--header {
    float: left;
    width: 100%;
    height: 40px;
    padding-top: 10px;
    border-bottom: 1px solid #dadfe3
}

.other-news .other-news__item--header .news-date {
    float: left;
    color: #b5c0c7;
    font-size: 14px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.other-news .other-news__item--header .news-share {
    float: right
}

.other-news .other-news__item--header .news-share-item {
    color: #b5c0c7;
    font-size: 16px;
    margin: 4px
}

.other-news .other-news__item--header .news-share-item:hover {
    color: #e56666
}

.other-news .other-news__item--content {
    display: block;
    clear: both;
    color: #2f5a71;
    padding-top: 7px
}

.other-news .other-news__item--title {
    display: block;
    clear: both;
    font-family: "Museo Sans Rounded 700", sans-serif;
    opacity: .9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.other-news .other-news__item--title:hover {
    color: #e56666;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.other-news .other-news__item--txt {
    display: block;
    font-family: "Museo Sans Rounded 300", sans-serif;
    opacity: 0.85;
    font-size: 15px
}

#news-details-wrapper .header-bg {
    background: url(../img/basinda-biz-bg.png) top no-repeat
}

#news-details-wrapper .header-bg__img {
    width: 460px;
    bottom: 85px;
    left: 0;
    max-width: 40%
}

#news-details-wrapper .inner-page {
    margin-top: 360px
}

#news-details-wrapper .inner-page .inner-page-content {
    position: relative;
    z-index: 2;
    padding-bottom: 80px;
    margin-bottom: -350px
}

.news-details {
    position: relative;
    top: -400px;
    padding: 0 50px;
    width: 85%;
    margin: auto
}

.news-details-header {
    display: flex;
    width: 100%;
    align-items: center;
    border-bottom: 1px solid #dfe4e8;
    padding: 10px 30px;
    margin: auto;
    padding-left: 0
}

.news-details-header .btn-news-back-img {
    width: 35px;
    transform: rotate(-180deg)
}

.news-details .news-details-title {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    text-align: center;
    width: 100%
}

.news-details .news-details-inf {
    float: left;
    width: 100%;
    padding: 15px 0px
}

.news-details .news-date {
    float: left;
    color: #b5c0c7;
    font-size: 14px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.news-details .news-share {
    float: right
}

.news-details .news-share-item {
    color: #b5c0c7;
    font-size: 16px;
    margin: 4px;
    background: none;
    border: none;
    margin: 0
}

.news-details .news-share-item:hover {
    color: #ce304c
}

.news-details-img {
    border-radius: 8px;
    box-shadow: 0px 15px 35px 0px rgba(81,84,86,0.23);
    margin-bottom: 50px
}

.news-details-content p {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 15px;
    opacity: .9
}

.news-details-content h3 {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71
}

.news-details-content blockquote {
    border: 0;
    display: flex
}

.news-details-content blockquote small {
    font-size: 130px;
    font-family: "Arial Black", sans-serif;
    color: #2f5a71;
    opacity: 0.1;
    line-height: 90px;
    float: left;
    margin-right: 20px;
    height: 60px
}

.news-details-content blockquote small:before {
    content: ''
}

.news-details-content blockquote p {
    padding: 0 80px 10px 10px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 20px;
    opacity: .6
}

.news-details-share {
    margin-top: 70px;
    padding: 20px 0 20px;
    border-top: 1px solid #d9e0e4
}

.news-details-share .title {
    font-family: "Museo Sans Rounded 900", sans-serif;
    float: left;
    color: #2f5a71;
    font-size: 21px
}

.news-details-share-links {
    display: inline-block;
    margin-left: 30px
}

.news-details-share-links .news-details-share-link {
    font-size: 22px;
    padding: 0 7px;
    display: inline-block;
    background: none;
    color: #b5c0c7;
    border: none
}

.news-details-share-links .news-details-share-link:hover {
    color: #e56666
}

#about-wrapper .header-bg {
    background: url(../../media/images/header/kurumsal-hakkimizda-bg.png) top no-repeat
}

#about-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0
}

#about-wrapper .inner-page {
    margin-top: 400px;
    margin-bottom: -370px
}

#about-wrapper .inner-page .inner-page-content {
    top: -400px;
    padding-bottom: 70px
}

.about-content {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px
}

.about-content blockquote {
    border: 0;
    display: flex
}

.about-content blockquote small {
    font-size: 130px;
    font-family: "Arial Black", sans-serif;
    color: #2f5a71;
    opacity: 0.1;
    line-height: 90px;
    float: left;
    margin-right: 20px;
    height: 60px
}

.about-content blockquote small:before {
    content: ''
}

.about-content blockquote p {
    padding: 0 70px 10px 10px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 20px;
    opacity: .6;
    color: #2f5a71
}

.about-content p {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 16px;
    opacity: .9
}

.about-img,.about-img-mobile {
    width: 40%;
    float: right;
    box-shadow: 0 2px 48px 0 rgba(47,90,113,0.3);
    border-radius: 10px;
    margin-left: 20px;
    margin-bottom: 20px
}

.about-img-mobile {
    display: none
}

.director-content {
    display: flex;
    max-width: 900px;
    margin: auto
}

.director-content h2 {
    font-weight: 800;
    color: #2f5a71;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: "Museo Sans Rounded 900", sans-serif
}

.director-pp {
    width: 220px;
    min-width: 240px;
    margin-right: 20px;
    background: #fff;
    box-shadow: 0px 0px 50px 0px rgba(150,165,174,0.25);
    border-radius: 7px;
    padding: 15px;
    text-align: center;
    color: #96a5ae;
    height: 100%
}

.director-img {
    max-height: 250px;
    object-fit: cover;
    width: 100%
}

.director-name {
    font-size: 18px;
    font-weight: 800;
    font-family: "Museo Sans Rounded 900", sans-serif
}

.director-txt {
    font-family: "Museo Sans Rounded 500", sans-serif
}

.is-modal {
    position: fixed;
    z-index: 333;
    width: auto;
    max-height: 80vh;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: all .5s
}

.is-modal.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.is-modal-overlay {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background: black;
    z-index: 333;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: all .5s
}

.is-modal-overlay.active {
    opacity: 0.6;
    visibility: visible;
    pointer-events: auto
}

.is-modal-title {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 27px;
    padding-right: 50px;
    margin: 0
}

.is-modal-btn {
    margin-top: 20px;
    height: 40px;
    font-size: 14px;
    min-width: inherit
}

.is-modal-inner {
    max-width: 750px;
    min-width: 600px;
    height: auto;
    z-index: 2222;
    background: #fff;
    box-shadow: 0px 0px 50px 0px rgba(9,9,9,0.25);
    border-radius: 7px;
    position: relative
}

.is-modal-header {
    padding: 25px 15px;
    border-bottom: 1px solid #dbe1e4;
    text-align: center;
    position: relative
}

.is-modal-close {
    position: absolute;
    font-size: 22px;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid #91a7b4;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #91a7b4
}

.is-modal-close .fa {
    position: relative;
    top: -1px
}

.is-modal-close:hover {
    background: #91a7b4;
    color: #fff
}

.is-modal-content {
    padding: 15px;
    height: auto;
    overflow: auto;
    max-height: calc(70vh - 80px)
}

#ik-wrapper .header-bg {
    background: url(../img/kurumsal-deger-bg.png) top no-repeat
}

#ik-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0
}

#ik-wrapper .inner-page {
    margin-top: 300px;
    margin-bottom: -370px
}

#ik-wrapper .inner-page .inner-page-content {
    top: -270px
}

.ik-policy {
    display: block;
    margin-top: 30px;
    padding-bottom: 60px
}

.ik-policy .empty-line {
    height: 100px
}

.ik-policy__item {
    display: block;
    width: 80%;
    text-align: center;
    margin: auto
}

.ik-policy__item--title {
    display: inline-block;
    background-color: #e25555;
    padding: 5px 30px;
    border-radius: 40px;
    color: #fff;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px;
    margin-bottom: 25px;
    box-shadow: 0px 14px 70px 0px rgba(226,85,85,0.31)
}

.ik-policy__item--txt {
    display: block;
    font-family: "Museo Sans Rounded 300", sans-serif;
    color: #2f5a71;
    font-size: 16px;
    opacity: .9
}

#apply-wrapper .header-bg {
    background: url(../img/kurumsal-deger-bg.png) top no-repeat
}

#apply-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0
}

#apply-wrapper .inner-page {
    margin-top: 220px
}

#apply-wrapper .inner-page-content {
    top: -175px;
    padding-bottom: 0
}

.apply-group {
    display: flex;
    padding: 0;
    width: 75%;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0px 3px 50px 5px rgba(150,165,174,0.25);
    overflow: hidden
}

.apply-group .apply__item {
    display: flex;
    background: #fff;
    padding: 20px 0;
    border-right: 1px solid #f0f2f3;
    align-items: center;
    border-top: 3px solid #476b7f
}

.apply-group .apply__item:last-of-type {
    border-right: none
}

.apply-group .apply__item--icon {
    display: block;
    padding-left: 35px;
    padding-right: 20px;
    height: 150px;
    font-size: 85px;
    display: flex;
    align-items: center;
    width: 220px;
    transition: all .3s ease;
    color: #476b7f
}

.apply-group .apply__item--icon-img {
    display: block
}

.apply-group .apply__item:hover {
    border-top: 3px solid #f56666;
    transition: all .3s ease
}

.apply-group .apply__item:hover .apply__item--icon {
    color: #f56666;
    transition: all .3s ease
}

.apply-group .apply__item:hover .apply__item--content-title,.apply-group .apply__item:hover .btn-apply {
    color: #f56666;
    transition: all .3s ease
}

.apply-group .apply__item--content {
    display: block;
    padding: 0 10px;
    color: #2f5a71
}

.apply-group .apply__item--content-header {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 17px
}

.apply-group .apply__item--content-header-txt {
    display: block;
    color: #8397a3
}

.apply-group .apply__item--content-title {
    display: block;
    margin-bottom: 0;
    font-size: 17px;
    transition: all .3s ease
}

.apply-group .apply__item--content-md {
    display: block
}

.apply-group .apply__item--content-md .btn-apply {
    display: inline-block;
    color: #2f5a71
}

.apply-group .apply__item--content-md .btn-apply .fa {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid #b5c1c8;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    padding-left: 3px;
    font-size: 16px;
    margin-right: 15px
}

.apply-group .apply__item--content-txt {
    font-family: "Museo Sans Rounded 300", sans-serif;
    opacity: .9;
    padding: 10px 40px 10px 0
}

#sss-wrapper .header-bg {
    background: url(../../media/images/header/referanslar-bg.png) top no-repeat
}

#sss-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0
}

.header-search-form {
    display: inline-block;
    max-width: 500px;
    background: #fff;
    width: 100%;
    border-radius: 50px;
    padding: 6px 0px;
    box-shadow: 0px 29px 70px 0px rgba(11,81,119,0.17)
}

.header-search-input {
    width: 85%;
    float: left;
    height: 40px;
    border: none;
    padding-left: 30px;
    background: none
}

.header-search-input:focus {
    outline: none
}

.header-search-button {
    width: 50px;
    float: right;
    background: none;
    border: none;
    margin-right: 2px
}

.sss-group {
    width: 85%;
    margin: auto
}

.sss-group .sss__item {
    display: block;
    box-shadow: 0px 20px 50px 0px rgba(150,165,174,0.25);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px
}

.sss-group .sss__item .sss-toggle {
    display: flex;
    align-items: center;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif;
    background: white;
    padding: 20px;
    position: relative
}

.sss-group .sss__item .sss-toggle span {
    opacity: .6;
    padding-left: 50px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 18px
}

.sss-group .sss__item .sss-toggle .cross {
    width: 35px;
    height: 35px;
    border: 2px solid #14a3d6;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sss-group .sss__item .sss-toggle .cross:before {
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    background-color: #2f5a71;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sss-group .sss__item .sss-toggle .cross:after {
    content: '';
    display: block;
    width: 2px;
    height: 16px;
    background-color: #2f5a71;
    position: absolute;
    margin-top: 0;
    opacity: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sss-group .sss__item .sss-toggle:hover span {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sss-group .sss__item .sss-toggle.active .cross {
    background-color: #14a3d6;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sss-group .sss__item .sss-toggle.active .cross:after {
    background-color: #fff;
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sss-group .sss__item .sss-toggle.active .cross:before {
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sss-group .sss__item .sss-toggle.active span {
    opacity: 1
}

.sss-group .sss__item--content {
    display: none;
    padding: 15px 70px;
    padding-right: 30px;
    background: #fff;
    margin-bottom: 0;
    border-top: 1px solid #f0f2f3;
    font-family: "Museo Sans Rounded 300", sans-serif;
    color: rgba(47,90,113,0.63);
    font-size: 18px
}

#survey-wrapper .header-bg {
    background: url(../img/iletisim-header-bg.png) top no-repeat
}

#survey-wrapper .header-bg__img {
    width: 380px;
    bottom: 100px;
    left: 0
}

#survey-wrapper header .hamburger span:before,#survey-wrapper header .hamburger span:after {
    background-color: #2aa55e
}

#survey-wrapper .inner-page {
    margin-top: 280px;
    margin-bottom: -260px
}

#survey-wrapper .inner-page-content {
    top: -280px
}

.survey {
    width: 70%;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 50px 0 rgba(150,165,174,0.25);
    padding-bottom: 15px
}

.survey-header {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    text-align: center;
    padding: 30px 30px 20px;
    border-bottom: 1px solid #dfe4e8
}

.survey .survey__item {
    padding: 10px 40px
}

.survey .survey__item--title {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px;
    padding-bottom: 5px
}

.survey .label-groups {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(223,228,232,0.66);
    padding-bottom: 10px
}

.survey .label-groups:last-of-type {
    border: none
}

.survey .label-groups label {
    font-family: "Museo Sans Rounded 700", sans-serif;
    background: #fafafa;
    border-radius: 6px;
    padding: 7px 10px;
    text-align: center;
    border: 1px solid #eaedf0;
    width: 135px;
    cursor: pointer;
    user-select: none
}

.survey .label-groups input[type="checkbox"],.survey .label-groups input[type="radio"] {
    display: none
}

.survey .label-groups .control-indicator {
    float: left;
    width: 18px;
    transform: scale(0.8);
    opacity: 0;
    visibility: hidden;
    height: 18px;
    margin-right: -9px;
    margin-left: -6px;
    margin-top: -6px;
    color: #2daf5b;
    font-size: 28px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.survey .label-groups input:checked ~ .control-indicator {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    margin-right: 6px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.survey .label-groups .checkbox-txt {
    display: block;
    color: #2f5a71;
    opacity: .9;
    font-family: "Museo Sans Rounded 300", sans-serif
}

.survey .label-groups input:checked ~ .checkbox-txt {
    font-family: "Museo Sans Rounded 700", sans-serif
}

.survey .survey-bottom {
    padding: 30px 20px 20px;
    border-top: 1px solid #dfe4e8;
    text-align: center
}

.survey .survey-bottom .survey-form-submit {
    padding: 10px 30px;
    -webkit-box-shadow: 0px 6px 70px 0px rgba(207,46,74,0.33);
    box-shadow: 0px 6px 70px 0px rgba(207,46,74,0.33);
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-family: "Museo Sans Rounded 900", sans-serif
}

#ports-wrapper .header-bg {
    background: url(../../media/images/header/hizmetler-bg.png) top no-repeat
}

#ports-wrapper .header-bg__img {
    width: 380px;
    bottom: 100px;
    left: 0
}

#ports-wrapper .inner-page {
    margin-top: 200px;
    margin-bottom: -120px
}

#ports-wrapper .inner-page-content {
    top: -170px;
    padding-bottom: 20px
}

.ports-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.ports-group .col-lg-6 {
    margin-bottom: 30px;
    width: 50%
}

.ports-group .ports__item {
    box-shadow: 0px 10px 50px 0px rgba(150,165,174,0.25);
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden
}

.ports-group .ports__item--space {
    width: 100%;
    height: 40px;
    display: block
}

.ports-group .ports__item--img {
    width: 40%;
    height: 100%;
    position: relative;
    border-right: 1px solid rgba(192,202,209,0.68)
}

.ports-group .ports__item--img img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.ports-group .ports__item .btn-ports {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%);
    padding: 10px 10px;
    box-shadow: 0px 19px 70px 0px rgba(207,46,74,0.35);
    border-radius: 50px;
    text-align: center;
    min-width: 170px;
    margin-top: 0
}

.ports-group .ports__item .btn-ports:focus {
    color: #ffffff
}

.ports-group .ports__item--content {
    width: 60%;
    color: #2f5a71;
    padding: 0 25px 20px
}

.ports-group .ports__item--title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    padding-bottom: 15px;
    border-bottom: 1px solid #c0cad1;
    font-size: 20px
}

.ports-group .ports__item--txt {
    display: block;
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 15px;
    width: 85%
}

.ports-group .ports__item-contact {
    display: flex;
    align-items: center
}

.ports-group .ports__item-contact-title {
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 17px;
    display: inline-block;
    width: 27%
}

.ports-group .ports__item-contact i {
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 19px;
    font-style: normal;
    margin-right: 10px
}

.ports-group .ports__item-contact-txt {
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 15px
}

#contact-wrapper .header-bg {
    background: url(../../media/images/header/iletisim-bg.png) top no-repeat
}

#contact-wrapper .header-bg__img {
    width: 380px;
    bottom: 100px;
    left: 0
}

#contact-wrapper .inner-page {
    margin-top: 330px
}

#contact-wrapper .inner-page-content {
    top: -260px;
    margin-bottom: -120px;
    padding-bottom: 0
}

.contact-inf .inner-page-title {
    border-bottom: 1px solid #f0f2f3;
    padding-bottom: 30px
}

.contact-inf-group {
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: center
}

.contact-inf__item {
    display: block;
    width: 30%;
    border-right: 1px solid #f0f2f3;
    padding: 0 40px
}

.contact-inf__item--title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 20px
}

.contact-inf__item--txt {
    display: block;
    font-family: "Museo Sans Rounded 300", sans-serif;
    color: #2f5a71;
    opacity: .9;
    font-size: 16px
}

.contact-map {
    display: flex;
    box-shadow: 0px 20px 50px 0px rgba(150,165,174,0.25);
    border-radius: 10px;
    overflow: hidden;
    height: 460px;
    align-items: center;
    background: #fff
}

.contact-map-img {
    display: block;
    width: 55%;
    position: relative;
    height: 100%
}

.contact-map-img #map {
    width: 100%;
    height: 100%
}

.contact-map-img img {
    height: 100%;
    object-fit: cover
}

.contact-map .btn-map {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 6px 70px 0px rgba(207,46,74,0.33);
    border-radius: 50px;
    text-align: center
}

.contact-map .btn-map .fa {
    margin-left: 15px;
    margin-right: -15px
}

.contact-map-form {
    padding: 20px 30px;
    background: #fff;
    width: 45%
}

.contact-map-input-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.contact-map-input-group input {
    width: 48%;
    margin-bottom: 20px;
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 10px;
    padding: 0 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.contact-map-input-group input:focus {
    outline: none;
    border: 1px solid #26aad9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.contact-map-input-group input:hover {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.contact-map-textarea {
    display: block;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 10px;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 20px;
    resize: none
}

.contact-map-textarea:focus {
    outline: none;
    border: 1px solid #26aad9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.contact-map-textarea:hover {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.contact-map .btn-map-submit {
    box-shadow: 0px 6px 70px 0px rgba(207,46,74,0.33);
    border-radius: 50px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.contact-map .btn-map-submit:focus {
    outline: none
}

#checkout-wrapper .header-bg {
    background: url(../img/checkout-header-bg.png) top no-repeat
}

#checkout-wrapper .header-bg__img {
    width: 470px;
    bottom: 100px;
    left: 0
}

#checkout-wrapper .inner-page {
    margin-top: 200px
}

#checkout-wrapper .inner-page-content {
    top: -200px;
    padding-bottom: 0;
    margin-bottom: -70px
}

.checkout-step-group {
    display: flex;
    width: 90%;
    margin: auto;
    justify-content: center;
    margin-top: 40px
}

.checkout-step-group .checkout-step__item {
    color: #fff;
    border: 2px solid #fff;
    margin-right: 25px;
    padding: 10px 20px;
    border-radius: 50px;
    min-width: 180px;
    font-size: 16px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.checkout-step-group .checkout-step__item:last-of-type {
    margin-right: 0
}

.checkout-step-group .checkout-step__item--img {
    font-size: 27px;
    display: inline-flex
}

.checkout-step-group .checkout-step__item:after {
    content: '';
    display: block;
    width: 25px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: -27px;
    top: 21px
}

.checkout-step-group .checkout-step__item:last-of-type:after,.checkout-step-group .checkout-step__item:nth-last-child(2):after {
    content: '';
    display: none
}

.checkout-step-group .checkout-step__item.step-success {
    background-color: #fff;
    color: #58ca68;
    font-family: "Museo Sans Rounded 700", sans-serif;
    box-shadow: 0px 19px 70px 0px rgba(11,81,119,0.17);
    cursor: pointer !important
}

.checkout-step-group .checkout-step__item.step-active,.checkout-step-group .checkout-step__item:hover {
    background-color: #fff;
    color: #2f5a71;
    box-shadow: 0px 19px 70px 0px rgba(11,81,119,0.17)
}

.checkout-step-group .checkout-step__item:hover {
    cursor: not-allowed
}

.checkout-step-group .checkout-step {
    display: none;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: #2f5a71
}

.checkout-step-group .checkout-step[disabled] {
    opacity: 0.7
}

.checkout-step-group .checkout-step .icon-font {
    display: flex
}

.checkout-step-group .checkout-step.step-prev .icon-font {
    transform: rotate(-180deg)
}

.checkout-group .inner-page-title {
    border-bottom: 1px solid #f0f2f3;
    padding-bottom: 30px
}

.checkout-group-header {
    width: 100%;
    margin: auto
}

.checkout-group-content {
    display: flex;
    width: 100%;
    justify-content: center
}

.checkout-group-content .checkout-group__item {
    padding-right: 25px;
    padding-left: 25px;
    border-right: 1px solid #f0f2f3
}

.checkout-group-content .checkout-group__item:last-of-type {
    border-right: none
}

.checkout-group-content .checkout-group__item--title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71
}

.checkout-group-content .checkout-group__item--title-status {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.checkout-group-content .checkout-group__item--box {
    display: flex;
    background-color: #fafafa;
    border: 1px solid #98a8b2;
    border-radius: 10px;
    height: 45px;
    align-items: center;
    padding: 0 15px;
    margin-top: 15px;
    justify-content: center;
    cursor: not-allowed
}

.checkout-group-content .checkout-group__item--box.checkout-date .checkout-group__item--img {
    width: 26px;
    margin: 0 8px;
    position: relative;
    top: -2px
}

.checkout-group-content .checkout-group__item--box.checkout-date .checkout-group__item--img:first-of-type {
    margin-left: 0;
    margin-right: 10px;
    top: -1px
}

.checkout-group-content .checkout-group__item--img {
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    text-align: center;
    color: #9aa8b1;
    font-size: 25px;
    align-items: center;
    justify-content: center
}

.checkout-group-content .checkout-group__item--img .fa {
    font-size: 19px;
    margin-left: 10px
}

.checkout-group-content .checkout-group__item--txt {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px
}

.checkout-group-content .checkout-group__item--piece {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px
}

.checkout-group-content .checkout-group__item--price {
    border: none;
    background: none;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 35px;
    color: #6ac3e3;
    padding-left: 0
}

.checkout-form-group {
    display: block;
    box-shadow: 0px 0px 60px 0px rgba(150,165,174,0.25);
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    border-radius: 10px;
    padding: 40px;
    background-color: #fff
}

.checkout-form-group.form-type-group .checkout-form {
    display: none
}

.checkout-form-group.form-type-group .checkout-form.active {
    display: flex
}

.checkout-form-group .form-type {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(192,202,209,0.5)
}

.checkout-form-group .form-type .type-check {
    display: none
}

.checkout-form-group .form-type-item {
    display: block;
    cursor: pointer
}

.checkout-form-group .form-type-item:first-of-type {
    margin-right: 30px
}

.checkout-form-group .form-type .check-border {
    display: flex;
    padding: 10px 15px;
    border: 2px solid #d6d6d6;
    border-radius: 50px;
    background: #fafafa;
    align-items: center;
    transition: all .3s
}

.checkout-form-group .form-type .icon-font {
    margin-right: 10px;
    border: 2px solid rgba(108,116,120,0.45);
    border-radius: 50%;
    width: 22px;
    height: 22px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

.checkout-form-group .form-type .icon-font svg {
    opacity: 0;
    transform: scale(0);
    transition: all .3s
}

.checkout-form-group .form-type .type-checkbox-title {
    display: block;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 18px;
    opacity: .7;
    transition: all .3s
}

.checkout-form-group .form-type .type-check:checked ~ .check-border {
    border: 2px solid #30a1d3
}

.checkout-form-group .form-type .type-check:checked ~ .check-border .icon-font {
    border: 2px solid #30a1d3;
    color: #30a1d3
}

.checkout-form-group .form-type .type-check:checked ~ .check-border .icon-font svg {
    opacity: 1;
    transform: scale(1);
    transition: all .3s
}

.checkout-form-group .form-type .type-check:checked ~ .check-border .type-checkbox-title {
    opacity: 1
}

.checkout-form-group .checkout-form {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between
}

.checkout-form-group .checkout-form .form-group {
    display: flex;
    width: 48%;
    flex-wrap: wrap;
    justify-content: space-between
}

.checkout-form-group .checkout-form .form-group__item {
    display: block;
    padding-right: 0;
    margin-bottom: 20px;
    width: 48%
}

.checkout-form-group .checkout-form .form-group__item.form-group-fw {
    width: 100%
}

.checkout-form-group .checkout-form .form-group__item textarea {
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px;
    padding: 15px;
    width: 100%;
    height: 135px;
    resize: none
}

.checkout-form-group .checkout-form .form-group__item textarea:focus {
    outline: none;
    border: 1px solid #26aad9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.checkout-form-group .checkout-form .form-group__item .dropdown-toggle {
    display: block;
    width: 100%;
    margin-bottom: 0;
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px;
    padding: 0 15px
}

.checkout-form-group .checkout-form .form-group__item .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #2f5a71;
    opacity: .85;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 15px
}

.checkout-form-group .checkout-form .form-group__item .dropdown-menu>li>a {
    padding: 5px 20px;
    color: #2f5a71;
    white-space: nowrap;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.checkout-form-group .checkout-form .form-group-title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    margin-bottom: 7px;
    font-size: 15px;
    padding-left: 7px
}

.checkout-form-group .checkout-form .form-group input {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px;
    padding: 0 15px
}

.checkout-form-group .checkout-form .form-group input:focus {
    outline: none;
    border: 1px solid #26aad9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.checkout-form-group .checkout-form .checkout-form-bottom {
    width: 100%;
    border-top: 1px solid #f0f2f3;
    padding-top: 20px;
    display: flex;
    justify-content: space-between
}

.checkout-form-group .checkout-form .checkout-form-bottom-right {
    display: flex;
    align-items: center
}

.checkout-form-group .checkout-form .checkout-form-bottom-price {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #f0f2f3;
    line-height: 50px
}

.checkout-form-group .checkout-form .checkout-form-bottom-price-txt {
    color: #acbdc6;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 16px
}

.checkout-form-group .checkout-form .checkout-form-bottom-value {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 36px;
    position: relative;
    top: 4px;
    margin-left: 10px
}

.checkout-form-group .checkout-form .checkout-form-bottom .checkout-back {
    border: 2px solid #14a3d6;
    padding: 10px 20px;
    height: 45px;
    border-radius: 50px;
    color: #5b5b5b;
    padding-top: 12px;
    text-align: center
}

.checkout-form-group .checkout-form .checkout-form-bottom .checkout-back .fa {
    margin-right: 10px
}

.checkout-form-group .checkout-form .checkout-form-bottom .checkout-back:hover {
    background-color: #14a3d6;
    color: #fff
}

.checkout-form-group .checkout-form .checkout-form-bottom-submit {
    background-image: linear-gradient(-53deg, #cb3553 0%, #cf2e4a 100%);
    color: #fff;
    box-shadow: 0px 6px 70px 0px rgba(207,46,74,0.33);
    border-radius: 50px;
    min-width: 180px;
    border: none;
    font-family: "Museo Sans Rounded 900", sans-serif;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center
}

.checkout-form-group .checkout-form .checkout-form-bottom-submit .fa {
    margin-left: 15px;
    margin-right: -15px
}

.checkout-card-form {
    width: 90%;
    margin: auto
}

.checkout-card .cards {
    display: flex;
    align-items: center;
    padding: 30px 40px;
    justify-content: center;
    margin: auto;
    margin-bottom: 70px;
    width: 75%;
    padding-left: 0;
    padding-right: 0
}

.checkout-card .input-title {
    display: block;
    color: #688292;
    margin-bottom: 20px;
    font-size: 17px
}

.checkout-card .input-title input {
    margin-top: 10px
}

.checkout-card .input-title input::placeholder {
    color: rgba(47,90,113,0.7);
    font-family: "Museo Sans Rounded 300", sans-serif;
    opacity: .7
}

.checkout-card .input-title .title-txt {
    padding-left: 10px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.checkout-card .form-header {
    padding: 10px 30px 20px;
    border-bottom: 1px solid #e6eaec;
    margin-bottom: 30px
}

.checkout-card .bootstrap-select>.dropdown-toggle {
    border: none;
    border-bottom: 1px solid #e6eaec;
    border-radius: 0;
    padding-bottom: 10px;
    padding-top: 10px
}

.checkout-card .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #9aa8b1;
    font-size: 18px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.checkout-card .bootstrap-select.btn-group .dropdown-toggle .filter-option b {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #6ac3e3
}

.checkout-card .bootstrap-select.btn-group .dropdown-menu li a {
    padding: 10px 20px;
    color: #688292;
    opacity: .8;
    font-size: 16px
}

.checkout-card .form-bottom {
    padding: 20px 40px;
    border-top: 1px solid #e6eaec;
    margin-top: 15px
}

.checkout-card .form-bottom .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-family: "Museo Sans Rounded 300", sans-serif;
    font-size: 16px;
    color: #2f5a71;
    opacity: 0.8
}

.checkout-card .form-bottom .input-title {
    margin-bottom: 10px
}

.checkout-card .form-bottom .bootstrap-select>.dropdown-toggle {
    background: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px
}

.checkout-card .form-container {
    width: 50%;
    box-shadow: 0px 10px 60px 0 rgba(150,165,174,0.32);
    background: #fff;
    border-radius: 10px;
    padding: 20px 0
}

.checkout-card .card-wrapper {
    width: 50%;
    padding: 0 30px
}

.checkout-card .form-content {
    padding: 0 40px
}

.checkout-card .form-content .col-2 {
    display: flex;
    justify-content: space-between
}

.checkout-card .form-content .col-2 .input-title {
    width: 48%
}

.checkout-card .form-item-select {
    width: 100% !important;
    left: 0
}

.checkout-card-front {
    width: 420px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 10px 50px 0px rgba(150,165,174,0.32);
    position: absolute;
    left: 45%;
    transform: translateX(-50%);
    z-index: 2;
    padding: 25px
}

.checkout-card-img {
    position: absolute;
    right: 25px;
    top: 25px
}

.checkout-card-img img {
    width: 55px;
    display: block;
    margin-bottom: 15px
}

.checkout-card-top {
    width: 250px
}

.checkout-card-top .form-group {
    display: flex;
    justify-content: space-between
}

.checkout-card-top .form-group input {
    width: 47%
}

.checkout-card-top .form-group.form-group-fw {
    margin-top: 0;
    margin-bottom: 15px
}

.checkout-card-top .form-group.form-group-fw input {
    width: 100%
}

.checkout-card .form-group-fw {
    margin-top: 40px;
    margin-bottom: 0
}

.checkout-card-back {
    width: 430px;
    height: 240px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 10px 50px 0px rgba(150,165,174,0.32);
    position: absolute;
    left: 55%;
    transform: translateX(-50%);
    top: 60px
}

.checkout-card-back .strip {
    width: 100%;
    height: 45px;
    background: #eaeef1;
    margin-top: 30px;
    margin-bottom: 20px
}

.checkout-card-back .form-group {
    width: 90px;
    margin-left: auto;
    margin-right: 20px
}

.checkout-card-back .form-group-txt {
    color: #688292;
    font-family: "Museo Sans Rounded 300", sans-serif;
    padding-top: 10px;
    display: inline-block
}

.checkout-card-back .form-group-txt b {
    font-family: "Museo Sans Rounded 700", sans-serif
}

.checkout-card .checkout-form-bottom {
    width: 100%;
    border-top: 1px solid #d9e0e4;
    padding-top: 20px;
    display: flex;
    justify-content: space-between
}

.checkout-card .checkout-form-bottom-right {
    display: flex;
    align-items: center
}

.checkout-card .checkout-form-bottom-price {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #f0f2f3;
    line-height: 50px
}

.checkout-card .checkout-form-bottom-price-txt {
    color: #acbdc6;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 16px
}

.checkout-card .checkout-form-bottom-value {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 36px;
    position: relative;
    top: 4px;
    margin-left: 10px
}

.checkout-card .checkout-form-bottom .checkout-back {
    border: 2px solid #14a3d6;
    padding: 10px 20px;
    height: 45px;
    border-radius: 50px;
    color: #5b5b5b;
    padding-top: 12px;
    text-align: center
}

.checkout-card .checkout-form-bottom .checkout-back .fa {
    margin-right: 10px
}

.checkout-card .checkout-form-bottom .checkout-back:hover {
    background-color: #14a3d6;
    color: #fff
}

.checkout-card .checkout-form-bottom-submit {
    background-image: linear-gradient(-53deg, #cb3553 0%, #cf2e4a 100%);
    color: #fff;
    box-shadow: 0px 6px 70px 0px rgba(207,46,74,0.33);
    border-radius: 50px;
    min-width: 180px;
    border: none;
    font-family: "Museo Sans Rounded 900", sans-serif;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center
}

.checkout-card .checkout-form-bottom-submit .fa {
    margin-left: 15px;
    margin-right: -15px
}

.checkout-succes-header {
    text-align: center
}

.checkout-succes-header .status-succes {
    font-size: 150px;
    line-height: 90px;
    color: #58ca68
}

.order {
    max-width: 950px;
    margin: auto;
    background: #fff;
    box-shadow: 0px 0px 50px 0px rgba(150,165,174,0.25);
    border-radius: 10px;
    margin-top: -70px
}

.order-header-title {
    height: 100px;
    text-align: center;
    border-bottom: 1px solid #dfe4e8;
    color: #3eb3dd;
    padding: 35px 0;
    font-family: "Museo Sans Rounded 900", sans-serif;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0
}

.order-group {
    display: flex;
    justify-content: center;
    padding: 20px;
    border-bottom: 1px solid #dfe4e8;
    width: 100%
}

.order .order-group__item {
    padding-right: 30px;
    padding-left: 30px;
    border-right: 1px solid #dfe4e8;
    flex: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.order .order-group__item:last-of-type {
    border-right: none
}

.order .order-group__item--title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 18px
}

.order .order-group__item--title-status {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.order .order-group__item .title-txt {
    font-size: 33px;
    color: #9aa8b1;
    position: relative;
    top: 4px;
    margin-left: 15px
}

.order .order-group__item .price-txt {
    color: #3eb3dd;
    font-size: 30px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    position: relative;
    margin-left: 15px;
    top: 3px
}

.order .order-group__item-txt {
    display: block;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px
}

.order .order-group__item--box {
    display: flex;
    background-color: #fff;
    border: 1px solid #eaeef0;
    border-radius: 10px;
    height: 45px;
    align-items: center;
    padding: 0 15px;
    margin-top: 15px;
    justify-content: flex-start;
    cursor: not-allowed
}

.order .order-group__item--box.order-date .order-group__item--img {
    width: 26px;
    margin: 0 8px;
    position: relative;
    top: -2px
}

.order .order-group__item--box.order-date .order-group__item--img:first-of-type {
    margin-left: 0;
    margin-right: 10px;
    top: -1px
}

.order .order-group__item--img {
    display: flex;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    text-align: center;
    color: #9aa8b1;
    font-size: 25px;
    align-items: center;
    justify-content: center
}

.order .order-group__item--img .fa {
    font-size: 19px;
    margin-left: 10px
}

.order .order-group__item--txt {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px
}

.order .order-group__item--piece {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px
}

.order .order-group__item--price {
    border: none;
    background: none;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 35px;
    color: #6ac3e3;
    padding-left: 0
}

.order .order-group__item.hrzn .order-group__item {
    display: flex;
    padding: 0;
    margin-top: 20px;
    justify-content: space-between;
    flex-direction: row
}

.order .order-group__item.hrzn .order-group__item-itm {
    width: 45%;
    border-right: 1px solid #dfe4e8
}

.order .order-group__item.hrzn .order-group__item-itm:last-of-type {
    border-right: none
}

.order .order-group__item.hrzn {
    width: 40%
}

.order .order-bottom {
    text-align: center
}

.order .order-bottom .order-download {
    padding: 10px 30px;
    box-shadow: 0px 19px 70px 0px rgba(207,46,74,0.35);
    min-width: 190px;
    margin: 30px auto;
    height: 50px;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    font-size: 15px
}

.order .order-bottom .order-download .icon-font {
    display: inline-flex;
    font-size: 27px
}

.order .order-bottom .order-download:hover .icon-font {
    left: 0
}

#price-wrapper .header-bg {
    background: url(../img/fiyat-tarifeleri-header-bg.png) top no-repeat
}

#price-wrapper .header-bg__img {
    width: 470px;
    bottom: 100px;
    left: 0;
    max-width: 40%
}

#price-wrapper .inner-page {
    background-size: 100% 100%;
    padding: 0 0 150px;
    margin-top: 0
}

.price-inf {
    margin-top: 70px;
    display: flex;
    width: 100%
}

.price-inf__item {
    display: flex;
    color: #2f5a71;
    width: 100%
}

.price-inf__item--icon {
    float: left;
    font-size: 110px;
    color: #e25555
}

.price-inf__item--content {
    float: left;
    width: 75%;
    padding-right: 20px;
    padding-left: 10px
}

.price-inf__item--title {
    display: block;
    margin-top: 0;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 21px
}

.price-inf__item--txt {
    display: block;
    font-family: "Museo Sans Rounded 300", sans-serif;
    opacity: .8;
    font-size: 15px
}

.price-table {
    display: block
}

.price-table-header {
    width: 500px;
    min-width: 500px;
    margin: auto;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 22px 38px 0px rgba(47,90,113,0.17)
}

.price-table table {
    width: 100%;
    margin: auto
}

.price-table table tr {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.price-table table tr:nth-child(even) {
    background: #f0f2f3
}

.price-table table th {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px;
    padding: 10px;
    border-bottom: 1px solid #f0f2f3
}

.price-table table td {
    padding: 10px;
    border-right: 1px solid #f0f2f3;
    text-align: center
}

.price-table table td:first-of-type {
    text-align: left
}

.price-table table td:last-of-type {
    border-right: 0
}

.price-table-alert {
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 19px;
    color: #e25555;
    width: 75%;
    margin: 25px auto
}

@media screen and (max-width: 992px) {
    .price-table-alert {
        width:100%
    }
}

@media screen and (max-width: 768px) {
    .price-table-alert {
        width:86%;
        font-size: 16px
    }
}

@media screen and (max-width: 576px) {
    .price-table-alert {
        width:86%;
        font-size: 15px
    }
}

.price-table-roro {
    min-width: 500px;
    width: 75%;
    margin: auto;
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 22px 38px 0 rgba(47,90,113,0.17)
}

.price-table-roro table tr:nth-child(even) {
    background: #fff
}

.price-table-roro table td:first-of-type {
    text-align: center
}

.price-table-roro table tr.even {
    background: #f0f2f3;
    border-bottom: 1px solid #fff
}

.price-table-roro table tr.even td {
    border-right: 1px solid #fff
}

.price-table-roro table tr {
    border-bottom: 1px solid #f0f2f3
}

.price-table-roro table tr td {
    font-size: 18px
}

#fleet-wrapper .header-bg {
    background: url(../../media/images/header/hizmetler-bg.png) top no-repeat
}

#fleet-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0
}

#fleet-wrapper .inner-page.active {
    z-index: 233
}

.fleet-group {
    display: block
}

.fleet-group .fleet__item {
    display: flex;
    background: #fff;
    box-shadow: 0 22px 38px 0px rgba(47,90,113,0.17);
    border-radius: 10px;
    overflow: hidden;
    height: 310px;
    align-items: center;
    margin-bottom: 40px
}

.fleet-group .fleet__item--icon {
    display: block;
    width: 30%;
    height: 100%;
    position: relative
}

.fleet-group .fleet__item--icon .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(47,90,113,0.6);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.fleet-group .fleet__item--icon-title {
    display: block;
    margin-top: 0;
    color: #fff;
    margin-bottom: 0;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 38px;
    opacity: .9;
    width: 100%;
    text-align: center
}

.fleet-group .fleet__item--icon .btn-gallery {
    display: inline-flex;
    color: #fff;
    font-family: "Museo Sans Rounded 500", sans-serif;
    position: absolute;
    bottom: 20px;
    left: 50%;
    font-size: 16px;
    background-color: rgba(255,255,255,0.35);
    padding: 7px 20px;
    border-radius: 5px;
    border: 1px solid #fff;
    transform: translateX(-50%);
    min-width: 210px;
    align-items: center;
    justify-content: space-around
}

.fleet-group .fleet__item--icon .btn-gallery .icon-font {
    font-size: 18px;
    display: inline-flex
}

.fleet-group .fleet__item--icon img {
    height: 100%;
    object-fit: cover
}

.fleet-group .fleet__item--content {
    width: 75%;
    color: #2f5a71;
    padding: 10px 20px
}

.fleet-group .fleet__item--content-col {
    display: block;
    width: 100%
}

.fleet-group .fleet__item .table-item {
    display: flex;
    width: 50%;
    align-items: center
}

.fleet-group .fleet__item .table-header {
    display: flex;
    align-items: center
}

.fleet-group .fleet__item .table-header-item {
    width: 50%
}

.fleet-group .fleet__item .modal-gallery {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(18,33,41,0.8);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    padding-top: 25px;
    transition: all .3s ease
}

.fleet-group .fleet__item .modal-gallery.active {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease
}

.fleet-group .fleet__item .modal-gallery .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
    font-size: 22px;
    z-index: 2;
    background-color: rgba(0,0,0,0.62);
    padding: 10px 20px;
    border-radius: 10px;
    opacity: .8
}

.fleet-group .fleet__item--title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px;
    border-bottom: 1px solid #f0f2f3;
    padding-bottom: 10px;
    margin-top: 0
}

.fleet-group .fleet__item--table {
    display: block
}

.fleet-group .fleet__item--table-title {
    display: inline-block;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 14px;
    width: 50%
}

.fleet-group .fleet__item--table-cont {
    display: inline-block;
    padding-left: 10px;
    font-family: "Museo Sans Rounded 300", sans-serif;
    opacity: .8;
    font-size: 15px
}

.fleet-group .fleet__item--table-row {
    display: flex;
    padding: 7px 20px;
    border-radius: 3px;
    align-items: center;
    justify-content: flex-end
}

.fleet-group .fleet__item--table-row:nth-child(even) {
    background: #f0f2f3
}

.fleet-group .fleet__item--table-row b {
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 18px
}

#login-wrapper .header-bg {
    background: url(../img/login-header-bg.png) top no-repeat
}

#login-wrapper .header-bg__img {
    width: 470px;
    bottom: 100px;
    left: 0;
    max-width: 35%
}

#login-wrapper .inner-page {
    margin-top: 160px
}

#login-wrapper .inner-page-content {
    top: -175px;
    padding-bottom: 0
}

#login-wrapper .apply-group {
    width: 75%;
    flex-wrap: wrap
}

#login-wrapper .apply-group .apply__item {
    padding: 30px 20px;
    flex-wrap: wrap;
    width: 50%;
    position: relative
}

#login-wrapper .apply-group .apply__item.fw {
    width: 100%;
    padding: 0
}

#login-wrapper .apply-group .apply__item--icon {
    background: none;
    height: 90px;
    width: 100%
}

#login-wrapper .apply-group .apply__item--icon .icon-font {
    font-size: 175px;
    line-height: 50px;
    display: block;
    position: relative;
    top: -30px;
    left: -20px;
    transition: all .3s ease
}

#login-wrapper .apply-group .apply__item--content {
    padding-left: 35px;
    padding-right: 40px
}

#login-wrapper .apply-group .apply__item--content-header {
    font-size: 17px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f2f3;
    margin-bottom: 10px
}

#login-wrapper .apply-group .apply__item:hover,#login-wrapper .apply-group .apply__item.active {
    border-top: 3px solid #f56666
}

#login-wrapper .apply-group .apply__item:hover .apply__item--content-title,#login-wrapper .apply-group .apply__item.active .apply__item--content-title {
    color: #f56666
}

#login-wrapper .apply-group .apply__item:hover .apply__item--icon,#login-wrapper .apply-group .apply__item.active .apply__item--icon {
    background: none
}

#login-wrapper .apply-group .apply__item:hover .apply__item--icon .icon-font,#login-wrapper .apply-group .apply__item.active .apply__item--icon .icon-font {
    color: #f56666;
    transition: all .3s ease
}

#login-wrapper .apply-group .sign-up {
    display: flex;
    flex: 1;
    width: 100%;
    align-items: center
}

#login-wrapper .apply-group .sign-up .btn-signup-close {
    font-size: 21px;
    color: #8397a3;
    padding: 4px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    border: 3px solid #e6eaed;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(50%, -50%);
    background: #fff;
    transition: none;
    z-index: 2
}

#login-wrapper .apply-group .sign-up .btn-signup-close .icon-font {
    display: flex
}

#login-wrapper .apply-group .sign-up .btn-signup-submit {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    background: none;
    border: none;
    margin-top: 10px;
    transition: all .3s ease;
    display: inline-block
}

#login-wrapper .apply-group .sign-up .btn-signup-submit:hover {
    color: #f56666;
    transition: all .3s ease
}

#login-wrapper .apply-group .sign-up .btn-signup-submit .fa {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid #b5c1c8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    padding-left: 3px;
    font-size: 16px;
    margin-right: 15px
}

#login-wrapper .apply-group .sign-up .btn-signin-back {
    padding: 10px;
    text-decoration: underline;
    color: #8397a3;
    font-size: 16px
}

#login-wrapper .apply-group .sign-up .btn-signin-back:hover {
    color: #2f5a71
}

#login-wrapper .apply-group .sign-up .sign-up-bottom {
    padding-left: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#login-wrapper .apply-group .sign-up-col {
    display: block;
    width: 33%;
    position: relative;
    padding: 40px 0
}

#login-wrapper .apply-group .sign-up-col-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 130px;
    color: #f56666;
    padding-bottom: 30px;
    border-bottom: 2px solid #f0f2f3;
    width: 70%;
    margin: auto;
    margin-bottom: 20px
}

#login-wrapper .apply-group .sign-up-col-title {
    text-align: center;
    font-size: 20px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #8397a3
}

#login-wrapper .apply-group .sign-up-col-title .title-color {
    display: block;
    color: #f56666
}

#login-wrapper .apply-group .sign-up-col.col-2 {
    display: block;
    width: 66%;
    border-left: 1px solid #f0f2f3;
    padding-right: 25px
}

#login-wrapper .apply-group .sign-up-col.col-2 form {
    display: flex;
    justify-content: space-between;
    padding-left: 50px;
    flex-wrap: wrap
}

#login-wrapper .apply-group .sign-up-col-item {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-between
}

#login-wrapper .apply-group .sign-up-title {
    display: block
}

#login-wrapper .apply-group .sign-up .form-item {
    margin-bottom: 20px;
    width: 48%;
    display: block
}

#login-wrapper .apply-group .sign-up .form-title {
    display: block;
    color: #2f5a71;
    font-size: 16px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    margin-bottom: 10px
}

#login-wrapper .apply-group .sign-up input {
    display: block
}

#login-wrapper .apply-group .login-roro .icon-font {
    font-size: 150px;
    top: -10px;
    transform: scaleX(-1);
    text-align: right;
    right: 10px;
    left: auto
}

#login-wrapper .apply-group .feribot-form,#login-wrapper .apply-group .roro-form {
    display: none;
    width: 70%;
    margin-right: auto;
    padding-left: 30px;
    margin: auto
}

#login-wrapper .apply-group .feribot-form .form-item,#login-wrapper .apply-group .roro-form .form-item {
    display: block;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif;
    margin-bottom: 15px
}

#login-wrapper .apply-group .feribot-form .form-item .form-title,#login-wrapper .apply-group .roro-form .form-item .form-title {
    display: block;
    margin-bottom: 10px;
    font-size: 15px
}

#login-wrapper .apply-group .feribot-form .form-item input,#login-wrapper .apply-group .roro-form .form-item input {
    display: block
}

#login-wrapper .apply-group .feribot-form .btn-form-close,#login-wrapper .apply-group .roro-form .btn-form-close {
    font-size: 21px;
    color: #8397a3;
    padding: 4px 15px;
    position: absolute;
    left: 0;
    top: 50%;
    border: 3px solid #e6eaed;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%);
    background: #fff;
    transition: none
}

#login-wrapper .apply-group .feribot-form .btn-form-close .icon-font,#login-wrapper .apply-group .roro-form .btn-form-close .icon-font {
    display: flex
}

#login-wrapper .apply-group .feribot-form .btn-login-submit,#login-wrapper .apply-group .roro-form .btn-login-submit {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    background: none;
    border: none;
    margin-top: 10px;
    transition: all .3s ease;
    display: inline-block;
    margin-right: 30px;
    padding: 0
}

#login-wrapper .apply-group .feribot-form .btn-login-submit:hover,#login-wrapper .apply-group .roro-form .btn-login-submit:hover {
    color: #f56666;
    transition: all .3s ease
}

#login-wrapper .apply-group .feribot-form .btn-login-submit .fa,#login-wrapper .apply-group .roro-form .btn-login-submit .fa {
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 2px solid #b5c1c8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    padding-left: 3px;
    font-size: 16px;
    margin-right: 15px
}

#login-wrapper .apply-group .feribot-form .btn-signin-form,#login-wrapper .apply-group .roro-form .btn-signin-form {
    padding: 10px;
    text-decoration: underline;
    color: #8397a3;
    font-size: 14px;
    float: right;
    margin-top: 10px
}

#login-wrapper .apply-group .feribot-form .btn-signin-form:hover,#login-wrapper .apply-group .roro-form .btn-signin-form:hover {
    color: #2f5a71
}

#login-wrapper .apply-group .roro-form .btn-form-close {
    left: auto;
    right: -45px;
    z-index: 2;
    transition: none
}

#vehicle-wrapper .header-bg {
    background: url(../img/login-header-bg.png) top no-repeat
}

#vehicle-wrapper .header-bg__img {
    width: 470px;
    bottom: 100px;
    left: 0;
    max-width: 30%
}

#vehicle-wrapper .inner-page {
    margin-top: 130px
}

#vehicle-wrapper .inner-page-content {
    top: -175px;
    padding-bottom: 0;
    margin-bottom: -20px
}

.add-vehicle .bootstrap-select {
    width: 100% !important
}

.add-vehicle .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.add-vehicle .bootstrap-select>.dropdown-toggle.bs-placeholder .filter-option {
    opacity: .7;
    font-family: "Museo Sans Rounded 500", sans-serif
}

.add-vehicle .dropdown-menu>li>a {
    padding: 10px 20px;
    color: #2f5a71;
    opacity: .7
}

.add-vehicle .bootstrap-select>.dropdown-toggle {
    width: 100%;
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0
}

.vehicle-form table td,.driver-form table td {
    border-right: none;
    padding: 0 5px
}

.vehicle-form .vehicle-submit,.driver-form .vehicle-submit {
    min-width: 110px;
    height: 50px;
    font-size: 18px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px
}

.vehicle-form .vehicle-submit:focus,.driver-form .vehicle-submit:focus {
    outline: none
}

.driver-table {
    min-width: 600px;
    max-width: 800px;
    margin: auto
}

.driver-form .driver-submit {
    background-image: linear-gradient(-53deg, #cb3553 0%, #cf2e4a 100%);
    color: #fff;
    box-shadow: 0px 19px 70px 0px rgba(207,46,74,0.35);
    border-radius: 50px;
    text-align: center;
    border: none;
    width: 100px;
    height: 50px;
    font-size: 18px;
    margin-left: 0;
    margin-right: 0;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.driver-form .driver-submit:focus {
    outline: none
}

#checkout-roro-wrapper .labels-mobile {
    display: none;
    width: 100%;
    padding: 10px 0
}

#checkout-roro-wrapper .labels-mobile-item {
    display: flex;
    align-items: center;
    padding: 10px 15px
}

#checkout-roro-wrapper .labels-mobile-title {
    color: #327da8;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 15px;
    margin-right: 10px;
    width: 40%;
    padding-left: 8px
}

#checkout-roro-wrapper .labels-mobile-txt {
    color: #315c73;
    font-family: "Museo Sans Rounded 700", sans-serif;
    opacity: .7;
    font-size: 16px
}

#checkout-roro-wrapper .ticket-count {
    display: flex;
    align-items: center
}

#checkout-roro-wrapper .ticket-count-content {
    border: 2px solid #c5cdd2;
    background: #f4f6f7;
    border-radius: 10px;
    padding: 3px 8px;
    display: flex;
    align-items: center;
    margin-right: 0;
    max-width: 110px
}

#checkout-roro-wrapper .ticket-count-increase {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 26px;
    cursor: pointer;
    user-select: none;
    height: 35px;
    display: flex;
    width: 55px;
    align-items: center;
    justify-content: center
}

#checkout-roro-wrapper .ticket-count .ticket-form__piece {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    color: #9aa8b1;
    height: auto;
    padding: 0 5px
}

#checkout-roro-wrapper .ticket-count-detract {
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 26px;
    cursor: pointer;
    user-select: none;
    height: 35px;
    display: flex;
    width: 55px;
    align-items: center;
    justify-content: center
}

#checkout-roro-wrapper .roro-warn {
    display: block;
    clear: both;
    margin-bottom: 30px;
    position: relative;
    top: 10px;
    color: #a4b0b9;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px
}

#checkout-roro-wrapper .roro-warn strong {
    color: #cf2e4a
}

#checkout-roro-wrapper .header-bg {
    background: url(../img/checkout-header-bg.png) top no-repeat
}

#checkout-roro-wrapper .header-bg__img {
    width: 470px;
    bottom: 100px;
    left: 0
}

#checkout-roro-wrapper .inner-page {
    margin-top: 270px
}

#checkout-roro-wrapper .inner-page-content {
    top: -200px;
    padding-bottom: 0;
    margin-bottom: -50px
}

#checkout-roro-wrapper .checkout-group-content .checkout-group__item--box {
    justify-content: flex-start;
    background-color: transparent
}

#checkout-roro-wrapper .checkout-group-content .checkout-group__item {
    width: 100%
}

#checkout-roro-wrapper .checkout-form-group {
    float: none;
    padding: 20px 0;
    width: 480px;
    margin-left: auto;
    margin-right: auto
}

#checkout-roro-wrapper .checkout-form-bottom {
    max-width: 800px;
    margin: 75px auto 0;
    border-top: 1px solid rgba(192,202,209,0.6);
    padding: 30px 0;
    text-align: center
}

#checkout-roro-wrapper .checkout-form-bottom .checkout-submit {
    background-image: linear-gradient(-53deg, #cb3553 0%, #cf2e4a 100%);
    border: none;
    border-radius: 50px;
    height: 45px;
    padding: 5px 35px;
    color: #fff;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 14px;
    line-height: 25px;
    box-shadow: 0 9px 70px 0 rgba(207,46,74,0.35);
    display: inline-flex;
    align-items: center;
    justify-content: center
}

#checkout-roro-wrapper .checkout-form-bottom .checkout-submit .icon-font {
    font-size: 20px;
    position: relative;
    margin-left: 15px;
    margin-right: -10px;
    display: inline-flex
}

#checkout-roro-wrapper .checkout-form-bottom {
    width: 100%;
    border-top: 1px solid #d9e0e4;
    padding-top: 20px;
    display: flex;
    justify-content: space-between
}

#checkout-roro-wrapper .checkout-form-bottom-right {
    display: flex;
    align-items: center
}

#checkout-roro-wrapper .checkout-form-bottom-price {
    padding-right: 25px;
    margin-right: 25px;
    border-right: 1px solid #c0cad1;
    line-height: 50px
}

#checkout-roro-wrapper .checkout-form-bottom-price-txt {
    color: #acbdc6;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 16px
}

#checkout-roro-wrapper .checkout-form-bottom-value {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 36px;
    position: relative;
    top: 4px;
    margin-left: 10px
}

#checkout-roro-wrapper .checkout-form-bottom .checkout-back {
    border: 2px solid #14a3d6;
    padding: 10px 20px;
    height: 45px;
    border-radius: 50px;
    color: #5b5b5b;
    padding-top: 12px;
    text-align: center
}

#checkout-roro-wrapper .checkout-form-bottom .checkout-back .fa {
    margin-right: 10px
}

#checkout-roro-wrapper .checkout-form-bottom .checkout-back:hover {
    background-color: #14a3d6;
    color: #fff
}

#checkout-roro-wrapper .checkout-form-bottom-submit {
    background-image: linear-gradient(-53deg, #cb3553 0%, #cf2e4a 100%);
    color: #fff;
    box-shadow: 0px 6px 70px 0px rgba(207,46,74,0.33);
    border-radius: 50px;
    min-width: 180px;
    border: none;
    font-family: "Museo Sans Rounded 900", sans-serif;
    height: 45px
}

#checkout-roro-wrapper .checkout-form-bottom-submit .fa {
    margin-left: 15px;
    margin-right: -15px
}

#checkout-roro-wrapper .checkout-form .checkout-form-group .form-group {
    width: 100%;
    padding: 10px 30px 25px;
    border-bottom: 1px solid rgba(192,202,209,0.5)
}

#checkout-roro-wrapper .form-item {
    width: 100%;
    display: flex;
    color: #9aa8b1;
    align-items: flex-end;
    position: relative
}

#checkout-roro-wrapper .form-item-icon {
    width: 50px;
    font-size: 26px;
    color: #9facb5;
    position: relative;
    top: 8px
}

#checkout-roro-wrapper .form-item-input {
    width: 100%
}

#checkout-roro-wrapper .form-item-input input {
    color: #9aa8b1;
    font-size: 18px;
    background: none;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #e6eaec;
    border-radius: 0;
    padding-top: 5px;
    height: 40px
}

#checkout-roro-wrapper .form-item .caret {
    position: absolute;
    right: 5px;
    top: 15px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

#checkout-roro-wrapper .form-item-label {
    display: block;
    margin-right: 15px;
    cursor: pointer;
    user-select: none
}

#checkout-roro-wrapper .form-item-checkbox {
    display: none
}

#checkout-roro-wrapper .form-item-check {
    display: flex;
    align-items: center;
    font-size: 17px;
    border: 2px solid #cad2d6;
    padding: 2px 10px 0;
    border-radius: 10px;
    color: #cad2d6;
    transition: all .3s ease
}

#checkout-roro-wrapper .form-item-check-txt {
    margin-left: 10px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 16px;
    letter-spacing: 1px
}

#checkout-roro-wrapper .form-item-check .icon-font {
    font-size: 22px;
    position: relative;
    top: 2px
}

#checkout-roro-wrapper .form-item-checkbox:checked ~ .form-item-check {
    border-color: #327da8;
    color: #327da8;
    transition: all .3s ease
}

#checkout-roro-wrapper .form-group-input.error {
    border-color: #db475c !important
}

#checkout-roro-wrapper .form-group .form-item-select {
    width: 100%;
    float: right;
    height: auto;
    border: none;
    border-bottom: 1px solid #edf0f2;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px;
    padding-top: 0
}

#checkout-roro-wrapper .form-group .form-item-select .btn.dropdown-toggle {
    border: none;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px;
    padding-top: 10px;
    border-radius: 6px;
    background: none
}

#checkout-roro-wrapper .form-group .form-item-select .btn.dropdown-toggle:focus,#checkout-roro-wrapper .form-group .form-item-select .btn.dropdown-toggle:hover,#checkout-roro-wrapper .form-group .form-item-select .btn.dropdown-toggle:active {
    outline: none !important;
    background: #f4f6f7;
    box-shadow: none
}

#checkout-roro-wrapper .form-group .form-item-select .btn.dropdown-toggle .caret {
    border-top: 6px dashed;
    border-top: 6px solid \9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

#checkout-roro-wrapper .form-group .form-item-select .dropdown-menu {
    padding: 0px;
    margin: 0px;
    border: none;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0px 19px 70px 0px rgba(11,81,119,0.12)
}

#checkout-roro-wrapper .form-group .form-item-select .dropdown-menu a {
    font-family: "Museo Sans Rounded 700", sans-serif;
    padding: 10px 15px;
    font-size: 15px;
    color: #70818c
}

#checkout-roro-wrapper .form-group .form-item-select .dropdown-menu a:hover {
    background: #f4f6f7
}

#checkout-roro-wrapper .form-group .form-item-select:focus {
    outline: none;
    color: #6b94af
}

#checkout-roro-wrapper .form-group-title {
    width: 100%;
    font-size: 20px;
    color: #315c73;
    margin-bottom: 10px;
    font-family: "Museo Sans Rounded 900", sans-serif
}

#checkout-roro-wrapper .form-group.col-2 {
    width: 100%;
    display: flex
}

#checkout-roro-wrapper .form-group.col-2 .form-group {
    border-bottom: none !important;
    margin-bottom: 0;
    padding: 0
}

#checkout-roro-wrapper .form-group.col-2 .form-group .form-box {
    display: flex;
    position: relative
}

#checkout-roro-wrapper .form-group.col-2 .form-group .form-box .icon-font {
    position: absolute;
    font-size: 26px;
    width: 60px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 2px solid #d3dadf;
    top: 8px;
    color: #aebac1
}

#checkout-roro-wrapper .form-group.col-2 .form-group .form-box-input {
    padding-left: 70px;
    background: #fff;
    color: #9aa8b1;
    padding-top: 3px;
    font-size: 17px
}

#checkout-roro-wrapper .form-group-header {
    display: flex;
    justify-content: space-around;
    border-bottom: 2px solid rgba(192,202,209,0.5);
    margin-bottom: 20px
}

#checkout-roro-wrapper .form-group-header-item {
    display: block;
    width: 40%;
    text-align: center;
    padding: 10px 0 20px;
    font-size: 24px;
    color: #315c73;
    opacity: .6;
    position: relative
}

#checkout-roro-wrapper .form-group-header-item:after {
    content: '';
    position: absolute;
    bottom: -3px;
    width: 0%;
    height: 3px;
    background: #327da8;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s
}

#checkout-roro-wrapper .form-group-header-item:hover {
    color: #327da8;
    opacity: 1
}

#checkout-roro-wrapper .form-group-header-item.active {
    color: #327da8;
    opacity: 1
}

#checkout-roro-wrapper .form-group-header-item.active:after {
    width: 100%
}

#checkout-roro-wrapper .checkout-group-content .checkout-group__item--img {
    width: 40px;
    font-size: 27px;
    display: flex;
    align-items: center
}

#checkout-roro-wrapper .checkout-group-content .checkout-group__item--txt {
    width: 100%;
    text-align: center
}

#checkout-roro-wrapper .checkout-tab.active {
    display: block
}

#checkout-roro-wrapper .checkout-tab .form-item {
    flex-wrap: wrap
}

#checkout-roro-wrapper .btn-add-list {
    display: inline-flex;
    min-height: 50px;
    align-items: center;
    justify-content: space-evenly;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 50px;
    margin-top: 20px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    min-width: inherit
}

#checkout-roro-wrapper .btn-add-list .icon-font {
    display: flex;
    margin-right: 15px;
    font-size: 16px;
    margin-left: 0
}

#checkout-roro-wrapper .btn-add-list:hover .icon-font {
    left: 0
}

#checkout-roro-wrapper .table-warn {
    color: #db475c;
    font-size: 24px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    text-align: center
}

#checkout-roro-wrapper .vehicle-current {
    display: block;
    width: 100%;
    margin: 0 20px;
    position: relative
}

#checkout-roro-wrapper .vehicle-current-selected,#checkout-roro-wrapper .vehicle-current-select {
    width: 100%;
    justify-content: space-between;
    background: #fff;
    border: 2px solid #98a8b2;
    color: #6c8a9a;
    font-size: 16px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    cursor: pointer;
    display: flex;
    margin-top: -2px;
    transition: all .3s
}

#checkout-roro-wrapper .vehicle-current-selected .caret,#checkout-roro-wrapper .vehicle-current-select .caret {
    opacity: 0;
    visibility: hidden
}

#checkout-roro-wrapper .vehicle-current-selected .select-item,#checkout-roro-wrapper .vehicle-current-select .select-item {
    opacity: .7
}

#checkout-roro-wrapper .vehicle-current-selected.selected,#checkout-roro-wrapper .vehicle-current-select.selected {
    border-radius: 10px;
    display: flex;
    color: #2f5a71;
    font-size: 18px
}

#checkout-roro-wrapper .vehicle-current-selected.selected .select-item:nth-last-of-type(2),#checkout-roro-wrapper .vehicle-current-select.selected .select-item:nth-last-of-type(2) {
    border-right: 1px solid #c0cad1
}

#checkout-roro-wrapper .vehicle-current-selected.selected .caret,#checkout-roro-wrapper .vehicle-current-select.selected .caret {
    opacity: 1;
    visibility: visible
}

#checkout-roro-wrapper .vehicle-current-selected.active,#checkout-roro-wrapper .vehicle-current-select.active {
    border-radius: 10px 10px 0 0
}

#checkout-roro-wrapper .vehicle-current-selected:last-of-type,#checkout-roro-wrapper .vehicle-current-select:last-of-type {
    border-radius: 0 0 10px 10px
}

#checkout-roro-wrapper .vehicle-current-selected:hover,#checkout-roro-wrapper .vehicle-current-select:hover {
    background: #fafafa
}

#checkout-roro-wrapper .vehicle-current .select-item {
    width: 100%;
    padding: 13px 10px;
    border-right: 1px solid #c0cad1;
    padding-left: 25px;
    display: flex;
    align-items: center
}

#checkout-roro-wrapper .vehicle-current .select-item:last-of-type {
    text-align: center;
    border-right: 0;
    width: 10%;
    padding: 10px 20px
}

#checkout-roro-wrapper .vehicle-current .select-item .caret {
    position: relative;
    right: 0;
    top: 0
}

#checkout-roro-wrapper .vehicle-current-item {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 2;
    box-shadow: 0px 20px 60px 0px rgba(150,165,174,0.25);
    border-radius: 10px
}

#checkout-roro-wrapper .vehicle-current-item .select-item:last-of-type {
    text-align: center;
    border-right: 0;
    width: 54px;
    font-size: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px
}

#checkout-roro-wrapper .vehicle-current-item .select-item .icon-font {
    display: flex
}

#checkout-roro-wrapper .btn-hover {
    margin-top: 0
}

#checkout-roro-wrapper .checkout-details-modal {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.75);
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

#checkout-roro-wrapper .checkout-details-modal.active {
    opacity: 1;
    visibility: visible
}

#checkout-roro-wrapper .checkout-details-item {
    max-width: 400px;
    width: 95%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 60px 0px rgba(150,165,174,0.25);
    padding: 20px;
    position: fixed;
    z-index: 6;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s;
    opacity: 0;
    visibility: hidden
}

#checkout-roro-wrapper .checkout-details-item.active {
    top: 50%;
    opacity: 1;
    visibility: visible
}

#checkout-roro-wrapper .details-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0
}

#checkout-roro-wrapper .details-item-title {
    display: block;
    text-transform: capitalize;
    color: #315c73;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 16px
}

#checkout-roro-wrapper .details-item-txt {
    display: block;
    text-transform: capitalize;
    font-family: "Museo Sans Rounded 700", sans-serif;
    color: #315c73;
    opacity: .7;
    font-size: 16px
}

#checkout-roro-wrapper.rez-step-1 .form-item {
    justify-content: space-between
}

#checkout-roro-wrapper.rez-step-1 .form-item-label {
    flex: .3;
    margin-right: 0
}

#checkout-roro-wrapper.rez-step-1 .form-item-input input {
    height: auto;
    font-size: 16px
}

#checkout-roro-wrapper.rez-step-1 .form-item-input input:hover {
    background: #f4f6f7;
    cursor: pointer;
    border-radius: 6px
}

#checkout-roro-wrapper.rez-step-1 .checkout-form-bottom {
    justify-content: center
}

#checkout-roro-wrapper.rez-step-1 .inner-page {
    margin-top: 180px
}

#checkout-roro-wrapper.rez-step-1 .checkout-form-group {
    float: none;
    padding: 20px 0;
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap
}

#checkout-roro-wrapper.rez-step-1 .checkout-form-group {
    padding: 0;
    padding-top: 20px
}

#checkout-roro-wrapper.rez-step-1 .checkout-form .checkout-form-group .form-group {
    width: 50%;
    padding: 20px 30px 25px;
    border-bottom: 1px solid rgba(192,202,209,0.5);
    border-right: 1px solid rgba(192,202,209,0.5);
    margin-bottom: 0
}

#checkout-roro-wrapper.rez-step-1 .checkout-form .checkout-form-group .form-group:nth-child(2n+1) {
    border-right: 0
}

#checkout-roro-wrapper.rez-step-1 .checkout-form .checkout-form-group .form-group.fw {
    width: 100%;
    border-right: 0
}

#checkout-roro-wrapper.rez-step-1 .checkout-form .form-group.col-2 .form-group {
    border-bottom: none !important;
    margin-bottom: 0;
    padding: 0;
    border-right: 0;
    padding-right: 20px
}

#checkout-roro-wrapper.rez-step-1 .checkout-form .form-group.col-2 .form-group:first-of-type {
    width: 80%
}

#checkout-roro-wrapper.rez-step-1 .checkout-form .form-group.col-2 .form-group:last-of-type {
    padding-right: 0
}

#checkout-roro-wrapper.rez-step-1 .past-rez {
    display: block;
    margin-top: 15px
}

#checkout-roro-wrapper.rez-step-1 .past-rez label {
    margin-bottom: 0;
    width: 100%;
    font-weight: inherit
}

#checkout-roro-wrapper.rez-step-1 .past-rez label:last-of-type .past-rez-item {
    border-radius: 0 0 10px 10px
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item {
    display: flex;
    justify-content: space-between;
    border: 1px solid #eaedf0;
    cursor: pointer;
    transition: border-radius .3s;
    align-items: center
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item.selected {
    background: #fafafa;
    border-radius: 10px
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item:hover {
    background: #fafafa
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item.active {
    border-radius: 10px 10px 0 0
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item-txt {
    display: block;
    flex: auto;
    padding: 15px 20px;
    border-right: 1px solid #ddd;
    text-transform: capitalize;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 500", sans-serif;
    font-size: 16px;
    flex: 1
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item-txt:last-of-type {
    border-right: 0;
    width: 55px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: .3
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item-txt .caret {
    border-top: 8px dashed;
    border-top: 14px solid \9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    color: #96a5ae
}

#checkout-roro-wrapper.rez-step-1 .past-rez-item-txt .icon-font {
    font-size: 30px;
    display: flex;
    color: #899ca7
}

#checkout-roro-wrapper.rez-step-1 .past-rez-check {
    display: none
}

#checkout-roro-wrapper.rez-step-1 .past-rez-check:checked ~ .past-rez-item .icon-font {
    color: #327da8
}

#checkout-roro-wrapper.rez-step-2 .form-group-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px
}

#checkout-roro-wrapper.rez-step-2 .checkout-group-content .checkout-group__item {
    width: auto
}

#checkout-roro-wrapper.rez-step-2 .checkout-group-content .checkout-group__item--txt {
    font-size: 15px
}

#checkout-roro-wrapper.rez-step-2 .checkout-group-content .checkout-group__item {
    padding-right: 20px;
    padding-left: 20px
}

#checkout-roro-wrapper.rez-step-2 .checkout-form-group {
    width: 800px;
    margin-bottom: 30px
}

#checkout-roro-wrapper.rez-step-2 .form-group:last-of-type {
    padding: 10px 30px 0;
    margin-bottom: 10px;
    border-bottom: 0
}

#checkout-roro-wrapper.rez-step-2 .form-item {
    justify-content: space-between
}

#checkout-roro-wrapper.rez-step-2 .form-item .fw {
    text-align: center
}

#checkout-roro-wrapper.rez-step-2 .form-item-label {
    width: 32%;
    margin-right: 0
}

#checkout-roro-wrapper.rez-step-2 .form-item-check {
    font-size: 20px;
    padding: 10px 30px;
    height: 70px
}

#checkout-roro-wrapper.rez-step-2 .form-item-check .icon-font {
    font-size: 26px;
    top: 0;
    display: flex;
    align-items: center
}

#checkout-roro-wrapper.rez-step-2 .form-item-check-txt {
    margin-left: 10px;
    width: 100%;
    text-align: center;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 16px
}

#checkout-roro-wrapper.rez-step-2 .form-item.col-2 {
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between
}

#checkout-roro-wrapper.rez-step-2 .form-item.col-2 .form-group-input {
    width: 31%;
    margin-bottom: 15px;
    border-color: #98a8b2;
    font-size: 16px
}

#checkout-roro-wrapper.rez-step-2 .form-item.col-2 .form-group-input:focus {
    border-color: #26aad9;
    background: transparent
}

#checkout-roro-wrapper.rez-step-2 .form-item.col-2 .form-group-input.col-2 {
    width: 48%
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table {
    display: block;
    padding: 0 25px
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table-item {
    display: flex;
    justify-content: space-between;
    font-family: "Museo Sans Rounded 700", sans-serif;
    color: #2f5a71;
    opacity: 0.8;
    font-weight: 400;
    padding: 10px;
    border-bottom: 2px solid rgba(192,202,209,0.5);
    align-items: center
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table-item:last-of-type {
    border-bottom: 0
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item {
    display: flex;
    width: 100%;
    font-size: 19px;
    border-right: 2px solid rgba(192,202,209,0.5);
    padding: 7px 15px;
    text-transform: capitalize
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item:last-of-type,#checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item:nth-last-of-type(2) {
    border-right: 0
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item-link {
    display: inline-flex;
    margin-left: 15px;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: 2px solid #0e94d1;
    border-radius: 50%;
    color: #2f5a71;
    font-size: 14px
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item-link:hover {
    background: #0e94d1;
    color: #fff
}

#checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item-links {
    display: flex;
    text-align: right
}

#checkout-roro-wrapper.rez-step-3 .checkout-group-content .checkout-group__item {
    padding-right: 20px;
    padding-left: 20px
}

#checkout-roro-wrapper.rez-step-3 .checkout-group-content .checkout-group__item {
    width: auto
}

#checkout-roro-wrapper.rez-step-3 .checkout-form-group {
    width: 800px;
    margin-bottom: 30px;
    padding-top: 0;
    box-shadow: 0px 10px 60px 0px rgba(150,165,174,0.25)
}

#checkout-roro-wrapper.rez-step-3 .checkout-form-header {
    background: rgba(192,202,209,0.2);
    padding: 20px 30px;
    font-size: 19px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    text-align: center;
    color: rgba(47,90,113,0.7);
    border-radius: 10px 10px 0 0
}

#checkout-roro-wrapper.rez-step-3 .checkout-form-header strong {
    margin: 0 10px;
    color: #327da8;
    font-family: "Museo Sans Rounded 900", sans-serif;
    display: inline-flex
}

#checkout-roro-wrapper.rez-step-3 .checkout-form-header strong:first-of-type {
    margin-left: 0
}

#checkout-roro-wrapper.rez-step-3 .form-group-header {
    margin-bottom: 0
}

#checkout-roro-wrapper.rez-step-3 .form-group-header-item {
    padding: 20px 0;
    font-size: 19px
}

#checkout-roro-wrapper.rez-step-3 .checkout-form .checkout-form-group .form-group {
    padding: 20px 30px
}

#checkout-roro-wrapper.rez-step-3 .add-driver {
    justify-content: space-between;
    align-items: center
}

#checkout-roro-wrapper.rez-step-3 .add-driver .form-group-input {
    width: 37%
}

#checkout-roro-wrapper.rez-step-3 .add-driver .btn-add-list {
    margin-top: 0;
    min-width: inherit
}

#checkout-roro-wrapper.rez-step-3 .selected-driver {
    display: flex;
    font-family: "Museo Sans Rounded 700", sans-serif;
    justify-content: space-between;
    padding: 0 30px;
    align-items: center
}

#checkout-roro-wrapper.rez-step-3 .selected-driver-title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #315c73;
    font-size: 20px;
    margin: 0;
    padding: 12px 0
}

#checkout-roro-wrapper.rez-step-3 .selected-driver-item {
    display: block;
    flex: 1;
    text-align: center;
    font-size: 18px;
    color: #2f5a71;
    opacity: .7;
    padding: 12px 0;
    text-transform: capitalize
}

#checkout-roro-wrapper.rez-step-3 .selected-driver-item:first-of-type {
    border-right: 2px solid rgba(192,202,209,0.5)
}

#checkout-roro-wrapper.rez-step-3 .selected-driver-item:last-of-type {
    flex: unset;
    padding: 12px 5px;
    opacity: 1
}

#checkout-roro-wrapper.rez-step-3 .selected-driver .remove-driver {
    margin-left: 0;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border: 2px solid #0e94d1;
    border-radius: 50%;
    color: #2f5a71;
    font-size: 17px;
    display: none
}

#checkout-roro-wrapper.rez-step-3 .selected-driver .remove-driver:hover {
    background: #0e94d1;
    color: #fff
}

#checkout-roro-wrapper.rez-step-3 .selected-driver .remove-driver.active {
    display: inline-flex
}

#checkout-roro-wrapper.rez-step-3 .checkout-tab .form-item {
    flex-wrap: nowrap
}

#checkout-roro-wrapper.rez-step-4 .cardslider,.rez-history-wrapper .cardslider {
    width: 100%;
    min-height: 900px;
    overflow: visible
}

#checkout-roro-wrapper.rez-step-4 .cardslider__cards,.rez-history-wrapper .cardslider__cards {
    width: 100%;
    height: 100%
}

#checkout-roro-wrapper.rez-step-4 .order-back,.rez-history-wrapper .order-back {
    padding: 12px 35px;
    height: 55px;
    position: relative;
    top: -100px
}

#checkout-roro-wrapper.rez-step-4 .order-back:hover,.rez-history-wrapper .order-back:hover {
    color: #fff
}

#checkout-roro-wrapper.rez-step-4 .order-sum ul,.rez-history-wrapper .order-sum ul {
    padding-left: 0;
    display: flex;
    justify-content: center;
    overflow: visible
}

#checkout-roro-wrapper.rez-step-4 .cardslider__direction-nav,.rez-history-wrapper .cardslider__direction-nav {
    display: none
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-header,.rez-history-wrapper .checkout-group-header {
    text-align: center
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-header-img,.rez-history-wrapper .checkout-group-header-img {
    font-size: 150px;
    line-height: 90px;
    color: #58ca68
}

#checkout-roro-wrapper.rez-step-4 .inner-page,.rez-history-wrapper .inner-page {
    margin-top: 200px
}

#checkout-roro-wrapper.rez-step-4 .checkout-form-group-header,.rez-history-wrapper .checkout-form-group-header {
    position: relative;
    padding: 10px 10px 20px;
    border-bottom: 2px solid rgba(192,202,209,0.5)
}

#checkout-roro-wrapper.rez-step-4 .checkout-form-group-title,.rez-history-wrapper .checkout-form-group-title {
    color: #3eb3dd;
    font-size: 30px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    text-align: center
}

#checkout-roro-wrapper.rez-step-4 .btn-next-order,.rez-history-wrapper .btn-next-order {
    position: absolute;
    right: 20px;
    top: 35%;
    transform: translateY(-50%);
    border: 2px solid #0e94d1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #4d4d4d
}

#checkout-roro-wrapper.rez-step-4 .btn-next-order:hover,.rez-history-wrapper .btn-next-order:hover {
    background: #0e94d1;
    color: #fff
}

#checkout-roro-wrapper.rez-step-4 .btn-prev-order,.rez-history-wrapper .btn-prev-order {
    position: absolute;
    left: 20px;
    top: 35%;
    transform: translateY(-50%);
    border: 2px solid #0e94d1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #4d4d4d
}

#checkout-roro-wrapper.rez-step-4 .btn-prev-order:hover,.rez-history-wrapper .btn-prev-order:hover {
    background: #0e94d1;
    color: #fff
}

#checkout-roro-wrapper.rez-step-4 .checkout-form-group,.rez-history-wrapper .checkout-form-group {
    max-width: 760px;
    height: auto;
    background-color: #e0e6ea;
    transition: all 0.5s ease-out;
    width: 100%
}

#checkout-roro-wrapper.rez-step-4 .checkout-form-group:first-of-type .btn-prev-order,.rez-history-wrapper .checkout-form-group:first-of-type .btn-prev-order {
    display: none
}

#checkout-roro-wrapper.rez-step-4 .checkout-form-group:last-of-type .btn-next-order,.rez-history-wrapper .checkout-form-group:last-of-type .btn-next-order {
    display: none
}

#checkout-roro-wrapper.rez-step-4 .cardslider__card--index-1 .btn-next-order,#checkout-roro-wrapper.rez-step-4 .cardslider__card--index-2 .btn-next-order,#checkout-roro-wrapper.rez-step-4 .cardslider__card--index-3 .btn-next-order,.rez-history-wrapper .cardslider__card--index-1 .btn-next-order,.rez-history-wrapper .cardslider__card--index-2 .btn-next-order,.rez-history-wrapper .cardslider__card--index-3 .btn-next-order {
    display: none
}

#checkout-roro-wrapper.rez-step-4 .cardslider__card--index-0,.rez-history-wrapper .cardslider__card--index-0 {
    background-color: #fff
}

#checkout-roro-wrapper.rez-step-4 .cardslider__card--index-0 .btn-next-order,.rez-history-wrapper .cardslider__card--index-0 .btn-next-order {
    display: flex
}

#checkout-roro-wrapper.rez-step-4 .cardslider__card--index-0 .btn-prev-order,.rez-history-wrapper .cardslider__card--index-0 .btn-prev-order {
    display: flex
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-content,.rez-history-wrapper .checkout-group-content {
    padding: 10px 0;
    flex-wrap: wrap
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-content .col-2,.rez-history-wrapper .checkout-group-content .col-2 {
    width: 48%;
    display: flex
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-content.col-2,.rez-history-wrapper .checkout-group-content.col-2 {
    justify-content: space-between;
    border-bottom: 1px solid rgba(192,202,209,0.5);
    padding-bottom: 15px
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-content .order-table,.rez-history-wrapper .checkout-group-content .order-table {
    flex: auto
}

#checkout-roro-wrapper.rez-step-4 .rez-inf,.rez-history-wrapper .rez-inf {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px 25px 15px;
    border-bottom: 1px solid #c0cad1;
    margin-bottom: 15px;
    align-items: center
}

#checkout-roro-wrapper.rez-step-4 .rez-inf-item,.rez-history-wrapper .rez-inf-item {
    flex: 1;
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
    align-items: center
}

#checkout-roro-wrapper.rez-step-4 .rez-inf-item:first-of-type,.rez-history-wrapper .rez-inf-item:first-of-type {
    padding-right: 15px;
    border-right: 1px solid rgba(192,202,209,0.6)
}

#checkout-roro-wrapper.rez-step-4 .rez-inf-item:last-of-type,.rez-history-wrapper .rez-inf-item:last-of-type {
    padding-left: 15px
}

#checkout-roro-wrapper.rez-step-4 .rez-inf-title,.rez-history-wrapper .rez-inf-title {
    display: block;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 15px
}

#checkout-roro-wrapper.rez-step-4 .rez-inf-txt,.rez-history-wrapper .rez-inf-txt {
    display: block;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 17px
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-content .col-2 .checkout-group__item:last-of-type,.rez-history-wrapper .checkout-group-content .col-2 .checkout-group__item:last-of-type {
    border-right: 1px solid #f0f2f3
}

#checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item,.rez-history-wrapper .checkout-group-content .checkout-group__item {
    width: auto;
    flex: auto
}

#checkout-roro-wrapper.rez-step-4 .order-table-title,.rez-history-wrapper .order-table-title {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    padding-left: 25px
}

#checkout-roro-wrapper.rez-step-4 .vehicle-inf,.rez-history-wrapper .vehicle-inf {
    display: flex;
    margin: 15px 20px;
    border: 1px solid #98a8b2;
    justify-content: space-between;
    border-radius: 10px
}

#checkout-roro-wrapper.rez-step-4 .vehicle-inf-item,.rez-history-wrapper .vehicle-inf-item {
    padding: 0 15px;
    border-right: 2px solid rgba(223,228,232,0.5);
    flex: auto;
    text-align: center;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf,.rez-history-wrapper .ticket-inf {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid rgba(192,202,209,0.6)
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf-wrp,.rez-history-wrapper .ticket-inf-wrp {
    display: block
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf-wrp.col-2,.rez-history-wrapper .ticket-inf-wrp.col-2 {
    display: flex;
    width: 55%;
    flex-wrap: wrap;
    border-right: 1px solid rgba(192,202,209,0.8);
    padding-right: 30px
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf-wrp.col-2:last-of-type .ticket-inf-item.fw,.rez-history-wrapper .ticket-inf-wrp.col-2:last-of-type .ticket-inf-item.fw {
    border-bottom: 0
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf-item,.rez-history-wrapper .ticket-inf-item {
    display: block;
    width: 50%;
    padding: 10px 0 20px;
    padding-left: 25px
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf-item.fw,.rez-history-wrapper .ticket-inf-item.fw {
    width: 100%;
    border-bottom: 1px solid rgba(192,202,209,0.6);
    padding: 10px 0 20px;
    margin-bottom: 15px;
    padding-left: 25px
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf-item-title,.rez-history-wrapper .ticket-inf-item-title {
    display: block;
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #2f5a71;
    font-size: 18px;
    margin: 0
}

#checkout-roro-wrapper.rez-step-4 .ticket-inf-item-txt,.rez-history-wrapper .ticket-inf-item-txt {
    display: block;
    color: #9aa8b1;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px;
    padding-top: 5px
}

#checkout-roro-wrapper.rez-step-4 .ticket-controls,.rez-history-wrapper .ticket-controls {
    display: flex;
    padding: 30px 10px 20px;
    justify-content: space-evenly
}

#checkout-roro-wrapper.rez-step-4 .ticket-print,.rez-history-wrapper .ticket-print {
    box-shadow: 0px 29px 70px 0px rgba(207,46,74,0.35);
    background: #ce314d;
    color: #fff;
    font-size: 16px;
    padding: 10px 35px;
    border-radius: 50px;
    border: 2px solid #ce314d;
    display: inline-flex;
    align-items: center
}

#checkout-roro-wrapper.rez-step-4 .ticket-print:hover,.rez-history-wrapper .ticket-print:hover {
    background: #fff;
    color: #ce314d
}

#checkout-roro-wrapper.rez-step-4 .ticket-print .icon,.rez-history-wrapper .ticket-print .icon {
    font-size: 30px;
    margin-left: 20px
}

#checkout-roro-wrapper.rez-step-4 .ticket-download,.rez-history-wrapper .ticket-download {
    background: transparent;
    border: 2px solid #ce314d;
    color: #ce314d;
    font-size: 16px;
    padding: 10px 35px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center
}

#checkout-roro-wrapper.rez-step-4 .ticket-download:hover,.rez-history-wrapper .ticket-download:hover {
    background: #ce314d;
    color: #ffff
}

#checkout-roro-wrapper.rez-step-4 .ticket-download .icon,.rez-history-wrapper .ticket-download .icon {
    font-size: 30px;
    margin-left: 20px
}

.account-inf {
    display: block;
    text-align: center
}

.account-inf .header-quotes--p {
    font-size: 16px
}

.account-inf-header {
    display: block;
    width: 50%;
    margin: auto;
    border-bottom: 1px solid #c0cad1;
    margin-bottom: 20px
}

.account-inf-title {
    display: block;
    font-size: 18px;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif
}

.account-inf-name {
    display: block;
    font-size: 22px;
    color: #9eadb7;
    margin-bottom: 15px;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.account-inf .balance {
    display: flex;
    justify-content: center;
    align-items: center
}

.account-inf .balance-title {
    display: block;
    font-size: 18px;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif
}

.account-inf .balance-value {
    color: #6ac3e3;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 35px;
    margin-left: 15px
}

.account-inf .balance-value b {
    margin-left: 10px
}

.card-ekstre#vehicle-wrapper .inner-page {
    margin-top: 220px
}

.card-ekstre .table-header {
    display: flex;
    width: calc(100% + 30px);
    justify-content: space-between;
    background: #f0f2f3;
    margin-left: -15px;
    margin-top: -15px;
    margin-bottom: 30px;
    padding: 20px 20px;
    border-radius: 10px 10px 0 0
}

.card-ekstre .table-header-item {
    flex: auto;
    border-right: 1px solid #bfc8ce;
    display: flex;
    align-items: center;
    padding-right: 20px;
    padding-left: 20px
}

.card-ekstre .table-header-item:last-of-type {
    border-right: 0;
    justify-content: space-evenly;
    margin-right: 5px;
    margin-bottom: 0
}

.card-ekstre .table-header-title {
    display: block;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 16px;
    margin-right: 15px
}

.card-ekstre .table-header-date {
    display: flex;
    flex: auto;
    background: #fff;
    align-items: center;
    border-radius: 10px;
    padding: 0 10px;
    justify-content: space-around;
    border: 1px solid #e0e1e2;
    transition: all .3s;
    cursor: pointer
}

.card-ekstre .table-header-date:hover {
    border-color: #14a3d6
}

.card-ekstre .table-header-date .icon-font {
    display: flex;
    color: #8c9399;
    font-size: 22px
}

.card-ekstre .table-header-filter {
    display: block;
    background: #14a3d6;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 16px;
    margin-right: 20px
}

.card-ekstre .table-header-filter:hover {
    background: #158eba
}

.card-ekstre .table-header-extract {
    display: block;
    background: #14d686;
    color: #fff;
    padding: 10px 16px;
    border-radius: 50px;
    font-size: 16px
}

.card-ekstre .table-header-extract:hover {
    background: #11bf78
}

.card-ekstre .table-header .table-date {
    display: block;
    background: transparent;
    border: none;
    width: 75%;
    color: #8c9399;
    cursor: pointer
}

.card-ekstre table td:last-of-type {
    font-family: "Museo Sans Rounded 900", sans-serif
}

.inner-page-table.rez-history .table-link {
    padding: 5px 10px;
    border-radius: 50px;
    width: auto;
    height: auto;
    font-size: 12px
}

.rez-details-modal {
    position: fixed;
    z-index: 444;
    width: 100%;
    top: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    max-width: 800px
}

.rez-details-modal.active {
    top: 0;
    opacity: 1;
    visibility: visible
}

.rez-details-overlay {
    position: fixed;
    z-index: 5;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
    background: rgba(255,255,255,0.8);
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.rez-details-overlay.active {
    opacity: 1;
    visibility: visible
}

.rez-details-item {
    overflow: auto;
    box-shadow: 0px 0px 60px 0px rgba(150,165,174,0.25);
    height: 90vh
}

.rez-history-wrapper .inner-page-content .checkout-group-warn {
    border-bottom: 0;
    margin-bottom: 30px
}

.rez-history-wrapper .checkout-form-group-header {
    padding: 20px 10px
}

.rez-history-wrapper .checkout-form-group {
    margin: 0;
    background: #ffffff;
    max-width: 820px;
    width: 100%;
    padding: 20px
}

.rez-history-wrapper .btn-close-order {
    width: 36px;
    height: 36px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 22px;
    padding: 9px;
    border-radius: 50%;
    color: #4d4d4d;
    border: 2px solid #0e94d1
}

.rez-history-wrapper .btn-close-order:hover {
    background: #0e94d1;
    color: #fff
}

.rez-history-wrapper .checkout-group-warn {
    display: block;
    clear: both;
    padding-top: 20px;
    padding-bottom: 25px;
    position: relative;
    top: 10px;
    color: #a4b0b9;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px;
    border-bottom: 1px solid #c0cad1;
    margin-bottom: 15px;
    text-align: center
}

.rez-history-wrapper .checkout-group-warn strong {
    color: #cf2e4a
}

.rez-history-wrapper .ticket-inf-wrp.col-2:last-of-type {
    border-right: 0
}

.rez-history-wrapper .ticket-inf-item-txt {
    font-size: 15px
}

.form-result {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.8);
    width: 100%;
    height: 100vh;
    z-index: 232;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.form-result.active {
    opacity: 1;
    visibility: visible
}

.form-result-wrp {
    padding: 20px;
    box-shadow: 0 2px 48px 0px rgba(47,90,113,0.17);
    text-align: center;
    background: #fff;
    border-radius: 10px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    max-width: 95%
}

.form-result-icon {
    font-size: 120px;
    line-height: 20px
}

.form-result-title {
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 20px
}

.form-result-txt {
    color: #2f5a71;
    font-size: 16px;
    opacity: .8
}

.form-result.succes .form-result-icon,.form-result.succes .form-result-title {
    color: #58ca68
}

.form-result.error .form-result-icon,.form-result.error .form-result-title {
    color: #cf2e4a
}

.corporate-inf#vehicle-wrapper .inner-page {
    margin-top: 220px
}

.corporate-inf .inf-table {
    display: block;
    box-shadow: 0px 12px 48px 0px rgba(47,90,113,0.22);
    background: #fff;
    border-radius: 10px;
    margin: auto;
    overflow: hidden;
    max-width: 570px;
    width: 95%
}

.corporate-inf .inf-table-item {
    display: block
}

.corporate-inf .inf-table-header {
    display: block;
    background: rgba(240,242,243,0.7);
    padding: 20px;
    text-align: center;
    position: relative
}

.corporate-inf .inf-table-header-title {
    display: block;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 23px
}

.corporate-inf .inf-table-header-link {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #2f5a71;
    opacity: .7;
    font-size: 18px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    border: 2px solid #0e94d1;
    display: flex;
    align-items: center;
    justify-content: center
}

.corporate-inf .inf-table-header-link:hover {
    background: #0e94d1;
    color: #fff
}

.corporate-inf .inf-table-header-link .icon-font {
    display: flex;
    position: relative;
    top: -1px
}

.corporate-inf .inf-table-content {
    display: block;
    padding: 0 30px
}

.corporate-inf .inf-table-name-group {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #f0f2f3;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 17px
}

.corporate-inf .inf-table-name-group .name {
    color: #2f5a71;
    opacity: .7
}

.corporate-inf .inf-table-name-group .status {
    display: block;
    color: #488cb1
}

.corporate-inf .inf-table-txt {
    display: block;
    color: #2f5a71;
    opacity: .7;
    font-family: "Museo Sans Rounded 700", sans-serif;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    background: none;
    border: none;
    padding: 0;
    height: 35px;
    margin-top: 15px;
    margin-bottom: 10px
}

.corporate-inf .inf-table-txt.enabled {
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    padding: 0 15px;
    font-size: 16px
}

.corporate-inf .inf-table-txt.textarea {
    min-height: 80px;
    padding: 10px 15px
}

.corporate-inf .inf-table-txt.num {
    opacity: 1;
    letter-spacing: 3px
}

.corporate-inf .inf-content-bottom {
    text-align: center;
    margin-bottom: 40px;
    display: none
}

.corporate-inf .inf-content-bottom .btn-hover {
    font-family: "Museo Sans Rounded 900", sans-serif
}

.corporate-inf .inf-content-group {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-top: 1px solid #f0f2f3
}

.corporate-inf .inf-content {
    display: block
}

.corporate-inf .inf-content-item {
    display: flex;
    flex: auto;
    padding: 10px 0;
    font-size: 18px;
    align-items: center
}

.corporate-inf .inf-content-item:first-of-type {
    padding-right: 15px;
    border-right: 1px solid #f0f2f3
}

.corporate-inf .inf-content-item:last-of-type {
    padding-left: 15px
}

.corporate-inf .inf-content-title {
    font-family: "Museo Sans Rounded 900", sans-serif;
    color: #4f90b3;
    margin-right: 15px;
    text-transform: uppercase
}

.corporate-inf .inf-content-txt {
    font-family: "Museo Sans Rounded 700", sans-serif;
    color: #2f5a71;
    background: none;
    border: none;
    padding: 0;
    font-size: inherit;
    height: 35px;
    transition: all .3s
}

.corporate-inf .inf-content-txt.enabled {
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    padding: 0 15px;
    font-size: 16px
}

.corporate-inf .inf-content-txt.textarea {
    min-height: 110px;
    padding: 10px 15px
}

.corporate-inf .inf-content .inf-content-bottom {
    text-align: center;
    margin-bottom: 40px;
    display: none
}

.corporate-inf .inf-content .inf-content-bottom .btn-hover {
    font-family: "Museo Sans Rounded 900", sans-serif
}

#apply-form-wrapper .header-bg {
    background: url(../img/filo-header-bg.png) top no-repeat
}

#apply-form-wrapper .header-bg__img {
    width: 450px;
    bottom: 100px;
    left: 0;
    max-width: 40%
}

#apply-form-wrapper .inner-page.active {
    z-index: 233
}

.apply-form {
    display: block;
    box-shadow: 0px 0px 60px 0px rgba(150,165,174,0.25);
    border-radius: 10px;
    background: #fff;
    width: 680px;
    margin: auto;
    overflow: hidden;
    margin-top: -200px
}

.apply-form-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
    border-bottom: 1px solid rgba(192,202,209,0.5)
}

.apply-form .btn-new-sct {
    font-family: "Museo Sans Rounded 700", sans-serif;
    text-transform: capitalize;
    font-size: 15px;
    margin-top: 10px;
    display: inline-flex;
    align-items: center
}

.apply-form .btn-new-sct .icon-font {
    display: flex;
    font-size: 17px;
    margin-right: 15px
}

.apply-form-wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid rgba(192,202,209,0.5);
    margin-top: 20px;
    padding-bottom: 20px
}

.apply-form-wrp:last-of-type {
    border-bottom: 0
}

.apply-form-wrp:first-of-type {
    margin-top: 0
}

.apply-form-header {
    display: block;
    color: #315c73;
    font-family: "Museo Sans Rounded 900", sans-serif;
    text-align: center;
    padding: 20px;
    font-size: 23px;
    border-bottom: 1px solid rgba(192,202,209,0.5);
    background: rgba(133,149,158,0.25);
    text-transform: capitalize
}

.apply-form-item {
    display: block;
    width: 48%
}

.apply-form-item.fw {
    width: 100%
}

.apply-form-title {
    display: block;
    color: #315c73;
    margin-bottom: 10px;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 15px;
    margin-top: 10px;
    text-transform: capitalize
}

.apply-form-input {
    display: block;
    width: 100% !important
}

.apply-form-bottom {
    padding: 20px 25px
}

.apply-form-bottom-txt {
    font-family: "Museo Sans Rounded 700", sans-serif;
    color: #2f5a71;
    opacity: .6;
    margin-top: 10px
}

.apply-form-bottom .fw {
    text-align: center
}

.apply-form-check-wrp {
    display: flex;
    align-items: center;
    margin-top: 20px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    color: #2f5a71;
    font-size: 16px;
    cursor: pointer
}

.apply-form-check-wrp.apply-form-item {
    font-size: 14px
}

.apply-form-check-wrp.apply-form-item .apply-form-checkbox {
    width: 22px;
    height: 22px;
    font-size: 15px
}

.apply-form-check {
    display: none
}

.apply-form-checkbox {
    width: 30px;
    height: 30px;
    border: 2px solid #c3c3c3;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin-right: 15px;
    color: #0e92d0;
    transition: all .3s
}

.apply-form-checkbox .icon-font {
    display: flex;
    transform: scale(0);
    transition: all .3s
}

.apply-form-check:checked ~ .apply-form-checkbox {
    border-color: #0e92d0
}

.apply-form-check:checked ~ .apply-form-checkbox .icon-font {
    transform: scale(1)
}

.apply-form .btn-hover {
    font-family: "Museo Sans Rounded 900", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.apply-form .bootstrap-select>.dropdown-toggle {
    width: 100%;
    z-index: 1;
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    border-radius: 6px;
    padding: 0 15px;
    color: #2f5a71;
    font-size: 15px;
    font-family: "Museo Sans Rounded 700", sans-serif;
    text-transform: capitalize
}

.apply-form .bootstrap-select>.dropdown-toggle:focus {
    outline: none !important
}

.apply-form .bootstrap-select>.dropdown-toggle.bs-placeholder {
    color: rgba(47,90,113,0.5);
    font-family: "Museo Sans Rounded 700", sans-serif
}

.apply-form .dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #818f98;
    white-space: nowrap;
    font-family: "Museo Sans Rounded 700", sans-serif;
    text-transform: capitalize;
    font-size: 14px
}

.ticket-history.card-ekstre .table-header-item:first-of-type {
    justify-content: flex-end
}

.ticket-history.card-ekstre .table-header-date {
    flex: unset
}

.ticket-history.card-ekstre .table-header .table-date {
    text-align: center;
    flex: unset;
    padding: 0
}

.personal-inf.corporate-inf .inf-content-group.fw .inf-content-item {
    border-right: none
}

.personal-inf.corporate-inf .inf-table {
    display: flex;
    box-shadow: none;
    background: none;
    border-radius: 0;
    overflow: visible;
    justify-content: space-evenly;
    width: 90%;
    margin: auto;
    align-items: self-start;
    max-width: 100%
}

.personal-inf.corporate-inf .inf-table-item {
    display: block;
    box-shadow: 0px 12px 48px 0px rgba(47,90,113,0.22);
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    width: 470px
}

.personal-inf.corporate-inf .inf-content-item {
    flex-direction: column;
    flex: 1;
    align-items: flex-start
}

.personal-inf.corporate-inf .inf-content-txt {
    opacity: .7;
    font-family: "Museo Sans Rounded 700", sans-serif;
    color: #2f5a71;
    background: none;
    border: none;
    padding: 0;
    font-size: inherit;
    height: 35px;
    transition: all .3s
}

.personal-inf.corporate-inf .inf-content-txt.enabled {
    height: 45px;
    background-color: #fafafa;
    border: 1px solid #eaedf0;
    padding: 0 15px;
    font-size: 16px
}

.personal-inf.corporate-inf .inf-content-txt.textarea {
    min-height: 110px;
    padding: 10px 15px
}

.personal-inf.corporate-inf .inf-content-title {
    text-transform: uppercase;
    margin-bottom: 5px
}

.personal-inf .inf-content-bottom {
    text-align: center;
    margin-bottom: 40px;
    display: none
}

.personal-inf .inf-content-bottom .btn-hover {
    font-family: "Museo Sans Rounded 900", sans-serif
}

.modal-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 233;
    background: rgba(255,255,255,0.8);
    transition: all .3s;
    opacity: 0;
    visibility: hidden
}

.modal-overlay.active {
    opacity: 1;
    visibility: visible
}

.edit-modal {
    position: fixed;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 235;
    width: auto;
    min-width: 440px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 60px 0 rgba(150,165,174,0.25);
    transition: all .3s;
    opacity: 0;
    visibility: hidden
}

.edit-modal.active {
    top: 50%;
    opacity: 1;
    visibility: visible
}

.edit-item {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif;
    margin-bottom: 15px
}

.edit-item-title {
    font-size: 16px;
    margin-bottom: 10px
}

.edit-item.fw {
    text-align: center
}

.edit-item .btn-hover {
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px;
    display: block;
    margin: 30px auto 0
}

.edit-wrp {
    width: 100%;
    max-width: 440px;
    position: relative;
    max-height: 85vh;
    overflow: auto
}

.edit-wrp-header {
    padding: 25px;
    border-bottom: 1px solid #ececec;
    position: fixed;
    width: 100%;
    background: #fff;
    border-radius: 10px 10px 0 0
}

.edit-wrp-header-title {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 22px;
    text-align: center
}

.edit-wrp .edit-close {
    position: absolute;
    right: 20px;
    cursor: pointer;
    border: 2px solid #1aa5d7;
    width: 34px;
    height: 34px;
    top: 22px;
    padding: 8px;
    border-radius: 50%;
    color: #1aa5d7
}

.edit-wrp .edit-close:hover {
    color: #fff;
    background: #1aa5d7
}

.edit-content {
    padding: 30px;
    padding-top: 100px
}

@media screen and (max-width: 1400px) {
    .helpfull-links .links-top-img {
        right:0;
        top: -90px;
        width: 20%
    }
}

@media screen and (min-width: 1200px) {
    .submenu-wrap {
        display:block !important
    }
}

@media screen and (max-width: 1200px) {
    header .hamburger span {
        width:35px;
        height: 5px;
        margin-bottom: 7px
    }

    .card-ekstre .table-header-extract {
        padding: 10px;
        font-size: 14px;
        white-space: nowrap
    }

    .card-ekstre .table-header-item {
        padding-right: 10px;
        padding-left: 10px
    }

    table td:last-of-type {
        opacity: 1 !important;
        visibility: visible !important;
        position: relative !important
    }

    table td:last-of-type .caret {
        pointer-events: none
    }

    table td .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 6px dashed;
        border-top: 4px solid\9;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent
    }

    .footable-row-detail-row {
        display: flex;
        font-size: 14px;
        align-items: center
    }

    .footable-row-detail-name {
        margin-right: 15px;
        color: #2f5a71;
        font-family: "Museo Sans Rounded 900", sans-serif;
        text-transform: uppercase
    }

    .footable-row-detail-value {
        display: block;
        text-transform: capitalize
    }

    footer .footer-top-img {
        object-fit: cover
    }

    .checkout-card .cards {
        width: 100%
    }

    .personal-inf.corporate-inf .inf-table {
        justify-content: space-between;
        width: 100%
    }

    .order-sum.cardslider--direction-left .cardslider__card--index-1 {
        transform: scale(0.85) translate3d(16%, 0, 3px);
        box-shadow: 0 10px 60px 0 rgba(0,0,0,0.21);
        transition: all .3s
    }

    .order-sum.cardslider--direction-left .cardslider__card--index-2,.order-sum.cardslider--direction-left .cardslider__card--index-3 {
        transform: scale(0.7) translate3d(38.61%, 0, 2px);
        box-shadow: 0 10px 60px 0 rgba(0,0,0,0.21);
        transition: all .3s
    }

    .campaign .slider-container .slider-right,.campaign .slider-container .slider-left {
        top: 45%
    }

    .helpfull-links .links-top-img {
        display: none
    }

    .checkout-group-header {
        width: 100%
    }

    header .header-menu .online-islem .submenu-wrap .submenu {
        width: 100%
    }

    .news .news-inner {
        padding: 0 30px
    }

    .helpfull-links .links-top-img {
        top: -29%;
        max-width: 500px;
        width: 30%
    }

    .price-inf__item--icon {
        font-size: 90px
    }

    #times-wrapper .time-group .time-list {
        width: 100%;
        justify-content: center
    }

    #times-wrapper .time-group .time-list__item {
        width: 21%
    }

    .survey {
        width: 90%
    }

    .footer-bottom .col-md-8 {
        width: 60%
    }

    .footer-bottom .col-md-4 {
        width: 40%
    }

    footer .footer-bottom {
        padding: 30px 10px
    }

    footer {
        height: auto
    }

    footer .footer-content {
        padding: 80px 20px;
        height: auto
    }

    header .menu-toggle {
        display: block;
        z-index: 222
    }

    header .menu-toggle.active {
        box-shadow: none;
        background: #fff
    }

    header .header-menu {
        display: none
    }

    header .header-menu.active {
        display: flex;
        align-items: center;
        height: calc(100vh - 100px);
        width: 100%;
        justify-content: center
    }

    header .header-menu ul {
        width: 300px
    }

    header .header-menu ul li {
        display: block;
        text-align: left;
        position: relative
    }

    header .header-menu ul li.menu-hover:after {
        content: '';
        width: 0;
        height: 0;
        border-top: solid 8px #96a5ae;
        border-left: solid 8px transparent;
        border-right: solid 8px transparent;
        position: absolute;
        top: 18px;
        right: 8px
    }

    header .header-menu .footer-social-links-group {
        position: absolute;
        bottom: 0px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0
    }

    header .header-menu .menu-hover {
        display: block
    }

    header .header-menu .menu-hover:hover .submenu-wrap {
        opacity: 1;
        visibility: visible;
        transition: none
    }

    header .header-menu .menu-hover.menu-toggled.active .header-menu__link {
        color: #325c72
    }

    header .header-menu .menu-hover .submenu-wrap {
        display: none;
        height: auto;
        opacity: 1;
        visibility: visible;
        position: relative;
        padding-top: 0
    }

    header .header-menu .menu-hover .submenu-wrap .submenu {
        position: relative;
        box-shadow: none;
        text-align: left;
        margin-left: 0;
        background: #f7f8f9;
        border-radius: 5px;
        padding: 15px
    }

    header .header-menu .menu-hover .submenu-wrap .submenu li {
        display: block
    }

    header .header-menu .menu-hover .submenu-wrap .submenu li:after {
        content: '';
        display: none
    }

    header .header-menu .menu-hover .submenu-wrap .submenu li .menu-hover__link {
        padding: 5px 10px;
        font-family: "Museo Sans Rounded 700", sans-serif;
        color: #93a9b5;
        opacity: .8;
        font-size: 16px;
        display: inline-block;
        min-height: 33px;
        border-right: 0
    }

    header .header-menu .menu-hover .submenu-wrap .submenu li .menu-hover__link:hover {
        color: #3198d2;
        font-family: "Museo Sans Rounded 900", sans-serif
    }

    header .header-menu .header-menu__link {
        color: #96a5ae;
        display: block;
        font-size: 18px;
        padding: 12px 15px
    }

    header .header-menu .language {
        position: absolute;
        top: -35px;
        right: 80px;
        width: 80px
    }

    header .header-menu .language:after {
        content: '';
        display: none
    }

    header .header-menu .language .header-menu__link {
        color: #325c72;
        letter-spacing: 1px;
        padding-right: 20px;
        font-size: 19px;
        text-align: right
    }

    header .header-menu .language .language__dots {
        background: #9bb0ba;
        position: absolute;
        top: 21px;
        right: 0
    }

    header .header-menu .language .language__dots:before,header .header-menu .language .language__dots:after {
        background: #9bb0ba
    }

    header .header-menu .online-islem {
        display: block;
        position: absolute;
        bottom: 60px;
        width: 230px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0
    }

    header .header-menu .online-islem:after {
        content: '';
        display: none
    }

    header .header-menu .online-islem .header-menu__link {
        background: #eaeef1;
        color: #325c72;
        padding: 10px 20px
    }

    header.active {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: white;
        top: 0;
        left: 0;
        z-index: 232
    }

    .slider-wrapper {
        margin-top: 0;
        padding: 0
    }

    .slider-wrapper .carousel-inner {
        max-width: 80%
    }

    .ticket-wrapper {
        margin-top: 0
    }

    #value-wrapper .header-bg__img {
        width: 40%;
        max-width: 370px;
        bottom: 85px
    }
}

@media screen and (max-height: 768px) and (min-width: 992px) {
    .ticket-wrapper .ticket-header,.ticket-wrapper .ticket-form {
        padding:15px 25px
    }
}

@media screen and (max-width: 992px) {
    .home-slider-item__left {
        max-width:320px;
        margin-right: 0
    }

    #avantage-wrapper .header-bg__img {
        max-width: 40%;
        left: 0;
        bottom: 80px
    }

    .ik-policy {
        margin-top: -10px
    }

    #application-wrapper .app-list__item:nth-of-type(2n+1) .app-list__item--txt {
        max-width: 100%;
        float: none
    }

    #news-wrapper .btn-hover {
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }

    .recent-news .carousel.carousel-fade .carousel-control .icon-font {
        top: 200px
    }

    #application-wrapper .app-list__item {
        margin-bottom: 0
    }

    #application-wrapper .app-list {
        margin-top: -50px;
        margin-bottom: 70px
    }

    #application-wrapper .app-middle-img {
        max-width: 250px;
        top: -165px;
        margin-bottom: 30px
    }

    .ticket-history.card-ekstre .table-header-item:first-of-type {
        justify-content: center
    }

    .card-ekstre .table-header {
        flex-wrap: wrap;
        justify-content: center
    }

    .card-ekstre .table-header-item {
        flex: unset;
        border-right: 0;
        width: 100%;
        margin-bottom: 15px;
        justify-content: center
    }

    .card-ekstre .table-header-title {
        width: 25%
    }

    .card-ekstre .table-header-date {
        flex: unset
    }

    .vehicle-form table tr {
        display: flex;
        flex-wrap: wrap
    }

    .vehicle-form table td {
        border-right: none;
        padding: 0 5px;
        width: 33%;
        margin-bottom: 10px
    }

    .vehicle-form .vehicle-submit {
        margin: auto;
        width: 100%
    }

    .order-group {
        padding: 20px 0
    }

    .order .order-group__item {
        padding-right: 15px;
        padding-left: 15px
    }

    .order .order-group__item--box {
        padding: 0 10px
    }

    .order .order-group__item--txt {
        font-size: 15px
    }

    .checkout-card .form-header {
        padding: 10px 20px 20px
    }

    .checkout-card .form-content {
        padding: 0 20px
    }

    .checkout-card .form-bottom {
        padding: 20px 20px
    }

    .satis-step-2 .checkout-group-content,.satis-step-3 .checkout-group-content {
        width: 100%
    }

    .satis-step-2 .checkout-group-content .checkout-group__item,.satis-step-3 .checkout-group-content .checkout-group__item {
        margin-bottom: 15px
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:nth-child(2),.satis-step-3 .checkout-group-content .checkout-group__item:nth-child(2) {
        border-right: 0
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:nth-last-child(2),.satis-step-3 .checkout-group-content .checkout-group__item:nth-last-child(2) {
        width: 25%
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:last-of-type,.satis-step-3 .checkout-group-content .checkout-group__item:last-of-type {
        width: 25%
    }

    .satis-step-2 .checkout-form-group,.satis-step-3 .checkout-form-group {
        width: 100%;
        margin: 0 auto
    }

    .satis-step-2 .checkout-form-group .checkout-form .form-group__item,.satis-step-3 .checkout-form-group .checkout-form .form-group__item {
        width: 100%
    }

    .satis-step-2 .bootstrap-select,.satis-step-3 .bootstrap-select {
        width: 100% !important
    }

    .satis-step-2 .checkout-form-group .checkout-form .form-group__item.form-group-fw,.satis-step-3 .checkout-form-group .checkout-form .form-group__item.form-group-fw {
        width: 100%;
        margin-bottom: 0
    }

    .satis-step-2 .checkout-form-group .checkout-form .form-group__item textarea,.satis-step-3 .checkout-form-group .checkout-form .form-group__item textarea {
        height: 250px;
        resize: none
    }

    .news-details {
        padding: 0 15px;
        width: 100%;
        margin: auto
    }

    .personal-inf.corporate-inf .inf-table {
        flex-wrap: wrap
    }

    .corporate-inf .inf-content-group {
        flex-wrap: wrap
    }

    .personal-inf.corporate-inf .inf-content-item {
        width: 100%;
        flex: unset;
        padding-left: 0;
        border-right: 0;
        border-bottom: 1px solid #f0f2f3
    }

    .personal-inf.corporate-inf .inf-content-item:last-of-type {
        border-bottom: 0
    }

    .personal-inf.corporate-inf .inf-table-item {
        max-width: 470px;
        width: 95%;
        margin: 0 auto 40px
    }

    .order-sum.cardslider--direction-left .cardslider__card--index-1 {
        transform: scale(0.85) translate3d(0, 0, 3px);
        box-shadow: 0 10px 60px 0 rgba(0,0,0,0.21);
        transition: all .3s
    }

    .order-sum.cardslider--direction-left .cardslider__card--index-2,.order-sum.cardslider--direction-left .cardslider__card--index-3 {
        transform: scale(0.7) translate3d(0%, 0, 2px);
        box-shadow: 0 10px 60px 0 rgba(0,0,0,0.21);
        transition: all .3s
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content,.rez-history-wrapper .checkout-group-content {
        width: 100%
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-form-group,.rez-history-wrapper .checkout-form-group {
        max-width: 95%;
        left: 2.5%
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item:nth-child(2),.rez-history-wrapper .checkout-group-content .checkout-group__item:nth-child(2) {
        width: auto;
        flex: auto
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item {
        font-size: 17px;
        padding: 7px 10px
    }

    #checkout-roro-wrapper.rez-step-2 .checkout-form-group {
        width: 95%
    }

    .checkout-step-group {
        width: 100%;
        justify-content: space-between
    }

    .checkout-step-group .checkout-step__item {
        min-width: 140px
    }

    #checkout-roro-wrapper.rez-step-1 .past-rez-item-txt {
        padding: 15px
    }

    .checkout-step-group .checkout-step__item:after {
        content: '';
        display: block;
        width: 44px;
        height: 2px;
        background: #fff;
        position: absolute;
        right: auto;
        top: 21px;
        left: 100%
    }

    #checkout-roro-wrapper .checkout-form-group {
        max-width: 95%
    }

    #login-wrapper .apply-group {
        width: 95%;
        flex-wrap: wrap
    }

    #login-wrapper .apply-group .feribot-form,#login-wrapper .apply-group .roro-form {
        display: none;
        width: 80%;
        margin-right: auto;
        padding-left: 0;
        margin: auto
    }

    #sss-wrapper .header-bg__img {
        width: 450px;
        bottom: 100px;
        left: 0;
        max-width: 40%
    }

    #news-wrapper .header-bg__img {
        width: 660px;
        bottom: 90px;
        left: 0;
        max-width: 40%
    }

    #fleet-wrapper .header-bg__img {
        bottom: 90px;
        left: 0;
        max-width: 50%
    }

    .fleet-group .fleet__item--content {
        width: 100%;
        padding: 20px
    }

    .fleet-group .fleet__item {
        flex-wrap: wrap;
        height: auto;
        width: 95%;
        margin: auto auto 40px
    }

    .fleet-group .fleet__item--icon {
        width: 100%;
        height: 200px
    }

    .fleet-group .fleet__item--icon img {
        width: 100%
    }

    .apply-group {
        flex-wrap: wrap
    }

    .apply-group .apply__item {
        width: 100%
    }

    #about-wrapper .header-bg__img {
        left: 0;
        max-width: 40%
    }

    .news .news-inner {
        padding: 0
    }

    .campaign .slider-container .slider-content {
        margin-top: 150px
    }

    .campaign .slider-container .slider-left {
        left: 20px;
        top: 48%
    }

    .campaign .slider-container .slider-right {
        right: 20px;
        top: 48%
    }

    .ticket-wrapper .ticket-header,.ticket-wrapper .ticket-form {
        padding: 15px 25px
    }

    .checkout-group-content {
        flex-wrap: wrap;
        width: 80%;
        margin: auto
    }

    #checkout-roro-wrapper.rez-step-3 .checkout-group-content .checkout-group__item,#checkout-roro-wrapper.rez-step-2 .checkout-group-content .checkout-group__item {
        width: 33%
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item {
        margin-bottom: 15px;
        width: 33%
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item:nth-child(1) {
        width: 50%
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item:nth-child(2) {
        width: 50%;
        border-right: 0
    }

    .checkout-group-content .checkout-group__item {
        width: 50%
    }

    .contact-map {
        width: 90%;
        margin: auto
    }

    .contact-map-img {
        width: 45%;
        height: 100%
    }

    .contact-map-form {
        width: 55%
    }

    .helpfull-links .links-top-img {
        top: -12%
    }

    #survey-wrapper .header-bg__img {
        width: 40%
    }

    .ports-group .col-lg-6 {
        width: 100%
    }

    .survey .label-groups {
        justify-content: center;
        flex-wrap: wrap
    }

    .survey .survey__item {
        padding: 10px 20px
    }

    .survey .label-groups label {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px
    }

    .recent-news .carousel-indicators {
        bottom: 0
    }

    .recent-news .carousel.carousel-fade .carousel-control img {
        right: 20px !important
    }

    .recent-news .carousel.carousel-fade .item {
        float: left
    }

    .recent-news .carousel.carousel-fade .item img {
        max-width: 90%;
        float: none;
        margin: 0 auto 55px
    }

    .recent-news .carousel.carousel-fade .item .slider-content {
        width: 100%;
        padding-left: 15px;
        padding-bottom: 70px
    }

    .rez-history-wrapper .checkout-form-group {
        padding: 0;
        max-width: 100%;
        width: 100%;
        margin: auto
    }

    .rez-history-wrapper .rez-details-item {
        overflow: auto;
        box-shadow: 0px 0px 60px 0px rgba(150,165,174,0.25);
        height: 90vh;
        max-width: 768px
    }
}

@media screen and (max-width: 768px) {
    .slider-wrapper {
        max-width:760px;
        margin-bottom: 17vw;
        margin-top: 2vw;
        padding-left: 35px;
        padding-right: 35px
    }

    .slider-wrapper .carousel.carousel-fade .carousel-control .icon-font:hover {
        background: none;
        box-shadow: none;
        color: #fff
    }

    .slider-wrapper .carousel.carousel-fade .item img {
        max-width: 75%
    }

    .is-modal-inner {
        min-width: inherit;
        width: 100%;
        height: auto;
        max-height: 70vh
    }

    .is-modal {
        width: 95%
    }

    .director-content {
        display: block
    }

    .director-pp {
        margin: auto auto 40px
    }

    .director-text {
        padding: 0 35px;
        text-align: center
    }

    .media-group .media__item--content-header,.media-group .media__item--content-txt {
        min-height: 65px
    }

    .price-inf {
        margin-top: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        flex-wrap: wrap
    }

    .price-inf__item {
        justify-content: center;
        width: 90%;
        margin: auto auto 20px;
        flex-wrap: wrap
    }

    .about-img {
        width: 60%;
        margin: 30px auto;
        display: none
    }

    .about-img-mobile {
        display: block;
        float: none;
        width: 90%;
        margin: 0 auto
    }

    .table-input {
        max-width: 100px
    }

    #login-wrapper .header-bg__img {
        width: 470px;
        bottom: 75px;
        left: 0;
        max-width: 35%
    }

    #news-wrapper .header-bg__img {
        bottom: 70px
    }

    .corporate-inf .inf-content-item:first-of-type {
        padding-right: 0;
        border-right: 1px solid #f0f2f3
    }

    footer .footer-top-img {
        object-fit: cover;
        top: -140px
    }

    #application-wrapper .inner-page {
        margin-top: 90px;
        position: relative
    }

    #application-wrapper .app-download {
        margin-bottom: 0
    }

    #application-wrapper .app-download-links__item.app-hidden {
        display: flex
    }

    #application-wrapper .app-download-links__item.app-visible {
        display: none
    }

    #application-wrapper .app-middle-img {
        position: relative;
        top: 0
    }

    #application-wrapper .app-list {
        margin-top: -50px;
        margin-bottom: 70px;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    #application-wrapper .app-list__item--icon {
        order: -1;
        margin-right: 10px
    }

    #application-wrapper .app-list__item {
        margin-bottom: 0;
        width: 60%;
        padding: 20px
    }

    #application-wrapper .app-list__item:nth-of-type(2n+1) {
        text-align: left;
        padding-right: 20px;
        padding-left: 20px
    }

    .price-table-roro {
        min-width: inherit;
        width: 95%;
        overflow: auto
    }

    .price-table-roro table {
        margin: auto;
        width: 530px
    }

    #times-wrapper .header-bg__img {
        bottom: 80px;
        max-width: 45%
    }

    .order .order-group__item--box.order-date .order-group__item--img {
        width: auto
    }

    .order-group {
        flex-wrap: wrap
    }

    .order-group:last-of-type {
        padding: 0
    }

    .order-header+.order-group .order-group__item:first-of-type {
        width: 100%;
        flex-direction: row;
        align-items: center;
        padding-bottom: 15px;
        border-bottom: 1px solid #dfe4e8;
        margin-top: -5px;
        justify-content: center;
        margin-bottom: 0
    }

    .order-header+.order-group .order-group__item:first-of-type .order-group__item--box {
        margin-top: 0;
        border: none;
        margin-left: 10px
    }

    .order-header+.order-group .order-group__item:first-of-type .order-group__item--txt {
        font-size: 18px
    }

    .order .order-group__item {
        border: none;
        padding: 10px 15px
    }

    .order .order-group__item--box {
        padding: 0 10px;
        justify-content: space-between;
        margin-top: 0
    }

    .order {
        width: 95%;
        margin: auto
    }

    #checkout-wrapper .header-bg__img {
        display: none
    }

    .checkout-card .card-wrapper {
        display: none
    }

    .checkout-card .form-container {
        width: 100%
    }

    .satis-step-2 .checkout-group-content .checkout-group__item--box.checkout-date .checkout-group__item--img,.satis-step-3 .checkout-group-content .checkout-group__item--box.checkout-date .checkout-group__item--img {
        font-size: 22px;
        width: auto
    }

    .satis-step-2 .checkout-group-content .checkout-group__item,.satis-step-3 .checkout-group-content .checkout-group__item {
        width: 50%;
        padding: 0 15px
    }

    .satis-step-2 .checkout-group-content .checkout-group__item--txt,.satis-step-3 .checkout-group-content .checkout-group__item--txt {
        font-size: 15px
    }

    .satis-step-2 .checkout-form-group,.satis-step-3 .checkout-form-group {
        width: 95%;
        float: none
    }

    .news-details .news-details-title {
        width: 100%;
        font-size: 20px
    }

    .account-inf-header {
        width: 85%
    }

    .corporate-inf .inf-table-content {
        display: block;
        padding: 0 20px
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item,.rez-history-wrapper .checkout-group-content .checkout-group__item {
        width: 30%;
        flex: unset
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item:nth-child(2),.rez-history-wrapper .checkout-group-content .checkout-group__item:nth-child(2) {
        width: 100%
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item:nth-child(3),.rez-history-wrapper .checkout-group-content .checkout-group__item:nth-child(3) {
        width: 70%
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .col-2,.rez-history-wrapper .checkout-group-content .col-2 {
        width: 100%;
        display: flex
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .col-2 .checkout-group__item:first-of-type,.rez-history-wrapper .checkout-group-content .col-2 .checkout-group__item:first-of-type {
        width: 50%
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .col-2 .checkout-group__item:nth-child(2),.rez-history-wrapper .checkout-group-content .col-2 .checkout-group__item:nth-child(2) {
        width: 50%;
        flex: unset
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf,.rez-history-wrapper .ticket-inf {
        flex-wrap: wrap;
        border-bottom: 0
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf-wrp.col-2,.rez-history-wrapper .ticket-inf-wrp.col-2 {
        width: 100%;
        border-right: 0;
        padding-right: 0
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf-item,.rez-history-wrapper .ticket-inf-item {
        border-bottom: 1px solid rgba(192,202,209,0.6)
    }

    #checkout-roro-wrapper.rez-step-4 .inner-page-content,.rez-history-wrapper .inner-page-content {
        padding-bottom: 150px;
        margin-bottom: 150px
    }

    #checkout-roro-wrapper.rez-step-1 .past-rez-item-txt {
        padding: 15px 10px
    }

    #checkout-roro-wrapper.rez-step-1 .past-rez-item-txt:nth-child(4) {
        display: none
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-controls,.rez-history-wrapper .ticket-controls {
        flex-wrap: wrap
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-download,.rez-history-wrapper .ticket-download {
        order: -1;
        padding: 10px 25px
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-print,.rez-history-wrapper .ticket-print {
        padding: 10px 25px
    }

    #checkout-roro-wrapper.rez-step-2 .form-item-check {
        font-size: 20px;
        padding: 10px;
        height: auto
    }

    #checkout-roro-wrapper .form-group-header-item {
        font-size: 18px
    }

    #checkout-roro-wrapper .vehicle-current .select-item:last-of-type {
        text-align: center;
        border-right: 0;
        width: 40px;
        padding: 15px
    }

    .checkout-group-content {
        width: 100%
    }

    #checkout-roro-wrapper.rez-step-3 .checkout-tab .form-item {
        flex-wrap: wrap;
        justify-content: flex-end
    }

    #checkout-roro-wrapper.rez-step-3 .add-driver .btn-add-list {
        min-width: inherit
    }

    #checkout-roro-wrapper.rez-step-3 .form-group-header-item {
        padding: 20px 0;
        font-size: 17px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    #checkout-roro-wrapper.rez-step-3 .add-driver .form-group-input:last-of-type {
        margin-left: 15px
    }

    #checkout-roro-wrapper.rez-step-3 .add-driver .form-group-input {
        width: 48%;
        margin-bottom: 15px
    }

    #checkout-roro-wrapper .vehicle-current .select-item {
        font-size: 16px;
        padding-left: 10px
    }

    #checkout-roro-wrapper .checkout-form-bottom {
        width: 95%;
        margin: auto
    }

    .checkout-step-group .checkout-step__item {
        min-width: 170px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: space-around
    }

    .checkout-step-group {
        width: 100%;
        align-items: center;
        justify-content: space-around;
        padding: 0 20px;
        margin: 0;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        margin-top: -15px
    }

    .checkout-step-group .checkout-step {
        display: flex
    }

    #checkout-roro-wrapper .header-bg__img {
        display: none
    }

    .inner-page .inner-page-table {
        width: 95%;
        min-width: inherit;
        margin: auto auto 30px
    }

    #checkout-roro-wrapper.rez-step-1 .checkout-form-group {
        width: 95%;
        padding-top: 0
    }

    #checkout-roro-wrapper.rez-step-1 .checkout-form .checkout-form-group .form-group {
        width: 100%;
        padding: 25px 20px 25px
    }

    #checkout-roro-wrapper.rez-step-1 .checkout-form .checkout-form-group .form-group:nth-child(3),#checkout-roro-wrapper.rez-step-1 .checkout-form .checkout-form-group .form-group:nth-child(4) {
        border-bottom: 1px solid rgba(192,202,209,0.5)
    }

    #checkout-roro-wrapper .form-item-check-txt {
        font-size: 15px;
        letter-spacing: 1px
    }

    #apply-form-wrapper .header-bg__img {
        bottom: 80px
    }

    .apply-form {
        margin-top: -190px;
        width: 90%
    }

    .other-news .col-lg-6 {
        width: 100%
    }

    #login-wrapper .apply-group .sign-up-col.col-2 form {
        flex-wrap: wrap
    }

    #login-wrapper .apply-group .sign-up-col-item {
        width: 100%
    }

    .apply-group .apply__item--content-txt {
        padding: 10px 10px 10px 0
    }

    .contact-map .btn-map-submit {
        margin-top: 10px;
        text-align: center;
        display: block
    }

    #contact-wrapper .inner-page {
        margin-top: 260px
    }

    #sss-wrapper .header-bg__img {
        width: 450px;
        bottom: 80px;
        left: 0;
        max-width: 60%
    }

    .recent-news .carousel.carousel-fade .item {
        float: left;
        padding: 20px 50px
    }

    .fleet-group .fleet__item--table-row {
        flex-wrap: wrap;
        padding: 0
    }

    .fleet-group .fleet__item .table-item {
        width: 100%;
        padding: 7px 20px
    }

    .fleet-group .fleet__item--table-row:nth-child(even) {
        background: #fff
    }

    .fleet-group .fleet__item--table-row .table-item:first-of-type {
        background: #f0f2f3;
        border-radius: 5px
    }

    .apply-group {
        width: 90%
    }

    .about-content blockquote small {
        font-size: 90px
    }

    .about-content blockquote {
        padding: 0;
        margin-top: 70px
    }

    .about-content blockquote p {
        padding: 0 0px 10px 10px
    }

    .header-bg__img {
        left: auto !important;
        right: 0 !important
    }

    header .header-menu .menu-hover .submenu-wrap .submenu {
        margin-top: 0
    }

    header .header-menu ul {
        width: 300px;
        max-height: 55vh;
        overflow: auto;
        margin-top: -80px
    }

    header .header-menu.active {
        align-items: center
    }

    header .header-menu .online-islem {
        display: block;
        position: absolute;
        bottom: 100px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0;
        width: 100%;
        padding: 0 40px
    }

    .campaign-slider {
        width: 70%;
        margin: auto;
        order: -1
    }

    .campaign .slider-container .slider-left {
        top: 55%
    }

    .campaign .slider-container .slider-right {
        top: 55%
    }

    .campaign .slider-container {
        max-height: 440px;
        height: 440px
    }

    .campaign .slider-container .slider-content {
        margin-top: 0;
        margin-bottom: 0
    }

    .campaign .slider-container .slider-right,.campaign .slider-container .slider-left {
        width: 40px;
        height: 40px;
        font-size: 17px
    }

    .slider-wrapper .carousel-inner .item {
        padding-top: 0
    }

    #home-wrapper {
        height: auto;
        background-size: 100% 97%
    }

    .ship-bottom {
        bottom: 5%
    }

    #application-wrapper .header-bg__img {
        bottom: 80px;
        left: 0;
        max-width: 500px;
        width: 50%
    }

    #about-wrapper .header-bg__img,#apply-wrapper .header-bg__img,#ik-wrapper .header-bg__img {
        bottom: 80px;
        width: 50%;
        max-width: 500px
    }

    #news-details-wrapper .header-bg__img {
        bottom: 65px;
        left: 0;
        max-width: 380px;
        width: 60%
    }

    .news-details {
        width: 100%
    }

    .avantage-group {
        padding: 10px 0
    }

    .avantage-group .avantage-list__item {
        padding-left: 0;
        padding-right: 0
    }

    #avantage-wrapper .header-bg__img {
        max-width: 50%;
        bottom: 50px
    }

    .avantage-group .avantage-list__item {
        width: 100%
    }

    #media-wrapper .header-bg__img {
        bottom: 65px;
        left: 0;
        max-width: 380px;
        width: 60%
    }

    #vehicle-wrapper .header-bg__img {
        bottom: 90px;
        left: 0;
        max-width: 42%
    }

    #ports-wrapper .header-bg__img {
        bottom: 80px;
        left: 0;
        max-width: 250px;
        width: 55%
    }

    .contact-map {
        width: 90%;
        margin: auto;
        flex-wrap: wrap;
        height: auto
    }

    .contact-map-img {
        width: 100%;
        height: 45vh
    }

    .contact-map-img img {
        width: 100%
    }

    .contact-map-form {
        width: 100%
    }

    .contact-inf-group {
        flex-wrap: wrap
    }

    .contact-inf__item {
        width: 50%;
        margin-bottom: 30px
    }

    .contact-inf__item:last-of-type {
        border-right: 0
    }

    .header-quotes .header-quotes-txt {
        font-size: 22px
    }

    .header-quotes--p {
        font-size: 15px
    }

    #contact-wrapper .header-bg__img {
        bottom: 80px;
        left: 0;
        max-width: 250px;
        width: 55%
    }

    .news-header {
        text-align: center
    }

    .campaign .campaign-slider-content .campaign-slider-content__inner .title {
        font-size: 27px;
        margin-top: 0
    }

    .campaign .slider-content-item {
        position: relative
    }

    .news .news-inner {
        padding: 0 20px
    }

    .news .news-inner .news-header .title {
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }

    .news .news-inner .news-header .btn-all-news {
        margin: 0 auto;
        margin-right: 10px
    }

    .news .news-inner .news-header .news-next,.news .news-inner .news-header .news-prev {
        margin-right: 10px
    }

    .news .news-inner .news-group .news-group__item {
        padding-right: 0;
        width: 80%;
        margin: 20px auto;
        float: none
    }

    .helpfull-links .links-top-img {
        top: -2%
    }

    .campaign {
        display: block;
        margin-top: 0;
        background-size: cover
    }

    .campaign .row {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 150px
    }

    .campaign .campaign-slider-content {
        width: 100%;
        min-height: 230px;
        height: auto;
        margin-top: 0;
        justify-content: center
    }

    .campaign .campaign-slider-content .campaign-slider-content__inner {
        text-align: center
    }

    .campaign .slider-img {
        width: 100%;
        order: -1;
        margin-top: 40px;
        height: 260px
    }

    .campaign .slider-img .item {
        max-height: 210px;
        max-width: 170px
    }

    .campaign .slider-img .campaign-slider-controls {
        display: none
    }

    .campaign .campaign-bottom-img {
        bottom: 75px;
        left: auto;
        right: 0;
        width: 50%
    }

    .header-content {
        position: relative;
        padding-top: 100px;
        transform: translate(0);
        height: auto;
        justify-content: center
    }

    .header-content .row {
        display: flex;
        flex-wrap: wrap
    }

    .header-content .row .col-lg-3 {
        width: 100%;
        margin-top: 10px
    }

    .header-content .row .col-lg-3 .ticket-wrapper {
        margin: auto;
        top: 0;
        margin-bottom: 100px;
        position: relative;
        max-width: 370px
    }

    .header-content .row .col-lg-3 .ticket-wrapper .ticket-header {
        padding: 25px 10px;
        display: flex;
        justify-content: space-between
    }

    .header-content .row .col-lg-3 .ticket-wrapper .ticket-form {
        padding: 10px 15px;
        padding-bottom: 30px
    }

    .header-content .row .col-lg-3 .ticket-wrapper .ticket-form .ticket-form__submit {
        width: 175px
    }

    .header-content .row .col-lg-9 {
        width: 100%;
        order: -1
    }

    .header-content .row .col-lg-9 .slider-wrapper {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0);
        width: 100%;
        max-width: 100%;
        margin: 20px auto 0
    }

    .header-content .row .col-lg-9 .slider-wrapper .carousel-inner {
        display: block;
        max-width: 60%;
        overflow: visible
    }

    .header-content .row .col-lg-9 .slider-wrapper .carousel-inner .item {
        padding: 0;
        padding-bottom: 30px
    }

    .header-content .row .col-lg-9 .slider-wrapper .carousel-inner .item.active {
        padding: 0;
        padding-bottom: 30px
    }

    .header-content .row .col-lg-9 .slider-wrapper .carousel-inner .item img {
        margin-top: 0;
        max-width: 80%;
        margin-bottom: 20px
    }

    .header-content .row .col-lg-9 .slider-wrapper .carousel-control {
        display: none
    }

    .header-content .row .col-lg-9 .slider-wrapper .carousel-indicators {
        display: block
    }

    #survey-wrapper .header-bg__img {
        bottom: 80px
    }

    .recent-news .carousel.carousel-fade .carousel-control.right .icon-font {
        right: 15px
    }

    .recent-news .carousel.carousel-fade .carousel-control.left .icon-font {
        left: 15px
    }

    .price-inf__item--icon {
        font-size: 90px;
        margin-bottom: 10px;
        line-height: 50px
    }

    .price-inf__item--content {
        width: 100%
    }

    #times-wrapper .time-group .time-list-wrp {
        display: block
    }

    #times-wrapper .time-group .time-list__item {
        flex: unset;
        width: 33.33%;
        margin-left: 0;
        float: left
    }

    #times-wrapper .time-group .time-list__item:last-of-type {
        width: 100%
    }

    #times-wrapper .time-group .time-list__item--hours {
        min-height: auto
    }

    #times-wrapper .time-group .time-list {
        justify-content: space-around;
        width: 95%;
        margin: auto
    }

    .header-bg .inner-page-toggle {
        display: block
    }

    .media-group {
        padding: 0 15px
    }

    .header-bg {
        height: 350px;
        padding-top: 0;
        text-align: left;
        display: flex;
        align-items: center
    }

    .header-bg .header-title {
        font-size: 30px;
        text-align: left;
        padding-left: 55px;
        top: 0;
        width: 60%;
        margin-top: 0
    }

    .header-bg .inner-page-menu {
        margin-top: 50px;
        display: flex;
        width: 100%;
        flex-wrap: wrap
    }

    .header-bg .inner-page-menu li {
        width: 100%;
        display: none
    }

    .header-bg .inner-page-menu li.active {
        order: -1;
        display: block
    }

    .header-bg .inner-page-menu li .inner-page-menu__link {
        border-right: none;
        position: relative
    }

    .header-bg .inner-page-menu li:nth-last-child(1) .inner-page-menu__link:after {
        display: none
    }

    .header-bg .inner-page-menu li:nth-last-child(2) .inner-page-menu__link:after {
        display: none
    }

    .about-content {
        width: 100%;
        float: none;
        padding: 0 20px
    }

    footer .footer-content .footer-social {
        text-align: center
    }

    .footer-bottom .col-md-8 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }

    .footer-bottom .col-md-4 {
        width: 100%;
        text-align: center
    }

    .value-group .value__item {
        width: 90%
    }

    .value-group .value__item--icon {
        padding: 0;
        margin: 0;
        padding-bottom: 10px
    }

    .value-group .value__item--txt {
        padding: 0
    }

    .inner-page-menu-wrap {
        width: 90%;
        margin: auto;
        position: relative;
        z-index: 22;
        position: absolute;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
        top: 70%
    }

    .inner-page .inner-page-bg {
        top: -60px
    }

    .header-bg .inner-page-menu {
        width: 100%;
        padding: 10px;
        margin-top: 0
    }

    .checkout-step-group .checkout-step__item {
        display: none
    }

    .checkout-step-group .checkout-step__item.step-active {
        display: flex;
        margin: 0;
        text-align: center;
        min-width: 210px;
        height: 50px
    }

    .checkout-step-group .checkout-step__item.step-active:after {
        display: none
    }

    .rez-history-wrapper .rez-details-item {
        max-width: 95%
    }

    .home-slider-bottom {
        width: 100%;
        margin-left: auto;
        text-align: center;
        margin-top: 60px
    }

    .home-slider-item__left {
        width: 100%;
        max-width: 270px;
        margin-bottom: 60px;
        padding-right: 0
    }

    .home-slider-item__right {
        width: 60%;
        margin-top: -120px
    }

    .home-slider-item__top {
        flex-wrap: wrap;
        justify-content: center
    }
}

@media screen and (max-width: 576px) {
    footer .footer-content .footer-social .customer-service__tel {
        font-size:29px;
        color: #2d82ad
    }

    footer .footer-content .footer-social .customer-service__tel .icon-font {
        top: 10px;
        display: inline-flex
    }

    .slider-wrapper .carousel-inner .item {
        padding-bottom: 0
    }

    .slider-wrapper .carousel.carousel-fade .item img {
        max-width: 85%;
        margin-bottom: 0;
        transform: none
    }

    .slider-wrapper .carousel.carousel-fade .active.item img {
        opacity: 1
    }

    .slider-wrapper {
        margin-bottom: 25vw;
        padding-left: 15px;
        padding-right: 15px
    }

    .slider-wrapper .slick-arrow {
        width: 36px;
        height: 36px
    }

    .slider-wrapper .slick-arrow:hover {
        background: none;
        box-shadow: none;
        color: #fff
    }

    .director-text {
        padding: 0 15px
    }

    #checkout-roro-wrapper.rez-step-4 .order-back,.rez-history-wrapper .order-back {
        top: 20px
    }

    .rez-history-wrapper .btn-close-order {
        right: 30px;
        top: 12px
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-download,.rez-history-wrapper .ticket-download {
        margin-bottom: 20px
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-controls,.rez-history-wrapper .ticket-controls {
        justify-content: center
    }

    #checkout-roro-wrapper.rez-step-1 .form-item-label {
        flex: inherit;
        min-width: 100px
    }

    #checkout-roro-wrapper.rez-step-1 .form-item {
        justify-content: space-around
    }

    #vehicle-wrapper.rez-history-wrapper .inner-page {
        margin-top: 200px
    }

    .edit-modal {
        min-width: inherit;
        width: 100%;
        max-width: 95%
    }

    .card-ekstre.ticket-history .table-header-item:last-of-type {
        justify-content: center
    }

    .card-ekstre.ticket-history .table-header-filter {
        margin-right: 0
    }

    .corporate-inf .inf-content-bottom .btn-hover {
        display: block;
        margin: 30px auto
    }

    .survey .survey-bottom .survey-form-submit {
        display: block;
        margin: auto
    }

    .about-img-mobile {
        height: 230px;
        object-fit: cover
    }

    header .header-menu .footer-social-links-group {
        bottom: 50px
    }

    #checkout-roro-wrapper.rez-step-1 .checkout-form .form-group.col-2 .form-group:last-of-type {
        width: 50%
    }

    header .header-menu .language {
        right: 60px;
        width: 60px;
        top: -30px
    }

    .ik-policy__item {
        width: 90%
    }

    #about-wrapper .inner-page .inner-page-content {
        top: -400px;
        padding-bottom: 30px
    }

    .about-content blockquote p {
        padding: 0 0px 10px 10px;
        font-size: 16px;
        margin-bottom: 10px
    }

    .about-content blockquote {
        padding: 0;
        margin-top: 20px
    }

    .about-content blockquote small {
        font-size: 60px;
        margin-right: 10px
    }

    #application-wrapper .app-download-links__img {
        display: block;
        height: 100px;
        width: 250px;
        object-fit: cover
    }

    .form-procs {
        height: 40px;
        align-items: center
    }

    #checkout-roro-wrapper .roro-warn {
        padding: 0 20px
    }

    .checkout-form-group .form-type {
        justify-content: space-around
    }

    .header-quotes .quotes {
        font-size: 70px;
        line-height: 50px
    }

    #news-wrapper .header-bg__img {
        bottom: 65px;
        max-width: 60%
    }

    .recent-news .carousel.carousel-fade .carousel-control .icon-font {
        top: 135px
    }

    .slider-wrapper .carousel.carousel-fade .carousel-control {
        width: 36px;
        height: 36px
    }

    .slider-wrapper .carousel.carousel-fade .carousel-control .icon-font {
        width: 36px;
        height: 36px;
        font-size: 16px;
        left: 0;
        padding-top: 8px
    }

    .slider-wrapper .carousel.carousel-fade .carousel-control.left {
        left: -5px
    }

    .slider-wrapper .carousel.carousel-fade .carousel-control.right {
        right: -5px
    }

    .ik-policy .empty-line {
        height: 80px
    }

    .empty-line {
        height: 10px
    }

    .card-ekstre .table-header-item:last-of-type {
        justify-content: space-between
    }

    .ticket-wrapper .ticket-form .ticket-form__group .ticket-date .form-group {
        width: 100%
    }

    #application-wrapper .app-download-title {
        font-size: 25px
    }

    #application-wrapper .app-download-links {
        width: 100%
    }

    #application-wrapper .app-download-links__item {
        width: 100%
    }

    #application-wrapper .app-list__item {
        margin-bottom: 0;
        width: 95%;
        padding: 20px
    }

    .table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
        padding: 5px;
        font-size: 14px;
        border-radius: 0
    }

    .card-ekstre .table-header {
        padding: 20px 5px
    }

    .card-ekstre .table-header-title {
        width: 43%
    }

    .card-ekstre .table-header .table-date {
        padding-right: 0
    }

    .card-ekstre .table-header .table-date {
        width: 100%
    }

    header .hamburger span {
        width: 28px;
        height: 4px;
        margin-bottom: 6px
    }

    .header-bg {
        height: 340px;
        text-align: left
    }

    .header-bg .header-title {
        font-size: 28px;
        text-align: left;
        padding-left: 40px;
        width: 70%;
        margin-top: 0;
        line-height: 35px
    }

    .btn-roro-rez {
        font-size: 16px;
        height: 50px;
        padding: 8px 20px;
        margin-bottom: 0
    }

    .vehicle-table:not(.rez-history).inner-page-table .table-link {
        margin-left: 0;
        width: 25px;
        height: 25px;
        border: 2px solid #0e94d1;
        border-radius: 50%;
        color: #2f5a71;
        padding-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px
    }

    .vehicle-table:not(.rez-history).inner-page-table .table-link:last-of-type {
        margin-left: 5px
    }

    .vehicle-table:not(.rez-history).inner-page-table .table-link .icon-font {
        display: flex
    }

    .vehicle-table:not(.rez-history) table td:nth-last-child(2) {
        border-right: 0;
        display: flex;
        justify-content: space-evenly
    }

    .vehicle-form .inner-page .inner-page-table .table-link {
        width: 25px;
        height: 25px;
        font-size: 13px;
        padding-top: 0;
        margin-left: 0;
        display: inline-flex;
        align-items: center;
        justify-content: center
    }

    .vehicle-form .inner-page .inner-page-table .table-link:first-of-type {
        margin-right: 5px
    }

    .vehicle-form .inner-page .inner-page-table .table-link .icon-font {
        display: flex
    }

    .vehicle-form table tr,.driver-form table tr {
        display: flex;
        flex-wrap: wrap
    }

    .vehicle-form table td,.driver-form table td {
        border-right: none;
        padding: 0 5px;
        width: 100%;
        margin-bottom: 10px
    }

    .vehicle-form .vehicle-submit,.driver-form .vehicle-submit {
        margin: auto;
        width: 100%;
        display: block
    }

    table th {
        font-size: 16px
    }

    .driver-form .driver-submit {
        width: 100%
    }

    .driver-form table td {
        width: 100%
    }

    .satis-step-2 .checkout-card .checkout-form-bottom-price,.satis-step-3 .checkout-card .checkout-form-bottom-price {
        display: none
    }

    .satis-step-2 .checkout-card .checkout-form-bottom-right .checkout-form-bottom-submit,.satis-step-3 .checkout-card .checkout-form-bottom-right .checkout-form-bottom-submit {
        min-width: 140px
    }

    .satis-step-2 .checkout-group-content .checkout-group__item--box,.satis-step-3 .checkout-group-content .checkout-group__item--box {
        padding: 0 10px;
        justify-content: space-around
    }

    .satis-step-2 .checkout-group-content,.satis-step-3 .checkout-group-content {
        padding: 0 10px
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:nth-child(3),.satis-step-3 .checkout-group-content .checkout-group__item:nth-child(3) {
        width: 100%
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:last-of-type,.satis-step-2 .checkout-group-content .checkout-group__item:nth-last-child(2),.satis-step-3 .checkout-group-content .checkout-group__item:last-of-type,.satis-step-3 .checkout-group-content .checkout-group__item:nth-last-child(2) {
        width: 50%
    }

    .satis-step-2 .checkout-form-group .checkout-form .checkout-form-bottom-price,.satis-step-3 .checkout-form-group .checkout-form .checkout-form-bottom-price {
        display: none
    }

    .satis-step-2 .checkout-form-group.form-type-group .checkout-form,.satis-step-3 .checkout-form-group.form-type-group .checkout-form {
        flex-wrap: wrap
    }

    .satis-step-2 .checkout-form-group .checkout-form .checkout-form-bottom,.satis-step-3 .checkout-form-group .checkout-form .checkout-form-bottom {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .satis-step-2 .checkout-form-group .checkout-form .form-group,.satis-step-3 .checkout-form-group .checkout-form .form-group {
        width: 100%
    }

    .satis-step-2 .checkout-form-group .form-type-item:first-of-type,.satis-step-3 .checkout-form-group .form-type-item:first-of-type {
        margin-right: 5px
    }

    .satis-step-2 .checkout-form-group .form-type .check-border,.satis-step-3 .checkout-form-group .form-type .check-border {
        padding: 6px 5px
    }

    .satis-step-2 .checkout-form-group .form-type .type-checkbox-title,.satis-step-3 .checkout-form-group .form-type .type-checkbox-title {
        font-size: 14px
    }

    .satis-step-2 .checkout-form-group .checkout-form .checkout-form-bottom-value,.satis-step-3 .checkout-form-group .checkout-form .checkout-form-bottom-value {
        font-size: 31px
    }

    .satis-step-2 .checkout-group-content .checkout-group__item,.satis-step-3 .checkout-group-content .checkout-group__item {
        width: 100%
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:first-of-type,.satis-step-3 .checkout-group-content .checkout-group__item:first-of-type {
        order: -2;
        width: 65%
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:nth-last-child(2),.satis-step-3 .checkout-group-content .checkout-group__item:nth-last-child(2) {
        order: -1;
        width: 35%
    }

    .satis-step-2 .checkout-group-content .checkout-group__item:last-of-type,.satis-step-3 .checkout-group-content .checkout-group__item:last-of-type {
        width: 100%;
        text-align: center;
        border-top: 1px solid #e6eaec;
        margin-top: 5px;
        padding-top: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .satis-step-2 .checkout-form-group {
        width: 95%;
        float: none;
        padding: 40px 15px
    }

    .recent-news .slider-content-title {
        font-size: 18px
    }

    .recent-news .carousel.carousel-fade .item {
        padding: 20px 30px
    }

    .recent-news .carousel.carousel-fade .carousel-control .icon-font {
        width: 35px;
        height: 35px;
        font-size: 17px;
        padding-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        color: #14a3d6;
        box-shadow: 0px 9px 35px 0px rgba(81,84,86,0.23)
    }

    .recent-news {
        margin-bottom: 10px
    }

    .news-details-share .title {
        font-size: 18px
    }

    .news-details-share-links {
        margin-left: 0;
        margin-top: 10px
    }

    .news-details-share-links .news-details-share-link {
        font-size: 25px;
        padding: 10px;
        margin-right: 10px
    }

    .news-details .news-details-title {
        font-size: 18px
    }

    .news-details-header {
        padding: 10px 0px
    }

    .fleet-group .fleet__item--title {
        font-size: 14px;
        min-height: 50px;
        display: flex;
        align-items: center
    }

    #price-wrapper .header-bg__img {
        width: 460px;
        bottom: 80px;
        left: 0;
        max-width: 55%
    }

    .sss-group .sss__item--content {
        padding: 15px 20px;
        padding-right: 20px;
        font-size: 16px
    }

    .price-table-header {
        max-width: 500px;
        min-width: inherit;
        margin: auto;
        padding: 15px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0px 22px 38px 0px rgba(47,90,113,0.17);
        width: 95%
    }

    .corporate-inf .inf-content-group {
        padding-bottom: 0;
        padding-top: 10px;
        display: block
    }

    .corporate-inf .inf-content-group.fw {
        margin-bottom: 15px
    }

    .personal-inf.corporate-inf .inf-content-item {
        margin-top: 15px;
        padding-bottom: 5px
    }

    .corporate-inf .inf-content-item {
        display: block
    }

    .personal-inf.corporate-inf .inf-content-txt.enabled {
        margin-bottom: 10px
    }

    .corporate-inf .inf-content-item {
        padding-top: 0
    }

    .corporate-inf .inf-content-item:first-of-type {
        border-right: 0;
        padding-right: 0
    }

    .corporate-inf .inf-content-item:last-of-type {
        padding-left: 0
    }

    #checkout-roro-wrapper.rez-step-4 .inner-page {
        margin-top: 200px;
        padding-bottom: 280px
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group .inner-page-title {
        font-size: 26px
    }

    #checkout-roro-wrapper.rez-step-4 .vehicle-inf,.rez-history-wrapper .vehicle-inf {
        margin: 0 15px
    }

    #checkout-roro-wrapper.rez-step-4 .order-table-title,.rez-history-wrapper .order-table-title {
        margin-top: 0
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf-wrp.col-2:last-of-type .ticket-inf-item.fw,.rez-history-wrapper .ticket-inf-wrp.col-2:last-of-type .ticket-inf-item.fw {
        border-bottom: 1px solid rgba(192,202,209,0.6);
        padding-left: 15px
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item:nth-child(3),.rez-history-wrapper .checkout-group-content .checkout-group__item:nth-child(3) {
        width: 60%
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf,.rez-history-wrapper .ticket-inf {
        padding-bottom: 0;
        padding-top: 0
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf-item.fw,.rez-history-wrapper .ticket-inf-item.fw {
        margin-bottom: 0;
        padding-left: 15px;
        padding-top: 20px
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf-item,.rez-history-wrapper .ticket-inf-item {
        border-bottom: 1px solid rgba(192,202,209,0.6);
        width: 100%;
        padding: 20px 0;
        padding-left: 15px
    }

    #checkout-roro-wrapper.rez-step-4 .ticket-inf-item-title,.rez-history-wrapper .ticket-inf-item-title {
        font-size: 16px
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item,.rez-history-wrapper .checkout-group-content .checkout-group__item {
        padding: 0 15px
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content .checkout-group__item:nth-child(4),.rez-history-wrapper .checkout-group-content .checkout-group__item:nth-child(4) {
        padding: 0 10px;
        width: 40%
    }

    #checkout-roro-wrapper.rez-step-4 .vehicle-inf-item,.rez-history-wrapper .vehicle-inf-item {
        min-height: 45px;
        height: auto;
        padding: 5px 10px;
        font-size: 14px
    }

    #checkout-roro-wrapper.rez-step-4 .rez-inf-item,.rez-history-wrapper .rez-inf-item {
        flex: auto;
        width: 100%
    }

    #checkout-roro-wrapper.rez-step-4 .rez-inf,.rez-history-wrapper .rez-inf {
        flex-wrap: wrap
    }

    #checkout-roro-wrapper.rez-step-4 .rez-inf-item:last-of-type,.rez-history-wrapper .rez-inf-item:last-of-type {
        padding-left: 0
    }

    #checkout-roro-wrapper.rez-step-4 .rez-inf-item:first-of-type,.rez-history-wrapper .rez-inf-item:first-of-type {
        border-right: 0;
        padding-right: 0
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-form-group-title,.rez-history-wrapper .checkout-form-group-title {
        font-size: 18px
    }

    #checkout-roro-wrapper.rez-step-4 .vehicle-inf-item:first-of-type,.rez-history-wrapper .vehicle-inf-item:first-of-type {
        display: none
    }

    #checkout-roro-wrapper.rez-step-4 .vehicle-inf-item:last-of-type,.rez-history-wrapper .vehicle-inf-item:last-of-type {
        display: none
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content.col-2 .vehicle-inf-item:first-of-type,.rez-history-wrapper .checkout-group-content.col-2 .vehicle-inf-item:first-of-type {
        display: flex
    }

    #checkout-roro-wrapper.rez-step-4 .checkout-group-content.col-2 .vehicle-inf-item:last-of-type,.rez-history-wrapper .checkout-group-content.col-2 .vehicle-inf-item:last-of-type {
        display: flex
    }

    #checkout-roro-wrapper.rez-step-1 .past-rez-item-txt:nth-child(3) {
        display: none
    }

    #checkout-roro-wrapper.rez-step-1 .past-rez-item-txt:nth-child(5) {
        display: none
    }

    #checkout-roro-wrapper .vehicle-current .select-item:nth-child(2) {
        display: none
    }

    #checkout-roro-wrapper.rez-step-2 .form-item-check .icon-font {
        font-size: 22px
    }

    #checkout-roro-wrapper.rez-step-2 .form-item.col-2 .form-group-input,#checkout-roro-wrapper.rez-step-2 .form-item.col-2 .form-group-input.col-2 {
        width: 100%
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table-item {
        flex-wrap: wrap;
        padding: 0;
        padding-bottom: 30px;
        padding-top: 10px
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item {
        width: 50%;
        font-size: 17px;
        border-right: 0;
        padding: 7px 12px;
        display: flex;
        align-items: center;
        min-height: 50px
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item:first-of-type {
        display: none
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item:nth-child(2) {
        order: -2;
        width: 65%;
        border-bottom: 2px solid rgba(192,202,209,0.5)
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item:nth-child(3) {
        border-bottom: 0;
        border-right: 2px solid rgba(192,202,209,0.5);
        margin-top: 10px
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item:nth-child(4) {
        border-bottom: 0;
        margin-top: 10px;
        justify-content: flex-end
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item:nth-child(5) {
        order: -1;
        width: 35%;
        display: flex;
        border-bottom: 2px solid rgba(192,202,209,0.5);
        justify-content: flex-end
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item-link {
        margin-left: 0;
        width: 25px;
        height: 25px;
        align-items: center;
        justify-content: center;
        border: 2px solid #0e94d1;
        border-radius: 50%;
        color: #2f5a71;
        font-size: 10px
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-table .table-item-link:last-of-type {
        margin-left: 10px
    }

    #checkout-roro-wrapper.rez-step-2 .form-item {
        flex-wrap: wrap;
        padding: 0 15px
    }

    #checkout-roro-wrapper.rez-step-2 .form-item-label {
        width: 100%
    }

    #checkout-roro-wrapper.rez-step-3 .checkout-form .checkout-form-group .form-group {
        padding: 20px 15px
    }

    #checkout-roro-wrapper.rez-step-2 .vehicle-current .select-item:nth-child(1) {
        display: none
    }

    #checkout-roro-wrapper.rez-step-3 .selected-driver {
        flex-wrap: wrap;
        padding: 0 10px
    }

    #checkout-roro-wrapper.rez-step-3 .selected-driver-title {
        width: 100%;
        font-size: 18px
    }

    #checkout-roro-wrapper.rez-step-3 .selected-driver-item {
        text-align: left;
        font-size: 16px
    }

    #checkout-roro-wrapper.rez-step-3 .selected-driver-item:nth-last-child(2) {
        padding-left: 15px
    }

    #checkout-roro-wrapper .vehicle-current {
        margin: auto
    }

    #checkout-roro-wrapper.rez-step-3 .selected-driver .remove-driver {
        font-size: 10px;
        width: 25px;
        height: 25px
    }

    #checkout-roro-wrapper.rez-step-3 .add-driver .btn-add-list {
        min-width: inherit;
        height: 40px;
        min-height: auto;
        padding: 10px 15px
    }

    #checkout-roro-wrapper .btn-add-list {
        min-width: inherit;
        height: 45px;
        min-height: auto;
        padding: 10px 25px;
        width: 100%;
        display: block
    }

    #checkout-roro-wrapper .btn-add-list .icon-font {
        display: inline-flex;
        top: 2px
    }

    #checkout-roro-wrapper.rez-step-3 .checkout-group-content .checkout-group__item {
        width: 50%
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item:nth-child(2) {
        width: 50%;
        border-right: 1px solid #f0f2f3
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item:nth-child(3) {
        border-right: 0
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item:nth-child(2n) {
        width: 60%
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item:nth-child(2n+1) {
        display: block;
        width: 40%
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item:nth-child(1) {
        width: 100%;
        border-right: 0
    }

    .checkout-group-content .checkout-group__item--box {
        padding: 0 10px
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item--img {
        width: auto;
        font-size: 21px;
        margin-right: 0
    }

    #checkout-roro-wrapper .checkout-group-content .checkout-group__item--txt {
        width: 100%;
        text-align: center;
        font-size: 14px
    }

    .checkout-group-content .checkout-group__item--title {
        font-size: 16px
    }

    #checkout-roro-wrapper .form-group-header-item {
        padding: 20px 0;
        font-size: 17px
    }

    #checkout-roro-wrapper.rez-step-3 .checkout-form-header {
        font-size: 16px;
        padding: 20px 15px
    }

    #checkout-roro-wrapper.rez-step-3 .add-driver .form-group-input {
        width: 100%
    }

    #checkout-roro-wrapper.rez-step-3 .add-driver .form-group-input:last-of-type {
        margin-left: auto
    }

    #checkout-roro-wrapper .checkout-form-bottom-price {
        display: none
    }

    #checkout-roro-wrapper .btn-hover {
        margin-top: 0;
        min-width: 170px
    }

    #checkout-roro-wrapper .checkout-form-bottom .checkout-back {
        padding: 10px
    }

    .inner-page-table.rez-history .table-link:first-of-type {
        margin-bottom: 10px
    }

    .inner-page-table.rez-history .table-link {
        padding: 5px 4px;
        border-radius: 50px;
        width: auto;
        height: auto;
        font-size: 10px;
        margin-left: 5px
    }

    #login-wrapper .apply-group .feribot-form .btn-login-submit,#login-wrapper .apply-group .roro-form .btn-login-submit {
        margin-right: 0
    }

    #checkout-roro-wrapper .form-group-title {
        font-size: 18px;
        text-align: center
    }

    #checkout-roro-wrapper .form-item-icon {
        width: auto;
        font-size: 24px;
        top: 0
    }

    #checkout-roro-wrapper .form-item-input {
        width: auto;
        flex: auto
    }

    #checkout-roro-wrapper .form-item {
        flex-wrap: wrap
    }

    #checkout-roro-wrapper.rez-step-1 .checkout-form .checkout-form-group .form-group {
        padding: 25px 15px
    }

    #checkout-roro-wrapper .form-item-label {
        margin-right: 10px;
        margin-bottom: 10px
    }

    #checkout-roro-wrapper.rez-step-1 .checkout-form .form-group.col-2 .form-group {
        padding-right: 10px
    }

    #apply-form-wrapper .header-bg__img {
        bottom: 90px;
        max-width: 55%
    }

    .apply-form-item {
        width: 100%
    }

    .apply-form-group {
        padding: 30px 20px
    }

    .apply-form .dropdown-menu>li>a {
        padding: 10px 20px
    }

    .apply-form-header {
        font-size: 20px
    }

    header .header-menu.active {
        height: calc(100vh - 70px)
    }

    .campaign .campaign-slider-content .campaign-slider-content__inner .title {
        font-size: 22px
    }

    .campaign .campaign-slider-content .campaign-slider-content__inner .campaign-txt {
        font-size: 16px
    }

    #login-wrapper .header-bg__img {
        width: 470px;
        bottom: 75px;
        left: 0;
        max-width: 48%
    }

    #login-wrapper .apply-group .sign-up .btn-signup-close {
        top: auto;
        right: 50%;
        padding: 5px;
        bottom: -45px
    }

    #login-wrapper .apply-group .sign-up .sign-up-bottom {
        padding-left: 0
    }

    #login-wrapper .apply-group .sign-up {
        flex-wrap: wrap
    }

    #login-wrapper .apply-group .sign-up-col {
        width: 100%;
        padding: 40px 0
    }

    #login-wrapper .apply-group .sign-up-col-icon {
        width: 100%;
        margin: auto auto 20px
    }

    #login-wrapper .apply-group .sign-up-col-item {
        width: 100%;
        flex-wrap: wrap
    }

    #login-wrapper .apply-group .sign-up .form-item {
        width: 100%
    }

    #login-wrapper .apply-group .sign-up-col.col-2 {
        padding: 0 20px;
        padding-bottom: 50px;
        border-left: 0;
        margin: auto;
        width: 100%;
        border-top: 3px solid #f56666;
        padding-top: 25px
    }

    #login-wrapper .apply-group .sign-up-col.col-2 form {
        flex-wrap: wrap;
        padding-left: 0
    }

    #login-wrapper .apply-group .apply__item {
        width: 100%
    }

    #login-wrapper .apply-group .feribot-form .btn-form-close {
        left: 50%;
        top: 0;
        padding: 5px
    }

    #login-wrapper .apply-group .roro-form .btn-form-close {
        left: auto;
        right: auto;
        z-index: 2;
        transition: none;
        left: 50%;
        top: 100%;
        padding: 5px
    }

    #survey-wrapper .header-bg__img {
        bottom: 80px;
        width: 60%
    }

    .fleet-group .fleet__item--icon-title {
        font-size: 28px
    }

    .fleet-group .fleet__item .table-item {
        padding: 7px 10px
    }

    .fleet-group .fleet__item--content {
        padding: 20px 10px
    }

    footer .footer-content {
        padding: 80px 0
    }

    .ticket-wrapper .ticket-form .ticket-form__group .ticket-date .form-group .caret {
        right: -1px
    }

    .ticket-wrapper .ticket-form .ticket-form__group .ticket-date .form-group .form-control {
        padding: 0;
        padding-left: 12px;
        font-size: 14px
    }

    .ticket-wrapper .ticket-form .ticket-form__group .ticket-footer .ticket-form__piece {
        font-size: 19px
    }

    .other-news .col-xs-12 {
        padding: 0
    }

    .news {
        padding: 0
    }

    .news .news-inner .news-top-img {
        left: -60px;
        width: 100%
    }

    .campaign .campaign-slider-content {
        margin-top: 20px
    }

    .campaign .slider-container {
        height: 45vh
    }

    header .logo-menu .logo__img {
        width: 190px;
        margin-top: -5px
    }

    header .menu-toggle {
        display: block;
        z-index: 222;
        top: 0;
        width: 45px;
        height: 45px;
        border-radius: 6px
    }

    .header-content .row .col-lg-3 .ticket-wrapper .ticket-form .ticket-form__submit {
        margin-bottom: 20px
    }

    .ticket-wrapper .ticket-form .ticket-form__group .icon-font {
        font-size: 27px;
        margin-top: -5px;
        display: inline-flex
    }

    .ticket-wrapper .ticket-form .ticket-form__group .ticket-footer {
        margin-top: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap
    }

    .ticket-wrapper .ticket-count {
        margin-bottom: 20px
    }

    .ticket-wrapper .ticket-passive {
        margin-left: 0
    }

    .header-content .row .col-lg-3 .ticket-wrapper {
        top: 0;
        max-width: 100%;
        width: 100%;
        left: 0;
        margin: auto auto 100px
    }

    .header-content .row .col-lg-9 .slider-wrapper .carousel-inner {
        display: block;
        max-width: 100%;
        padding: 0
    }

    .time-list .inner-page-title {
        font-size: 20px;
        padding-bottom: 10px;
        padding-top: 10px
    }

    #times-wrapper .time-group .time-list__item--day {
        font-size: 16px
    }
}

@media screen and (max-width: 480px) {
    .home-slider-item__right {
        width:90%;
        margin-top: -95px
    }

    .home-slider-item__left {
        width: 100%;
        max-width: 250px;
        margin-bottom: 40px
    }

    .ik-policy {
        margin-top: -30px
    }

    .apply-group .apply__item--icon {
        display: none
    }

    .campaign-slider {
        width: 85%
    }

    .news-details-content blockquote p {
        padding: 0 0px 10px 10px
    }

    .news-details {
        padding: 0 20px
    }

    .contact-map-input-group {
        flex-wrap: wrap
    }

    .contact-map-input-group input {
        width: 100%
    }

    .contact-inf__item {
        width: 100%;
        border-radius: 0;
        margin-bottom: 15px
    }

    .helpfull-links .links-top-img {
        top: 1%
    }

    .ports-group .ports__item {
        flex-wrap: wrap;
        align-items: flex-start
    }

    .ports-group .ports__item--img {
        width: 100%;
        height: 200px;
        border-right: 0;
        border-bottom: 1px solid rgba(192,202,209,0.68);
        margin-bottom: 20px
    }

    .ports-group .ports__item--content {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 20px
    }

    .ports-group .ports__item-contact-title {
        font-size: 16px
    }

    .ports-group .ports__item--title {
        margin-top: 0
    }

    .survey .survey__item {
        padding: 10px 0
    }

    .survey .survey__item--title {
        padding: 5px 10px
    }

    .price-inf {
        flex-wrap: wrap;
        text-align: center
    }

    .price-inf__item {
        margin-bottom: 20px
    }

    .media-group .media__item--icon {
        width: 80px
    }

    .media-group .media__item--icon-img {
        width: 40px
    }

    .value-group .col-xs-6 {
        width: 100%
    }

    .value-group .value__item--txt {
        margin-bottom: 0
    }
}

.mb-50 {
    margin-bottom: 50px
}

#wrapper {
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 640px) {
    .home-slider-bottom {
        margin-top:30px
    }
}

.table-wrp {
    padding: 15px;
    width: 75%;
    margin: auto;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 22px 38px 0 rgba(47,90,113,0.17)
}

.table-wrp .br-btm {
    display: block
}

.table-wrp .background-gray td {
    background-color: #f0f2f3;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff
}

@media screen and (max-width: 768px) {
    .table-wrp .background-gray td {
        border-right:none;
        border-bottom: 1px solid #f0f2f3;
        background: #ffffff
    }
}

.table-wrp .desktop-none {
    display: none
}

.table-wrp table {
    width: 100%
}

.table-wrp table td {
    border-right: 1px solid #f0f2f3;
    border-bottom: 1px solid #f0f2f3;
    color: rgba(47,90,113,0.7)
}

.table-wrp table td:last-child {
    border-right: none
}

.table-wrp table th,.table-wrp table td {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    font-family: "Museo Sans Rounded 900", sans-serif
}

.table-wrp table th {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif;
    font-size: 18px;
    padding: 10px;
    border-bottom: 1px solid #f0f2f3
}

@media screen and (max-width: 991px) {
    .table-wrp {
        width:100%
    }
}

@media screen and (max-width: 768px) {
    .table-wrp {
        margin:0 30px;
        width: auto;
        background-color: transparent;
        padding-bottom: 0;
        box-shadow: 0 3px 30px 0 rgba(47,90,113,0.17)
    }

    .table-wrp table {
        border: 0
    }

    .table-wrp .aciklama {
        display: table;
        margin-top: 10px;
        margin-left: 50%;
        transform: translateX(-50%);
        width: 95%;
        height: 50px
    }

    .table-wrp .background-gray td {
        background-color: transparent
    }

    .table-wrp .desktop-none {
        display: block
    }

    .table-wrp table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .table-wrp table tr {
        display: block;
        margin-bottom: 10px;
        padding-bottom: 20px;
        position: relative
    }

    .table-wrp table tr:nth-child(2n+2):after {
        content: "";
        position: absolute;
        width: calc(100% + 30px);
        height: calc(100% + 15px);
        top: -15px;
        background: #f0f2f3;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1
    }

    .table-wrp table tr:nth-child(2n+2) td {
        border-bottom: 1px solid #fff
    }

    .table-wrp table tr:nth-child(2n+2) td:last-child {
        border-bottom: none
    }

    .table-wrp table tr:nth-child(2n+1):after {
        content: "";
        position: absolute;
        width: calc(100% + 30px);
        height: calc(100% + 15px);
        top: -15px;
        background: #ffffff;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1
    }

    .table-wrp table tr:last-child {
        padding-bottom: 10px;
        margin-bottom: 0
    }

    .table-wrp table tr:last-child:before {
        display: none
    }

    .table-wrp table td {
        border-bottom: 1px solid #f0f2f3;
        display: block;
        font-size: 15px;
        text-align: right;
        border-right: none
    }

    .table-wrp table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        color: #315A71;
        text-transform: uppercase
    }

    .table-wrp table td:last-child {
        border-bottom: 0
    }
}

@media screen and (max-width: 430px) {
    .table-wrp {
        margin:0 18px
    }

    .table-wrp table td {
        font-size: 14px
    }
}

.sozlesme #about-wrapper .inner-page {
    margin-top: 0;
    margin-bottom: 0;
    background: #ffffff
}

.sozlesme #about-wrapper .inner-page .inner-page-content {
    top: 0
}

.sozlesme .tabs {
    margin-bottom: 10px
}

.sozlesme .tabs-title {
    display: inline;
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.sozlesme .tabs-cont {
    display: inline;
    margin-bottom: 0
}

.sozlesme .tabs:last-child {
    margin-bottom: 0
}

.sozlesme .wrapper {
    background: #ffffff
}

@media screen and (max-width: 768px) {
    .sozlesme .row {
        padding-left:20px;
        padding-right: 20px
    }
}

.sozlesme h5 {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif;
    font-size: 15px
}

.sozlesme h4 {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 900", sans-serif
}

.sozlesme h3 {
    color: #2f5a71;
    font-family: "Museo Sans Rounded 700", sans-serif
}

.sozlesme h2 {
    color: #2f5a71
}

.sozlesme p b {
    font-family: "Museo Sans Rounded 700", sans-serif
}

.footer__pay-selects {
    height: 20px
}

@media screen and (max-width: 768px) {
    .footer__pay-selects {
        margin-bottom:10px
    }
}

.footer-bottom__wrp {
    display: flex;
    align-items: center
}

@media screen and (max-width: 768px) {
    .footer-bottom__wrp {
        flex-direction:column-reverse
    }
}

.copyright {
    margin-top: 10px
}

.font-900 {
    font-weight: 900 !important
}

.font-700 {
    font-weight: 700 !important
}

.font-500 {
    font-weight: 500 !important
}

.sub-menu {
    display: none;
    position: absolute;
    align-items: center;
    justify-content: center;
    bottom: 130px;
    width: 100%;
    border-top: 1px solid #e0e5e9;
    border-bottom: 1px solid #e0e5e9;
    padding: 15px 10px
}

.sub-menu__item {
    font-size: 16px;
    color: #96a5ae;
    opacity: .7;
    text-transform: uppercase;
    padding: 6px 15px
}

@media screen and (max-width: 430px) {
    .sub-menu__item {
        font-size:14px
    }
}

@media screen and (max-width: 1200px) {
    .sub-menu {
        display:flex
    }
}

@media screen and (max-width: 430px) {
    .sub-menu {
        flex-direction:column;
        padding: 10px 10px
    }
}

@media screen and (max-width: 430px) {
    .header-menu ul {
        margin-top:-170px !important
    }
}

.tarife-baslik {
    margin-top: 60px !important
}