/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css,  licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*, ::after, ::before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: .5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b, strong {
    font-weight: bolder;
}
small {
    font-size: 80%}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
a {
    background-color: transparent;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
select {
    word-wrap: normal;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
@font-face {
    font-family: "InterRegular";
    src: url("../../fonts/Inter-Regular.eot");
    src: url("../../fonts/Inter-Regular.woff") format("woff"), url("../../fonts/Inter-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "InterBold";
    src: url("../../fonts/Inter-Regular.eot");
    src: url("../../fonts/Inter-Bold.woff") format("woff"), url("../../fonts/Inter-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
body {
    display: block;
    margin: 0 auto;
}
.container {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
.hamburger {
    display: none;
}
.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-family: 'Gabriela',  serif;
    margin-top: 21px;
    max-height: 80px;
}
.header__logo {
    display: block;
    width: 33%}
.header__logo img {
    display: flex;
    justify-content: flex-start;
    justify-items: left;
    width: 258px;
    height: 77px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.header__logo img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.2);
}
.header__official {
    display: flex;
    text-align: center;
    width: 40%;
    font-family: 'Gabriela',  serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    color: #000000;
    max-width: 275px;
    text-align: center;
}
.button_header {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Gabriela',  serif;
    width: 203px;
    height: 50px;
    background-color: #000000;
    color: #ffffff;
    border: 3px solid #dcdcdc;
    border-radius: 15px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
}
.button_header:hover {
    background-color: #dcdcdc;
    color: #000000;
}
.button_header_adapt {
    display: none;
}
.button__doctor {
    display: flex;
    justify-content: flex-end;
    width: 25%;
}
#link-doc{
    text-decoration: none;
    color: #dcdcdc;
}
#link-doc:hover{
    text-decoration: none;
    color: #dcdcdc;
}
.menu_320px {
    display: none;
}
.grey-line {
    height: 70px;
    width: 100%;
    background-color: #dcdcdc;
}

.menu {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 64px;
}
.menu .nav {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: 0 auto;
    width: 600px;
}
.menu .nav__item {
    display: flex;
    width: 25%}
.menu .nav__item a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Gabriela',  serif;
    width: 147px;
    height: 70px;
    padding: 7px 20px;
    font-size: 15px;
    line-height: 140%;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
.menu .nav__item a:hover {
    color: #ffffff;
}
.menu .nav__item:first-child::before {
    content: " | ";
    color: #ffffff;
    padding-top: 20px;
}
.menu .nav__item:after {
    content: " | ";
    color: #ffffff;
    padding-top: 20px;
}
.description {
    display: flex;
    width: 100%;
    font-family: 'Inter',  sans-serif;
}
.description__img {
    display: flex;
    justify-content: center;
    width: 50%;
    width: 469px;
    height: 331px;
    color: #dcdcdc;
    z-index: 0;
}
.description__img img {
    display: block;
    margin-top: 60px;
    width: 459px;
    height: 321px;
    z-index: 1;
}
.description .presentation {
    display: block;
    font-family: 'Inter',  sans-serif;
    width: 50%;
    font-size: 18px;
    line-height: 180%;
    font-weight: 400;
    color: #000000;
    margin-top: 110px;
    margin-right: 20px;
    text-align: left;
}
.description .presentation__second {
    margin-top: 40px;
}
.line {
    display: block;
    height: 70px;
    width: 100%;
    align-items: flex-end;
    background-color: #dcdcdc;
    margin-top: 75px;
}
.line .icons {
    display: flex;
    justify-content: center;
    align-items: center;
}
.line .icons a {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    padding: 5px 15px;
}
.line .icons a img {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: 10px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.line .icons a img:hover {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg) scale(1.3);
}
.line .icons a #phone {
    width: 30px;
    height: 30px;
    margin-top: 15px;
}
.line .icons a #message {
    width: 28px;
    height: 28px;
    margin-top: 15px;
}

@media (max-width: 992px) {
    .container {
        width: 800px;
    }
    .description .presentation {
        font-size: 15px;
        margin-top: 58px;
    }
}
@media (max-width: 768px) {
    .container {
        width: 596px;
    }
    .hamburger {
        display: none;
    }
    .header {
        margin-top: 15px;
    }
    .header__official {
        font-size: 14px;
        width: 33%;
    }
    .header__logo img {
        width: 180px;
        height: 54px;
    }
    .button_header {
        font-size: 18px;
    }
    .button__doctor {
        width: 33%;
    }
    .button__doctor a{
        text-decoration: none;
    }
    .menu_320px {
        display: none;
    }
    .description .presentation {
        font-size: 13px;
        margin-top: 60px;
        margin-left: 20px;
        line-height: 150%;
    }
    .description__img {
        width: 50%;
        height: auto;
    }
    .description__img img {
        width: 320px;
        height: 225px;
    }
}

@media (max-width: 595px) {
    .container {
        width: 450px;
    }
    .hamburger {
        display: block;
        position: absolute;
        right: 10px;
        top: 2%;
        width: 30px;
        height: 18px;
    }
    .hamburger span {
        display: block;
        height: 2px;
        width: 100%;
        background-color: black;
        margin-bottom: 4px;
        transition: 0.5s all;
    }

    .hamburger_active span {
        margin-bottom: -2px;
    }
    .hamburger_active span:nth-child(1){
        transform: translateY(3px) rotate(-45deg);
    }
    .hamburger_active span:nth-child(2){
        display: none;
    }
    .hamburger_active span:nth-child(3){
        transform: translateY(3px) rotate(45deg);
    }


    .header {
        width: 450px;
        max-height: 220px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .header__logo {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .header__logo img {
        width: 45%;
        height: auto;
        margin: 0 auto;
    }

    .header__official {
        width: 100%;
        margin-top: 25px;
        text-align: center;
        justify-content: center;
        font-size: 17px;
    }
    .button__doctor {
        width: 62%;
        justify-content: center;
        margin-top: 25px;
    } 
    .button_header {
        display: none;
    }
    .button_header_adapt {
        width: 100%;
        display: flex;
        font-size: 16px;
        padding: 15px 15px;
    }
    .menu_320px {
        display: flex;
        position: fixed;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
        top: 0;
        width: 60%;
        height: 100vh;
        padding: 20px 15px;
        z-index: 2;
        left: -100%;
        transition: 0.6s all;
    }
    .nav_320px {
        display: flex;
        position: fixed;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
        top: 0;
        width: 60%;
        height: 100vh;
        padding: 20px 15px;
        background-color: rgba(0, 0, 0, .8);
        z-index: 2;
        
    }
    .nav_320px .nav__item a {
        display: block;
        text-decoration: none;
        font-family: 'Gabriela',  serif;
        color: white;
        font-size: 15px;
        margin: 20px 0;
    }
    .menu_320px_active {
        left: 0;
    }
    .grey-line {
        display: none;
    }
    .description {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .description .presentation {
        width: 90%;
        text-align: left;
        padding: 10px 20px;
        margin: 0 auto;
        font-size: 14px;
        margin-top: 40px;
    }
    .description__img {
        width: 90%;
        margin: 0 auto;
    }
    .description__img img {
        width: 400px;
        height: 281px;
    }
    .line {
        margin-top: 40px;
    }
    .line .icons {
    width: 85%;
    margin: 0 auto;
    }
    .line .icons a {
        width: 35px;
        height: 35px;
        padding: 5px 10px;
    }
    .line .icons a img {
        width: 35px;
        height: 35px;
    }
    .line .icons a #phone {
        width: 25px;
        height: 25px;
    }
    .line .icons a #message {
        width: 23px;
        height: 23px;
    }
}

@media (max-width: 450px) {
    .container {
        width: 280px;
    }
    .hamburger {
        display: block;
        position: absolute;
        right: 10px;
        top: 2%;
        width: 30px;
        height: 18px;
    }
    .hamburger span {
        display: block;
        height: 2px;
        width: 100%;
        background-color: black;
        margin-bottom: 4px;
        transition: 0.5s all;
    }

    .hamburger_active span {
        margin-bottom: -2px;
    }
    .hamburger_active span:nth-child(1){
        transform: translateY(3px) rotate(-45deg);
    }
    .hamburger_active span:nth-child(2){
        display: none;
    }
    .hamburger_active span:nth-child(3){
        transform: translateY(3px) rotate(45deg);
    }


    .header {
        max-height: 190px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 280px;
    }
    .header__logo {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .header__logo img {
        width: 60%;
        height: auto;
        margin: 0 auto;
    }

    .header__official {
        width: 100%;
        margin-top: 20px;
        text-align: center;
        justify-content: center;
        font-size: 15px;
    }
    .button__doctor {
        width: 62%;
        justify-content: center;
        margin-top: 20px;
    } 
    .button_header {
        display: none;
    }
    .button_header_adapt {
        display: block;
        font-size: 15px;
    }
    .menu_320px {
        display: flex;
        position: fixed;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
        top: 0;
        width: 60%;
        height: 100vh;
        padding: 20px 15px;
        z-index: 2;
        left: -100%;
        transition: 0.6s all;
    }
    .nav_320px {
        display: flex;
        position: fixed;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 0;
        top: 0;
        width: 60%;
        height: 100vh;
        padding: 20px 15px;
        background-color: rgba(0, 0, 0, .8);
        z-index: 2;
        
    }
    .nav_320px .nav__item a {
        display: block;
        text-decoration: none;
        font-family: 'Gabriela',  serif;
        color: white;
        font-size: 15px;
        margin: 20px 0;
    }
    .menu_320px_active {
        left: 0;
    }
    .grey-line {
        display: none;
    }
    .description {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .description .presentation {
        width: 100%;
        font-size: 14px;
        margin-top: 40px;
    }
    .description__img {
        width: 90%;
        margin: 0 auto;
    }
    .description__img img {
        width: 300px;
        height: 211px;
    }
    .line {
        margin-top: 40px;
    }
    .line .icons a {
        width: 35px;
        height: 35px;
        padding: 5px 10px;
    }
    .line .icons a img {
        width: 35px;
        height: 35px;
    }
    .line .icons a #phone {
        width: 25px;
        height: 25px;
    }
    .line .icons a #message {
        width: 23px;
        height: 23px;
    }

}