/**
 # mega_orthodontis - Mega Orthodontis Template For Joomla! 1.7
 # author 		OmegaTheme.com
 # copyright 	Copyright(C) 2011 - OmegaTheme.com. All Rights Reserved.
 # @license 	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 # Website: 	http://omegatheme.com
 # Technical support: Forum - http://omegatheme.com/forum/
**/
/**------------------------------------------------------------------------
 * file: typography.css 1.7.0 00001, March 2011 12:00:00Z OmegaTheme $
 * package:	 Mega Orthodontis Template
 *------------------------------------------------------------------------*/
 

 
 
 /*-----------------------------*/
 
 
* {
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}

img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img{
	border:none;
}
p {
	line-height: 1.5em;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: 1.3;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	line-height: 20px;
	padding-bottom:15px;
}
h3 {
	font-size: 16px;
	line-height: 30px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
h5 {
	color: #404042;
	font-size: 16px;
	padding-bottom: 5px;
}
h6 {
	color: #8A1728;
	font-size: 20px;
	padding-bottom: 5px;
}

ul { padding-left: 0; }

ul li { list-style: none; margin-left: 0; }

li ol { margin: 0;}

ul, ol{ 
	margin:  0; 
	padding: 0;
}
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl  { margin: 0; }
dl dt { font-weight: bold; }
dd { margin: 0em;}

pre {
	padding: 10px;
	border: 1px solid #CEE0E4;
	color: #02576B;
}
blockquote {
/*	background: url(../images/blockquote_icon.png) no-repeat; */
	color: #02576B;
    font-size: 12px;
    font-style: italic;
    line-height: 150%;
    margin: 2px 0;
    padding: 6px 10px 10px 0;
    width: auto;
/*    padding: 5px 0px;
	quotes: "\201C" "\201D"; */
 }
 /*
 blockquote:before { content: open-quote; font-weight: bold; }
 blockquote:after { content: close-quote; font-weight: bold; }
*/
/* ---------------------- Style for Form---------------------- */
label { 
	font-weight: bold;
}
fieldset{ 
	padding: 0 0 0 5px; 
	margin: 0 0 1em 0; 
	border: 1px solid #ccc; 
}
legend{ 
	font-weight: bold; 
	font-size: 1.2em;
}
input.text, input.title,
textarea {
  background-color:#FFFFFF;
  border:1px solid #BBBBBB;
}

/* ---------------------- Style for table tr td --------------------- */
table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table tr.odd{
	
}
table tr.odd td{
	background: #FFF;
}
table tr.even td{
	background: #EEE;
}
th  { 
	font-weight: bold; 
}
/*thead th{ 
	background: #CCC;
}
*/
th, td, caption{ 
	padding: 4px 5px 4px 5px;
}

tbody tr td{ 
/*	background: #EEEEEE; */
}
tfoot{ 
	font-style: italic;
}
caption{ 
	background: #EFEFEF;
}
/* @end */

/*-------------------- @group Notice Styles -------------------*/
span.alert {
	color: #c00;
	border-top: 3px solid #FE7B7A;
	border-bottom: 3px solid #FE7B7A;
}
span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
}
span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
}
span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
}

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}
/* @end */

    
a.show_more {
    color: #fff;
    text-decoration: none;
    user-select: none;
    background: #ab0121;
    padding: .7em 3em;
    outline: none;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;
    height: 18px;
} 
a.show_more:hover { background: #C80F32;
}
a.show_more:active { background: #FF0030;
}

.mobile-menu-hide {
	display:none;
	}
.logo_button {	
border-bottom: 1px solid;
margin-bottom: 15px;
}


.moduletablecallback_mobile {
    display: none;
}


@media only screen and (max-width: 867px ) {

.logo_button img {
	width:30px;
	height:30px;
	}	

.moduletablecallback_mobile {
    display: block;
    max-width: 315px;
    text-align: center;
    padding-bottom: 10px;
}

.moduletablecallback_mobile h3 {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.input-medium, .input-medium1 {
    width: 100%;
}
    
.btn {
    width: 100% !important;
    font-size: 13px;
}

.input-medium1 {
    height: 35px;
}
    
/*tbody.tab-content {
    max-width:100vw;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}	*/
		
/* .leading-0 {
   max-width:100%;
    overflow:auto;
    -webkit-overflow-scrolling: touch;
}*/		

.mobile-menu-hide {
	display:block;
	z-index:9;
	}	
.button1 {
	display: none;
    }
    
.pagination ul li {
    display: block;    
    }
    
.mega_topnews_w, .level0, .news_column, .right_column {
	display: none;
	}
	
.mega_header_w, .mega_menu_w, .mega_topnews_w, .mega_main_body_w, .mega_bots_w, .mega_footer_w, .logobox, .main_content {
	width:100%;	
	}	

.mega_main_body_i {
	padding-right:25px;
	}	
	
.adress {
	text-align:center;
	float:none;
	}

.adress table {
	margin:0 auto;
	margin-top:20px;
	}
	
a.logo {
	float:none;
	margin:0 auto;
	padding-bottom:15px;
	}
	
.logobox {
	margin-bottom:10px;
	}	
.mega_menu_w {
	background-image:url(../images/bg-menu_mobile.png);
	background-repeat:repeat-x;
	}

.mega_menu {
	z-index:0;}

input#mod-search-searchword {
	background-image:url(../images/bg-search_mobile.png);
	background-repeat:repeat-x;
	width:80%;
	text-align:center;
	}

.search {
	text-align:center;
	}
	
.main_content_fn, .main_content_fr{
	width:100%;
	padding:10px 10px 40px 20px;
	}	
	
.vtemhover {
	width:110px;
	height:67px;
	}	

.vtemhover-link {
	margin:2px 7px;
	height:130px;
	}	

.tabs dd {
	padding-top:40px;
	position:static;
	}

.tab-content img {
	max-width:96% !important;
	height:auto !important;
	}
	
.tabs dt {
	padding:2px 7px;
	margin-right:3px;
	font-size:12px;
	}
	
.ymaps-map ymaps-i-ua_js_yes {
	width:100%;
	height:100%;
	}

/*Mobile menu*/

.mobile-menu-hide {
    margin: 0 auto;
    width: 100%;
    background-color: #ab0121;
    position: relative;
    color: white;
    text-align: center;
    height: 40px;
    font-family: 'Arial';
}

#check-menu{
    display: none;
}

.mobile-menu-hide label{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    line-height: 40px;
}

.burger-line{
    position: absolute;
    top: 11px;
    right: 10px;
    width: 30px;
    height: 2px;
    background-color: #fff;
    transition: .5s all;
}

.second, .third{
    top: 18px;
}

.fourth{
    top: 25px;
}

.mobile-menu{
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    max-height: 0;
    font-size: 0;
    overflow: hidden;
    transition: .5s all;
	background-color:#ab0121;
}

.mobile-menu a{
    display: block;
    width: 100%;
    padding: 10px;
    color: white;
    text-decoration: none;
    border-top: 1px solid rgba(255,255,255,.3);
    background-color: #ab0121;
}

.mobile-menu a:hover{
    background-color: rgba(255,255,255,.4);
}

#check-menu:checked ~ .mobile-menu{
    max-height: 500px;
    font-size: 16px;
}

#check-menu:checked ~ .first{
    display: none;
}

#check-menu:checked ~ .second{
    transform: rotate(135deg);
}

#check-menu:checked ~ .third{
    transform: rotate(-135deg);
}

#check-menu:checked ~ .fourth{
    display: none;
}
    
.newsflash-horiz {
    display: block;
    }   
    
.newsflash-horiz-li {
    width: auto;
    min-height: 240px;
    margin-bottom: 20px;
    }
    
.newsflash-horiz-li:last-child {
    margin-bottom: 0;
    }
    
.newsflash-horiz-li p.readmore {
    display: none;
    }
.megaclassbox_i {
	padding-left: 10px;
	padding-right: 10px;
}
}

