#top                        { max-width: 100%; overflow-x: hidden; background: #ebf2e9 url('/files/layout/img/body.jpg') center 120px no-repeat; }
#top                        { padding-top: 120px; }
#container                  { display: block; padding: 20px; }
#header                     { z-index: 1000; height: auto; }
div.captcha                 { max-width: 100%; }
#window                     { width: 90vw; }
#window .text               { width: 100%; }
#window .select             { width: 100%; }
#window form div.phone      { width: 100%; }
#top .dh                    { display: unset !important; }
#main .textdiv              { display: block; width: auto; }
#main .textarea             { width: 100%; }

#top.searching .visual      { display: none; }

.col1 #main                 { width: auto; }

#header                     { display: contents; }
#header .inside             { position: fixed; box-shadow: 0 0 5px rgba(0,0,0,0.1); z-index: 1900; top: 0; left: 0; right: 0; background: #fff; }
#header .nav                { position: fixed; top: 0; left: -110vw; width: 80vw; height: 100vh; overflow-y: auto; transition: all 1s; padding: 30px; }
#header .nav                { box-shadow: 0 0 20px rgba(0,0,0,0.2); }
#header .nav.open           { left: 0; border-radius: 0; z-index: 2000; }
#header .nav li             { display: block; text-align: left; margin: 0; }
#header .nav .level_2       { display: block; padding-left: 20px; border-left: 1px solid rgba(255,255,255,0.3); }
#header .nav .level_2 li    { line-height: 2; }
#header .nav .dh            { display: block !important; }

#header .free               { display: none; }
#header .logo               { text-align: center; width: 100%; left: 0; top: -10px; font-size: 70px; }
#header .slogan             { position: relative; top: 85px; left: auto; right: auto; display: block; text-align: center; font-size: 16px; }
#header .inside             { min-height: 120px; }
#header .button             { display: block; padding: 0; text-align: center; line-height: 1; padding: 10px; margin-bottom: 10px; }
#header .button small       { font-size: 12px; display: block; line-height: 1; margin-top: 3px; text-transform: none; }

#header .mobile_btn             { color: #000; position: absolute; top: 45px; z-index: 20; display: block; font-size: 0; }
#header .mobile_btn:before      { font-family: 'Font Awesome 5 Pro'; font-size: 28px; font-weight: 600; color: #ae8c5f; }
#header .mobile_menu            { left: 30px; }
#header .mobile_menu:before     { content: '\f0c9';  }
#header .mobile_login           { right: 30px; color: #ae8c5f;  }
#header .mobile_login:before    { font-size: 28px; content: '\f406'; }
#header .mobile_close           { left: auto; right: 30px; top: 25px; }
#header .mobile_close:before    { content: '\f00d'; color: #fff; font: normal 30px 'Font Awesome 5 Pro'; }
#header .nav .show_regular      { display: none; } 
#header .nav .btn               { background: #fff; border-radius: 25px; margin-bottom: 10px; line-height: 3; color: var(--color-alt); text-align: center; }

#header .nav .search            { background: rgba(255,255,255,0.5); border: 0; border-radius: 25px; padding: 15px; display: block; width: 100%; }
#header .nav .search            { text-align: center; font: 400 16px Lato,Arial,sans-serif; outline: none; }

#left .block                    { display: none; }
#left .mod_logout               { display: block; }

#main .agentlist                { display: block; }
#main .profile                  { margin: 80px 0; }
#main .text                     { max-width: 100%; }
#main .select                   { max-width: 100%; }
#main .pw_input .pw_toggle      { display: none; }
#main .block .bh                { font-size: 22px; text-align: center; font-family: SourceSans3,sans-serif; }
#main .click2call:before        { display: none; }
#main .detail                   { margin-top: 120px; }
#main .detail .button           { padding: 0; }
#main .detail .button i         { display: none; }
#main .detail .button span      { display: none; }
#main .detail img               { width: 150px; height: 150px; top: 40px; }
#main .detail .ddi              { top: 30px; }
#main .detail .tariff           { top: 30px; }
#main .input_curr               { display: none; }
.mod_login .fa-eye              { left: auto; right: 15px; transform: none; }

#main .block .infos             { grid-template-columns: 1fr 1fr; }
#main .skills ul                { grid-template-columns: 1fr 1fr; grid-row-gap: 20px; }
#main .cats ul                  { display: block; }
#main .cats li                  { margin-bottom: 10px; }

#main .free                     { background-size: 100%; background-position: 0 150px; padding: 40px 30px; text-align: center; }
#main .free                     { padding-bottom: 130px; }
#main .free .bh                 { font: 50px Qwigley,serif; }
#main .free p                   { max-width: 100%; }
#main .free ul                  { display: block; text-align: left; margin-top: 70px; }
#main .free li                  { position: relative; padding-left: 50px; height: 60px; }
#main .free li:before           { position: absolute; left: -20px; top: 0; }
#main .free .button             { padding: 0; display: block; text-align: center; position: absolute; bottom: 40px; left: 30px; right: 30px; }

#footer .inside                 { display: block; padding: 30px; text-align: center; }
#footer .block                  { margin-bottom: 40px; }
#footer .cte_text:first-child   { border: none; }















