@font-face {
    font-family: 'pfdfont';
    src: url('fonts/ufonts.com_pfdintextcondpro-regular.woff') format('woff');
}

@font-face {
    font-family: 'amikstralm';
    src: url('fonts/amikstralm.woff') format('woff');
}

body
{
    margin: 0;
    padding: 0 !important;
    color: #555;
    /*font-family: 'pfdfont','Open Sans', Arial,sans-serif !important;*/
    font-family: 'Open Sans', sans-serif !important;    
    background: #EFEFEF;
}

#page
{

}

#header
{
    margin: 0;
    padding: 0;
}

#content
{
    padding: 0 20px;
    margin-top: 200px;
    overflow: hidden;
    margin-bottom: 30px;
}

#content p {
    text-align: justify;
}

#sidebar
{
    padding: 20px 20px 20px 0;
    width:100%;
}

#footer
{
    padding: 10px;
    margin: 10px 0;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid #076412;
}



#logo {
    position: relative;
    top: 0px;
    float: left;
    width:200px;
}


#logo-block {
    z-index: 1;
    width: 100%;
    height: 66px;
    margin-top: 0;
    background: #222222;
    position: fixed;
}

#logo-block h1 {
    top: 0px;
    position: absolute;
    color: #076412;
    text-align: left;
    /*width: 300px;*/
    line-height: 19px;
    float: left;
    margin-left: 10px;
    font-size: 16px;
    font-weight: normal;
}

#block-top {
    background-color: #1F4171;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1;
}

body  h2 {
    font-size:22px;
    font-weight: normal;
    color: #055A1A;
}


body #footer h2 {
    color: #B0D236;
}

#footer a {
    color: #B0D236 !important;
}

#mainmenu
{
    z-index: 1;
    position: relative;
}

#mainmenu ul
{
    background-color: #222;
    padding: 7px 1px 0px 0px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

#mainmenu ul li
{
    display: inline;
}

#mainmenu ul li a
{
    color:#000;
    background-color:transparent;
    font-size:12px;
    text-decoration:none;
    padding:10px 15px; 
    background-color: #fff;
    background-color: #222;
}

#mainmenu ul li.logo a {
    background: none !important;
    padding-top: 0;
}

#contact-form a:hover {
    background: none !important;
}


#mainmenu ul li.active a
{
    color: #FFFFFF !important;
    background-color: #1F4171;
    text-decoration: none;
}

#mainmenu ul li a {
    color: #fff !important;
}

#mainmenu ul li a:hover {
    color: #B0D236 !important; /*#F4FF00*/
}

.carousel-control {
    opacity: 0.8 !important;
    line-height: 28px !important;
    color: #fff !important;
    font-weight: bold !important;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    __background: #80CFFF;
}

.operations li.active a {
    background: rgba(176, 210, 54, 0.8);
    color:#294787 !important;
}


#slidershow {
    width: 100%;
    position: relative;
    top: 142px;
}

#slidershow img {
    width:100%;
    min-height:280px;
    max-height:700px;
}

.home-block {
    width:290px;
    float:left;
    margin: 0 10px;
}

.home-block h2{
    font-size: 16px;
    font-weight: normal;
    padding: 0 10px;
    background: #f0f0f0;
}

.home-block h3 {
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px;
    margin:0;
    background: #f0f0f0;
    line-height: 25px;
}

.home-block p {
    text-align: justify;
}

.home-block .point {
    color:#076412;
    font-weight: bold;
}

.home-block ul {
    list-style-type: none;
    margin: 5px 0 10px 10px;
}

.home-block .small {
    font-weight: 13px;
}

#logo-middle {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.ver-menu .portlet-decoration {
    background: #E7E7E7;
    border-left: 0;
    padding:5px 15px;
}

.ver-menu .portlet-content {
    margin: 20px 0 15px 0;
    background: none;
    padding:0;
}

.ver-menu .portlet-decoration .portlet-title {
    color: #294787;
    font-size: 16px;
    font-weight: normal;
}


.ver-menu .operations {
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    2px 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow:         2px 2px 5px rgba(0, 0, 0, 0.5);
}

.ver-menu .operations li {
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding: 0;
}

.ver-menu .operations li:last-child {
    border-bottom: 1px solid #E7E7E7;
}

.ver-menu .operations li a {
    padding: 10px 0 10px 8px;
    font-weight: normal;
}

#contact-form textarea {
    width: 455px;
    height: 150px;
}

#contact-form input[type=text] {
    width: 455px;
}

#ContactForm_verifyCode {
    width: 145px !important;
}

#contact-form input[type=submit] {
    width: 120px;
    background-color: #1F4171;
    color: #fff;
    border: 0;
    font-size: 15px;
    padding: 7px; 
}


.container {
    _width:960px !important;
}

#info {
    background-color:rgba(4, 19, 41, 0.85); /*rgba(33, 41, 4, 0.85);*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#aa00ff00', endColorstr='#aa00ff00');
    width: 360px;
    padding: 10px 15px 11px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    float: right;
    margin-left: 25px;
    position: fixed;
    right: 60px;
    top: 51px;
    z-index: 1;
}

#info span {
    font-size:12px;
}


#info a {
    color: #F4FF00 !important;
}

#info a:hover {
    background: none !important;
}



#langs {

    z-index: 2;
    float:right;

}

#langs img {
    width:40px;
}

#langs a:hover {
    background: none !important;
}


.product-block .info {
    background: rgba(176, 210, 54, 0.3);
    padding: 10px 10px;
    overflow: hidden;
}


.product-block .info span {
    float:left;
    max-width: 410px;
}

.product-block .info img {
    float:right;
    max-height: 150px;
}



.product-block p {
    margin: 10px 0;
}

table {
    color: #076412 !important
}

table th{
    color: #000 !important;
}

.product-block.cryo {
    color: #076412;
    text-align: center;
}

body .span-19 {
    width: 700px;
}


.span-19 #content {
    min-width: 700px;
}

.company-images {
    text-align: center;
}

.company {
    height:360px;
    margin: 0 5px 5px;
}

.product-title {
    background: rgba(176, 210, 54, 0.8); 
    color: #294787 !important;
}

.label-google-map {
    font-size:50px;
}

#contact-panel-title {
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
    text-align: center;

    display: block;
    padding: 0;
}


#block-home-image {
    clear:both;
    padding: 10px 0;
}

#block-home-image img {
    height:143px;
}

#block-home-image img:not(:first-child):not(:last-child) {
    margin:10px 5px;
}

#block-home-image img:first-child {
    margin-right: 5px; 
}

#block-home-image img:last-child {
    margin-left: 5px;
}
h2.short {
    margin:0;
}

.extra-marging {
    padding:5px 0;
}

.office {
    margin:10px 0;
}

.services-images img {
    margin:10px;
    height: 187px;
    margin: 5px;
}

.services-images img:first-child {
    margin-left:0;
}

.services-images img:last-child {
    margin-right:0;
}

#block-office1 img {
    height:305px;
}

#block-office1 img:first-child {
    margin: 10px 10px 10px 0;
}

#block-office1 img:last-child {
    margin-right: 10px 0 10px 10px;
}

.principle-block {
    overflow: hidden;
}

.principle-block p {
    float: left;
    display: block;
    max-width: 350px;
}

.principle-block img {
    width:200px;
    float:right;
    margin-right: 30px;
}


.form-contact {

}

.contact-image {
    float:right;
    width:400px;
}

#wishes {
    position: absolute;
    z-index: 1;
    left: 15px;
    top: 270px;
}

#wishes img{
    width:150px;
    float:left;
}

#wishes div {
    float:left;
    padding:35px 25px;
    color:#fff;
    font-family: 'amikstralm', cursive;
    font-size: 21px;
    background-color: RGBA(175,0,0,0.9);
    border-left:3px double #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#aaaf0000', endColorstr='#aaaf0000');
}


#footer {
    clear:both;
    clear: both;
    background-color: #222222;
    color: #fff;
}

table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}

hr {
    clear:both;
}

#wcag {
    margin-top: -25px;
    width: 370px;
    float: right;
    font-size: 10px;
    padding: 0 9px;
}

#wcag span {
    float: left;
    width: 185px;
    line-height: 12px;
    margin-top: 2px;
    color: #B0D236;
}


.navbar-inverse .navbar-inner {
    background-image: none !important;
    background-color: inherit !important;
    border: none;
}


#top-info {
    float: left;
    color: #fff;
    margin: 10px;
}

#top-info a {
    color: #fff !important;
}

#info.top-fix {
    display: block;
}

#top-info {
    display: none;
}

#head-responsible {
    display:none;
}

#dentist-image {
    float: left;
    width: 50%;
    padding: 0 30px 0 0;
}

.main-image-page {
    float: left;
    width: 55%;
    padding: 20px 30px 0 0;
    box-sizing: border-box;
}

.main-image-page-gallery {
    float: left;
    width: 50%;
    padding: 20px 30px 0 0;
}

.main-image-page-gallery.box {
    width:100%;
    background: transparent;
}


.main-image-page-gallery img {
    margin: 0 0 10px 0;
    cursor: pointer;
}

.main-image-page-gallery.box img {
    height: 200px;
    margin: 5px 10px 10px 0;
}

#dentist-biography {
    float: right;
    width: 45%;
    padding: 0px;
    box-sizing: border-box;
    min-width: 400px;
    margin-top: 30px;
}

#dentist-biography p {
    text-align: justify;
}

#dentist-biography h1 {
    font-size: 30px;
}

#dentist-image img {

}


#popupBox {
    /* height:auto !important; */
}


#peristatika {
    clear:both;
}

@media (max-width: 1390px) { 
    #info.top-fix {
        display: none;
    }
    #top-info {
        display: block;
    }
}

@media (max-width: 979px) {

    .main-image-page-gallery.box img {
        width: 45%;
    }

    #dentist-biography {
        float: none;
        clear: both;
        width: inherit;
        padding: 0 10px 0 0;
        min-width: initial;
    }

    .main-image-page {
        float: left;
        width: inherit;
        padding: 20px 10px 20px 0px;
        min-width: initial;
    }

    .main-image-page-gallery {
        float: left;
        width: inherit;
        padding: 20px 10px 20px 0px;
        min-width: initial;
    }


    #dentist-image {
        width:100%;
    }

    #footer {
        font-size: 15px;   
    }

    #head-responsible {
        display:block;
    }

    #mainmenu .logo {
        display: none;
    }


    #wcag {
        margin-top: -60px;
        width: inherit;
        right: 0;
        position: absolute;
        font-size: 10px;
        padding: 0 10px;
    }

    #wcag span {
        float: left;
        width: 182px;
        line-height: 12px;
        margin-top: 2px;
        padding: 0 10px;
        color: #B0D236;
    }

    #wcag img {
        width: 60px;
        margin-top: 5px;
    }

    #contact-form input[type=text] {
        width: 100%;
        box-sizing: border-box;
        height: 50px;
        font-size: 30px;
    }

    #contact-form textarea {
        width: 100%;
        box-sizing: border-box;
    }

}

@media (max-width: 544px) {

    .main-image-page-gallery.box img {
        width: 100%;
    }

    #logo-block {
        top: 94px;
        height: 85px;
    }

    #slidershow {
        top: 179px;
    }
    #wcag {
        margin-top: -80px;
    }
}

#main-carousel .carousel-inner > .item {
    -webkit-transition: 0.6s cubic-bezier(1, 0, 0.32, 1.1) left;
    -moz-transition: 0.6s cubic-bezier(1, 0, 0.32, 1.1) left;
    -o-transition: 0.6s cubic-bezier(1, 0, 0.32, 1.1) left;
    transition: 0.6s cubic-bezier(1, 0, 0.32, 1.1) left;
}



.popupimage-link {
    -o-transition: 0.5s;  
    -ms-transition: 0.5s;
    -moz-tranistion: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin:5px;
    cursor: pointer;
}

.popupimage-link:hover {
    opacity: 0.3;
    -webkit-transition: all 2.6s cubic-bezier(0, 0.85, 0.27, 0.96);
    -moz-transition: all 2.6s cubic-bezier(0, 0.85, 0.27, 0.96);
    -o-transition: all 2.6s cubic-bezier(0, 0.85, 0.27, 0.96);
    transition: all 2.6s cubic-bezier(0, 0.85, 0.27, 0.96);
}