body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    background: #e6f5f8 url(/Assets/img/body-bg.png) no-repeat top center;
    color: #666;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #0d399d;
}

.image-block {
    display: block;
    width: 100%;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb30 {
    margin-bottom: 30px;
}

hr {
    border-color: #eee;
}

label.block {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 13px;
}

.box {
    background: #fff;
    border-radius: 5px;
    border-bottom: 2px solid rgba(63, 195, 216, .5);
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.full-image {
    width: 100%;
}

.form-control {
    border: 1px solid rgba(147, 92, 163, 0.3)!important;
    background: #fcfcfc;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(147, 92, 163, 0.6)!important;
}

.field-validation-valid {
    display: block;
    color: red;
    font-size: 11px;
    margin-top: 2px;
}

.relative {
    position: relative;
}

label.error {
    position: absolute;
    bottom: -10px;
    right: 5px;
    font-size: 10px;
    font-weight: 400;
    background: rgba(255, 0, 0, .9);
    padding: 0 5px;
    line-height: 20px;
    color: #fff;
    border-radius: 3px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.detail-link,
.footer-link {
    font-weight: 600;
}

.navbar,
.header,
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.detail-link,
.header .site-logo .name {
    font-family: 'Raleway', sans-serif;
}

.dispnone {
    display: none;
}


/* -------------------------------- */


/* Bootstrap Theme */

.form-group {
    position: relative;
}

.btn,
.form-control {
    border-radius: 0;
    border: 0;
}

.btn {
    height: 35px;
    line-height: 25px;
    font-size: 13px;
    font-weight: 600;
    padding: 5px 15px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.btn-primary {
    background: #0d399d;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #092e81;
}

.btn-lg {
    font-size: 32px;
    line-height: 46px;
    height: 66px;
}

.btn-xs {
    font-size: 14px;
    line-height: 16px;
    height: 32px;
    padding: 7px 15px;
}

.detail-link {
    font-size: 14px;
    color: #0d399d;
    background: url(/Assets/img/detail-link-arrow.png) no-repeat left;
    font-weight: 700;
    padding-left: 22px;
}

.detail-link:hover,
.footer-link:hover {
    color: #3fc3d8;
}

.form-control {
    border-radius: 5px;
    border: 0;
    height: 35px;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 10px;
}

.panel-title {
    font-size: 14px;
}

.sss-accordion .panel-heading {
    padding: 0;
}

.sss-accordion .panel-title a.collapsed {
    background: #dff1f5;
    color: #666;
}

.sss-accordion .panel-title a {
    display: block;
    padding: 10px 15px;
    color: #fff;
    background: #09b1b2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sss-accordion .panel {
    border: 0;
    margin-bottom: 15px;
}

.sss-accordion .panel-body {
    border: 0;
    background: #fcffff;
    line-height: 1.5;
}


/* -------------------------------- */


/* Header */

.header {
    background: url(/Assets/img/header-bg.png) repeat-x bottom;
}

.header .sml-nav {
    line-height: 25px;
    float: left;
}

.header .sml-nav,
.header .sml-nav > a {
    color: #09b1b2;
}

.header .languages {
    float: right;
    min-height: 24px;
}

.header .languages a {
    float: left;
    margin: 5px;
    opacity: .5;
}

.header .languages a.active {
    opacity: 1;
}

.header .site-logo {
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: 0;
}

.header .site-logo a {
    display: block;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 90px;
    padding-right: 20px;
    font-size: 12px;
    color: #74feff;
    font-weight: 400;
}

.header .site-logo a span {
    display: block;
}

.header .site-logo a .name {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 8px 0 3px;
}

.header .site-logo a img {
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 93px;
}

.header .site-logo a .titles {
    line-height: 18px;
}

.navbar-toggle {
    border-color: #fff;
    border: 2px solid rgba(255, 255, 255, .75);
    padding: 8px;
    background: rgba(0, 0, 0, .1);
}

.navbar-toggle .icon-bar {
    background: rgba(255, 255, 255, .75);
}

.navbar {
    background: #09b1b2;
    border-radius: 5px;
    border: 0;
    min-height: none;
    margin-bottom: 0;
}

.navbar-nav > li > a {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}

.navbar-nav > li.hasSubmenu .submenu {
    background: #09b1b2;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    text-align: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar-nav > li.hasSubmenu:hover .submenu {
    display: block;
}

.navbar-nav > li.hasSubmenu .submenu > li {
    border-bottom: 1px dotted rgba(255, 255, 255, .4);
}

.navbar-nav > li.hasSubmenu .submenu > li:last-child {
    border-bottom: 0;
}

.navbar-nav > li.hasSubmenu .submenu > li > a {
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
    display: block;
    white-space: nowrap;
    line-height: 1.4;
}

.navbar-nav > li.hasSubmenu .submenu > li > a:hover,
.navbar-nav > li.hasSubmenu .submenu > li > a:focus,
.navbar-nav > li.hasSubmenu .submenu > li > a:active {
    background: rgba(0, 0, 0, .1);
}


/* -------------------------------- */


/* Mainpage */

.main-slider img {
    border-radius: 5px;
}

.main-about {
    padding: 10px 15px 15px 0;
}

.main-about-title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 18px;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #3fc3d8;
}

.main-about-title .name {
    color: #0d399d;
}

.main-about-content,
.about-content {
    line-height: 1.7;
    font-size: 13px;
    margin-bottom: 10px;
}

.about-content {
    margin-bottom: 15px;
}

.subpage-content {
    line-height: 1.6;
    font-size: 14px;
}

.subpage-content h2 {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.subpage-content p,
.subpage-content ul {
    margin-bottom: 20px;
}

.subpage-content ul li {
    position: relative;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}

.subpage-content ul li:before {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    border: 2px solid #09b1b2;
    background: #fff;
    content: ' ';
    position: absolute;
    left: 0;
    top: 7px;
}

.subpage-content a {
    color: #0d399d;
}

.subpage-content a:hover {
    color: #09b1b2;
}

.main-about-links {
    line-height: 28px;
    border-left: 1px dotted rgba(63, 195, 216, .7);
    padding-left: 30px;
    margin-top: 10px;
}

.main-four-links .box {
    padding: 10px;
    display: block;
}

.main-four-links .box img {
    border-radius: 5px;
}

.main-four-links .box .title {
    display: block;
    text-align: center;
    color: #3fc3d8;
    font-size: 16px;
    margin-top: 10px;
}

.main-four-links .box:hover {
    border-color: #0d399d;
}

.main-four-links .box:hover .title {
    color: #0d399d;
}

.main-bottom .col-left,
.main-bottom .col-right {
    color: #fff;
    position: relative;
}

.main-bottom .col-left {
    background: #0d399d;
}

.main-bottom .col-right {
    background: #3fc3d8;
}

.main-bottom .col-left .content,
.main-bottom .col-right .content {
    padding: 20px 30px;
    position: relative;
    color: #fff;
}

.main-bottom .col-left .content .icon {
    position: absolute;
    left: 30px;
    top: 20px;
    display: block;
}

.main-bottom .col-left .content .title,
.main-bottom .col-right .content .title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

.col-right .bx-wrapper .bx-pager {
    bottom: -25px;
}

.bx-viewport .bx-slider > li > a {
    color: #fff;
    line-height: 1.5;
    font-style: italic;
}


/* -------------------------------- */


/* Footer */

.footer {
    margin-top: 30px;
    position: relative;
}

.footer:after {
    width: 100%;
    height: 120px;
    background: #09b1b2;
    position: absolute;
    left: 0;
    bottom: 0;
    content: ' ';
    z-index: -1;
}

.footer .footer-content {
    border-radius: 5px;
    padding: 20px 15px;
    background: #fcffff;
    background: -moz-linear-gradient(top, #fcffff 0%, #dff1f5 100%);
    background: -webkit-linear-gradient(top, #fcffff 0%, #dff1f5 100%);
    background: linear-gradient(to bottom, #fcffff 0%, #dff1f5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcffff', endColorstr='#dff1f5', GradientType=0);
    border-top: 2px solid rgba(9, 177, 178, 1);
    font-size: 13px;
}

.footer-about,
.footer-contact,
.footer-contact a {
    color: #777;
    line-height: 1.5;
}

.footer-about {
    color: #999;
    font-size: 11px;
}

.social-links {
    margin-top: 15px;
}

.social-links > li {
    display: inline-block;
    padding-right: 5px;
}

.social-links > li > a {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #0d399d;
    display: block;
    padding-top: 6px;
}

.social-links > li > a:hover {
    background: #3fc3d8;
}

.social-links > li > a > img {
    margin-left: auto;
    margin-right: auto;
    width: 16px;
    height: 16px;
}

.footer .copyright {
    line-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}

.footer .copyright .left {
    float: left;
}

.footer .copyright .right {
    float: right;
}

.footer .footer-col-title {
    margin: 15px 0;
    font-size: 20px;
    color: #3fc3d8;
    font-weight: 500;
}

.footer-link {
    display: block;
    line-height: 2;
}


/* -------------------------------- */


/* Subpage */

.subpage {
    padding: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.subpage-title {
    font-size: 22px;
    color: #09b1b2;
    margin-top: 8px;
    margin-bottom: 25px;
}


/* -------------------------------- */


/* Left Navigation */

.left-nav {
    background: #09b1b2;
    border-radius: 5px;
    overflow: hidden;
}

.left-nav > .title {
    color: #fff;
    font-size: 18px;
    padding: 10px 15px;
    border-bottom: 1px dotted rgba(255, 255, 255, .4);
}

.left-nav > .nav > li > a {
    color: #dff1f5;
    font-weight: 600;
    border-left: 5px solid transparent;
    padding-left: 10px;
}

.left-nav > .nav > li.active > a {
    background: rgba(0, 0, 0, .15);
    color: #fff;
    border-color: #0d399d;
}

.left-nav > .nav > li .submenu {
    display: none;
    background: rgba(0, 0, 0, .15);
}

.left-nav > .nav > li .submenu a {
    display: block;
    color: #74feff;
    border-left: 5px solid transparent;
    padding: 6px 10px;
}

.left-nav > .nav > li .submenu li.active a {
    color: #fff;
    border-color: #fff;
    background: rgba(0, 0, 0, 0.05);
}

.left-nav > .nav > li.active .submenu {
    display: block;
}


/* -------------------------------- */


/* Breadcrumb */

.breadcrumb {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #fafafa;
    padding: 10px 15px;
    font-size: 11px;
}

.breadcrumb > li > a {
    color: #09b1b2;
}

.breadcrumb > .active {
    color: #999;
}


/* -------------------------------- */


/* Gallery */

.gallery-item {
    display: block;
    position: relative;
}

.gallery-item .icon {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .3);
    background-image: url(/Assets/img/zoom.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin: -25px 0 0 -25px;
}

.gallery-item:hover .icon {
    opacity: 1;
}


/* -------------------------------- */


/* Contact */

.contact-bg,
.appointment-bg {
    background: url(/Assets/img/contact-medipol.jpg) no-repeat top right;
    background-size: cover;
    padding: 30px 0 150px 0;
    border-radius: 5px;
}

.appointment-bg {
    background: url(/Assets/img/randevu-bg.jpg) no-repeat top right;
    padding-bottom: 50px;
}

.contact-bg .form-control,
.appointment-bg .form-control {
    border-radius: 0;
    border: 0!important;
    background: none;
    border-bottom: 1px dotted #ccc!important;
}

.contact-bg hr {
    margin: 30px 0;
}

.contact-info {
    line-height: 2;
    font-size: 125%;
}

.contact-info a {
    color: #666;
}


/* -------------------------------- */

.single-error-page {
    padding-top: 50px;
}

.single-error-page-inner {
    border-radius: 10px;
    background: #fff;
    padding: 50px;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
}

.error-page-header {
    background: #09b1b2;
    border-radius: 5px;
    position: relative;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-size: 22px;
    padding: 10px 0;
}

.single-error-page-inner img {
    border-radius: 10px;
}

.single-error-page-inner h1 {
    margin-top: 5px;
}

.single-error-page-inner p {
    margin-bottom: 15px;
}

.single-error-page-inner .btn + .btn {
    margin-left: 20px;
}

.error-page {
    padding: 50px;
    background: #fff;
    line-height: 1.5;
    border-radius: 5px;
}

.error-page p {
    margin-bottom: 20px;
}

.error-page .btn {
    margin-right: 20px;
}

.error-page img {
    border-radius: 5px;
}
