/** 
* Theme Name: telemed 
* Theme URI:http://trescommas.top
* Author:SK (Kharkov,Ukraine) 
* Author URI:http://trescommas.top
* Description:telemed
* Version:sofiya 0.1 
*/

/*--------------------------------------------------*/

*{
	/* -webkit-transition: all 1s ease;
	 -moz-transition: all 1s ease;
	 -o-transition: all 1s ease;
	 transition: all 1s ease; */
	/* outline: 1px dotted red; */
}

html {
    overflow-y: auto;
    overflow-x: hidden;
}

body {
	/*font-family: 'Exo 2', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #474747;
	width: 100%;
	overflow-y:auto;
	overflow-x: hidden;
	margin: 0;
}
p{
	
font-style: normal;	
font-weight: normal;
}
nav.nav {
    display: none;
}
.mob{
    display:none !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
}
h2 {width: 100%;font-family: Raleway, sans-serif;font-style: normal;font-weight: 300;font-size: 56px;line-height: 66px;
/* identical to box height */text-align: center;

/* Green */color: #20AD8B;}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
a {
color: #007C32;
	/* outline: none; */
	text-decoration: none;
}
a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
    color: #00B1BE;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;
color: #A3A6BA;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
     font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;
color: #A3A6BA;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;
color: #A3A6BA;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;
color: #A3A6BA;
}
::-ms-input-placeholder { /* Microsoft Edge */
     font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;
color: #A3A6BA;
}

::placeholder { /* Most modern browsers support this now. */
      font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 19px;
color: #A3A6BA;
}
header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 142px;
    background: #1F009B;
}

.cont {
    width: 100%;
    max-width: 1140px;
    margin: auto;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    visibility: visible;
}

header .cont {
    align-items: center;
}

.top_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:100%;
    min-height: 72px;
    }
.lang {
    font-family: 'Raleway', sans-serif;
    /* font-family: 'Open Sans', sans-serif; */
}

.lang a {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    display: block;
    /* align-items: center; */
    letter-spacing: 0.01em;

/* White */
    color: #FFFFFF;
    opacity: 0.7;
    text-transform: uppercase;
    text-align: center;
    width: 40px;
    border-bottom: 1px solid #1f009b;
}

.lang a.wpglobus-current-language,.lang a:hover,.lang a:focus {
    opacity: 1;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

.wpglobus-selector-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}    
ul#menu-top-menu-1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
    padding-inline-start: 0px;
}

ul#menu-top-menu-1 li a {
    font-weight: 500;
    font-size: 18px;
    line-height: 51px;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;

/* White */
    color: #FFFFFF;
    opacity: 0.7;
    /* font-family: 'Raleway'; */
    padding: 0 13px;
    border-bottom: 3px solid #1f009b;
}

ul#menu-top-menu-1 li {
    margin-right: 60px;
}

ul#menu-top-menu-1 li a:hover, ul#menu-top-menu-1 li a.active {
    opacity: 1;
    border-bottom: 3px solid #fff;
}

.bottom_header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.top_menu {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.fon_top a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    /* display: flex; */
    /* align-items: center; */
    letter-spacing: 0.01em;

/* White */
    color: #FFFFFF;
}
section.banner {
    width: 100%;
    background: url(image/bak.jpg);
    height: 500px;
    background-position: center -112px;
    background-repeat: no-repeat;
    background-size: 1920px;
}
.bl_ik_ban {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 64px;
    max-width: 752px;
}

.ik_bl {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 240px;
}

.ik_bl p {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;

/* White */
    color: #FFFFFF;
}

section.banner .cont {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.bl_bott_center {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    width: 100%;
}

a.botton {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
/* identical to box height */
    display: flex;
    align-items: center;
    text-align: center;
    font-feature-settings: 'salt' on, 'ss01' on, 'ss05' on, 'ss08' on;

/* Dark Blue */
    color: #1F009B;
    height: 60px;
    padding: 0px 20px;
    background: #fff;
    border-radius: 4px;
}

a.botton:hover {
    opacity: 0.7;
}
.bl_vop {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.vop {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    font-feature-settings: 'salt' on;

/* Dark Blue */
    color: #1F009B;
    width: 39%;
}

.otvet {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #333642;
    width: 60%;
    margin-bottom: 55px;
}

.otvet p {
    margin: 0;
}
.bl_preim {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.col_preim {
    width: 100%;
    display: flex;
    justify-content: center;
}

.on_preim {
    width: 412px;
    height: 120px;
    /* left: 191px; */
    /* top: 120px; */

/* Green */
    background: #20AD8B;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    margin-right: 48px;
    margin-bottom: 48px;
}

.on_preim p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 27px;
    display: flex;
    align-items: center;

/* White */
    color: #FFFFFF;
    /* margin-left: 10px; */
    width: 100%;
    margin-right: 15px;
}

.ik_prem {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.col_preim:nth-child(2) .on_preim {
    width: 336px;
}

.col_preim:nth-child(2) .on_preim:nth-child(3) {
    margin-right: 0;
}
.nevidimka {
    height: 0;
    visibility: hidden;
    opacity: 0;
    width: 0;
}

section.naprav h2 {
    color: #1F009B;
}

section.naprav .cont {
    flex-wrap: wrap;
}

.bl_prem_nap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* overflow: hidden; */
    position: relative;
}

.bl_takog {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    position: relative;
}

.bl_nap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
    /* overflow: hidden; */
}

.bl_nap .nevidimka {
    /* display: none; */
}

.bl_prem_nap {}

.bl_prem_nap .on_nap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 31.3%;
    position: relative;
}

.bl_prem_nap .on_nap p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.01em;

/* Wireframing/ Dark */
    color: #333642;
    margin: 25px 0;
}

.bl_takog span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
/* identical to box height, or 133% */
    display: flex;
    align-items: center;
    text-align: center;

/* Wireframing/ Dark */
    color: #333642;
    display: inline-flex;
    background: #fff;
    z-index: 10;
    padding: 0 10px;
}

.bl_takog:after {content: "";width: 100%;position: absolute;height: 1px;background: rgba(163, 166, 186, 0.5);margin-top: 3px;}

.bl_nap .on_nap {
    width: 25%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.on_nap.active {}

.bl_nap .on_nap {}

.bl_nap .on_nap .vid_chast {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.on_nap.active .vid_chast {
    z-index: 101;
    position: relative;
}

.bl_nap .on_nap .vid_chast img {
    margin-right: 19px;
}
a.grin.botton {
    background: #20ad8b;
    color: #fff;
}
section.otzov {
    background: #1F009B;
}

section.otzov h2 {
    color: #fff;
    text-align: left;
}

.bl_ot {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
}
ul.slick-initialized.slick-slider {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline-start: 0px;
}
.bl_otz {
    width: calc(100% - 195px);
    display: flex;
    flex-direction: column;
    color: #fff;
}

.bl_ot ul li {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-start;
}

.bl_foto {
    width: 160px;
    height: 160px;
    margin-right: 35px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
}

.zag_otz {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
/* identical to box height */
    font-feature-settings: 'salt' on;

/* White */
    color: #FFFFFF;
}

.text_otz p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
/* or 133% */


/* White */
    color: #FFFFFF;
}
.slick-list.draggable + a {
    transform: rotate(180deg);
}

a.tuda.slick-arrow {
    display: flex !important;
    width: 90px;
}
.slick-list.draggable {
    width: calc(100% - 180px);
}
.slick-list.draggable {
    width: calc(100% - 180px);
}

ul.slick-dots {
    position: absolute;
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.slick-dots li button:before {
    content: "";
    opacity: 1 !important;
    width: 9px !important;
    height: 9px !important;
    border: 1px solid #fff !important;
    border-radius: 50px;
    font-family: none;
}

.slick-dots li.slick-active button:before {
    /* width: 10px; */
    background: #fff;
    font-family: none;
}
.naprav .bl_bott_center {
    margin-bottom: 50px;
}
.bl_zag_vrachi {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 80px;
}
.bl_zag_vrachi h2 {
    margin-top: 0;
    font-family: Raleway,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 56px;
    line-height: 66px;
/* identical to box height */


/* Dark Blue */
    color: #1F009B;
    text-align: left;
    /* width: 70%; */
}

.bl_opis_vrach p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
/* or 133% */


/* Wireframing/ Dark */
    color: #333642;
    margin-top: 0;
}

section.vrach {
    padding-top: 100px;
}

.bl_all_vrach {
    display: flex;
    width: 100%;
    padding-top: 15px;
}

.bl_all_vrach ul {
    list-style: none;
    padding-inline-start: 0;
    margin-block-start: 0px;
}

.hidden {
    display: none;
}

.bl_nap_vrach ul li a {
    font-family: Raleway,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;

/* Dark Blue */
    color: #1F009B;
}
.bl_nap_vrach {
    /* min-height: 344px; */
    min-width: 320px;
}

.bl_name_vrach {
    min-width: 460px;
    padding-right: 16px;
    max-height: 800px;
    overflow: scroll;
}

.bl_all_vrach ul li {
    /* margin-bottom: 10px; */
    height: 40p;
}

.bl_name_vrach li {
    display: flex;
}

.bl_nap_vrach li.active,.bl_nap_vrach li:hover {
    background: #1f009b;
    color: #fff;
    border-radius: 4px;
    position: relative;
}
.bl_nap_vrach li.active:after,.bl_nap_vrach li:hover:after{
    content:"";
    position: absolute;
    right: -5px;
    width: 10px;
    height: 10px;
    background: #1f009b;
    transform: rotate(45deg);
}

.bl_nap_vrach li.active a,.bl_nap_vrach li:hover  a {
    color: #fff;
}

.bl_nap_vrach ul li {
    height: 40px;
    margin-right: 25px;
    padding-left: 10px;
    margin-left: -10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.bl_foto_vrach {
    margin: 20px;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.bl_vid_vrach {
    width: calc(100% - 170px);
    padding: 20px  20px 20px 0px;
}

.zag_vrach {
    font-family: Raleway,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    font-feature-settings: 'salt' on;

/* Dark Blue */
    color: #1F009B;
}

.dol_vrach {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
/* identical to box height, or 133% */
    font-feature-settings: 'salt' on;

/* Wireframing/ Dark */
    color: #333642;
    margin-top: 13px;
}

.bl_name_vrach li.active ,
.bl_name_vrach li:hover {
    background: #1f009b;
    /* color: #fff !important; */
    position: relative;
    border-radius: 4px;
        -webkit-transition: background 0.3s ease;
    -moz-transition:background 0.3s ease;
    -o-transition:background 0.3s ease;
    transition:background 0.3s ease;
}

.bl_name_vrach li.active:after {content: "";position: absolute;right: -10px;height: 20px;width: 20px;top: calc(50% - 10px);transform: rotate(45deg);z-index: 100;background: #1f009b;}

.bl_opis_vrach {
    margin-left: 10px;
    max-height: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: 5px;
    /* background: #000; */
}

.bl_opis_vrach ul li.hidden {
    display: none;
}

.bl_name_vrach li.active div,.bl_name_vrach li:hover div {
    color: #fff;
}

.bl_zag_vrachi .bl_opis_vrach {
    overflow: hidden;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(163, 166, 186, 0.5);
}

.bl_name_vrach::-webkit-scrollbar ,
.bl_opis_vrach::-webkit-scrollbar {
    width: 6px;
}
 
.bl_name_vrach::-webkit-scrollbar-track ,
.bl_opis_vrach::-webkit-scrollbar-track{
   /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
}
 
.bl_name_vrach::-webkit-scrollbar-thumb ,
.bl_opis_vrach_vrach::-webkit-scrollbar-thumb {
 background: rgba(35, 31, 32, 0.24);
border-radius: 10px;
  outline: 1px solid slategrey;
}
.bl_zag_klin {
    width: 100%;
}

.bl_zag_klin h2 {
    color: #333642;
    text-align: left;
    margin-bottom: 23px;
}
section{
    overflow: hidden;
    display: flex;
}
.bl_nap_kliniki {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    /* overflow: hidden; */
}

.on_nap_klinik {
    width: 20%;
    margin-bottom:38px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100px;
    position: relative;
    flex-wrap: wrap;
}

.on_nap_klinik .vid_chast {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    cursor: pointer;
    z-index: 10;
}

.on_nap_klinik:nth-child(1) ,
.on_nap_klinik:nth-child(2) ,
.on_nap_klinik:nth-child(3) ,
.on_nap_klinik:nth-child(4) {
    width:25%;
}
footer {
    margin-top: 100px;
    padding-top: 33px;
    background: #1A0B56;
    padding-bottom: 30px;
}

.foot_menu ul {
    list-style: none;
    padding-inline-start: 0;
    display: flex;
}

.foot_menu ul li {
    margin-right: 40px;
}

.foot_menu ul li a {
    font-family: Raleway,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
/* identical to box height */


/* White */
    color: #FFFFFF;
}

footer .logo {
    margin-top: 50px;
    margin-bottom: 84px;
}

.down_foot {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.down_foot span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #8C85AB;
    margin-left: 50px;
}
.lf_foot {
    width: 66.6%;
}

.rg_foot {
    margin-top: 20px;
}

.zagfoot {
    font-family: Raleway,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;

/* White */
    color: #FFFFFF;
    opacity: 0.5;
    margin-bottom: 18px;
}

.bl_ss_foot {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.bl_ss_foot a {
    margin-right: 14px;
}

.bl_add {
    margin-top: 12px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
}

.zagfoot:nth-child(5) {
    margin-top: 30px;
}

span.ikon_avtor {
    font-size: 13px;
    color: #fff;
}

span.ikon_avtor a {
    color: #fff;
}
.on_nap_klinik .vid_chast:hover {
    border: 1px solid #1f009b;
}
.on_nap_klinik.active  .vid_chast {
    border: 1px solid #1f009b;
    z-index: 101;
}

.on_nap_klinik.active .nevidimka {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    opacity: 1;
    visibility: visible;
    padding-top: 100px;
    background: #FFFFFF;
    box-shadow: 0px 1px 8px rgba(0, 100, 132, 0.35);
    border-radius: 8px;
    padding: 100px 10px 10px 10px;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition:opacity 0.3s ease;
    -o-transition:opacity 0.3s ease;
    transition:opacity 0.3s ease;
}


.on_nap.active .nevidimka {
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    opacity: 1;
    visibility: visible;
    padding-top: 100px;
    background: #FFFFFF;
    box-shadow: 0px 1px 8px rgba(0, 100, 132, 0.35);
    border-radius: 8px;
    padding: 50px 10px 10px 10px;
      -webkit-transition: opacity 0.3s ease;
    -moz-transition:opacity 0.3s ease;
    -o-transition:opacity 0.3s ease;
    transition:opacity 0.3s ease;
}

.bl_prem_nap .on_nap.active .nevidimka {
    padding: 159px 10px 10px 10px;
    font-size: 16px;
}
.bl_prem_nap .on_nap.active .nevidimka p {
    font-size: 16px;
    text-align:left;
}
section.klinik {
    /* padding-bottom: 261px; */
    overflow: visible;
}
main {
    /* overflow-y: hidden; */
    /* overflow-x: hidden; */
    overflow: hidden;
}

section.naprav {
    overflow: visible;
}
.my_modal.active {
    display: block;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    z-index: 1000;
    /* display: none; */
}

.my_modal.active .my_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 996;
    background: rgba(22, 53, 164, 0.6);
}

.body_modal {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    z-index: 11000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 530px;
    height: auto;
    background: #fff;
    z-index: 11380;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 26px 25px;
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}


.my_modal {
    display: none;
}

.top_modal {
    display: flex;
    justify-content: space-between;
}

.zag_posta {
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
/* or 117% */
    color: #474747;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
/* identical to box height */
    font-feature-settings: 'salt' on;

/* Green */
    color: #20AD8B;
}

.close {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 20px;
    width: 20px;
}
form p {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: flex-end;
    font-feature-settings: 'salt' on, 'ss01' on, 'ss02' on, 'ss03' on, 'ss05' on;

/* Wireframing/ Dark */
    color: #333642;
    padding: 0;
    margin: 0;
}

input.wpcf7-form-control.wpcf7-text {}

.input_form input {
    background: #FFFFFF;
/* Wireframing/ Light */
    border: 1px solid #A3A6BA;
    box-sizing: border-box;
    border-radius: 4px;
    height: 30px;
    width: 100%;
    margin-bottom: 12px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    align-items: center;
    font-feature-settings: 'salt' on, 'ss01' on, 'ss02' on, 'ss03' on, 'ss05' on;

/* Wireframing/ Light */
    color: #A3A6BA;
    padding-left: 15px;
}

.top_modal {
    flex-direction: column;
    margin-bottom: 10px;
}

.top_modal span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
/* identical to box height */


/* Wireframing/ Dark */
    color: #333642;
}

.input_form textarea {
    height: 70px;
    width: 100%;
    border: 1px solid #A3A6BA;
    box-sizing: border-box;
    border-radius: 4px;
}

.form_bottom input {
    background: #1F009B;
    border-radius: 4px;
    height: 36px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
/* identical to box height */
    /* display: flex; */
    /* align-items: center; */
    /* text-align: center; */
    /* font-feature-settings: 'salt' on, 'ss01' on, 'ss05' on, 'ss08' on; */

/* White */
    color: #FFFFFF;
    border: 1px solid #fff;
    padding: 6px 20px;
}

.form_bottom {
    display: flex;
    justify-content: center;
}
.close:after,.close:before {content: "";width: 20px;height: 2px;background: #000;display: block;transform: rotate(45deg);top: 10px;position: absolute;}

.close:before {
    transform: rotate(-45deg);
}