blockquote {color: #153b63;} .respozive-img div img{
position:relative;
max-width:200px;
width:100%;
height:auto;
}
@media only screen and (max-width: 550px){
.contact-img div img{
position:relative;
max-width:200px;
width:100%;
height:auto;
}
}
@media only screen and (min-width: 448px){
.head-mobile{
padding-bottom:100px;
height:auto;
}
}
.svg-schema div img{
position:relative;
max-width:330px;
width:calc(100% - 0px);
height:auto;
}
.head-link{
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 20px;
padding-top: 403px;
padding-left: 35px;
color: #fff;
font-size: 21px;
line-height: 1.3;
}
.head-link-mobile{
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 20px;
padding-top: 403px;
padding-left: 35px;
color: #fff;
font-size: 17px;
line-height: 1.3;
}
.head-link a, .head-link-mobile a{
color: #fff !important;
text-decoration:none;
}
.head-link a:hover, .head-link-mobile a:hover{
text-decoration:underline;
}
form label{
width:auto !important;
float:none !important;
}
.head-background{
background-position: center bottom;
background-repeat: no-repeat;
}
.quotation-head{
padding-top: 75px !important;
padding-right: 30px !important;
padding-bottom: 25px !important;
padding-left: 50px !important;
background-repeat: no-repeat;
background-position: bottom right;
}
.quotation-head-mobile{
padding-top: 30px !important;
padding-right: 30px !important;
padding-bottom: 25px !important;
padding-left: 50px !important;
background-repeat: no-repeat;
background-position: bottom right;
}
.menu-background{
background-repeat: no-repeat;
background-position: bottom left;
}
.menu-background-bottom{
padding-top:30px;
background-repeat: no-repeat;
background-position: bottom left;
}
.menu-name{
margin-bottom: 20px;
padding-left: 15px;
}
.menu-desc{
padding-top: 10px;
padding-left: 15px;
}
.patient-submenu{
font-size:18px;
background: none;
}
@media only screen and (min-width: 1200px) and (max-width: 1516px) {
.patient-submenu{
font-size:14px;
}
}
.height-test{
height:540px;
}
.banner-height{
height:300px;
}
.content-divider{
background: #f8f8f8 url(//www.crc-cz.com/wp-content/uploads/2019/03/divider.png?id=48236);
background-repeat: no-repeat !important;
background-position: center top !important;
}
.content-divider-white{
background: #fff url(//www.crc-cz.com/wp-content/uploads/2019/05/shadow.png);
background-repeat: no-repeat !important;
background-position: center top !important;
}
.study-types{
margin-bottom: 10px !important;
padding-left: 10px !important;
background-color: #05056d !important;
padding-bottom: 4px;
padding-top: 3px;
color:#fff;
}
@media only screen and (min-width: 1549px){
.resize{
padding-right:calc((100% - 1500px)/2) !important;
padding-left:calc((100% - 1500px)/2) !important;
}
}