body { font-family: 'Roboto', Helvetica, Arial, sans-serif; font-size: 0.8vw; line-height: 1.5; color: #000000; background-color: #f5f5f5; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .subpage-common footer .more, .table--ivf-package tfoot td, .your-feedback form .rating-wrapper .order, .section-special-offer .doctors__about h2, .section-special-offer .slide__title--name { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; } h1, .h1, h2, .h2, h3, .h3, .table--ivf-package tfoot td, .your-feedback form .rating-wrapper .order, .section-special-offer .doctors__about h2, .section-special-offer .slide__title--name { margin-top: 1vw; margin-bottom: 0.5vw; } h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65%; } h4, .h4, h5, .h5, h6, .h6, .subpage-common footer .more { margin-top: 0.5vw; margin-bottom: 0.5vw; } h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { font-size: 75%; } h1, .h1, .your-feedback form .rating-wrapper .order { font-size: 2.24583333vw; } h2, .h2 { font-size: 1.825vw; } h3, .h3, .table--ivf-package tfoot td, .section-special-offer .doctors__about h2, .section-special-offer .slide__title--name { font-size: 1.60416667vw; } h4, .h4, .subpage-common footer .more { font-size: 1.27916667vw; } h5, .h5 { font-size: 1.04166667vw; } h6, .h6 { font-size: 1vw; } .btn-default, .btn-primary, .btn-success { color: #fff !important; background-color: #00a6eb; border-color: #00a6eb; transition: all 0.3s ease-in-out; } .btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success, .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary, .btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default { color: #fff !important; background-color: #41bba6 !important; border-color: #41bba6 !important; } .btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active, .btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active, .btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active { background-color: #00a6eb !important; border-color: #00a6eb !important; } .btn-success .badge, .btn-primary .badge, .btn-default .badge { color: #fff; background-color: #00a6eb !important; } .progress { background-color: #00a6eb; } .bs-wizard > .bs-wizard-step > .bs-wizard-dot { background: #00a6eb; } .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot { background-color: #ffffff; } .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after { background: #ffffff; } /* .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #000; font-size: 16px; margin-bottom: 5px;} .bs-wizard > .bs-wizard-step .bs-wizard-info {color: #000; font-size: 14px; font-weight:bold;} */ a { color: #00a4e8; text-decoration: none; transition: all 0.3s ease-in-out; } a:hover,a:focus { color: #000; text-decoration: none; } @media (min-width: 768px) { .navbar { min-height:111px; } .navbar-brand { width: 264px; padding-left: 30px !important; padding-top: 15px !important; } .navbar-brand img { width:100% !important; height:initial; } .navbar_padding { height:120px; } .navbar_user { margin-top:30px; } #my_account_frm { margin-top:32px; } .navbar_user>li:last-child>a { height: 34px; padding: 7px 20px 10px; border: 1px solid #41bba6; -webkit-box-shadow: 1.4px 1.5px 8px 0 rgba(0,0,0,0.1); -moz-box-shadow: 1.4px 1.5px 8px 0 rgba(0,0,0,0.1); box-shadow: 1.4px 1.5px 8px 0 rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; line-height: 20px; font-weight: 300; color: #41bba6; margin-top:2px; margin-left:30px; } .navbar_user>li:last-child>a:hover { background-color: #41bba6 !important; color: #ffffff !important; } .navbar_user .navbar-nav>.open>a, .navbar_user .navbar-nav>.open>a:hover, .navbar_user .navbar-nav>.open>a:focus { background-color: #00a6eb; color:#fff; } .navbar_user>li>.dropdown-menu { background-color: #00a6eb; outline: none } .navbar_user .dropdown-menu>li>a:hover, .navbar_user .dropdown-menu>li>a { color:#fff; background-color: #00a6eb; padding: 8px 20px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .navbar_user .dropdown-menu>li>a:hover, .navbar_user .dropdown-menu>li>a:focus { background-color: #1fbdff; } } @media (max-width: 768px) { .navbar-brand { width: 264px; padding-left: 10px !important; } } .navbar-default { background-color: #fff; border:none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-box-shadow: 0 10px 19px -4px rgba(0,0,0,0.2); -moz-box-shadow: 0 10px 19px -4px rgba(0,0,0,0.2); box-shadow: 0 10px 19px -4px rgba(0,0,0,0.2) } .navbar-default .navbar-nav>li>a { font-size:16px; } .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; outline: none; color:#00a6eb; background:none; } .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color:#00a6eb; background:none; } .h1,.h2,.h3,.h4,.section-special-offer .doctors__about h2,.section-special-offer .slide__title--name,.subpage-common footer .more,.table--ivf-package tfoot td,.your-feedback form .rating-wrapper .order,h1,h2,h3,h4 { font-weight: 100 } .h1,.your-feedback form .rating-wrapper .order,h1 { line-height: 1 } .btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.radio label,.section-special-offer .action--close span,.section-special-offer .action--open:after,.section-special-offer .doctors__open,.section-special-offer .slide__title--profession,.small-box,.subpage-common article p + .author,.testimonials__medailon:after,.textarea textarea,.ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-title,.your-feedback form .rating-wrapper h2,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p { font-size: 16px; font-weight: 300; line-height: 1.6; } strong { font-weight: 500 } .carousel-team .text q,.control-label-small,.footer--landing-page .footer__address,.footer--landing-page .footer__contact,.footer--landing-page .footer__contact li,.form .label-danger,.future-health-biobank .infographics__caption,.search-wrap input,.subpage-common aside a,.ui-datepicker-calendar th,small,table { font-size: initial; } .font-size-lg { font-size: 5.20833333vw; font-weight: 100 } @media (max-width: 1439px) { .h1,.your-feedback form .rating-wrapper .order,h1 { font-size:52px !important; } .h2,h2 { font-size: 45px !important; } .h3,.section-special-offer .doctors__about h2,.section-special-offer .slide__title--name,.table--ivf-package tfoot td,h3 { font-size: 40px !important; } .h4,.subpage-common footer .more,h4 { font-size: 24px !important; } .btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.radio label,.section-special-offer .action--close span,.section-special-offer .action--open:after,.section-special-offer .doctors__open,.section-special-offer .slide__title--profession,.small-box,.subpage-common article p + .author,.testimonials__medailon:after,.textarea textarea,.ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-title,.your-feedback form .rating-wrapper h2,body,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p { font-size: 15px !important; } .carousel-team .text q,.control-label-small,.footer--landing-page .footer__address,.footer--landing-page .footer__contact,.footer--landing-page .footer__contact li,.form .label-danger,.future-health-biobank .infographics__caption,.search-wrap input,.subpage-common aside a,.ui-datepicker-calendar th,small,table { font-size: 13px !important; } } @media (max-width: 1199px) { .h1,.your-feedback form .rating-wrapper .order,h1 { font-size: 25px !important; } .h2 { font-size: 30px !important; } .h3,.section-special-offer .doctors__about h2,.section-special-offer .slide__title--name,.table--ivf-package tfoot td,h3 { font-size: 28px !important; } .h4,.subpage-common footer .more,h4 { font-size: 18px !important; } .btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.radio label,.section-special-offer .action--close span,.section-special-offer .action--open:after,.section-special-offer .doctors__open,.section-special-offer .slide__title--profession,.small-box,.subpage-common article p + .author,.testimonials__medailon:after,.textarea textarea,.ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-title,.your-feedback form .rating-wrapper h2,body,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p { font-size: 14px !important; } .carousel-team .text q,.control-label-small,.footer--landing-page .footer__address,.footer--landing-page .footer__contact,.footer--landing-page .footer__contact li,.form .label-danger,.future-health-biobank .infographics__caption,.search-wrap input,.subpage-common aside a,.ui-datepicker-calendar th,small,table { font-size: 12px !important; } } @media (max-width: 991px) { .font-size-lg { font-size:35px !important; } } @media (min-width: 1921px) { .h1,.your-feedback form .rating-wrapper .order,h1 { font-size:70px !important; } .h2,h2 { font-size: 60px !important; margin-bottom: 50px !important; } .h3,.section-special-offer .doctors__about h2,.section-special-offer .slide__title--name,.table--ivf-package tfoot td,h3 { font-size: 50px !important; margin-bottom: 50px !important; } .h4,.subpage-common footer .more,h4 { font-size: 38px !important; } .btn.btn-big,.checkbox label,.control-label,.dropdown select,.dropdown select option,.radio label,.section-special-offer .action--close span,.section-special-offer .action--open:after,.section-special-offer .doctors__open,.section-special-offer .slide__title--profession,.small-box,.subpage-common article p + .author,.testimonials__medailon:after,.textarea textarea,.ui-datepicker-calendar td,.ui-datepicker .ui-datepicker-title,.your-feedback form .rating-wrapper h2,body,input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],label,li,p { font-size: 26px !important; } .carousel-team .text q,.control-label-small,.footer--landing-page .footer__address,.footer--landing-page .footer__contact,.footer--landing-page .footer__contact li,.form .label-danger,.future-health-biobank .infographics__caption,.search-wrap input,.subpage-common aside a,.ui-datepicker-calendar th,small,table { font-size: 20px !important; } .font-size-lg { font-size: 100px !important; } } .header_selections * { color: #00a6eb !important; } .header_selection_item { border-right: 1px solid #00a6eb !important; } .date_selected .date { color: #00a6eb !important; } .week, .month { color: #404040 !important; }