

body {
margin: 0;
}
html,
body,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul {
margin: 0;
padding: 0;
-webkit-font-smoothing: antialiased;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
direction: rtl;
}
input {
-webkit-appearance: none;
}

.show-whatsup {
    visibility: hidden;
    display: none;
}

#whatsup {
z-index: 1030;
    bottom: 40px;
    position: fixed;
    left: 15px;
}

.form {
margin:40px;
}

.pic-in {
      float: right;
margin-left: 20px;
}

.line-white {
      border-bottom: 5px solid #ffffff;
    width: 100%;
    align: center;
    display: inline-block;
    margin-top: 0px;
    padding-top: 0px;
}

.title-form {
  font-family: 'Assistant';
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: 30px;
    color: #f1f9ff;
    font-weight: 600;
    line-height: 1.5em;
    text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
}

.phone-top {
font-weight: 600;
background-color: #e9b61d;
color: #4a5669;
padding: 15px;
border-radius: 8px;
}


.phone-top:hover  {
color: #4a5669;
font-weight: 600;
text-decoration: none;
}

.phone-top:active  {
color: #4a5669;
font-weight: 600;
text-decoration: none;
}

.resize {
position: relative;
width: 1000px;
margin: 0 auto;
max-width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0 15px;
}
.cf:after,
.cf:before {
content: '';
display: table;
}
.cf:after {
clear: both;
}
.cf {
zoom: 1;
}
.error {
border-color: red !important;
}
.valid {
border-color: green !important;
}
label.error {
display: none !important;
}
.fll {
float: left;
}
.flr {
float: right;
font-weight: 600;
}
h2 {
text-align: center;
font-weight: 800;
color: #081d56;
font-size: 40px;
font-family: 'Arimo';
text-transform:uppercase;
}


.std{
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
display: block;
    background: rgb(0 152 239 / 0.7);
    box-shadow: 0px 0px 5px rgb(24 24 24 / 0.3);
text-align: center;
clear: both;
border-radius: 10px;
margin-top: 0px;
margin-bottom: 100px;
}

.diagnostic {
color: #ffffff;
font-size: 40px;
}

@media only screen and (max-width: 700px) {
.diagnostic {
color: #ffffff;
font-size: 22px;
}
}

.doctors {
color: #ffffff;
font-size: 40px;
}

@media only screen and (max-width: 700px) {
.doctors {
color: #ffffff;
font-size: 22px;
}
}

.main {
    font-family: 'Assistant';
color: #081d56;
font-size: 40px;
}

@media only screen and (max-width: 700px) {
.main {
color: #081d56;
font-size: 24px;
}
}


.white {
color: #ff5050;
font-weight: 900;
font-size: 20px;
font-family: 'Arimo';
}


.text {
color: #2a3d49;
font-weight: 600;
font-size: 16px;
font-family: 'Arimo';
}


@media only screen and (max-width: 700px) {
.text  {
color: #2a3d49;
font-weight: 600;
font-size: 16px;
font-family: 'Arimo';
}
}



.treatment {
color: #ffffff;
font-size: 35px;
}

@media only screen and (max-width: 700px) {
.treatment {
color: #ffffff;
font-size: 20px;
}
}


input[type=text] {
      text-align: right;
height: 50px;
width: 100%;
border: 1px solid transparent;
color: #696969;
display: block;
margin: 8px auto;
text-indent: 20px;
font-weight: 300;
border-radius: 6px;
font-family: 'Arimo', sans-serif;
font-size: 18px;
}



.send {
    cursor: pointer;
    border: none;
    border-radius: 0px;
    text-decoration: none;
     display: inline-block;
    font-weight: 600;
width:100%;
height:50px;
max-width: 300px;
padding: 0;
margin: 0 auto;
background-color: #fc3;
color: #4a5669;
font-weight: 600;
font-family: 'Arimo';
font-size: 18px;
text-align: center;
border-radius: 8px;
text-transform: uppercase;
border-color: #fc3;
box-shadow: none;
}

@media only screen and (max-width: 700px) {
.send {
    cursor: pointer;
    border: none;
    border-radius: 0px;
    text-decoration: none;
     display: inline-block;
    font-weight: 600;
width:100%;
height:50px;
max-width: 300px;
padding: 0;
margin: 0 auto;
background-color: #fc3;
color: #4a5669;
font-weight: 600;
font-family: 'Arimo';
font-size: 16px;
text-align: center;
border-radius: 8px;
text-transform: uppercase;
border-color: #fc3;
box-shadow: none;
}
}





.send:hover {
    cursor: pointer;
    border: none;
    border-radius: 0px;
    text-decoration: none;
     display: inline-block;
    font-weight: 600;
width:100%;
height:50px;
max-width: 300px;
padding: 0;
margin: 0 auto;
color: #4a5669;
font-weight: 600;
font-family: 'Arimo';
font-size: 16px;
text-align: center;
border-radius: 8px;
text-transform: uppercase;
border-color: #fc3;
box-shadow: none;
background-color: #e9b61d;

}
.send:active {

}












.btn {
padding: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
display: block;
margin: 0 auto;
background-color: #fd0000;
color: #fff;
text-shadow: 0 0px 2px #000;
font-weight: 600;
font-family: 'Arimo';
font-size: 18px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
-webkit-box-shadow: 0px 5px 0px 0px #ff5c5c;
-moz-box-shadow: 0px 5px 0px 0px #ff5c5c;
box-shadow: 0px 5px 0px 0px #ff5c5c;
border: none;
cursor: pointer;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.btn:hover {
background-color: #fa4c00;
color: #fff;
}
.btn:active {
-webkit-box-shadow: 0px 0px 0px 0px #dc3d40;
-moz-box-shadow: 0px 0px 0px 0px #dc3d40;
box-shadow: 0px 0px 0px 0px #dc3d40;
}
.displayT {
display: table;
}
.displayTC {
display: table-cell;
}
.displayIB {
display: inline-block;
zoom: 1;
vertical-align: top;
list-style-type: none;
direction: rtl;
    text-align: right;
    font-family: 'Arimo', sans-serif;
font-size: 18px;
margin-bottom: 30px;
}
.globalWrapper {
max-width: 1920px;
margin: 0 auto;
position: relative;
-webkit-box-shadow: 0 0 10px 0 #000;
box-shadow: 0 0 10px 0 #000;
overflow: hidden;
height: auto;
z-index: 10;
}

.up{
z-index: 50;
opacity: 0;
width: 60px;
height: 60px;
position: fixed;
right: 15px;
bottom: 65px;
cursor: pointer;
background-color: #0ca1e5;
/*  -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;*/
}

.up img{
margin: 8px auto;
display: block;
}

.up p{
text-align: center;
color: #fff;
}


@media only screen and (max-width: 700px) {
.up {
z-index: 50;
opacity: 0;
width: 30px;
height: 30px;
position: fixed;
right: 15px;
bottom: 65px;
cursor: pointer;
background-color: #0ca1e5;
}
}


@media only screen and (max-width: 700px) {
.up p{
display: none;
}
}



.questionBtn{
position: fixed;
bottom: 0;
right: 5%;
background-color: #ff151f;
z-index: 100;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}


.questionBtn:hover{
background-color: #f9575b;
}

.questionBtn a{
display: block;
color: #fff;
text-decoration: none;
line-height: 37px;
width: 160px;
text-align: center;
font-size: 16px;
text-shadow: 0 0px 2px #000;
font-family: 'Arimo';
}
.menuBtn{
position: fixed;
top: 10px;
right: 10px;
display: none;
width: 49px;
height: 49px;
z-index: 98;
}
.overlay {
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 99;
position: fixed;
display: none;
}
.fixMenu2 {
display: block;
width: 280px;
background-color: #0098ef;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 100;
overflow: auto;
-webkit-transform: translate(-100%, 0);
-ms-transform: translate(-100%, 0);
-o-transform: translate(-100%, 0);
transform: translate(-100%, 0);
-webkit-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
transition: 0.5s all ease;
}
.fixMenu2 .logo{
display: block;
float: none;
margin: 30px 0;
}
.fixMenu2 .logo img{
display: block;
margin: 0 auto;
max-width: 90%;
}
.fixMenu2 .menu{
text-align: center;
float: none;
    padding-right: 50px;
}
.fixMenu2 .menu ul li{
display: block;
margin: 10px 0;
}
.fixMenu2 .menu ul li a{
text-decoration: none;
color: #fff;
font-family: 'Arimo', sans-serif;
font-weight: 300;
font-size: 14px;
}
.fixMenu2 .call{
float: none;
display: block;
text-align: center;
margin-top: 40px;
}
.fixMenu2 .call h3{
display: block;
margin: 10px 0;
font-size: 14px;
color: #fff;
}
.fixMenu2 .call h3 a{
font-size: 16px;
text-decoration: underline;
color: #42deff;
display: inline;
display: inline-block;
zoom: 1;
margin-left: 5px;
font-family: 'Arimo', sans-serif;
}
.fixMenu2 .call .headBtn{
display: block;
margin: 20px auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
color: #fff;
text-shadow: 0 0px 2px #000;
text-decoration: none;
background-color: #77bf42;
height: 43px;
width: 194px;
border: 1px solid #b2ddf1;
line-height: 41px;
text-align: center;
font-family: 'Arimo';
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.active {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.fix{
top: 0 !important;
}
.fixMenu{
position: fixed;
width: 100%;
    height: 100px;
top: -123px;
left: 0;
background-color: #0098ef;
z-index: 100;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.fixMenu .menu{
margin: 51px 5px;
}
.fixMenu ul{
font-size: 0;
text-align: center;
}
.fixMenu ul li{
margin: 0 8px;
}
.fixMenu ul li a{
text-decoration: none;
color: #fff;
font-family: 'Arimo', sans-serif;
font-weight: 500;
font-size: 14px;
}
.fixMenu .call{
margin: 23px 0;
}
.fixMenu .call .headBtn {
display: block;
float: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
color: #fff;
text-shadow: 0 0px 2px #000;
text-decoration: none;
background-color: #77bf42;
height: 43px;
width: 154px;
border: 1px solid #ffffff;
line-height: 41px;
text-align: center;
font-family: 'Arimo';
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
margin-top: 16px;
}
.fixMenu .call .headBtn:hover {
border-color: #ffffff;
background-color: #081d56;
color: #fff;
}
.fixMenu .logo {
margin: 30px 0;
}
.headerWrapper {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.headerWrapper .logo {
margin: 30px 0;
}
.headerWrapper .call {
margin: 27px 0;
}
.headerWrapper .call h3 {
font-size: 16px;
color: #d1f7ff;
margin: 0 3px;
}
.headerWrapper .call h3 a {
font-size: 18px;
text-decoration: underline;
color: #42deff;
display: inline;
display: inline-block;
zoom: 1;
margin-left: 5px;
font-family: 'Arimo', sans-serif;
}
.headerWrapper .call .headBtn {
display: block;
float: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
color: #ffffff;
text-shadow: 0 0px 2px #000;
background-color: #77bf42;
text-decoration: none;
height: 43px;
width: 194px;
border: 1px solid #ffffff;
line-height: 41px;
text-align: center;
font-family: 'Arimo';
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
margin-top: 16px;
}
.headerWrapper .call .headBtn:hover {
border-color: #ffffff;
background-color: #081d56;
color: #fff;
}
.firstScreen {
background: url("../images/first-bg.png") center center no-repeat;
-webkit-background-size: cover;
background-size: cover;
padding-top: 145px;
}
.firstScreen .left{
padding-right: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}



.firstScreen .left h1 {
font-size: 37px;
color: #333333;
font-family: 'Arimo';
font-weight: 300;
}

.top-title {  
text-align: center;
padding-bottom: 40px;  
}

@media only screen and (max-width: 700px) {
.top-title {  
text-shadow: 0 0px 2px #000; 
text-align: right;
font-size: 26px;
margin-bottom: 10px;
}
}


.title {  

text-align: center;
font-family: 'Assistant';
color: #fff; 
text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
font-size: 56px;
font-weight: 800;
}

@media only screen and (max-width: 700px) {
.title {  

text-shadow: 0 0px 2px #000; 
text-align: center;
font-size: 36px;
margin-bottom: 10px;
}
}



.uptext {
font-size: 12px;
font-weight: 200;
}

.firstScreen .left h3 {
  font-family: 'Arimo';
margin-top: 0px;
font-size: 20px;
color: #f1f9ff;
font-weight: 600;
line-height: 1.5em; 
text-shadow: 0 1px 2px rgb(0 0 0 / 80%);
}
.firstScreen .left .btn {
width: 320px;
height: 55px;
line-height: 55px;
margin: 30px 0 0;
}
.firstScreen .right{
position: relative;
}
.firstScreen .right .play{
position: absolute;
top: 50%;
left: 50%;
margin-top: -107px;
margin-left: -107px;
opacity: 0.7;
}
.firstScreen .stats ul {
font-size: 0;
text-align: center;
margin-bottom: -39px;
}
.firstScreen .stats ul li {
width: 33%;
margin-top: 67px;
}
.firstScreen .stats ul li .textBlock {
    background-color: rgb(255 255 255 / 0.9);
    min-height: 178px;
    margin: 0 17px;
    border-radius: 10px;
    padding: 20px 19px;
    box-shadow: 9px 9px 0px 0px #cde6ff;
}
.firstScreen .stats ul li .textBlock h3 {
font-family: 'Arimo', sans-serif;
font-weight: 600;
font-size: 40px;
color: #68b330;
line-height: 1;
}

.firstScreen .stats ul li .textBlock p {
font-weight: 300;
font-family: 'Arimo';
font-size: 18px;
color: #081d56;
margin-top: 10px;
line-height: 1.8em;
}
.fancybox-skin {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.modalWindow {
background-color: #007fcf;
width: 460px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 60px 20px 50px;
}
.modalWindow p {
color: #fff;
}
.modalWindow form {
width: 100%;
}
textarea{
width: 100%;
height: 100px;
border: 1px solid transparent;
font-size: 16px;
color: #696969;
padding: 10px 20px;
font-weight: 300;
resize: none;
border-radius: 6px;

}
.questions textarea{
display: block;
margin: 0 auto;
width: 97%;
}


@media only screen and (max-width: 500px) {
.questions textarea {  
display: block;
margin: 0 auto;
width: 90%;
}
}


.modalWindow textarea{
margin: 8px auto;
display: block;
}


.modalWindow h2 {
font-family: 'Arimo';
color: #fff;
text-transform: uppercase;
font-size: 25px;
line-height: 1.2;
}

@media only screen and (max-width: 700px) {
.modalWindow h2 {
font-family: 'Arimo';
color: #fff;
text-transform: uppercase;
font-size: 16px;
line-height: 1.2;
}
}




.modalWindow h3 {
font-family: 'Arimo';
color: #fff;
font-size: 16px;
text-transform: uppercase;
text-align: center;
margin-top: 25px;
line-height: 1.5;
margin-bottom: 30px;
}
.modalWindow .btn {
height: 55px;
width: 230px;
margin-top: 20px;
}
.modalWindow h4 {
color: #fff;
font-weight: 300;
font-family: 'Arimo', sans-serif;
font-size: 14px;
margin-top: 50px;
padding: 0 50px;
line-height: 1.5;
}
.fancybox-close {
background: url("../images/close.png") center center no-repeat;
width: 50px;
height: 50px;
top: 10px;
right: 10px;
}
.welcome {
padding-top: 90px;
padding-bottom: 50px;
}
.welcome .left {
width: 50%;
vertical-align: middle;
max-width: 460px;
-webkit-box-shadow: 0px 0px 10px 2px rgba(51, 51, 51, 0.1);
-moz-box-shadow: 0px 0px 10px 2px rgba(51, 51, 51, 0.1);
box-shadow: 0px 0px 10px 2px rgba(51, 51, 51, 0.1);
padding: 80px 45px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 75px;
position: relative;
}
.welcome .left:before {
content: '';
position: absolute;
background: url("../images/top-shadow.png") center center no-repeat;
-webkit-background-size: 90% 100%;
background-size: 90% 100%;
width: 100%;
height: 16px;
left: 0;
top: -16px;
}
.welcome .left p {
font-size: 18px;
color: #333333;
font-family: 'Arimo';
}
.welcome .right {
width: 40%;
margin-left: 56px;
max-width: 420px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 40px;
vertical-align: middle;
margin-top: 75px;
}
.welcome .right ul li {
list-style-type: none;
position: relative;
font-size: 18px;
color: #333333;
font-family: 'Arimo';
margin-bottom: 35px;
}
.welcome .right ul li:last-child {
margin-bottom: 0;
}
.welcome .right ul li:before {
content: '';
position: absolute;
width: 15px;
height: 1px;
background-color: #0099ff;
top: 12px;
left: -30px;
}
.certificates {
padding-bottom: 80px;
padding-top: 50px;
display: none;
}
.certificates ul {
font-size: 0;
text-align: center;
}
.certificates ul li {
margin: 50px 70px 0;
}
.services {
background: url("../images/services-bg.jpg") center center no-repeat;
padding-top: 50px;
padding-bottom: 53px;
-webkit-background-size: cover;
background-size: cover;
background-attachment: fixed;
display: none;
}
.services h2 {
color: #fff;
}
.services ul {
font-size: 0;
text-align: center;
margin-top: 35px;
}
.services ul li {
text-align: left;
margin: 5px;
height: 136px;
width: 178px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 9px;
border: 1px solid #fff;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.services ul li a{
text-decoration: none;
}
.services ul li p {
color: #fff;
font-size: 16px;
font-family: 'Arimo';
line-height: 1.5;
}
.services ul li .plus {
opacity: 0;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
margin-top: 10px;
}
.services ul li:hover {
background-color: #333333;
}
.services ul li:hover .plus {
opacity: 1;
}
.heal {
/*background: url(../images/bg-tile.png) repeat; */*/
    background-color: #e6e9ed;
    padding-top: 110px;
    padding-bottom: 25px;
}

.heal ul {
font-size: 0;
text-align: center;
margin-top: 50px;
}
.heal ul li {
text-align: right;
width: 260px;
margin: 26px;
}
.heal ul li p {
width: 75%;
font-family: 'Arimo';
font-size: 16px;
color: #081d56;
}
.scientists {
background-color: #133cab;
padding-top: 50px;
padding-bottom: 45px;
}
.scientists ul {
font-size: 0;
text-align: center;
}
.scientists ul li {
cursor: pointer;
width: 25%;
margin-top: 40px;
padding: 0 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.scientists ul li .mobileInfo {
display: none;
background-color: #ffffff;
padding: 10px 10px;
text-align: left;
margin-top: 20px;
}
.scientists ul li .mobileInfo p {
color: #333333;
font-size: 16px;
font-family: 'Arimo';
line-height: 1.5;
}
.scientists ul li img {
max-width: 100%;
display: block;
margin: 0 auto;
border: 3px solid #fbfeff;
-webkit-filter: brightness(100%);
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.scientists ul li img:hover {
-webkit-filter: brightness(70%);
}
.scientists ul li h3 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: #888888;
font-family: 'Arimo';
}
.scientists ul li h3 {
font-family: 'Arimo';
font-size: 14px;
color: #daf2f8;
text-transform:uppercase;
}

.scientists ul li h4 {
font-family: 'Arimo';
font-size: 20px;
color: #ffffff;

}


.doctitle {
font-size: 22px;
color: #081d56;
font-family: 'Arimo';
}


.aboutScientists {
border-top: 2px solid #cce0f1;
border-bottom: 2px solid #cce0f1;

padding-top: 50px;
padding-bottom: 45px;
background-color: #eaf1f7;
}


/*.aboutScientists {
-webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.05);
padding-top: 50px;
padding-bottom: 45px;
background-color: #eaf1f7;
}*/

.aboutScientists .position {
position: absolute;
left: 34%;
top: -66px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.aboutScientists .aboutScientist p {
color: #333333;
font-size: 16px;
font-family: 'Arimo';
line-height: 1.5;
}
.aboutScientists .aboutScientist1 {
display: none;
}
.aboutScientists .aboutScientist4 {
display: none;
}
.aboutScientists .aboutScientist3 {
display: none;
}
.modern {
background: url("../images/modern-bg.jpg") center center no-repeat;
-webkit-background-size: cover;
background-size: cover;
padding-top: 50px;
padding-bottom: 46px;
background-attachment: fixed;
}
.modern h2 {
color: #fff;
}
.modern h3 {
text-align: center;
color: #fff;
font-size: 24px;
font-family: 'Arimo';
margin-top: 20px;
}
.modern form {
font-size: 0;
margin-top: 30px;
text-align: center;
}
.modern form input[type=text] {
display: inline;
display: inline-block;
zoom: 1;
vertical-align: middle;
margin: 20px 10px;
max-width: 90%;
}
.modern form input[type=submit] {
display: inline;
display: inline-block;
zoom: 1;
margin: 20px 10px;
vertical-align: middle;
height: 60px;
width: 230px;
-webkit-box-shadow: inset 0px -5px 0px 0px #dc3d40;
-moz-box-shadow: inset 0px -5px 0px 0px #dc3d40;
box-shadow: inset 0px -5px 0px 0px #dc3d40;
}
.modern form input[type=submit]:active {
-webkit-box-shadow: inset 0px 0px 0px 0px #dc3d40;
-moz-box-shadow: inset 0px 0px 0px 0px #dc3d40;
box-shadow: inset 0px 0px 0px 0px #dc3d40;
}
.cost {
padding-top: 50px;
padding-bottom: 60px;
}
.cost .btn {
height: 55px;
line-height: 55px;
width: 230px;
margin: 35px auto 0;
}
.cost h3 {
font-size: 18px;
color: #83ecff;
text-align: center;
font-family: 'Arimo';
margin-top: 30px;
margin-bottom: 18px;
}
.cost1{
background-color: #163588;
border-bottom: 4px solid #506dba;
}
.cost2{
background-color: #133cab;
}
.cost h3 span {
font-family: 'Arimo';
}
.cost .block {
text-align: center;
}
.cost .block h4 {
text-align: left;
font-size: 14px;
color: #1b5dac;
font-family: 'Arimo';
font-style: italic;
text-align: center;
margin-top: 20px;
}
.cost table {
margin-top: 50px;
border-collapse: collapse;
width: 100%;
}
.cost table thead tr td {
font-family: 'Arimo', sans-serif !important;
font-size: 16px !important;
color: #333333 !important;
font-weight: 300 !important;
}

.cost table tr td {
border: 1px solid #ecf7ff;
padding: 20px;
}

@media only screen and (max-width: 500px) {
.cost table tr td {
border: 1px solid #ecf7ff;
padding: 10px;
}
}


.cost table tr td:first-child {
font-family: 'Arimo', sans-serif !important;
font-size: 18px;
color: #ffffff;
}

@media only screen and (max-width: 500px) {
.cost table tr td:first-child {
font-family: 'Arimo', sans-serif !important;
font-size: 14px;
color: #ffffff;
}
}

.free {
color: #ff5050;
font-weight: 900;
font-size: 20px;
font-family: 'Arimo';
}

@media only screen and (max-width: 500px) {
.free {
color: #ff5050;
font-weight: 900;
font-size: 12px;
font-family: 'Arimo';
}
}



.cost table tr td:nth-child(2) {
text-align: center;
font-family: 'Arimo', sans-serif !important;
font-weight: 700;
font-size: 16px;
color: #7dff8c;
}
.cost .left {
width: 50%;
margin-top: 40px;
}
.cost .right {
width: 50%;
margin-top: 40px;
margin-left: -1px;
}
.cost .right table tbody tr:last-child td {
padding: 20px 20px 83px 20px;
}


.tdleft {
width: 80%;

}

@media only screen and (max-width: 400px) {
.tdleft {
width: 60%;
}
}




.tdright {
width: 20%;

}

@media only screen and (max-width: 400px) {
.tdleft {
width: 40%;
}
}


.recalls {
background: url("../images/bg-tile.png") repeat;
background-color: #ffffff;
padding-top: 25px;
padding-bottom: 55px;
}
.recalls .recallsSlick {
width: 780px;
max-width: 100%;
margin: 35px auto 0;
}
.recalls .recallsSlick .item {
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.recalls .recallsSlick .item img {
max-width: 100%;
border: 1px solid #ebebeb;
}
.recalls .recallsSlick .item h3 {
font-family: 'Arimo';
font-size: 18px;
color: #333333;
width: 190px;
max-width: 100%;
margin-top: 15px;
line-height: 1.3;
}
.recalls .recallsSlick .item h4 {
font-size: 14px;
color: #333333;
font-family: 'Arimo';
font-weight: 300;
margin-top: 20px;
width: 240px;
max-width: 100%;
line-height: 1.3;
}
.recalls .recallsSlick .item p {
font-family: 'Arimo';
font-weight: 300;
font-size: 14px;
color: #273761;
margin-top: 20px;
width: 170px;
max-width: 100%;
line-height: 1.3;
}


.recalls .recallsSlick .slick-next {
font-size: 0;
background: url("../images/arrow-next.png") center center no-repeat;
width: 60px;
height: 60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ebebeb;
position: absolute;
top: 60px;
right: -79px;
cursor: pointer;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}




@media only screen and (max-width: 890px) {
.arrow {
background: url("../images/arrow.png") center center no-repeat;
width: 100px;
height: 27px;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
text-align: center;	
}
}




.recalls .recallsSlick .slick-next:hover {
background-color: #fff;
}

.recalls .recallsSlick .slick-prev {
font-size: 0;
background: url("../images/arrow-prev.png") center center no-repeat;
width: 60px;
height: 60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ebebeb;
position: absolute;
top: 60px;
left: -79px;
cursor: pointer;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}

.recalls .recallsSlick .slick-prev:hover {
background-color: #fff;
}
.questions {
/*  background: url("../images/question-bg.jpg") center center no-repeat;*/
-webkit-background-size: cover;
background-size: cover;
padding-top: 80px;
padding-bottom: 40px;
background-color: #163588;
}
.questions h2 {
color: #fff;
}
.questions h3 {
text-align: center;
color: #fff;
font-size: 24px;
margin-top: 25px;
font-family: 'Arimo';
}
.questions form {
font-size: 0;
margin-top: 30px;
text-align: center;
}
.questions form input[type=text] {
display: inline;
display: inline-block;
zoom: 1;
vertical-align: middle;
margin: 20px 10px;
max-width: 90%;
width: 290px;
}
.questions form input[type=submit] {
display: inline;
display: inline-block;
zoom: 1;
margin: 20px 10px;
vertical-align: middle;
height: 60px;
width: 230px;
-webkit-box-shadow: inset 0px -5px 0px 0px #dc3d40;
-moz-box-shadow: inset 0px -5px 0px 0px #dc3d40;
box-shadow: inset 0px -5px 0px 0px #dc3d40;
}
.questions form input[type=submit]:active {
-webkit-box-shadow: inset 0px 0px 0px 0px #dc3d40;
-moz-box-shadow: inset 0px 0px 0px 0px #dc3d40;
box-shadow: inset 0px 0px 0px 0px #dc3d40;
}
.contacts {
background: url("../images/bg-tile.png") repeat;
background-color: #f7f7f7;
padding-top: 57px;
padding-bottom: 55px;
}
.contacts .phones h3 {
font-size: 16px;
color: #222222;
font-family: 'Arimo', sans-serif;
font-weight: 300;
margin-bottom: 20px;
}
.contacts .phones h3:nth-child(4) {
margin-top: 40px;
}
.contacts .phones a {
display: block;
font-size: 16px;
color: #222222;
font-family: 'Arimo', sans-serif;
font-weight: 300;
text-decoration: none;
}
.contacts .mail h3 {
font-size: 16px;
color: #222222;
font-family: 'Arimo', sans-serif;
font-weight: 300;
margin-bottom: 20px;
}
.contacts .mail h3:nth-child(4) {
margin-top: 40px;
}
.contacts .mail a {
display: block;
font-size: 16px;
color: #717171;
font-family: 'Arimo', sans-serif;
font-weight: 300;
text-decoration: underline;
}
.contacts .mail a:hover {
text-decoration: none;
}
.contacts .address h3 {
font-size: 16px;
color: #222222;
font-family: 'Arimo', sans-serif;
font-weight: 300;
margin-bottom: 20px;
}
.contacts .address h3:nth-child(4) {
margin-top: 40px;
}
.contacts .address p {
display: block;
font-size: 16px;
color: #222222;
font-family: 'Arimo', sans-serif;
font-weight: 300;
}
.footerWrapper {
/*background: url("../images/bg-tile.png") repeat;*/
background-color: #081d56;
padding: 25px 0 20px 0;
}
.footerWrapper h3 {
font-family: 'Arimo', sans-serif;
font-weight: 300;
font-size: 14px;
color: #ffffff;
}
.footerWrapper p {
font-family: 'Arimo', sans-serif;
font-weight: 300;
font-size: 14px;
color: #222222;
}
.footerWrapper p a {
color: #222222;
font-family: 'Arimo', sans-serif;
font-weight: 300;
text-decoration: underline;
}
.footerWrapper p a:hover {
text-decoration: none;
}
.about{
background: url("../images/bg-tile.png") repeat;
padding-top: 60px;
padding-bottom: 40px;
}
.about p{
font-size: 18px;
margin-top: 30px;
font-family: 'Arimo';
}
.about .red{
color: #f00000;
text-align: center;
font-weight: bold;
}

@media (max-width: 990px) {
.footerBlock {
text-align: center;
margin-top: 40px;
}
.footerBlock img {
display: block;
margin: 0 auto;
}
}
@media (max-width: 960px) {
.questions form textarea{
max-width: 290px;
}
.fixMenu{
display: none;
}
.menuBtn{
display: block;
}
.firstScreen .right a {
display: block;
margin: 0 auto;
}
.firstScreen .right a img {
max-width: 100%;
}
}
@media (max-width: 768px) {
.questions form textarea{
max-width: 290px;
}
.headerWrapper{
top: 100px;
}
.footerWrapper h3 {
float: none;
margin: 20px;
text-align: center;
}
.footerWrapper p {
float: none;
margin: 20px;
text-align: center;
}
.recalls .recallsSlick .item h3 {
display: block;
margin: 15px auto 0;
}
.recalls .recallsSlick .item h4 {
display: block;
margin: 20px auto 0;
}
.recalls .recallsSlick .item p {
display: block;
margin: 20px auto 0;
}
.recalls .recallsSlick .item {
text-align: center;
}
.recalls .recallsSlick .item img {
display: block;
margin: 0 auto;
}
.cost .left {
float: none;
width: 100%;
}
.cost .right {
float: none;
width: 100%;
}
.modern form input[type=text] {
display: block;
margin: 20px auto;
}
.questions form input[type=text] {
display: block;
margin: 20px auto;
}
.aboutScientists {
display: none;
}
.scientists ul li .mobileInfo p {
font-size: 14px;
}
.scientists ul li {
width: 50%;
}
.services ul li .plus {
opacity: 1;
}
.certificates ul li {
margin: 50px 30px 0;
}
.welcome .left {
width: 100%;
max-width: none;
float: none;
padding: 30px 15px;
}
.welcome .right {
width: 100%;
max-width: none;
margin-left: 0;
}
h2 {
font-size: 30px;
}
.firstScreen .left h1 {
font-size: 35px;
}
.headerWrapper .call {
margin: 0 auto;
text-align: center;
}
.headerWrapper .call h3 {
display: block;
margin: 10px 0;
}
.headerWrapper .call .headBtn {
float: none;
margin: 16px auto 0;
}
.firstScreen {
padding-top: 200px;
}
.headerWrapper .logo {
margin: 30px auto;
}
.headerWrapper .logo img {
display: block;
margin: 0 auto;
}
.firstScreen .left h1 {
text-align: center;
}
.firstScreen .left h3 {
text-align: right
}

.firstScreen .left .btn {
margin: 30px auto;
max-width: 100%;
font-size: 18px;
}

@media only screen and (max-width: 380px) {
.firstScreen .left .btn{
margin: 30px auto;
max-width: 100%;
font-size: 16px;
}
}


.firstScreen .right a {
display: block;
margin: 0 auto;
}
.firstScreen .right a img {
max-width: 100%;
display: block;
margin: 0 auto;
}
iframe {
max-width: 100%;
}
.modalWindow {
max-width: 100%;
}
.modalWindow input[type=text] {
max-width: 100%;
text-indent: 7px;
}
.modalWindow textarea{
padding: 10px 7px;
}
.modalWindow h4 {
padding: 0;
text-align: center;
}
.firstScreen .stats ul li {
width: 33%;
}
.firstScreen .stats ul li .textBlock {
height: 244px;
}
}
@media (max-width: 680px) {
.firstScreen .stats ul li {
width: 50%;
}

.form {
margin:10px;
}

.std{
padding-top: 20px;
padding-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
display: block;
background-color: #0098ef;
text-align: center;
clear: both;
border-radius: 10px;
margin-top: 20px;
}


}
@media (max-width: 480px) {
.headerWrapper{
top: 0;
}
.headerWrapper .logo {
float: none;
text-align: center;
}
.headerWrapper .call {
float: none;
}
.scientists ul li {
width: 90%;
}
.firstScreen .stats ul li {
width: 100%;
}
}

.line {
margin-bottom: 20px;
margin-top: 20px;
display: block;
}

.healsend {
padding-top: 90px;
padding-bottom: 25px;
}



@media screen and (max-width: 766px) {
.show-whatsup {
    visibility: visible;
    display: inline;
}
}