﻿@import url(https://fonts.googleapis.com/css?family=Poppins:100,300,400,600,700,800&display=swap&subset=latin-ext);
@import url(bootstrap.min.css?v1.10);
@import url(slick.css?v1.10);
@import url(slick-theme.css?v1.10);
@import url(select2.min.css?v1.10);
@import url(jquery.dataTables.min.css);
@font-face {font-display:swap;font-family: fontello; src: url(../fonts/fontello.eot?23341175); src: url(../fonts/fontello.eot?23341175#iefix) format('embedded-opentype'),url(../fonts/fontello.woff2?23341175) format('woff2'),url(../fonts/fontello.woff?23341175) format('woff'),url(../fonts/fontello.ttf?23341175) format('truetype'),url(../fonts/fontello.svg?23341175#fontello) format('svg'); font-weight: 400; font-style: normal }
[class*=" icon-"]:before, [class^=icon-]:before { font-family: fontello; font-style: normal; font-weight: 400; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.icon-accident:before { content: '\e800'; } /* '' */
.icon-dask:before { content: '\e801'; } /* '' */
.icon-car:before { content: '\e802'; } /* '' */
.icon-pin:before { content: '\e803'; } /* '' */
.icon-phone:before { content: '\e804'; } /* '' */
.icon-linkedin:before { content: '\e805'; } /* '' */
.icon-twitter:before { content: '\e806'; } /* '' */
.icon-face:before { content: '\e807'; } /* '' */
.icon-instagram:before { content: '\e808'; } /* '' */
.icon-footerbg:before { content: '\e809'; } /* '' */
.icon-sb-logo-01-v:before { content: '\e80a'; } /* '' */
.icon-pinblue:before { content: '\e80b'; } /* '' */
.icon-trafik:before { content: '\e80c'; } /* '' */
.icon-print:before { content: '\e80d'; } /* '' */
.icon-traffic-cone:before { content: '\e80e'; } /* '' */
.icon-right-dir:before { content: '\e80f'; } /* '' */
.icon-left-dir:before { content: '\e810'; } /* '' */
.icon-up-dir:before { content: '\e811'; } /* '' */
.icon-down-dir:before { content: '\e812'; } /* '' */
.icon-left-open:before { content: '\e813'; } /* '' */
.icon-right-open:before { content: '\e814'; } /* '' */
.icon-up-open:before { content: '\e815'; } /* '' */
.icon-down-open:before { content: '\e816'; } /* '' */
.icon-cancel-circled:before { content: '\e817'; } /* '' */
.icon-cancel-circled2:before { content: '\e818'; } /* '' */
.icon-cancel:before { content: '\e819'; } /* '' */
.icon-search-outline:before { content: '\e81a'; } /* '' */
.icon-search:before { content: '\e81b'; } /* '' */
.icon-location-1:before { content: '\e81c'; } /* '' */
.icon-spin3:before { content: '\e832'; } /* '' */
.icon-spin4:before { content: '\e834'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-doc-inv:before { content: '\f15b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-window-restore:before { content: '\f2d2'; } /* '' */
.animate-spin { -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; display: inline-block; }
@-moz-keyframes spin {
0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
@-webkit-keyframes spin {
0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
@-o-keyframes spin {
0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
@-ms-keyframes spin {
0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
@keyframes spin {
0% { -moz-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -moz-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
body, html { font: 400 14px/1.6 Poppins,sans-serif; color: #455a64; height: auto }
li, ul { list-style: none; margin: 0; padding: 0 }
a { text-decoration: none !important; color: #455a64 }
#header-top { height: 40px; background-color: #455a64;z-index: 1; }
#header-top li { float: left; margin-left: 15px }
#header-top li a { display: block; color: #fff; line-height: 36px; padding: 0 15px; font-size: .9em; border-top: 2px solid transparent; opacity: .6 }
#header-top li a:hover { border-top-color: #1e88e5; opacity: 1 }
#site-menu { box-shadow: 0 5px 20px rgba(30,136,229,.2); background: #fff;z-index: 10; }
.site-menu > li > a { display: block; font-size: 1.14em }
.site-menu > li > a:hover { text-shadow: 0 0 0 #455a64 }
.site-menu > li:not(:last-child) { margin-right: 30px }
.h120 { height: 120px }
.phone:before { content: ''; background: url(../images/phone.svg) no-repeat; display: inline-block; width: 24px; height: 24px; background-size: cover; margin: -5px 7px -5px 0 }
.slider { border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0,0,0,.16); }
.slider .title { font-size: 4em; line-height: 1.1;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
  word-wrap:break-word;overflow:hidden;padding-bottom: 5px;}
.slider .item {min-height:345px; background-size: cover !important; height: 470px; color: #fff;padding: 2vw 2.5vw }
.slider .item:after { content: ''; background: linear-gradient(45deg,rgba(74,78,255,1) 0,rgba(165,45,255,1) 100%); left: 0; top: 0; position: absolute; width: 100%; height: 100%; z-index: 1; opacity: .8 }
.slider p { margin: 15px 0; font-size: 1.4em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.item-capsul { z-index: 2 }
.prudocts-list li i { font-size: 2.8em; transition: transform 0.3s ease}
.prudocts-list li { border: 3px solid #1e88e5; border-radius: 50px; padding: 0 30px; position: relative; height: 95px; margin-bottom: 30px; color: #1e88e5 }
.prudocts-list li .icon-car {transform:scale(0.95)}
.prudocts-list li:hover .icon-dask {animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;}
.prudocts-list li:hover .icon-car {transform:scale(1.13)}
.prudocts-list li:hover .icon-traffic-cone {animation: rubberBand 0.82s cubic-bezier(.36,.07,.19,.97) both;}
@keyframes shake {
10%, 90% { transform: translate3d(-1px, 0, 0); }
20%, 80% { transform: translate3d(2px, 0, 0); }
30%, 50%, 70% { transform: translate3d(-4px, 0, 0); }
40%, 60% { transform: translate3d(4px, 0, 0); }
}
@keyframes rubberBand {
    from { transform: scale3d(1, 1, 1); }
    30% { transform: scale3d(1.25, 0.75, 1); }
    40% { transform: scale3d(0.75, 1.25, 1); }
    50% { transform: scale3d(1.15, 0.85, 1); }
    65% { transform: scale3d(.95, 1.05, 1); }
    75% { transform: scale3d(1.05, .95, 1); }
    to { transform: scale3d(1, 1, 1); }
}
.prudocts-list li:last-child { margin-bottom: 0 }
.prudocts-list li p { font-size: 1.4em; min-width: 140px }
.prudocts-list li.active { background: #1e88e5; box-shadow: 0 5px 20px #1e88e5; color: #fff }
.prudocts-list li.active img { display: none }
.form-control { height: 46px; border-color: #b0bec5; border-radius: 15px; padding-left: 30px; padding-right: 30px; font-size: 1em; color: #455a64; font-weight: 400}
.panel-collapse .form-control {height:42px;padding-left: 15px; padding-right: 15px;font-size:0.9em}
.fast-offer .form-control {font-weight:700}
.dataTables_length select:focus, .form-control:focus, .form-control.valid, .select2-container--open .select2-selection--single, select.valid + .select2-container--default .select2-selection--single { border-color: #1e88e5 !important; box-shadow: none !important }
.form-control.error, .form-control.error + .select2-container .select2-selection--single {border-color:#E57373 !important}
.dataTables_length select, select.form-control { -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none; background-image: url(../images/selectarrow.svg); background-position: right 21px center; background-repeat: no-repeat; outline: 0;padding-right:45px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden }
.dataTables_length select.error, select.form-control.error, 
.form-control.error + .select2-container .select2-selection__arrow { background-image: url(../images/selectarrowerror.svg) !important }
.dataTables_length select:focus:not(.error), select.form-control.valid:not(.error), select.form-control:focus:not(.error), .select2-container--open .select2-selection__arrow, select.valid + .select2-container--default .select2-selection__arrow{ background-image: url(../images/selectarrowactive.svg) !important }
.flex-child { margin: 0 -10px }
.flex-child > * { flex: 1; margin: 10px; flex-basis: 190px }
.fchild1 { margin: 0 -10px }
.fchild1 > * { flex: 1; margin: 10px }
.plakaCountry { position: absolute; left: 8px; top: 0; width: 58px; height: 30px; background: #1e88e5; text-align: center; line-height: 30px; display: inline-block; color: #fff; border-radius: 15px; bottom: 0; margin: auto }
.plakaCountry + input { padding-left: 75px }
.btn-form { height: 46px; line-height: 43px; padding-top: 0 !important; padding-bottom: 0 !important }
.btn-form-sm { height: 50px; line-height: 47px; padding-top: 0 !important; padding-bottom: 0 !important }
#sss { padding: 3% }
.tab-left li a { display: block; background: #fff; box-shadow: 0 0 25px rgba(144,164,174,.11); border-radius: 80px; padding: 20px 40px; font-weight: 700; font-size: 1.1em; color: #768b95 }
.tab-left li:not(:last-child) { margin-bottom: 30px }
.tab-left { max-height: 445px; overflow: auto; padding: 25px 45px; background: url(../images/shadowtab.png) bottom center no-repeat }
.tab-left li.active a { background: #1e88e5; box-shadow: 0 0 25px #1e88e5; color: #fff; padding: 29px 40px; width: calc(100% + 40px); margin-left: -20px }
.h1title { font-size: 2.9em; line-height: 1.2; color: #37474f; font-weight: 700; margin-bottom: 10px }
.desc { margin-bottom: 25px }
.ellipses { text-overflow: ellipsis; overflow: hidden; width: 100%; white-space: nowrap }
.dots { position: absolute; left: -8.33333333%; display: flex; flex-direction: column; justify-content: center; height: 100% }
.dots .dot { width: 18px; height: 18px; background: #e8f3fd; border-radius: 50%; display: block; margin: 5px 0 }
.dot.active { background: url(../images/pinblue.svg) no-repeat; width: 19px; height: 26px; border-radius: 0 !important }
.tabshadow { background: url(images/shadowtab.png) bottom center no-repeat; height: 98px; width: 100% }
#sponsors:before { content: ''; background: linear-gradient(90deg,#fff,#e0eafc 50%,#fff); height: 1px; max-width: 800px; margin: 0 auto; display: block; margin-bottom: 60px }
#sponsors li {line-height:60px;text-align:center}
#sponsors li img { max-height: 60px;display:inline-block}
.form-border-btm .form-control.not-empty + label, .form-border-btm .form-control:focus + label, .form-lbl-anim .form-control:valid + label,
.form-control-anim.form-control.not-empty + label, .form-control-anim.form-control:focus + label, .form-control-anim.form-control:valid + label { transform:translateY(-100%);top:0}
.form-border-btm .form-control + label, .form-control-anim.form-control + label { position: absolute; margin: 0; transition: all .2s ease; color: #c7cdd0; font-weight: 400;transform:translateY(-50%);top:50% }
.form-control-anim.form-control + label {left:30px;color:#a9a9a9}
.form-border-btm .form-control, .form-control-anim.form-control { position: relative; z-index: 1; background: none }
.form-border-btm .form-control { height: 50px; border: none; border-bottom: 2px solid transparent; background: 0 0; border-radius: 0; box-shadow: none; padding-left: 0; font-weight: 400; color: #b4b7b9 }

.form-border-btm .form-control.not-empty, .form-border-btm .form-control:focus, .form-control-anim.form-control.not-empty, .form-control-anim.form-control:focus { border-color: #1e88e5; color: #1e88e5 }
.form-border-btm .form-control.not-empty + label, .form-border-btm .form-control:focus + label, .form-control-anim.form-control.not-empty + label, 
.form-control-anim.form-control:focus + label { font-size: 11px; color: #1e88e5;font-weight:900 }
#footer { width: 100%; min-height: 393px; background: url(../images/footerbg.svg) no-repeat top center; background-size: cover; padding: 95px 0;z-index:1 }
#footer h2 { font-weight: 800; font-size: 1.5em; color: #fff; margin-bottom: 20px }
.menu-item { display: block; color: #737e84; margin-bottom: 20px }
.menu-item:hover { color: #fff }
.emailGroup .form-control { font-size: .9em; padding-right: 153px }
.emailGroup .btn { height: 40px; padding: 0 40px; position: absolute; right: 10px; top: 0; bottom: 0; margin: auto }
#footer-bottom { background: #455a64; line-height: 40px }
.footer-social a { width: 84px; height: 60px; line-height: 60px; color: #546e7a; font-size: 30px; border: 1px solid #546e7a; border-radius: 52px; text-align: center }
.footer-social a:hover { border-color: #1e88e5; color: #1e88e5 }
.label-title { height: 30px; line-height: 30px; border-radius: 50px; display: inline-block; padding: 0 12px; font-size: .9em }
.label-title.label-orange { box-shadow: 0 5px 20px rgba(255,87,34,.48); background: #ff5722; color: #fff }
.hamburger-box { position: relative; display: inline-block; width: 30px; height: 24px }
.hamburger--stand .hamburger-inner { transition: transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms; position: absolute; width: 30px; height: 4px; transition-timing-function: ease; transition-duration: .15s; transition-property: transform; border-radius: 4px; background-color: #fff; top: 50%; display: block; margin-top: -2px }
.hamburger--stand .hamburger-inner:before { transition: top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s }
.hamburger-inner:before { top: -12px }
.hamburger-inner:after, .hamburger-inner:before { display: block; content: "" }
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before { right: -4px; position: absolute; width: 30px; height: 4px; transition-timing-function: ease; transition-duration: .15s; transition-property: transform; border-radius: 4px; background-color: #fff }
.hamburger-inner:after { bottom: -12px }
.hamburger--stand.is-active .hamburger-inner:before { top: 0; transition: top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s; transform: rotate(-45deg) }
.hamburger--stand.is-active .hamburger-inner:after { bottom: 0; transition: bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s; transform: rotate(45deg) }
.hamburger--stand.is-active .hamburger-inner { transition: transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s; transform: rotate(90deg); background-color: transparent !important }
.hamburger { position: absolute; left: 0;cursor:pointer }
.mobilMenuActive .site-menu { left: 0 }
.mobilMenuActive { transition: all .4s ease }
.flex-basis-not > * { flex-basis: auto !important }
.box-offer { background: #fff; border-radius: 20px; box-shadow: 0 5px 15px rgba(30,136,229,.2); padding:6% }
.box-offer-desc { padding: 12%; min-height: inherit; line-height: 1.5; font-size: 1.1em }
.title-border { border-bottom: 1px solid #eaeaea; padding-bottom: 20px; margin-bottom: 20px }
#detay .form-control, .dataTables_length select { border-width: 2px; border-color: #455a64; font-weight: 400 }
#detay .form-horizontal .form-group { margin-left: 0 !important; margin-right: 0 !important }
#detay .form-horizontal { display: flex; flex-direction: row; flex-wrap: wrap }
.containerp {padding:0 4%}
.title-label { margin-bottom: 10px }
.form-group-xs { margin-bottom: 9px }
.form-group { margin-bottom:20px }
.form-group-sm, .form-group-s {margin-bottom:15px}
.form-group-xl { margin-bottom: 50px }
.radio > label:last-child>span, .radio > .checkbox-inline > label:last-child>span {padding-right:0 !important}
.radio > label, .radio > .checkbox-inline > label { position: relative; display: inline-block;margin-bottom: 10px;line-height:18px }
.radio > label input, .radio > .checkbox-inline > label input { opacity: 0; width: 0; height: 0; position: absolute }
.radio > label .lbl:before, .radio > .checkbox-inline > label .lbl:before { content: ''; width: 18px; height: 18px; position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; -webkit-transition: .4s; transition: .4s; border-radius: 20px; border: 2px solid #B0BEC5}
.radio > label input:checked + input[type="hidden"] + .lbl:after, .radio > label input:checked + .lbl:after, .radio > .checkbox-inline > label input:checked + .lbl:after { position: absolute; content: ""; height: 8px; width: 8px; left: 5px; top:5px; background-color: #1E88E5; -webkit-transition: .4s; transition: .4s; border-radius: 50% }
input:checked + .lbl:before, input:checked + input[type=hidden] + .lbl:before { border-color: #1E88E5 !important }
input:checked + .lbl, input:checked + input[type=hidden] + .lbl, input:focus + .lbl, input:focus + input[type=hidden] + .lbl { color: #1e88e5 }
input:focus + .lbl:before, input:focus + input[type=hidden] + .lbl:before { border-color: #1e88e5 }
.radio > label .lbl, .radio > .checkbox-inline > label .lbl { display: inline-block; padding-left: 3px; padding-right: 20px; }
.radio > .checkbox-inline {padding-left:0 !important}
.order-offer { position: absolute; right: 0; bottom: 0 }
.order-offer a { border-bottom: 2px solid transparent; margin-left: 20px; display: inline-block; padding: 5px 0; font-size: .55em }
.order-offer .active { border-color: #1e88e5; font-weight: 600; color: #1e88e5 }
.offerList { border-radius: 29px 80px 80px 29px; box-shadow: 0 0 15px rgba(30,136,229,.2); background-color: #fff; padding: 5px 15px; display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 13px; border: 1px solid transparent; transition: all .3s ease }
.offerList:hover { border-color: #1e88e5; box-shadow: 0 5px 20px rgba(30,136,229,.2) }
.offerList .item:not(.selectItem) { max-width: 100%; padding: 5px 15px; flex: 1 }
.offers-capsul { margin: 40px 0 20px 0 }
.offerList .logo { border-right: 3px solid #ddedfb;max-width:180px !important}
.offerList .price { font-size: 2.1em }
.offerList select { border-width: 1px !important; border-color: #1e88e5 !important; background-image: url(../images/selectarrowactive.svg); color: #1e88e5; font-size: .9em; font-weight: 600 !important;padding-left:8px }
.optimalOffer { height: 20px; line-height: 20px; font-size: 9px; color: #fff; text-align: center; padding: 0 15px; position: absolute; left: 70px; top: -16px; background: #1e88e5; border-radius: 80px; text-shadow: 0 0 #fff }
.loadingOffer { background: url(../images/loadingbg.png) no-repeat center center #fff !important; background-size: cover; animation: pulse-black 1s alternate infinite }

@keyframes pulse-black {
0% { box-shadow: 0 5px 20px rgba(30,136,229,.2) }
100% { box-shadow: 0 5px 50px rgba(30,136,229,.4) }
}

.jp-card .jp-card-back, .jp-card .jp-card-front { background: #1e88e5 !important }
.jp-card { box-shadow: 0 5px 20px #1e88e5 !important }
.jp-card.jp-card-unknown { box-shadow: 0 5px 20px rgba(255,87,34,.48) !important }
.jp-card.jp-card-unknown .jp-card-back, .jp-card.jp-card-unknown .jp-card-front { background: #ff5722 !important }
.transactionSummary { box-shadow: 0 5px 20px rgba(30,136,229,.2) }
.transactionSummary img.logo { max-height: 31px }
.aboutbg { background: url(../images/aboutbg.png) no-repeat center center; background-size: cover; box-shadow: 0 5px 20px #1e88e5; border-radius: 30px; color: #fff }
.aboutbg:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(30,136,229,.7); border-radius: 30px }
.aboutbg .capsul { z-index: 1; display: flex; align-items: center; min-height: 240px; padding: 40px }
.titleTopSml:before { content: ''; width: 30px; height: 8px; background: #fff; border-radius: 30px; display: block; margin: 10px 0 }
.titleTopSml.blue:before {background:#1E88E5}
.titleTopSml.bgblue:before { background: #1e88e5 }
.navigationMenu li a:after { content: "/"; padding: 0 3px }
.navigationMenu li:last-child a:after { display: none !important }
.pddng { padding: 40px }
.navigationMenu a { font-size: .9em; font-weight: 600 }
.navigationMenu { border-bottom: 1px solid #eaeaea; padding-bottom: 10px; margin-bottom: 20px }
.titleTopSml { line-height: 1.4 }
.myAccountList li a { font-size: 1.08em; font-weight: 600; display: block; padding: 18px; border-bottom: 1px solid #eaeaea }
.myAccountList li a.active, .myAccountList li a:hover { color: #1e88e5 }
.myAccountList li:last-child a { border-bottom: none !important }
.myAccountTop { margin-top: -40px; margin-bottom: 50px; padding: 10px 0 }
.myAccountTop { color: #fff }
.myAccountTop .link { opacity: .8; color: #fff; padding-left: 20px }
.myAccountTop .link.active, .myAccountTop .link:hover { opacity: 1 }
.editPhoto { height: 220px; background-image: linear-gradient(to right,#4d4dff,#a42eff); border-radius: 10px; box-shadow: 0 5px 20px rgba(0,0,0,.16) }
.editPhoto, .editPhoto a { color: #fff }
.editPhoto img { opacity: .1; object-fit: cover; height: 100%; width: 100% }
.editPhoto .texts { position: absolute; top: 0; width: 100%; height: 100%; padding: 6% }
.editPhoto .user-icon { width: 86px; height: 86px; border: 2px solid #fff; line-height: 86px; text-align: center; font-size: 36px; border-radius: 50%; margin-right: 15px }
.editPen { width: 25px; height: 25px; border-radius: 50%; background: #fff; text-align: center; color: #848484 !important; line-height: 25px; font-size: 12px; position: absolute; right: 0; top: 0 }
.statusList { display: -ms-grid; display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); align-items: center; justify-content: space-between; grid-gap: 15px }
.statusList .list { border: 3px solid #1e88e5; border-radius: 80px; padding: 5%; min-height: 120px; display: flex; align-items: center; justify-content: space-between }
.statusList .text { font-size: 1.3em; color: #1e88e5 }
.statusList .icon { color: #1e88e5; font-size: 3em; line-height: 1; top: 2px; position: relative }
.statusList .num { font-size: 4em; color: #8ec3f2 }
.statusList .list > * { padding: 0 10px }
.datepicker-dropdown:before { display: none }
.dataTables_wrapper .btn { border: none; font-size: 30px; padding: 0 20px }
.dataTables_filter > label { font-size: 0 !important; position: relative }
.dataTables_filter > label input {width:100%;font-size: 16px !important; height: 58px; line-height: 58px; padding: 0 110px 0 50px; border-radius: 40px; border: 1px solid #52ae47; color: #52ae47; margin: 0 !important }
.dataTables_filter > label:after { content: "\e003"; font-family: 'Glyphicons Halflings' !important; font-size: 20px !important; position: absolute; left: 20px; top: 14px; color: #52ae47 }
.dataTables_filter > label:before { content: 'ARA'; width: 100px; height: 50px; font-size: 16px !important; font-weight: 300; color: #fff; padding: 0 30px; border-radius: 40px; background: #52ae47; text-align: center; position: absolute; top: 0; bottom: 0; margin: auto; line-height: 50px; right: 4px }
.dt-buttons { float: left; margin: 0 20px 20px 0 }
.datepicker-dropdown:after, .datepicker-dropdown:before { display: none !important }
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover, .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: #183e70 !important }
.dataTables_wrapper table th { font-weight: 700 }
.dataTables_wrapper table td { font-weight: 300 }
.dataTables_wrapper table td, .dataTables_wrapper table th { vertical-align: middle !important; text-align: center; color: #37474f }
.dataTables_wrapper .dataTables_length { float: left }
.dataTables_wrapper .dataTables_filter { float: right; text-align: right }
.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length, .dt-buttons { margin-top: 20px; margin-bottom: 30px }
.dt-buttons .dt-button { font-size: 38px; display: inline-block; width: 65px; text-align: center }
.dataTables_length select { min-width: 190px; height: 58px; border-color: #b0bec5; border-radius: 30px; padding-left: 30px; padding-right: 45px; font-size: 1em; color: #455a64; font-weight: 700 }
.dt-buttons .dt-button > span { display: inline-block }
.dt-buttons .dt-button:hover { color: #fff; border-radius: 5px }
.dt-buttons .dt-button > span > i:before { margin: 0 !important }
.buttons-excel:hover { background: #2e7d32; box-shadow: 0 5px 20px rgba(46,125,50,.4) }
.buttons-csv:hover { background: #1e88e5; box-shadow: 0 5px 20px rgba(30,136,229,.4) }
.buttons-print:hover { background: #73d0f4; box-shadow: 0 5px 20px rgba(115,208,244,.4) }
table.dataTable { border: 1px solid #455a64; border-radius: 30px; overflow: hidden; width: 100%; margin: 0 auto; clear: both; border-collapse: separate; border-spacing: 0 }
table.dataTable thead td, table.dataTable thead th { border-bottom: 1px solid #455a64; border-right: 1px solid #455a64 }
table.dataTable thead td:last-child, table.dataTable thead th:last-child { border-right: 0 !important }
.fa-external-link:before { content: "\e144"; font-family: 'Glyphicons Halflings' !important }
table.dataTable tbody tr.odd { background: #fff !important }
table.dataTable tbody tr.even { background: #e8f3fd !important }
table.dataTable > tbody > tr > td, table.dataTable > tbody > tr > th, table.dataTable > tfoot > tr > td, table.dataTable > tfoot > tr > th, 
table.dataTable > thead > tr > td, table.dataTable > thead > tr > th { padding: 20px 8px }
.modal-header .close { position: absolute; right: 19px; top: 11px; font-size: 40px }
.btn-modal .btn { border-radius: 4px; margin: 0 !important; display: block; float: left }
[class*=" icon-"]:before, [class^=icon-]:before { margin-right: 0 }
.modal { position: fixed }
.formGrid {display: -ms-grid;display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr))}
.pin { content: ""; width: 20px; height: 50px; background: url(../images/pinblue.svg) no-repeat; display: block;position:absolute;top:50%;left:0;transform:translateY(-50%) }
.formGrid > .form-group { width: 100% !important; }
label.error { background: #FFCDD2; border: 1px solid #EF9A9A; border-radius: 30px; font-size: 11px; font-weight: 700; box-shadow: 0 1px 10px rgba(255, 87, 34, 0.48); display: block; color: #E57373; padding: 10px 20px; margin: 5px 0 0 0 !important; }
.row>.row{margin:0 !important;}
.row>.form-actions {padding:0 15px}
.message {background: #FFCDD2;border: 1px solid #EF9A9A;border-radius: 30px;font-size: 11px;font-weight: 700;box-shadow: 0 1px 10px rgba(255, 87, 34, 0.48);display: block;color: #E57373;
padding: 10px 20px;margin: 5px 0 0 0 !important;}
#detay {min-height:600px}
.loadingbg {position: fixed;top:0;left:0;background: #1E88E5;width: 100%;height: 100%;}
.loadingContent {z-index: 2;}
.loadingContent .form-control {background: none;border-color:#fff !important;color:#fff !important}
.loadingContent label {color:#fff !important}
#smsConnect {flex: 0 1 435px;}
.offerList .radio, .offerList .radio label {margin:0}
.selectItem {padding:0 15px}
.error-text {color:#c31b1b;font-weight:700}
.sticky-top { position: sticky !important; top: 0 !important }
.panel-collapse {padding:20px}
.panel {margin-bottom:15px}
.panel, .panel-collapse, .panel-heading { border: none;box-shadow:none }
.panel-heading { display: block; border-bottom: 1px solid #EAEAEA;background:none !important;padding-left:0 !important;font-weight:600 }
.panel-heading:after {content: "\e114";font-family: 'Glyphicons Halflings';position: absolute;right: 0px;top: 10px;transition:transform 0.4s ease}
.panel-heading:not(.collapsed), .panel-heading:not(.collapsed):after {color:#1E88E5;border-color:#1E88E5;font-weight:700}
.panel-heading:not(.collapsed):after {transform:rotate(-180deg)}
.collapse.in {background:rgba(234, 234, 234, 0.5)}
.btn-edit { width: 28px; height: 28px; background: #1E88E5; text-align: center; line-height: 28px; color: #fff !important; border-radius: 50px; display: inline-block; cursor:pointer;border:none !important;transition:all 0.1s ease }
.btn-edit:hover { opacity: 0.7 }
.btn-edit:active {transform:scale(0.9)}
.form-edit .form-control {padding-right:45px}
.form-edit .btn-edit { position: absolute; right: 15px; top: 50%; margin-top: -14px; }
.glyphicon-remove {width:26px;height:26px;border-radius:500px;background:#fff;color:#455A64;text-align:center;line-height:26px;font-size:14px;text-indent: -1px;top:-5px;cursor:pointer}
.map { width: 100%; height: 443px; border-radius: 30px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); border: 0; }
.pinicon { background-image: url(../images/pinicon.svg)}
.phoneicon { background-image: url(../images/phoneicon.svg)}
.mailicon { background-image: url(../images/mailicon.svg)}
.contact-list {display:flex;align-items:center;justify-content:center;font-size:1.1em}
.contact-list .icon { display: inline-block; width: 76px; height: 76px;background-repeat:no-repeat;background-position:center center;margin-right:4% }
.table-sm td, .table-sm th {padding:2px !important}
.alertpro {display: flex; align-items: center; justify-content: space-between;flex-wrap: wrap;border:1px solid #B0BEC5;background:#F2F7FD;border-radius:15px;color: #FF5722; }
.alertpro input:checked + .lbl:before, .alertpro input:checked + input[type=hidden] + .lbl:before {border-color:#FF5722 !important}
.alertpro .radio > label input:checked + input[type="hidden"] + .lbl:after, .alertpro .radio > label input:checked + .lbl:after, .alertpro .radio > .checkbox-inline > label input:checked + .lbl:after {background-color: #FF5722 !important;}
.alertpro .radio label {margin-bottom:0;font-weight:600}
.alertpro .radio > label .lbl:before, .alertpro .radio > .checkbox-inline > label .lbl:before {border-color:#FF5722 !important;}
.alertpro h4 {color: #FF5722;font-size: 1.5em;}
.alertpro h4:before {content:"+";color:#fff;width:30px;height:30px;background:#FF5722;display:inline-block;box-shadow:0 3px 15px #FF5722;border-radius: 500px;
line-height: 30px;}
.alertpro input:checked + .lbl, .alertpro input:checked + input[type=hidden] + .lbl, .alertpro input:focus + .lbl, .alertpro input:focus + input[type=hidden] + .lbl {color: #FF5722;}
.pino { content: ""; background: url(../images/pinblue.png) no-repeat top center; width: 26px; height: 36px; position: absolute; left: -15px; background-size: 25px; top: 0 }
.pinoLine { width: 3px; height: 100%; top: 0; left: -3px; background: #1E88E5; position: absolute }
.pino, .pinoLine { transition: all 0.3s cubic-bezier(.47,1.64,.41,.8); }
.category { background-color: #1E88E5; width: 24px; display: inline-block;border-radius: 15px 3px 3px 15px;box-shadow: 0 5px 20px rgba(30, 136, 229, 0.2);position:absolute;left:-1px;top:0;height:100% }
.inner { font-size: 11px;color:#fff; position: absolute; top: 50%; left: 50%;font-weight: 700;letter-spacing: 1px;}
.inner.rotate { -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg); -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg); transform: translateX(-50%) translateY(-50%) rotate(-90deg); }


#smsConnect .modal-content .form-control, #confirmSMS .modal-content .form-control { background: transparent !important; border-color: #fff !important; }
#smsConnect .modal-content label, #smsConnect .modal-content .form-control, #confirmSMS .modal-content label, #confirmSMS .modal-content .form-control { color: #fff }
#smsConnect .modal-body, #confirmSMS .modal-body { padding: 80px 10%; }
#smsConnect .modal-content, #confirmSMS .modal-content { background-color: #1E88E5; border-radius: 30px; }
#smsConnect .close, #confirmSMS .close {font-size: 26px; line-height: 1; color: #fff; position: absolute; right: 20px; top: 20px; z-index: 1;opacity:0.9}
#smsConnect .close:hover, #confirmSMS .close:hover {opacity:0.5}
.single-item {opacity:0;transition:opacity 0.2s ease;}
.result { text-align: center; color: #fff; padding: 10% 0 }
.result h1 { font-size: 3.7em; font-weight: 400 !important }
.result .glyphicon-ok { width: 52px; height: 52px; border: 5px solid #fff; border-radius: 500px; text-align: center; line-height: 43px; font-size: 21px; margin-bottom: 10px }
.result .btn-white.btn-fill { color: #3db39e !important }
.result .desc:after { content: ""; width: 110px; height: 3px; background: rgba(255, 255, 255, 0.5); display: block; margin: 25px auto }
.result .links a { color: #fff; display: inline-block; margin: 3%; padding: 0px 10px; border-left: 3px solid transparent; opacity: 0.8; }
.result .links a:hover, .result .links a.active { border-color: #fff; opacity: 1; text-shadow: 0 0 0 #fff }
.info-btn { background: #1e88e5; color: #fff; padding: 20px; border-radius: 20px; box-shadow: 0 5px 20px rgba(30,136,229,.5); display: flex; align-items: center; justify-content: space-between; }
#steps {display:flex;margin-bottom:30px}
#steps li a {display:block;font-size:12px}
#steps li {flex:1;height:40px;white-space:nowrap;text-overflow:ellipsis;position:relative;border-bottom:3px solid #BCCCDC;}
#steps li:after {content:"";width:20px;height:20px;border-radius:500px;border:2px solid #B0BEC5;background:#fff;position:absolute;bottom:-11px;}
#steps li:after {left:0;}
#steps li:last-child:after {right:0;left:inherit}
#steps li + li:after {left:0;right:0;bottom:-11px;margin:auto}
#steps li + li {text-align:center}
#steps li:last-child {text-align:right}
#steps li.active {border-bottom-color:#1E88E5;}
#steps li.active a, #steps li.active  {color:#1E88E5;font-weight:600}
#steps li.active:after {width:30px;height:30px;border-color:#1E88E5;bottom:-15px}
#steps li.active:before {content:'';width:10px;height:10px;background:#1E88E5;position: absolute;bottom: -5px;z-index: 1;left: 10px;border-radius: 500px;}
#steps li.active + li.active:before {left:0;right:0;margin:auto}
#steps li.active:last-child:before {left:inherit !important;right:10px !important}
.site-menu > li {position:relative}
.site-menu .submenu {position: absolute; min-width: 250px; background: #1e88e5; box-shadow: 0 5px 20px #1e88e5;visibility:hidden;opacity:0;transition:all 0.2s ease;transform:translateY(20px)}
.site-menu .submenu:after {position:absolute;top:-5px;left:10px;content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #1e88e5;}
.site-menu > li:hover .submenu {opacity:1;visibility:visible;transform:translateY(0);}
.site-menu .submenu li a {display:block;padding:10px 20px;color:#fff;transition:all 0.2s ease}
.site-menu .submenu li:hover {background:#176ebb;}
.site-menu .submenu li:hover a {color:#fff;transform:translateX(5px)}
.sss {margin-bottom: 20px;}
.sss .desc {display: none;}
.sss .title {background: #F5F7FB;font-size: 1.4rem;font-weight: 700;padding: 10px 20px;cursor: pointer;display: flex;align-items: center;justify-content: space-between; font-family: Calibri;
border-radius: 8px;color:#78909C}
.sss .title:after {content: '\e812';color:#78909C;font-size: 24px;font-family: "fontello";margin-left: 10px;transition: transform 0.3s linear;}
.sss.active .title {background: #1e88e5;color:#fff}
.sss.active .title:after {transform: rotate(-180deg);color:#fff}
.sss .desc {padding: 20px 30px;line-height: 1.6;font-size: 1.5rem;font-family: Calibri;}


/*general*/
.static { position: static !important }
textarea.form-control { resize: none !important; height: 130px }
button[type=button], button[type=submit], input[type=button], input[type=submit] {}
.widauto { width: auto }
.m10 { margin: 10px }
.lh16 { line-height: 1.6 }
img { max-width: 100% }
.bg-blue { background-color: #1e88e5 }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 700 }
.table-no-border td, .table-no-border th, .table-no-border tr { border: none !important }
.vermid td, .vermid th { vertical-align: middle !important }
.no-cursor { cursor: inherit !important }
.no-shadow { box-shadow: none !important }
.relative { position: relative }
.margin-bottom-90 { margin-bottom: 90px }
.margin-bottom-70 { margin-bottom: 70px }
.margin-bottom-40 { margin-bottom: 40px }
.margin-bottom-20 { margin-bottom: 20px }
input[type=submit] { background: 0 0 }
.box-white { box-shadow: 0 5px 20px rgba(30,136,229,.2); background: #fff; border-radius: 800px; padding: 18px 50px }
.box-white-min { max-width: 833px; margin: 0 auto }
.trnsAll { transition: all .3s ease }
.no-margin { margin: 0 !important }
.no-padding { padding: 0 !important }
.pt0 { padding-top: 0 !important }
.dblock { display: block }
div { position: relative }
:focus { outline: 0 !important }
.text-italic { font-style: italic }
.fz10 { font-size: 10px }
.fz11 { font-size: 11px }
.fz12 { font-size: .9em }
.fz12imp { font-size: 12px !important }
.dflex { display: flex; flex-flow: row wrap }
.jstspcbetwen { justify-content: space-between }
.jstcenter { justify-content: center }
.aicenter { align-items: center }
.text-blue { color: #1e88e5 }
.text-softblue { color: #73d0f4 }
.text-green { color: #2e7d32 }
.text-orange { color: #ff5722 }
.text-gray { color: #90a4ae }
.text-softgray { color: #b0bec5 }
.text-darkgray { color: #546e7a !important }
.f100 { font-weight: 100 }
.f300 { font-weight: 300 !important }
.f400 { font-weight: 400 }
.f600 { font-weight: 600 }
.f700 { font-weight: 700 !important }
.f800 { font-weight: 800 }
.fz18 { font-size: 1.2em !important }
.fz20 { font-size: 1.4em !important }
.btn { border-radius: 50px; padding: 11px 31px; border: 3px solid transparent; transition: all .3s ease; font-weight: 600 }
.btn-lg { min-width: 250px; padding: 17px 31px }
.btn + .btn { margin-left: 10px }
.btn-dashed { border: 3px dashed transparent }
.size2 { border-width: 2px }
.size3 { border-width: 3px }
.btn-gray { border-color: #b0bec5; color: #b0bec5 }
.btn-gray.btn-fill, .btn-gray:hover { background: #b0bec5; color: #fff; box-shadow: 0 5px 20px #b0bec5 }
.btn-gray.btn-fill:hover { background: #b0bec5 }

.btn-darkgray { border-color: #455A64; color: #455A64 }
.btn-darkgray.btn-fill, .btn-darkgray:hover { background: #455A64;border-color:#455A64; color: #fff; box-shadow: 0 5px 20px #455A64 }
.btn-darkgray.btn-fill:hover { background: #47555a }

.btn-orange { border-color: #ff5722; color: #ff5722 }
.btn-orange.btn-fill, .btn-orange:hover { background: #ff5722; color: #fff; box-shadow: 0 5px 20px #ff5722 }
.btn-orange.btn-fill:hover { background: #f3501c }
.btn-white { border-color: #fff; color: #fff }
.btn-white:hover { background: #fff; color: #5645ef; box-shadow: none }
.btn-hover-blue:hover { color: #1e88e5 }
.btn-blue { border-color: #1e88e5; color: #1e88e5 !important }
.btn-blue.btn-fill, .btn-blue:hover { background: #1e88e5; color: #fff !important; box-shadow: 0 5px 20px #1e88e5 }
.btn-blue.btn-fill:hover { background: #147cd8 }
.btn-white.btn-fill, .btn-white:hover { background: #fff; color: #1E88E5 !important;}
.btn-white.btn-fill:hover { background: #f7f7f7 }

.btn-purple { color: #9575cd; border-color: #9575cd }
.btn-purple:hover { color: #fff; background-color: #9575cd }
.btn-dashed.btn-purple:hover { border-color: #b69ee0 }
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px 0 }
h1 { font-size: 1.7em }
h2 { font-size: 1.44em }
h3 { font-size: 1.20em }
.btn-sm { font-weight: 400; padding: 4px 18px }
.btn-xxl { font-size: 1.4em; padding: 36px 31px }
.btn-xl { font-size: 1.4em; padding: 20px 31px }
select { cursor: pointer }
/*general*/

@media(max-width:1430px) {
.site-menu .phone { display: none }
body { font-size: 12px }
.prudocts-list li { padding-left: 15px }
.prudocts-list li p { min-width: inherit }
.btn { font-size: 12px !important; padding: 9px 20px }
}

@media(max-width:1000px) {
.logodiv { justify-content: center }
.site-menu { float: none !important; justify-content: center }
.h120 { height: 77px }
.text-center-mobil { text-align: center }
.box-white { border-radius: 20px; padding: 18px 20px }
.contact-list .icon {background-size:60%;width: 58px;height: 58px;}

}

@media(min-width:1200px) and (max-width:1430px) {
.prudocts-list li i { display: none }
.prudocts-list li { padding-left: 30px }
}

@media(min-width:767px) and (max-width:1200px) {
.slider { margin-bottom: 40px }
}

@media(max-width:1200px) {
.prudocts-list li { flex: calc(50% - 10px); height: 195px; box-shadow: none !important; padding: 15px; border-radius: 30px; flex-direction: column; text-align: center; border-width: 2px; border-color: #ff5722; color: #37474f; margin-bottom: 10px }
.prudocts-list li:nth-child(2n) { margin-left: 10px }
.prudocts-list li i { color: #ff5722 }
.prudocts-list { display: flex; flex-wrap: wrap }
.prudocts-list li .btn { display: block; width: 100%; background: #1e88e5; color: #fff; box-shadow: 0 5px 20px #1e88e5; border: none }
.prudocts-list li.active { border: 2px solid #ff5722; background: #ff5722 }
.prudocts-list li.active .btn { background: #fff; color: #ff5722; box-shadow: 0 5px 20px rgba(255,87,34,.48) }
.prudocts-list li.active i { color: #fff }
.prudocts-list li p { font-size: 1.5em }
.text-center-mobil-md { text-align: center }
.dataTables_filter > label input {padding-right:20px}
.dt-buttons {float:none !important}
.dataTables_filter > label {width:100%}
.dataTables_length, #ProposalTable_filter {width:48%}
.dataTables_length select {min-width:inherit}
.dataTables_length > label, .dataTables_length > label select {width:100%}
.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length, .dt-buttons {margin-top:10px;margin-bottom:10px}
}

@media(max-width:767px) {
.logodiv .logo img, .menu-item, .slider, .myAccountTop { display: none }
.pino, .pinoLine, .dataTables_filter > label:before, .site-menu .submenu:after {display:none !important}
#site-menu { box-shadow: none; background: url(../images/headerbgMobil.svg) no-repeat top center; background-size: cover; height: 134px; margin-bottom: 20px }
.h120 { height: auto }
.logodiv .logo { width: 166px; height: 60px; display: block; background: url(../images/logomobil.svg) no-repeat }
.logodiv { padding: 36px 0 }
.text-center-mobil-xs { text-align: center }
.tab-left li a { text-align: center }
.tab-left li:not(:last-child) { margin-bottom: 10px }
#sponsors:before, .margin-bottom-90 { margin-bottom: 40px }
.h1title, h1 { font-size: 2em }
#footer { background: #37474f; background-image: none !important; padding: 40px 0 }
.footer-social a { height: 40px; line-height: 40px; font-size: 16px }
.site-menu { display: block; position: fixed; z-index: 999; height: 100%; width: 260px; background: #455A64; overflow-x: hidden; overflow-y: auto; margin: 0; left: -260px; top: 0; transition: left .3s ease }
.site-menu li { margin: 0 !important }
.site-menu li a { border-top: 1px solid #40545E; padding: 15px 25px; color: #fff; font-size: 1.3em !important }
.site-menu .text-blue { color: #fff }
.site-menu .btn-orange { color: #fff; background: #ff5722; text-shadow: none !important; border-radius: 0; border: none }
.menu-mobil-close { color: #fff; font-size: 30px; padding: 10px 25px;}
.menu-mobil-close:before { content: ''; width: 166px; height: 40px; display: inline-block; background: url(../images/logomobil.svg) no-repeat center left; background-size: 94px; position: relative; top: 8px; }
.footer-social { flex-wrap: nowrap }
.order-offer { position: relative; padding-top: 15px;display:block}
body { font-size: 11px }
.order-offer, .title-border { text-align: center }
.order-offer a { margin: 0 10px }
    .btn-form, .form-control, .select2-container .select2-selection--single, .select2-container .select2-selection--single { height: 41px !important }
.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__rendered {line-height:41px !important}
.btn-form { line-height: 38px }
.emailGroup .btn { height: 31px }
.plakaCountry { line-height: 27px; height: 27px }
.statusList .list { height: 70px; min-height: inherit }
.sign-in { background: #1e88e5 !important;box-shadow:none !important }
.sign-up { background: none !important }
.sign-in, .sign-up { text-shadow: none !important; text-align: center !important; border: none !important; line-height: 1.42857143 }
.select2-container--default .select2-selection--single .select2-selection__arrow {background-size: 15px !important;}
.form-actions {display:block;width:100%;clear: both;margin-bottom:15px}
.form-actions .btn {width:100% !important;float:none !important}
.form-group-xl { margin-bottom: 30px }
.map {height:200px}
.contact-list {justify-content:flex-start}
.dataTables_length select, select.form-control { background-size: 16px; background-position: right 21px center; padding-right: 43px; }
.offerList {padding:10px 10px 10px 18px;border-radius:15px;margin-bottom:15px}
.offerList .price {font-size:1.2em}
.offerList .item:not(.selectItem) {padding:5px}
.selectItem {padding:0 5px}
.offerList .logo { max-width: 75px !important; min-width: 75px !important; }
.offerList .offerbtn .btn {background:url(../images/btnOk.svg) no-repeat center center #ff5722;font-size: 0 !important;border:0;}
.offerList .paymentMethod select {padding:0;background-position:center center;}
.optimalOffer {height: 20px;line-height: 20px;}
.error-text {font-size:9px}
.fz12imp {font-size:8px !important}
.offerList .paymentMethod select, .offerList .offerbtn .btn {min-width:41px !important;min-height:41px !important;}
.category {width: 18px;}
.accountOptions { position: absolute; right: 10px; top: 50px; z-index: 1; font-size: 33px; color: #fff !important;transition:transform 0.5s ease }
.accountOptions:active {animation:user 0.6s forwards}
@keyframes user {
    0% {transform:scale(1)}
    50% { transform: scale(0.7) }
    100% { transform: scale(1) }
}
.myAccountTop {box-shadow: 0 5px 20px rgba(30, 136, 229, 0.6)}
.myAccountTop .link {display:block;padding:10px;border-bottom: 1px solid #389df5;font-size:14px}
.myAccountTop .link:last-child {border-bottom:none !important}
.site-menu .submenu {position:static;min-width:inherit;visibility:visible;opacity:1;box-shadow:none;transform:none !important;display:none}
.site-menu .submenu:after {display:none}
.site-menu .submenu li a {border-color:#3d9bef;padding-left:40px;transform:none !important}


}

@media(max-width:480px) {

#steps li a {font-size:9px !important}
#productHeader h2 {padding-left:0 !important}
#productHeader h2:before, .alertpro h4:before {display:none !important}
.formGrid {grid-template-columns:auto}
.inner {font-size:8px}

}

@media(min-width:767px) {
.menu-item, .myAccountTop, .site-menu .submenu { display: block !important }
#ContentDiv2 { position: sticky; top: 10px }
.formGrid {border-left:3px solid #BCCCDC;}


}

.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}