.container {position:relative; width:98%; max-width:1400px; margin:0 auto; padding: 0 20px; box-sizing:border-box; }
.container-fluid {position:relative; width:100%; margin:0 auto; padding: 0; box-sizing:border-box; }
.column,.columns { width: 100%; float: left; box-sizing: border-box; }
.pad2{padding:20px 0}.pad3{padding:30px 0}.pad4{padding:40px 0}.pad7{padding-top:70px; padding-bottom:20px}.pad6{padding:60px 0}
.padd{padding:80px 0; min-height:60px}.pad{padding:20px}
.br{color:#fff}
.brbg{background-color:#fff}
.ama{color:#ffae00}
.amabg{background-color:#ffae00}

.red{color:#FF204E}
.redbg{background-color:#FF204E}
.red2{color:#A0153E}
.redbg2{background-color:#A0153E}
.red3{color:#5D0E41}
.redbg3{background-color:#5D0E41}
.blu{color:#00224D}
.blubg{background-color:#00224D}

.bk{color:#000}
.bkbg{background-color:#000}
.brbg{background-color:#fff}
.roxobg2{background-color:#a9a3e4}
.blu2{color:#00239c}
.blubg2{background-color:#00239c}
.cz{color:#505050}
.czbg{background-color:#505050}
.degbg2{background:rgb(51,0,67); background:linear-gradient(81deg, rgba(71,10,97,1) 7%, rgba(228,0,43,1) 100%); }
.degbg{background:rgb(0,35,156); background:linear-gradient(81deg, rgba(0,35,156,1) 0%, rgba(228,0,43,1) 100%);}
.som{text-shadow:5px 5px 12px rgba(5,23,85, 0.3);}
.somd{-webkit-box-shadow:0px 3px 15px 2px rgba(5,23,85,0.25);-moz-box-shadow:0px 3px 15px 2px rgba(5,23,85,0.25); box-shadow:0px 3px 15px 2px rgba(5,23,85,0.25)}
.tsom{text-shadow:-2px 5px 0px rgba(0, 0, 0, 1);}
.over{position:absolute; float:left;z-index:100;}
.trans{background-color: cornflowerblue;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:0.5}
.oki{text-transform: uppercase}
.img-circle {border-radius:50%;}
.circ{border-radius:50%; width:90px;height:90px; padding:3px; border:7px solid #fff}
#ganhadores{padding:120px 0 80px 0}

.zoom{transition: transform 0.04s;}
.zoom:hover{transform: scale(1.1)}

.pulsa {animation:pulse 0.33s infinite; animation-name:pulse; animation-timing-function:ease-out; animation-delay:0; animation-direction:alternate; animation-iteration-count:infinite;}
@keyframes pulse {
  0% {transform: scale(1)}
  100% {transform: scale(1.17)}
}

.row {padding:0 20px}


@media (min-width: 600px) {
    .container {width: 85%; padding: 0; }
    .row {padding:0}
}

@media (min-width: 740px) {
  .container { width:84%; }
  .column, .columns { margin-left: 4%; }
  .column:first-child, .columns:first-child { margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}



html {font-size: 62.5%; scroll-behavior:smooth; margin: 0; padding:0; overflow-x:hidden; text-rendering:optimizeLegibility}
body {font-size:1.5em; font-family:'Montserrat', sans-serif; line-height:1.4; font-weight:400; color:#241e60; background-color:#f4f8fb; margin:0; overflow-x:hidden;}


h1, h2, h3, h4, h5, h6 {margin-top:1rem; margin-bottom:1.5rem; color:#00224D; font-weight:300; line-height:1.2}
h1 { font-size: 4.2rem;  line-height:105%; letter-spacing:-0.2rem}
h2 { font-size: 3.3rem; }
h3 { font-size: 2.3rem; letter-spacing:-0.12rem}
h4 { font-size: 2.1rem;}
h5 { font-size: 1.8rem; line-height:1.4}
h6 { font-size: 1.5rem; }

@media (min-width: 950px) {
.hhome { font-size: 8rem;}
  h1 { font-size: 6rem; }
  h2 { font-size: 3.7rem; }
  h3 { font-size: 2.8rem; }
  h4 { font-size: 2.2rem; line-height:1.2}
  h5 { font-size: 1.8rem; line-height:1.14}
  h6 { font-size: 1.5rem; }
}

p {margin:0; font-weight:300}
a {color:red; text-decoration:none;-webkit-transition:color 0.2s ease-in; -moz-transition:color 0.2s ease-in; -o-transition:color 0.2s ease-in}
a:hover {color:#000}




.button,button,input[type="submit"],input[type="reset"],input[type="button"] {display:inline-block; min-height:52px; padding:10px 30px; color:#fff; text-align:center; font-size:1.3em; font-weight:800; line-height:1.1em; text-decoration:none; white-space:normal; background-color:#6922b3; border-radius:60px; cursor:pointer; box-sizing:border-box; border:1px none rgba(255,255,255,0.5); margin:10px auto}
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {color:#fff; background-color:#132153}
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,
input[type="button"].button-primary {font-size:1.6rem; height:52px; background:#ffbc0d;}
.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus {color:#FFF; background-color:#000}
.xcrud-button{font-family:'Montserrat', sans-serif; font-size:1.2rem; border-radius:8px}
.xcrud-list td, .xcrud-details-table td, .xcrud select, .ui-tabs .ui-tabs-nav li a{font-family:'Montserrat', sans-serif; color:#333}
.xcrud-details-table td:first-child{font-family:'Montserrat', sans-serif; text-align:left; text-transform:uppercase}
.ui-widget-header{}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{background:#fff; border:1px solid #555}



input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],input[type="date"],textarea,select {height:47px; padding:9px 10px; font-size:1.22em; background-color:#fff; border:0px solid #bbb; border-radius:11px; box-shadow:none; box-sizing:border-box; -webkit-box-shadow:0px 2px 15px 0px rgba(10,0,70,0.3); -moz-box-shadow:0px 2px 15px 0px rgba(10,0,70,0.3); box-shadow:0px 2px 15px 0px rgba(10,0,70,0.3); margin:8px 0}
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],
textarea {-webkit-appearance:none; -moz-appearance:none; appearance:none; }
textarea {min-height:65px; padding-top:6px; padding-bottom:6px; }
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus {border:0px solid #56c1ff; outline:0; box-shadow:0px 0px 20px 0px rgba(88,195,255,1);}
label,legend {display: block; margin-top:1rem; margin-bottom:-8px; font-weight:600; }
fieldset { padding: 0; border-width: 0; }
input[type="checkbox"],input[type="radio"] { display: inline; padding: 5px}
label > .label-body { display: inline-block; margin-left: .5rem; font-weight: normal; }

.teste input:not(:focus):not(:placeholder-shown):invalid {border:2px solid red}

#datan {background-color:#fff;width:250px;margin:2px 0 0 3px;padding:8px 5px 4px 7px;position:absolute;z-index:50;display:block}
#datan a {color:#aaa;cursor:default}

#pay-after select{margin:5px 0}


.modal-close {line-height:50px; font-size:60%; font-weight:700; position:fixed; right:16px; top:-10px; text-decoration:none}
.modal-close:hover {color:black;}
.modal-window div:not(:last-of-type) {margin-bottom:15px;}
.modal-window {position:fixed; background-color:rgba(30,40,80, 0.95); top:0; right:0; bottom:0; left:0; z-index:999999; visibility:hidden; opacity:0; pointer-events:none; -webkit-transition: all 0.3s; transition: all 0.2s}
.modal-window:target {visibility: visible; opacity: 1; pointer-events: auto;}
.modal-window > div {max-width:290px; width:100%; padding:20px 25px; position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%);transform: translate(-50%, -50%); background:rgba(235,240,250, 1); -webkit-box-shadow: 0px 0px 90px 0px rgba(0,0,0,0.26); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.26); box-shadow: 0px 0px 90px 0px rgba(0,0,0,0.26); border-radius:20px; overflow-y:scroll; height:90vh}
#compra p{font-size:1.64rem}

@media (min-width:800px) {
.modal-close {font-size:70%; right:16px; top:0}
.modal-window > div {max-width:400px; padding:25px 38px; top:50%; left:50%; height:85vh}
}


ul {list-style: circle inside; }
ol {list-style: decimal inside; }
ol, ul {padding-left: 0; margin-top: 0; }
ul ul,ul ol,ol ol,ol ul {margin: 1.5rem 0 1.5rem 3rem; font-size:90%; height:90vh}



@media screen and (min-width:320px) {
table {border-collapse:collapse; margin:0; padding:0; width:100%; margin-left:0%; table-layout:fixed; border:2px solid #fff}
table caption {font-size:1.5em; margin:.5em 0 .75em 0}
table tr {padding:2em 0}
table th,table td {padding:.625em .4em; text-align:left; border-bottom:1px solid #E1E1E1; font-size:0.7em}
table th, thead {padding:.625em .4em; font-size:.8em; text-transform:uppercase; font-weight:bold; background-color:#333; color:#fff}
tbody tr:nth-child(odd){background-color:#e9e9e9}
table tr td:first-child {padding-left:15px}
table tr td:last-child {width:4em;}
.uf{width:36px}
.padr{font-size:22px}
.ttd {font-size:13px}
}

@media screen and (min-width:550px) {
table {border-collapse: collapse; width:100%; margin-left:0; table-layout:fixed}
table caption {font-size:1.5em; margin:.5em 0 .75em 0}
table tr {padding:2em 0}
table th,table td { padding:.625em 0; border-bottom:1px solid #E1E1E1; font-size:1.1em}
table th, thead {font-size:.9em; text-transform:uppercase; font-weight:bold; background-color:#333; color:#fff}
tbody tr:nth-child(odd){background-color:#e9e9e9}
table tr td:first-child {word-break:break-all;}
table tr td:last-child {width:12em; word-break:normal}
.uf{width:60px}
.padr{font-size:22px}
.ttd {font-size:15px}
}



button,.button {margin-bottom: 1rem; }
input,textarea,select,fieldset {margin-bottom: 1.5rem; }
pre,blockquote,dl,figure,table,p,ul,ol {margin-bottom: 2.5rem; }

.u-full-width {width:100%; box-sizing:border-box}
.u-max-full-width,.u-half-width {width:100%;  box-sizing:border-box}
.u-pull-right {float:right}
.u-pull-left {float:left}
.text-center{text-align: center}
.text-just{text-align: justify}
.it{font-style: italic}
.spa{letter-spacing:0.1em}
.subl{text-decoration:underline}
.normal{font-weight:400}
.leve{font-weight:300}
.b, b{font-weight:900}
hr {margin-top:2rem; margin-bottom:2rem; border-width:0; border-top: 1px solid #E1E1E1}
.container:after,.row:after,.u-cf { content:""; display:table; clear:both}


@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0);-webkit-transform: scale(0.0);
  } 50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}









@media (min-width: 320px) {
.top{width:100%; height:100vh; z-index:0; background-image:url(../img/barras.svg); background-attachment:fixed; background-position:center; background-size:contain}
.socorro{position:absolute; top:90px; right:12vw; float:none}
.logo{width:60%; height:auto; margin:30px 0 0 17%}
.europ{position:absolute; width:92px;height:92px; z-index:2; top:90px}
.europ img{width:90%; height:auto; margin:6px 0 0 5%}
#assistencia-auto{margin-top:120px}
.heroin{width:100%; height:auto; padding:30px 10px}
.selo{-webkit-box-shadow:3px 15px 30px 0px rgba(5,23,85,0.3);-moz-box-shadow:3px 15px 30px 0px rgba(5,23,85,0.3); box-shadow:3px 15px 30px 0px rgba(5,23,85,0.3); padding:17px 22px; border-radius:20px; margin-bottom:20px}
.selobr{-webkit-box-shadow:3px 15px 30px 0px rgba(5,23,85,0.3);-moz-box-shadow:3px 15px 30px 0px rgba(5,23,85,0.3); box-shadow:3px 15px 30px 0px rgba(5,23,85,0.3); padding:25px 30px; border-radius:20px; margin-bottom:20px; background-color:#fff}
.btc{position:absolute; margin-top:15px; min-width:230px}
.ck{width:17px;height:auto}

#top {position:fixed; top:0; left:0; width:100%; color:#393185; padding:14px 0; background-color:#f4f8fb; z-index:100}
#top p{padding:15px 0 0 15px}
.avatar{width:32px;height:auto; margin:9px; float:left}
.btntp {border:0; border-radius:12px; box-shadow:0 2px 14px 0 rgba(30, 10, 0, .12); margin:8px 0 0 15px; color:#393185; background-color:#fff; font-size:1.4rem; padding:10px 20px; height:39px; }
.ico{width:20px;height:auto}
#conteudo{margin-top:110px}
.pe {padding:60px 20px; margin-top:70px; color:#393185; background-color:#fff; box-shadow:0px 3px 25px 2px rgba(5,23,85,0.15)}
.pe a{color:#393185; font-weight:400}
.pe a:hover {color:#de0022}
.pe img{margin:0 22px 0 3px; width:30px; height:auto}
.info{display:inline-flex; align-items:center}
#compra input{margin-bottom:2px}

.num{padding:20px 10px 20px 0;float:left; clear:left; border-bottom:1px #555 solid}
.num img{float:left; padding:10px 20px 10px 0}
.num2{padding-bottom:120px;float:left}
.mao{left:-32.5%;top:-20px; width:500px;height:auto; position:absolute; }
.chamadain{display:none}
.app{width:auto; height:40px}
#contrate.selo.blubg{margin:50px 20px 70px 20px; padding:20px 10px; width:auto}
#socorro24h .row{padding:0}
#socorro24h .selobr{margin:20px 0px 40px 0px; padding:25px; width:auto}

.wrap-collapsible {margin:2rem 0}
.lbl-toggle h4{padding:0; font-size:2rem; text-transform:none; line-height:110%}
input[type='checkbox'] {display:none;}
.lbl-toggle {display:block; font-size:1.8rem; line-height:1rem; text-transform:uppercase; padding:1.4rem 0.7rem 0 1.4rem; color:#1c2f6e; background:#fff; cursor:pointer; border-radius:10px; transition:all 0.25s ease-out; margin-bottom:0; box-shadow:rgba(15, 20, 31, 0.15) 0px 0px 18px 0px;}
.lbl-toggle:hover { color:#1c2f6e}
.lbl-toggle::after { content:' '; display:inline-block; vertical-align:middle; transition:transform .2s ease-out; margin:0 0 0 6px}
.collapsible-content { max-height:0px; overflow:hidden; transition:max-height .15s ease-in-out; box-shadow:rgba(15, 20, 31, 0.15) 0px 0px 18px 0px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;}
.toggle:checked + .lbl-toggle + .collapsible-content { max-height:2250px; height:auto}
.toggle:checked + .lbl-toggle { border-bottom-right-radius:0; border-bottom-left-radius:0;}
.collapsible-content .content-inner { background:#fff; border-bottom-left-radius:10px; border-bottom-right-radius:10px; padding:1.7rem;}
.content-inner p {margin-bottom:1.4rem}
    
#loader {display:none; position:fixed; top:0; left:0; right:0; bottom:0; width:100%; background:rgba(0,0,0,0.85); z-index:10000}
.lds-ripple {display:inline-block; position:relative; width:96px; height:96px; margin:42% 0 0 39%}
.lds-ripple div {position:absolute; border:8px solid #fff; opacity:1; border-radius:50%;animation:lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}
.lds-ripple div:nth-child(2) {animation-delay:-0.5s;}
@keyframes lds-ripple {0% {top:48px; left:48px; width:0; height:0; opacity:1} 100% {top:0px; left:0px; width:96px; height:96px; opacity:0} }

}
@media (min-width: 410px) {
.hero h1{margin:0 0 170px 0}
}

@media (min-width: 510px) {

}

@media (min-width:740px) {
.logo{width:240px;height:auto;margin:40px 0}
.europ{top:20px;width:130px;height:130px;}
.pane{margin-top:-11vh}
.pane .img-circle{z-index:0}
.socorro{position:absolute; top:42vh; right:-20px; z-index:2}
#assistencia-auto{margin-top:3vh}
}


@media (min-width: 1000px) {
.logo{width:290px;height:auto;margin:60px 0}
.u-half-width {width:49.4%}
.hero .selo{padding:20px 30px}
.top{background-size:cover}
.top h4{margin-top:33px}
.europ{top:20px;width:160px;height:160px;}
.pane{margin-top:-11vh}
.pane .img-circle{z-index:0}
.socorro{position:absolute; top:42vh; right:-20px; z-index:2}
#assistencia-auto{margin-top:5vh}
}


@media (min-width: 1200px) {
.btc{position:absolute; margin-top:15px; margin-left:37%;}
#contrate.selo.blubg{padding:30px 50px; margin:50px auto 70px 10%; width:80%}
#socorro24h .selobr{margin:50px auto 70px auto; padding:30px 50px; width:auto}
}


@media (min-width: 1600px) {

}


@media (min-width: 1900px) {
}





#return-to-top {position:fixed; bottom:18px; right:20px;background:rgb(0, 0, 0); background:rgba(0, 0, 0, 0.5); width:48px; height:48px; display: block; text-decoration:none; -webkit-border-radius:34px; -moz-border-radius:34px; border-radius:34px; display:none; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all 0.3s ease;}
#return-to-top i{color:#fff; margin:0; position:relative; left:18px; top:16px; font-size:19px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition:all 0.3s ease; -o-transition:all 0.3s ease;  transition:all 0.3s ease;}
#return-to-top:hover {background:rgba(0, 0, 0, 0.7)}
#return-to-top:hover i {color:#fff; top:14px}
.arrow {border:solid #fff; border-width:0 4px 4px 0; display:inline-block; padding:4px; transform: rotate(-135deg);-webkit-transform: rotate(-135deg);}







.zeynep{ bottom:0; overflow:hidden; -webkit-overflow-scrolling:touch; overflow-y:auto; pointer-events:none; position:fixed; top:0; transform:translateX(-100%) translateZ(0px); z-index:1011;}
.zeynep:not(.no-transition),
.zeynep .submenu:not(.no-transition){ transition:all 250ms;}
.zeynep-overlay{ background-color:rgba(22, 8, 70, .75); bottom:0; display:none; left:0; position:fixed; right:0; top:0; z-index:1010;}
.zeynep-opened .zeynep-overlay{ display:block;}
.zeynep.opened{ pointer-events:auto; transform:translateX(0px) translateZ(0px);}
.zeynep.submenu-opened{ overflow:hidden;}
.zeynep .submenu{ bottom:0; min-height:100%; overflow:hidden; -webkit-overflow-scrolling:touch; overflow-y:auto; pointer-events:none; position:fixed; top:0; width:100%;}
.zeynep .submenu.opened{ left:0; pointer-events:auto;}
.zeynep .submenu.opened:not(.current){ overflow:hidden;}

.zeynep-opened body { overflow: hidden;}
.zeynep { right: auto; left: 0;}
.lead { font-size: 16px; line-height: 1.44; max-width: 260px; margin: 0 auto; margin-bottom: 25px;}

.btn-open {border:0; border-radius:12px; box-shadow:0 2px 14px 0 rgba(30, 10, 0, .12); display:inline-block; min-width:50px; outline: 0; padding-bottom:7px; padding-top:7px; cursor:pointer; margin:8px 0 0 20px; background-color:#fff}
.btn-open:active { box-shadow: inset 0 3px 5px 0px rgba(30, 10, 0, .15);}

/* zeynepjs menu styles */
.zeynep { background-color:#ffffff; color:#393185; width:240px;}
.zeynep ul { list-style-type:none; padding:0; -webkit-overflow-scrolling:touch;}
.zeynep ul > li { display:block;}
.zeynep ul > li > a { color:inherit; display:block; font-size:1.4rem; font-weight:bold; padding:18px; text-decoration: none; transition: all 150ms;}
.zeynep ul > li > a:hover { background-color:#9757d8; color:#fff}
#logoama a:hover{background-color:#ffae00}
.zeynep ul > li:not(:last-child) > a { border-bottom:1px solid #efefef;}
.zeynep ul > li.has-submenu > a { background-image:url("../img/submenu-arrow.svg"); background-position:right 20px center; background-repeat:no-repeat; background-size:8px 14px;}
.zeynep ul > li.has-submenu > a:hover { background-image:url("../img/submenu-arrow-active.svg");}

/* zeynepjs submenu styles */
.zeynep .submenu { background-color:#ffffff; left: 295px;}
.zeynep .submenu-header { background-image:url("../img/menu-back.svg"); background-position: left 20px center; background-repeat: no-repeat; background-size: 8px 14px; border-bottom: solid 1px #efefef; cursor: pointer; position: relative;}
.zeynep .submenu-header > a { color: inherit; display: block; font-size: 14px; font-weight: bold; padding: 18px 20px; padding-left: 40px; text-decoration: none;}
.zeynep .submenu-header > a:before { background-image: url("../img/submenu-arrow.svg"); background-position: right 20px center; background-repeat: no-repeat; background-size: 8px 14px; content: ""; height: 100%; left: 26px; position: absolute; top: 0; transform: rotate(-180deg); width: 20px;}

.zeynep .submenu > label { color:#9757d8; display: block; font-size: 13px; font-weight: bold; margin-bottom: 8px; margin-top: 19px; opacity: .5; padding-left: 40px; width: 100%;}

