/*
-----------------------------------------------------------------------
    Main Header style
-----------------------------------------------------------------------
*/

.mega-header{
    position:relative;
    width:100%;
    left:0px;
    top:0px;
    z-index:999;
    background:#ffffff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;   
}

.mega-header .header-top{
    position:relative;
    padding:20px 0px;
    background:#ffffff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    
}

.fixed-top-header .header-top{
    display: none;
    opacity: 0;
    padding:0px 0px;
}

.fixed-top-header {
    position: fixed;
}

.mega-header .logo{
    margin-left: -15px;
    position:relative;
    padding:0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.fixed-top-header .logo{
    padding:0px 0px;
}

.mega-header .logo img{
    position:relative;
    display:inline-block;
    max-width:100%; 
}

.mega-header .header-top .search-form .form{
    position:relative;
    margin-top:25px;
    padding-left:30px;  
}

.mega-header .header-top .form input[type="text"],
.mega-header .header-top .form input[type="password"]{
    position:relative;
    display:block;
    width:100%;
    height:40px;
    line-height:24px;
    font-size:13px;
    padding:7px 50px 7px 15px;
    border:1px solid #cccccc;
    background:#ffffff;
}

.mega-header .header-top .form select{
    position:relative;
    display:block;
    width:100%;
    height:40px;
    line-height:24px;
    font-size:13px;
    padding:7px 15px;
    border:1px solid #cccccc;
    border-right:none;
    color:#888888;
    background:#ffffff url(../images/icons/icon-down.png) center right no-repeat;
    cursor:pointer;
    -webkit-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    -moz-appearance:none;
}

.mega-header .header-top .form-group{
    position:relative;
    float:left;
    margin-bottom:10px; 
}

.mega-header .header-top .medium{
    width:150px;    
}

.mega-header .header-top .form button{
    position:absolute;
    right:0px;
    top:0px;
    width:40px;
    height:40px;
    text-align:center;
    background:#000000;
    line-height:40px;
    color:#ffffff;
    font-size:14px; 
}

.mega-header .header-top .large{
    width:320px;    
}

.mega-header .header-top .user-links{
    position:relative;
    margin-top:25px;
}

.mega-header .header-top .user-links a{
    position:relative;
    text-transform:uppercase;
    font-size:13px;
    line-height:30px;
    padding:5px 0px;
    display:inline-block;
    margin:0px 5px;
    color:#565656;  
}

.mega-header .header-main{
    position:relative;
    padding:0px 0px;
    
}

.mega-menu{
    position:relative;
    z-index:5;
}

.mega-menu .menuzord {
    background-color: transparent;
    padding: 0;
}

.mega-menu .menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
    color: #fff;
}

.mega-menu .menuzord-menu > li > a {
    color: #fff;
    display: inline-block;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: 500;
    font-size:14px;
    line-height:24px;
    padding: 4px 15px 4px 15px;
    outline: 0 none;
    text-decoration: none;
    text-transform:uppercase;
}

.mega-menu .menuzord-menu ul.dropdown,
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown li {
    border: 1px solid rgba(255, 255, 255, 0.55);
}

.mega-menu .menuzord-menu ul.dropdown li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}

.mega-menu .menuzord-menu ul.dropdown li a {
    clear: both;
    color: #fff;
    display: inline-block;
    font-family: "&#206;¡é¨¨¨ª&#209;&#197;o¨²";
    font-weight: 500;
    font-size:14px;
    float: left;
    outline: 0 none;
    padding: 7px 15px;
    position: relative;
    transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    text-transform:capitalize;
    width: 100%;
}

.mega-menu .menuzord-menu ul.dropdown li:hover a {
    color: #fff;
    padding: 7px 7px 7px 20px;
}

.mega-menu .menuzord-menu ul.dropdown li a .indicator:after {
    transform: rotate(-90deg);
}
.mega-menu .menuzord-menu ul.dropdown {
    border: 1px solid rgba(255, 255, 255, 0.55);
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown {
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    border-top: 1px solid rgba(255, 255, 255, 0.55);
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown,
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown li {
    border-left: none !important;
    border-right: none !important;
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown {
    border-left:  1px solid rgba(255, 255, 255, 0.05) !important;
}
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown,
.mega-menu .menuzord-menu ul.dropdown li ul.dropdown li:last-child {
    border-bottom: none !important;
}

.mega-menu .menuzord-menu ul.dropdown li:hover ul.dropdown li a {
    color: #fff;
}

.mega-menu .menuzord-menu ul.dropdown li ul.dropdown li:hover a {
    color: #fff;
    padding: 7px 7px 7px 25px;
}

.mega-menu .menuzord-menu li .indicator {
    margin-left: 25px;
    position: relative;
}

.mega-menu .menuzord-menu li .indicator:after {
    color: #fff;
    font-family: 'FontAwesome';
    content: "\f107";
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 10px;
    z-index: 5;
}

.header-main .appoint-inner{
    text-align:right !important;
}

.header-main .appoint-btn a {
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: "&#206;¡é¨¨¨ª&#209;&#197;o¨²";
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    padding: 0 35px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

/*--- Header Top Infos Styles ---*/

.header-top-infos > ul {
    display: inline-block;
    float: right;
}
.header-top-infos > ul > li {
    border-right: 1px solid #D3D3D3;
    float: left !important;
    display: inline-block;
    padding: 0 30px;
}
.header-top-infos > ul > li:last-child {
    border: none;
    padding-right: 5px;
}
.header-top-infos > ul > li:last-child {
    border: none;
}
.header-top-infos {
    font-size: 14px;
    line-height: 20px;
    color: #36404B;
    margin-top: 15px;
}
.header-top-infos p {
    margin-bottom: 5px;
}
.header-top-infos li div {
    display: inline-block;
}
.header-top-infos li div img {
    float: left !important;
    margin-right: 10px;
    margin-top: 5px;
}
.header-top-infos li div p {
    float: left;
}

.footer-section {
    background-color: #36404b;
}

.footer-widget .footer-widget-title .widget-title {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1.5px;
	line-height: 36px;
	margin-bottom: 35px;
	position: relative;
	text-transform: uppercase;
}

.footer-widget .footer-widget-title .widget-title:after {
	bottom: -12px;
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	width: 35px;
}

.footer-widget .footer-logo img {
	margin-bottom: 12px;
	margin-top: 10px;
}

.footer-widget .social-icons {
	margin-top: 20px;
}

.footer-widget .social-icons li {
	margin-right: 8px;
}

.footer-widget .social-icons li a {
    border: 1px solid;
    border-radius: 4px;
    height: 24px;
    line-height: 24px;
    width: 26px;
}

.footer-widget .social-icons li a:hover {
	background-color: #fff;
    border-color: #fff;
}

.footer-widget .social-icons li a i {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    position: relative;
    top: -2px;
}

.footer-widget .social-icons li a:hover i {
	color: #a7a7a7;
}

.footer-widget .widget-links li {
	border-bottom: 1px dotted #474e56;
}

.footer-widget .widget-links li a {
	color: #eee;
	font-size: 14px;
	line-height: 40px;
	padding-left: 15px;
	position: relative;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.footer-widget .widget-links li a:before {
	content: "\f0da";
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 15px;
	left: 0;
    line-height: 1;
	position: absolute;
	top: 3px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.footer-widget .widget-contact {
    margin-top: 15px;
}

.footer-widget .widget-contact p {
    border-bottom: 1px dotted #474e56;
    color: #eee;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.footer-widget .widget-contact p {
    border-bottom: 1px solid #474e56;
    color: #eee;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.footer-widget .widget-contact p i {
	color: #eee;
	margin-right: 8px;
}

.footer-widget .widget-news .widget-news-post {
    border-bottom: 1px dotted #474e56;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 7px;
    position: relative;
}

.footer-widget .widget-news .widget-news-post .thumb {
    left: 0;
    position: absolute;
    top: 0;
}

.footer-widget .widget-news .widget-news-post .content {
    padding-left: 85px;
}

.footer-widget .widget-news .widget-news-post .content .title {
    display: inline-block;
    margin-bottom: 0;
    margin-top: -10px;
}

.footer-widget .widget-news .widget-news-post .content .title a {
    color: #eee;
}

.footer-widget .widget-news .widget-news-post .content .meta-date {
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
}

.footer-copyright {
    background-color: #2c343d;
}

.copy-right {
    color: #eee;
    font-family: "Î¢ÈíÑÅºÚ";
    margin-bottom: 18px;
    margin-top: 18px;
}
.footer{ color:#999999;width:1200px; height:220px; margin-left:auto;margin-right:auto; padding-top:30px; }
.footer td{ vertical-align:top}
.footer_list{ line-height:26px; padding-left:32px; font-size:14px}
.footer_list a{color:#999999;}