html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

.body_wrap {
    max-width: 2600px;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.s01_wrap {
    height: 900px;
    width: 100%;
    background-image: url(../imagini/optimad-bg-1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.s01_top_header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    height: 50px;
}

.s01_top_container {
    max-width: 1170px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    font-family: 'Poppins', sans-serif;
    color: white;
    padding: 0px 15px;
}

.s01_top_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.s01_top_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.s01_top_left p {
    margin-left: 8px;
    font-size: 14px;
    letter-spacing: 1px;
}

.s01_top_flex_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}

.s01_top_flex_left p {
    font-size: 14px;
    letter-spacing: 1px;
    margin-left: 8px;
}

.s01_top_flex_right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.s01_top_flex_right ul a {
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 5px;
    margin-left: 15px;
}

.s01_menu_wrap {
    height: 100px;
    width: 100%;
    position: relative;
    z-index: 50 !important;
}

.s01_menu_container {
    max-width: 1170px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0px 15px;
    position: relative;
    z-index: 50;
}

.s01_menu_logo_container img {
    max-width: 160px;
    margin-right: 15px;

}

.s01_menu_flex_left_container {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;

}

.desktop_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.desktop_menu ul li a {
    display: block;
    line-height: 100px;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-decoration: none;
    color: white;
    margin: 0px 12px;
    font-size: 14px;
}

.s01_suna_container a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    padding: 12px 24px;
    background-color: #e5007d;
    border-radius: 5px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    color: white;
}

.s01_suna_container a:hover {
    background-color: white;
    color: #404507;
}

.s01_main_wrap {
    max-width: 1170px;
    padding: 0px 15px;
    margin: auto;
    height: 750px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.s01_main_h1_container h3 {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 3px;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 700;
    color: white;
}

.s01_main_h1_container h1 {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 48px;
    margin-bottom: 30px;
    line-height: 1.2;
}

.s01_main_h1_container h1 span {
    font-weight: 700;

}

.s01_main_a_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.s01_main_a_flex_item a {
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    margin-right: 20px;
    padding: 12px 35px;
    color: white;
    border: 2px solid white;
    display: inline-block;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 2px;
}

.s01_main_a_flex_item a:hover {
    color: #0a0c0e;
    background-color: white;
}

.s01_main_mobile_a_container a {
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    margin-right: 20px;
    padding: 12px 35px;
    color: white;
    border: 2px solid white;
    display: inline-block;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    font-weight: 700;
    letter-spacing: 1px;
    border-radius: 2px;
}

.s01_main_mobile_a_container {
    display: none;
}

.s01_png_1_container {
    position: absolute;
    bottom: -3px;
    right: 0px;
}

.s01_png_2_container {
    position: absolute;
    bottom: -3px;
    right: 100px;
    z-index: 3;
}

.s01_png_3_container {
    position: absolute;
    right: 460px;
    bottom: 470px;
    z-index: 2;
}

.s02_wrap {
    background-color: #F7F8FA;
}

.s02_1_wrap {
    max-width: 1170px;
    margin: auto;
}

.s02_1_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 90px 15px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.s02_1_flex_item {
    width: 50%;
}

.s02_1_h3 h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #e5007d;
    margin-bottom: 15px;
    font-size: 14px;
}

.s02_1_h2 h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #42464E;
    margin-bottom: 50px;
    margin-right: 30px;
}

.s02_1_h2 h2 span {
    font-weight: 700;
}

.s02_1_left_btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.s02_1_left_btm_text {
    margin-left: 30px;
}

.s02_1_left_btm_text p:first-of-type {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    color: #42464E;
    margin-bottom: 5px;
}

.s02_1_left_btm_text p:last-of-type {
    font-size: 13px;
    line-height: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #ABABAC;
}

.s02_1_flex_item2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.s02_1_right_text p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin-top: 35px;
}

.s02_1_right_a a {
    display: inline-block;
    ;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    padding: 13px 35px;
    background-color: #e5007d;
    color: white;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    margin-bottom: 20px;
}

.s02_1_right_a a:hover {
    background-color: #42464E;
    color: white;
}

.s02_1_right_a_mobile_only a {
    display: inline-block;
    ;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    padding: 13px 35px;
    background-color: #040507;
    color: white;
    font-weight: 700;
    border-radius: 5px;
}

.s02_1_right_a_mobile_only {
    display: none;
}

.s02_2_container {
    padding: 0px 15px 230px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center
}

.s02_2_flex_item {
    width: 50%;
    padding: 60px 50px;
}

.s02_2_flex_item1 {
    background-color: white;
}

.s02_2_fi_img_container img {
    height: 65px;
    margin-bottom: 40px;
}

.s02_2_fi_a_wrap2 {
    margin-bottom: 20px;
}

.s02_2_fi_h5_container h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 5px;
    color: #42464E;
}

.s02_2_fi_h5_container p {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #ABABAC;
    margin-bottom: 20px;
}

.s02_2_fi_a_wrap p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    margin-bottom: 3px;
    color: #42464E;
}

.s02_2_fi_a_wrap a {
    display: inline-block;
    font-size: 27px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    color: #e5007d;
}

.s02_2_flex_item2 {
    background-color: #040507;
    color: white;
}

.s02_2_fi_h5_container2 h5 {
    color: #42464E;
    margin-bottom: 20px;
}

.s02_2_fi_2_flex_container {
    font-family: 'Poppins', sans-serif;
}

.s02_2_fi_2_fi_nume p {
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 17px;
    color: #e5007d;
}

.s02_2_fi_2_fi_ora p {

    font-size: 14px;
}

.s02_2_fi_2_fi_ora2 p {
    margin-bottom: 5px;
}

.s02_2_fi_2_flex_item2 {
    margin-bottom: 15px;
}

.s02_2_flex_item3 {
    background-color: #040507;
}

.s02_2_fi_h5_container3 h5,
.s02_2_fi_h5_container3 p {
    color: white;
}
.s02_2_fi_h5_container3 p {
    color: #e5007d;
}

.s02_2_fi_3_flex_container {
    padding: 0px 15%;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}

.s02_2_fi_3_fi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0px;
}

.s02_2_fi_3_fi2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.s02_2_fi_3_fi5 {
    border-bottom: 1px solid rgba(255,255,255, 0.12);
}
.s02_2_fi_h5_container4 h5,
.s02_2_fi_h5_container4 p {
    color: #42464E;
}

.s02_2_fi_3_flex_container2 {
    color: #040507;
}

.s02_2_fi_h5_container4 p {
    color: #e5007d;
}

.s03_container {
    max-width: 1170px;
    margin: auto;
    padding-bottom: 90px;
}

.s03_flex_container {
    padding: 0px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.s03_flex_item {
    width: 50%;
}

.s03_flex_item img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.13);
    margin-top: -100px;
}

.s03_flex_item2 {
    padding: 75px 0px 0px 40px;

}

.s03_flex_item_text_container h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #e5007d;
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 1px;
}

.s03_flex_item_text_container h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #42464E;
    margin-bottom: 20px;
}

.s03_flex_item_text_container h2 span {
    font-weight: 700;
}

.s03_flex_item_text_container p {
    font-family: 'Poppins', sans-serif;
    color: #42464E;
    line-height: 1.5
}

.s03_flex_item_text_container p:last-of-type {
    margin-bottom: 30px;
    margin-top: 20px;
}

.s03_btn a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    padding: 13px 35px;
    background-color: #e5007d;
    color: white;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    margin-bottom: 20px;

}

.s03_btn a:hover {
    background-color: #42464E;
    color: white;
}

#s03_mobile_btn {
    display: none;
}

.s04_wrap {
    background-color: #040507;
    color: white;
}

.s04_container {
    padding: 90px 15px;
    max-width: 1170px;
    margin: auto;
    text-align: center;
}

.s04_main_title_container p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 24px;
}

.s04_main_title_container h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px;
}

.s04_main_title_container h2 span {
    font-weight: 700;
}

.s04_flex_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}

.s04_flex_item {
    width: 33.333333%;
    margin-bottom: 60px;
    padding: 0px 30px;
}

.s04_title_container h4 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #e5007d
}

.s04_title_container p {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
}

.s04_btm_btn a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    padding: 13px 35px;
    border: 2px solid #e5007d;
    color: white;
    background-color: #e5007d;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.s04_btm_btn a:hover {
    background-color: #42464E;
    border: 2px solid #42464E;
    color: white;
}

.s04_img_container img {
    display: inline-block;
    height: 65px;
    margin-bottom: 15px;
}

.s05_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.s05_flex_item {
    width: 50%;

}

.s05_flex_item_left {
    background-image: url(../imagini/optimad-oftalmologie-intrebari.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s05_fi_content_container {
    max-width: 585px;
    padding: 90px 0px 90px 40px;
    color: #42464E;
}

.s05_fi_content_title p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 14px;
    color: #e5007d;
    line-height: 20px;
    margin-bottom: 15px;
}

.s05_fi_content_title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #42464E;
    margin-bottom: 40px;
}

.s05_fi_content_title h2 span {
    font-weight: 700;
}

.s05_intrebare_container {
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
    box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
}

.s05_intr_top_container {
    font-family: 'Montserrat', sans-serif;
    padding: 15px;
    border-radius: 5px;

}

.s05_intr_top_container p {
    font-weight: 700;
    color: #42464E;
    line-height: 1.3;
}

.s05_intr_text_container {
    height: 170px;
    -webkit-transition: 350ms ease;
    transition: 350ms ease;
    overflow: hidden;
}

.s05_intr_text_wrap p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    padding: 15px;
}

.s05_intr_text_wrap p span {
    font-weight: 700;
}

.inactive {
    height: 0px;
}

.intrebare_activa {
    background-color: #e5007d;
}

.intrebare_activa p {
    color: white;
}

.s05_btm_btn a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    padding: 13px 35px;
    background-color: #e5007d;
    color: white;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    margin-bottom: 20px;
    margin-top: 30px;
}

.s05_btm_btn a:hover {
    color: white;
    background-color: #42464E;
}

.s06_wrap {
    background-color: #040507;
    color: white;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}

.s06_container {
    padding: 90px 15px;
    max-width: 1170px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.s06_flex_item {
    width: 33.333333%;
}

.s06_flex_item p:first-of-type {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 15px;
}

.s06_flex_item p:last-of-type {
    font-size: 18px;
}

.s07_wrap {
    height: auto;
    background-color: #F7F8FA;
    position: relative;
}

.s07_bg_wrap {
    height: 627px;
    background-image: url(../imagini/echipa-optimad-bg-1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}

.s07_container {
    max-width: 1170px;
    padding: 90px 15px 50px 15px;
    margin: auto;
    text-align: center;
}

.s07_title_container p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #E5007D;
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 24px;
}

.s07_title_container h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 58px;
    color: white;
}

.s07_title_container h2 span {
    font-weight: 700;
}

.s07_echipa_flex_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.s07_flex_item {
    width: 32.5%;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.13);
    position: relative;
    -webkit-transition: 600ms ease;
    transition: 600ms ease;
    margin-bottom: 2%;
    background-color: white;
}
.s07_flex_item_last {
    margin-right: auto;
    margin-left: 1.4%;
}

.s07_img_container {
    height: 360px;
    overflow: hidden;
    position: relative;
}

.s07_text_container {
    padding: 30px 0px 30px 0px;
    color: #42464E;
    
}

.s07_text_container p:first-of-type {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 19px;
    padding: 0px 15p;
    line-height: 30px;
    -webkit-transition: 600ms ease;
    transition: 600ms ease;
}

.s07_text_container p:nth-of-type(2) {
    font-family: 'Poppins', sans-serif;
    color: #e5007d;
    font-size: 14px;
    line-height: 24px;
}

.s07_text_container p:nth-of-type(3) {
    padding: 0px 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    
    -webkit-transition: 600ms ease;
    transition: 600ms ease;
}
.s07_text_social {
    position: absolute;
    width: 100%;
    bottom: 30px;
}
.s07_text_social a {
    display: inline-block;
    padding: 5px;
    margin: 0px 10px;
    text-decoration: none;
    color: #42464E;
    -webkit-transition: 600ms ease;
    transition: 600ms ease;
}

.s07_img_bg_container {
    height: 100%;
    width: 100%;
    background-image: url(../imagini/medic-oftalmolog-optimad-1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: 600ms ease;
    transition: 600ms ease;
}

.s07_flex_item:hover .s07_img_bg_container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.s07_flex_item:hover  {
    background-color: #42464E;
}

.s07_flex_item:hover .s07_text_container p:first-of-type {
    color: white;
}

.s07_flex_item:hover .s07_text_container p:nth-of-type(3) {
    color: white;
}

.s07_flex_item:hover .s07_text_social a {
    color: white;
}

.s08_wrap {
    color: #42464E;
    background-color: #040507;
}

.s08_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.s08_flex_item {
    width: 50%;

}

.s08_flex_item_left {}

.s08_fi_content_container {
    max-width: 585px;
    margin-left: auto;
    text-align: center;
    background-color: white;
    padding: 90px 0px;

}

.s08_p1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #e5007d;
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 24px;
}

.s08_fi_content_container h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px;
}

.s08_fi_content_container h5 span {
    font-weight: 700;
}

.f8_fi_punct p:first-of-type {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

.f8_fi_punct p:last-of-type {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}

.s08_tel_a a {
    display: inline-block;
    font-size: 27px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    text-decoration: none;
    color: #e5007d;
    margin-bottom: 30px;
    padding: 10px 20px;
}

.s08_email a {
    display: inline-block;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #42464E;
    padding: 10px;
    margin-bottom: 20px;
}

.s08_social a {
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    padding: 15px;
    margin: 0px 5px;
    color: #e5007d;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.s08_social a:hover {
    color: #42464E;
}

#map {
    height: 100%;
}

.footer_wrap {
    background-color: #040507;
    color: white;
}

.footer_container {
    max-width: 1170px;
    margin: auto;
    padding: 90px 0px 60px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer_flex_item {
    width: 25%;
    padding: 0px 15px;
}

.footer_logo_container {
    margin-bottom: 40px;
}
.footer_logo_container a img{
    display: inline-block;
    width: auto;
}
.footer_logo_container img {
    height: 45px;
    
}

.footer_p_container p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
}

.footer_social_container a {
    text-decoration: none;
    padding: 5px;
    margin: 0px 10px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    color: #42464E;
}

.footer_social_container a:hover {
    color: #040507;
}

.footer_top_container {
    position: relative;
}

.footer_top_container::after {
    content: '';
    height: 2px;
    width: 50px;
    background-color: white;
    position: absolute;
    bottom: -15px;
}

.footer_top_container p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 30px;
    color: #e5007d
}

.footer_link_container a {
    display: inline-block;
    padding: 5px 0px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 15px;
    font-size: 14px;
    text-decoration: none;
    color: white;
}

.sageata {
    font-size: 11px;
    margin-right: 10px;
}

.footer_contact_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
}

.footer_contact_svg {
    width: 15%;
    height: 30px;
    position: relative;
    z-index: 1;
    color: #e5007d;
}

.footer_contact_text_container {
    width: 85%;
}

.harta {
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footer_contact_container2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_contact_text_a a {
    text-decoration: none;
    color: #e5007d;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}
.footer_contact_text_a p {
    font-weight: 600;
    margin-bottom: 5px;
}

.footer_contact_text_a a:hover {
    color: white;
}

.footer_copyright_container {
    max-width: 1170px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: white;
    padding: 15px 15px;
}

.footer_copy_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer_copy_link a {
    display: inline-block;
    margin-left: 30px;
    text-decoration: none;
    color: #e5007d;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.footer_copy_link a:hover {
    color: white;
}

.footer_contact_text p:first-of-type {
    font-weight: 700;
    margin-bottom: 5px;
}

.footer_contact_text p:last-of-type {
    line-height: 1.1;
}

#back_to_top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    background-color: #e5007d;
    border-radius: 50%;
    z-index: 3;
    display: none;
}

.backToTop {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -58%);
    transform: translate(-50%, -58%);
    font-size: 22px;
    color: white;
}

.sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background-color: #040507;
    z-index: 10;
    height: 70px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.72);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.72);
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
}

.sticky + .s01_main_wrap {
    margin-top: 100px;
}

.s01_mobile_menu_wrap {
    display: none;
    cursor: pointer;
}

.mobile_menu_line {
    width: 20px;
    height: 3px;
    background-color: white;
}

/*.................................................................. CONTACT CONTACT CONTACT CONTACT*/
/*.................................................................. CONTACT CONTACT CONTACT CONTACT*/
/*.................................................................. CONTACT CONTACT CONTACT CONTACT*/

.s01_wrap_contact_p {
    height: 600px;
}

.s01_main_wrap_contact_p {
    height: 450px;
}

.c_s02_wrap {
    background-color: #F7F8FA;
    color: #42464E;
}

.c_02_container {
    max-width: 1170px;
    margin: auto;
    padding: 90px 0px 60px 0px;
}

.c_02_title_container {
    text-align: center;
    padding: 0px 100px;
}

.c_02_title_container h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #e5007d;
    margin-bottom: 15px;
}

.c_02_title_container h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}

.c_02_title_container h1 span {
    font-weight: 700;
}

.c_02_title_container p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 60px;
}

.s02_2_container_contact_p {
    padding-bottom: 60px;
}

.c_03_map_container {
    height: 650px;
}

.c_04_wrap {
    background-color: #e5007d;
}

.c_04_container {
    max-width: 1170px;
    margin: auto;
    padding: 35px 15px;
    color: white;
}

.c_04_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
}

.c_04_flex_1 {
    height: 70px;
    width: 70px;
    background-color: white;
    border-radius: 50%;
    position: relative;
}

.c_04_svg_container {
    width: 70px;
    height: 70px;
}

.c_04_svg_container img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.c_04_flex_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1000px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
}

.c_04_flex_2_left p:first-of-type {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}

.c_04_flex_2_left p:last-of-type {
    font-size: 26px;
    font-weight: 700;
}

.c_04_flex_2_left a {
    text-decoration: none;
    font-weight: 700;
    color: white;
    display: inline-block;
}

.c_04_a_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.c_04_a_container a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
    padding: 13px 35px;
    background-color: #040507;
    color: white;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;

}

.c_04_a_container a.c_a_mobile_only {
    display: none;
}

/*.................................................................. CONTACT CONTACT CONTACT CONTACT*/
/*.................................................................. CONTACT CONTACT CONTACT CONTACT*/
/*.................................................................. CONTACT CONTACT CONTACT CONTACT*/

/*.................................................................. ECHIPA NOASTRA ECHIPA NOASTRA */
/*.................................................................. ECHIPA NOASTRA ECHIPA NOASTRA */
/*.................................................................. ECHIPA NOASTRA ECHIPA NOASTRA */
.e_02_container {
    background-color: #F7F8FA;
}

.e_02_wrap {
    max-width: 1170px;
    margin: auto;
    padding: 90px 15px 60px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    ;
    -ms-flex-wrap: wrap;
    ;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.e_02_flex_item {
    width: 32%;
    background-color: white;
    -webkit-box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
    box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
    margin-bottom: 25px;
    color: #42464E;
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
    position: relative;
}
.e_02_flex_item_last {
    margin-right: auto;
    margin-left: 2%;
}
.e_02_flex_item:hover {
    -webkit-box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.2);
    box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.2);
}

.e_03_fi_img_container {
    height: 340px;
    position: relative;
    overflow: hidden;
}

.e_03_img_wrap {
    width: 100%;
    height: 100%;
    background-image: url(../imagini/medic-oftalmolog-optimad-1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

}

.e_03_img_container {
    width: 100%;
    height: 100%;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.e_02_flex_item:hover .e_03_img_container {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.e_03_fi_text_containter {
    padding: 40px 30px 30px 30px;
}

.e_03_fi_text_containter h4 {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #e5007d;
    line-height: 24px;
}

.e_03_fi_text_containter h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.e_03_fi_text_containter p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
}
.e_03_fi_text_social {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 40px;
}
.e_03_fi_text_social a {
    text-decoration: none;
    color: #e5007d;
    padding: 5px;
    margin: 0px 10px;
}

/*.................................................................. ECHIPA NOASTRA ECHIPA NOASTRA */
/*.................................................................. ECHIPA NOASTRA ECHIPA NOASTRA */
/*.................................................................. ECHIPA NOASTRA ECHIPA NOASTRA */

/*.................................................................. SERVICII SERVICII SERVICII SERVICII */
/*.................................................................. SERVICII SERVICII SERVICII SERVICII */
/*.................................................................. SERVICII SERVICII SERVICII SERVICII */

.s_02_wrap {
    background-color: #F7F8FA;
    color: #42464E;
}

.s_02_container {
    padding: 90px 15px 60px 15px;
    max-width: 1170px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.s_02_flex_item {
    width: 32%;
    margin-bottom: 20px;
    background-color: white;
    text-align: center;
    color: #42464E;
    -webkit-box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
    box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.s_02_img_container {
    height: 300px;
    overflow: hidden;

}

.s_02_img_wrap {
    background-image: url(../imagini/servicii-oftalmologie-consultatii-optometreice.jpg);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.s_02_img_wrap2 {
    background-image: url(../imagini/servicii-oftalmologie-consultatii-oftalmologice.jpg)
}

.s_02_img_wrap3 {
    background-image: url(../imagini/servicii-oftalmologie-examinare-fund-de-ochi.jpg)
}

.s_02_img_wrap4 {
    background-image: url(../imagini/servicii-oftalmologie-masurare-tensiune-intraoculara.jpg)
}

.s_02_img_wrap5 {
    background-image: url(../imagini/servicii-oftalmologie-montaj-propriu.jpg)
}

.s_02_img_wrap6 {
    background-image: url(../imagini/servicii-oftalmologie-optica-medicala.jpg)
}

.s_02_img_wrap7 {
    background-image: url(../imagini/servicii-oftalmologie-gama-larga-ochelari.jpg)
}

.s_02_text_container {
    padding: 30px 30px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.s_02_flex_item:hover .s_02_img_wrap {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.s_02_text_container h3 {
    font-size: 18;
    font-weight: 700;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.s_02_text_container p {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 20px;
    color: #42464E;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.s_02_flex_item:hover  {
    background-color: #42464E;
}

.s_02_flex_item:hover .s_02_text_container h3 {
    color: white;
}

.s_02_flex_item:hover .s_02_text_container p {
    color: white;
}

/*.................................................................. SERVICII SERVICII SERVICII SERVICII */
/*.................................................................. SERVICII SERVICII SERVICII SERVICII */
/*.................................................................. SERVICII SERVICII SERVICII SERVICII */

/*.................................................................. MUNCA NOASTRA MUNCA NOASTRA*/
/*.................................................................. MUNCA NOASTRA MUNCA NOASTRA*/
/*.................................................................. MUNCA NOASTRA MUNCA NOASTRA*/
.mn_02_wrap {
    background-color: #F7F8FA;
    color: #42464E;
}

.mn_02_container {
    max-width: 1170px;
    margin: auto;
    padding: 90px 15px 60px 15px;
}

.mn_02_title_container {
    text-align: center;
    padding: 0px 150px;
}

.mn_02_title_container h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #e5007d;
    margin-bottom: 15px;
}

.mn_02_title_container h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px;
}

.mn_02_title_container h2 span {
    font-weight: 700;
}

.mn_02_title_container p:first-of-type {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
}

.mn_02_title_container p:last-of-type {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #e5007d;
    line-height: 32px;
    margin-bottom: 60px;
}

.mn_02_img_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mn_02_flex_item {
    width: 32%;
    max-height: 320px;
    overflow: hidden;
    background-color: bisque;
    margin-bottom: 20px;
    -webkit-box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
    box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.06);
    cursor: pointer;
    -webkit-transition: 300ms ease;
    transition: 300ms ease;
}

.mn_02_fi_img_wrap img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
}

.mn_02_fi_img_container {
    width: 100%;
    height: 100%;
    position: relative;
}

.mn_02_fi_modal_svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 50px;
    color: white;
    background-color: rgba(299,0,125,0.60);
    opacity: 0;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.mn_02_flex_item:hover {
    -webkit-box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.42);
    box-shadow: 0.067em 0.067em 2.133em rgba(12, 71, 84, 0.42);
}

.mn_02_flex_item:hover .mn_02_fi_modal_svg {
    opacity: 1;
}

/*.................................................................. MUNCA NOASTRA MUNCA NOASTRA*/
/*.................................................................. MUNCA NOASTRA MUNCA NOASTRA*/
/*.................................................................. MUNCA NOASTRA MUNCA NOASTRA*/

.row > .column {
    padding: 0 8px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.column {
    float: left;
    width: 25%;
}

/* The Modal (background) */

.modal {
    display: none;
    position: fixed;
    z-index: 99999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Modal Content */

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: auto;
    padding: 0;
    width: 70%;
    max-width: 1200px;
}

/* The Close Button */

.close {
    color: white;
    position: absolute;
    top: 25px;
    right: 35px;
    font-size: 65px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
    position: relative;
    max-height: 100vh;
}


.cursor {
    cursor: pointer
}

/* Next & previous buttons */

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white;
    font-weight: bold;
    font-size: 40px;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */

.numbertext {
    color: #f2f2f2;
    font-size: 18px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

img {
    
    width: 100%;
    height: auto;
}

.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.hover-shadow:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.modal_p_container {
    padding: 20px 25px;
    
    background-color: #e5007d;
    color: white;
    font-family: 'Poppins', sans-serif;
    position: absolute;
    bottom: -5px;
    width: 100%;
    line-height: 1.5;
    font-size: 14px;
}
.mobile_menu_top_container_x {
    display: none;
}
.index_email_iphone_5 {
    display: none;
}
.program_roz {
    color: #e5007d!important;
    padding-bottom: 20px;;
}
/*
.s01_png_1_container, .s01_png_2_container, .s01_png_3_container  {
    display: none;
}
*/
#index_header_bg {
    background-image: none;
    background-color: #040507;;
}
.dsp_s01_p p {
    margin-bottom: 0px!important;
}
.dsp_s01_p p:last-of-type {
    margin-top: 0px;
    margin-bottom: 30px!important;
}
.dps_s01_img img {
    margin-top: 50px!important;
}

@media screen and (max-width: 1168px) {
    .s01_menu_menu_wrap {
        display: none;
    }

    .s01_top_container {
        display: none;
    }

    .s01_suna_container {
        display: none;
    }

    .s01_png_1_container {
        display: none;
    }

    .s01_png_2_container {
        display: none;
    }

    .s01_png_3_container {
        display: none;
    }

    .s01_mobile_menu_wrap {
        display: block;
        margin-right: 15px;
    }

    .mobile_menu_line {
        margin: 5px;
        width: 30px;
    }

    .s01_top_header {
        display: none;
    }

    .s01_menu_wrap {
        height: 70px;
        position: fixed;
        top: 0;
    }

    .sticky + .s01_main_wrap {
        margin-top: 0px;
    }

    .s03_wrap {
        background-color: #F7F8FA;
    }

    .s03_flex_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;

    }

    .s03_flex_item {
        width: 100%;
        padding: 0px 15px;

    }

    .s03_flex_item img {
        margin-top: 0;
        width: 80%;
        margin: auto;
    }

    .s03_flex_item2 {
        padding-top: 50px;
    }

    .s02_2_container {
        padding-bottom: 50px;
    }

    .s05_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .s05_flex_item {
        width: 100%;
    }

    .s05_flex_item_left {
        height: 500px;
    }

    .s05_fi_content_container {
        max-width: 100%;
        padding: 50px 15px;
    }

    .s06_container {
        padding: 50px 15px;
    }

    .s07_flex_item {
        width: 49%;
        margin-bottom: 20px;
    }
    .s07_flex_item_last {
        margin-left: 0;
        
    }

    .s07_echipa_flex_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .s07_bg_wrap {
        height: auto;
        background-image: none;
    }

    .s07_title_container h2 {
        color: #42464E;
    }

    .s07_wrap {
        height: auto;
    }

    .s08_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .s08_flex_item {
        width: 100%;
        display: inline-block;
    }

    .s08_fi_content_container {
        max-width: 100%;
        padding: 60px 15px;

    }

    .s08_flex_item {
        height: 500px;
    }

    .s08_flex_item_left {
        height: auto;
    }

    .footer_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer_flex_item {
        width: 50%;
    }

    .footer_wrap {}

    .footer_copy_right {
        display: none;
    }

    .footer_copyright_container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer_flex_item_tablet {
        display: none;
    }

    .mobile_menu_top_container_x {
        display: block;
        position: fixed;
        width: 100%;
        height: 100vh;
        background-color: #040507;
        z-index: 99 !important;
        top: 0;
        -webkit-transition: 500ms;
        transition: 500ms;
    }

    .mobile_menu_top_wrap {
        padding: 20px 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 100%;
    }
    
    
    .mobile_menu_t_logo a img {
        display: inline-block;
        height: 50px;
        width: auto;

    }

    .mobile_menu_t_close {
        position: absolute;
        top: 25px;
        right: 25px;
    }

    .mobile_menu_t_close img {
        width: 30px;
        cursor: pointer;
    }

    .mobile_menu_t_a_wrap a {
        display: inline-block;
        color: white;
        text-decoration: none;
        margin: 15px 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        font-weight: 700;
        letter-spacing: 1px;
    }

    .mobile_menu_t_social_wrap a {
        color: white;
        font-size: 22px;
    }

    .mobile_hidden {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .s01_wrap_contact_p_mobile_cabinet {
        height: 400px;
    }

    .e_02_flex_item {
        width: 49%;
    }
    .e_02_flex_item_last {
        margin-left: 0;
    }

    .c_04_a_container a {
        margin-top: 20px;
    }

    .s_02_flex_item {
        width: 49%;
    }

    .mn_02_title_container {
        padding: 0px 15px;
    }

    .mn_02_flex_item {
        width: 49%;
    }

}

@media screen and (max-width: 700px) {
    .s02_2_flex_item_contact_page {
        width: 100%;
    }

    .c_02_title_container {
        padding: 0px 15px;
    }

}

@media screen and (max-width: 600px) {
    .homePage_title_br_desktop {
        display: none;
    }
    .s_02_flex_item {
        width: 100%;
    }

    .s01_menu_wrap {
        height: 50px;
    }

    .sticky + .s01_main_wrap {
        margin-top: 50px;
    }

    .s01_menu_logo_container img {
        height: 40px;
        margin-right: 0px;
    }

    .s01_wrap_index {
        height: 100vh;
    }

    .s02_1_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .s02_1_flex_item {
        width: 100%;
    }

    .s02_1_right_text p {
        margin-bottom: 30px;
    }

    .s02_2_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .s02_2_flex_item {
        width: 100%;
    }

    .s04_flex_item {
        width: 50%;
    }

    .s05_intr_text_container {
        height: auto;
        -webkit-transition: 350ms ease;
        transition: 350ms ease;
    }

    .inactive {
        height: 0px;
    }

    .s07_flex_item {
        width: 100%;
    }

    .footer_flex_item {
        width: 100%;
        margin-bottom: 30px;
    }

    .footer_flex_item_tablet {
        display: block;
    }

    .s02_2_flex_item {
        padding: 40px 30px;
    }

    .s02_2_fi_img_container img {
        margin-bottom: 30px;
    }

    .s01_mobile_menu_wrap {
        margin-right: 5px;
    }

    .s02_1_left_btm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .s02_1_left_btm_text {
        margin-left: 0px;
    }
    .modal_p_container {
        -webkit-transform: translateY(83%);
        transform: translateY(83%);
    }
}

@media screen and (max-width: 480px) {
    .s05_flex_item_left {
        background-image: url(../imagini/optimad-oftalmologie-intrebari-mobile-bg.jpg);
    }
    .modal-content {
        width: 100%;
    }

    .prev,
    .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 10px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        color: white;
        font-weight: bold;
        font-size: 20px;
        -webkit-transition: 0.6s ease;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none;
    }
    .modal_p_container  {
        padding: 15px;
    }

    .mn_02_flex_item {
        width: 100%;
    }

    .s04_flex_item {
        width: 100%;
        padding: 0px 10px;
    }

    .footer_container {
        padding: 40px 0px;
    }

    #back_to_top {
        bottom: 20px;
        right: 20px;
    }

    .s01_main_a_container {
        display: none;
    }

    .s01_main_mobile_a_container {
        display: inline-block;
    }

    .s06_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .s06_flex_item {
        width: 100%;
        margin-bottom: 35px;
    }

    .s01_main_wrap {
        height: 100vh;
    }

    .footer_copy_left p {
        text-align: center;
        color: white;
    }

    .s03_flex_item2 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .s03_flex_item img {
        width: 100%;
    }

    .footer_contact_svg {
        width: 10%;
    }

    .footer_contact_text_container {
        width: 90%;
    }

    .s01_wrap_contact_p_mobile_cabinet {
        height: 400px;
    }

    .s01_main_wrap_contact_p {
        height: 100%;
    }

    .e_02_flex_item {
        width: 100%;
    }

    .s01_main_h1_container {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .c_04_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .c_04_flex_1 {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: rgba(0, 0, 0, 0);
        margin-bottom: 20px;
    }

    .c_04_a_container a:first-of-type {
        display: none;
    }

    .c_04_flex_2 {
        width: 100%;
        text-align: center;
        padding-left: 0px;
    }

    .c_04_flex_2_right {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .c_04_a_container a:last-of-type {
        display: inline-block;
        margin-top: 30px;
    }

    .c_04_svg_container {
        background-color: white;
        border-radius: 50%;
    }

    .c_04_flex_2_left p {
        line-height: 1.3;
    }
    .s08_email a {
        padding: 0px;
    }
    .s01_wrap {
        background-image: url(../imagini/optimad-bg-mobile-2.jpg)
    }
}

@media screen and (max-width: 376px) {
    .s01_main_h1_container h1 {
        font-size: 33px;
    }

    .s02_1_right_a {
        display: none;
    }

    .s02_1_right_a_mobile_only {
        display: inline-block;
    }


    .s03_desktop_btn {
        display: none;
    }

    .s03_btn a:first-of-type {
        display: none;
    }

    #s03_mobile_btn {
        display: inline-block;
    }

    .s05_btm_btn a:first-of-type {
        display: none;
    }
}

@media screen and (max-width: 325px) {
    .s01_main_wrap {
        height: 500px;
    }

    #back_to_top {
        bottom: 17px;
        right: 17px;
    }
    .index_email_iphone_5 {
        display: block;
    }
}












color: #F7F8FA;
gry deschis color: #42464E;
gry color: #040507;
verde font-family: 'Montserrat',
sans-serif;
font-family: 'Poppins',
sans-serif;
