/*
Theme Name: KitoVua
Theme URL: http://www.magaritachau.com
Description: Wordpress Theme Tutorial
Version: 4.8
Author: Magarita
Author URL:http://www.magaritachau.com
Tags: blue,cool, Nice, Tutorials, Theme
*/

* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: arial, sans-serif;
    line-height: 2em;
    background: #E01400;
    text-align: justify;
}
ol, ul {
    list-style: none;
}
a img {
    border: none;
}
img {
    vertical-align: center;
}
fieldset {
    border: none;
}
li {
    font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6, p {
    font-size: 1.2em;
    padding: 5px 0;
}
img, p, ul {
    border: 0px;
}
li {
    /*list-style:none;*/
}
a {
    text-decoration: none;
    outline: none;
}
select {
    outline: none;
}
table {
    border-collapse: collapse;
}
.clear {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
* html .clearfix {
    zoom: 1;
}
*:first-child+html .clearfix {
    zoom: 1;
}
.clear_left {
    clear: left;
    height: 0px;
}
.clear_right {
    clear: right;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.aligncenter {
    text-align: center;
}
blockquote {
    padding: 8px;
    background-color: #faebbc;
    border-top: 1px solid #e1cc89;
    border-bottom: 1px solid #e1cc89;
    margin: 5px;
    background-image: url(images/openquote1.gif);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px;
}
blockquote .closeblock {
    display: block;
    background-image: url(images/closequote1.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}
#wrapper {
    width: 976px;
    margin: 0 auto;
}
/*****  header  *****/

#header {
    height: 370px;
}
#logo {
    height: 300px;
    margin-bottom: 10px;
    position: relative;
}
ul.menu_top, #footer {
    height: 49px;
    /*background:url(images/menu.gif) no-repeat top center;*/
    background: rgb(186, 14, 14);
    background: -moz-linear-gradient(0deg, rgba(186, 14, 14, 1) 0%, rgba(175, 11, 11, 1) 54%, rgba(246, 128, 128, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(186, 14, 14, 1) 0%, rgba(175, 11, 11, 1) 54%, rgba(246, 128, 128, 1) 100%);
    background: linear-gradient(0deg, rgba(186, 14, 14, 1) 0%, rgba(175, 11, 11, 1) 54%, rgba(246, 128, 128, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0e0e", endColorstr="#f68080", GradientType=1);
    border-radius: 10px;
    border: 1px solid #fff;
}
ul.menu_top li {
    display: inline;
    height: 49px;
    cursor: pointer;
    float: left;
    padding: 0px 17px;
    text-align: center;
}
ul.menu_top a {
    color: #FCC86A;
    font-weight: bold;
    width: 86px;
    line-height: 20px;
    font-size: 12px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
ul.menu_top a:hover, ul.menu_top a.active, ul.menu_top .current-menu-item a {
    color: #ffff00;
}
.menu_top ul {
    background: #eaeaea;
    left: 0px;
    position: absolute;
    top: 46px;
    width: 194px;
    display: none;
    z-index: 99;
}
.menu_top ul li {
    width: 194px;
    height: auto;
    padding: 0px;
    background: none;
}
.menu_top li ul a {
    float: left;
    width: 170px;
    color: #616161;
    display: block;
    font-weight: bold;
    margin: 0px;
    padding: 8px 10px 8px 14px;
    height: auto;
    line-height: normal;
}
.menu_top li ul a:hover, .menu_top li ul a.active, .menu_top li ul a.active1 {
    text-decoration: none;
    background: #ff8208 url(../images/icon12.jpg) no-repeat 14px 11px;
    color: #fff;
    border: none;
    padding-left: 24px;
    width: 160px;
}
.menu_top li ul ul {
    left: 170px;
    top: -4px;
}
.home-icon a {
    background: url(images/home.png) no-repeat 17px 5px;
}
.lm-icon a {
    background: url(images/TY.png) no-repeat 17px 5px;
}
.xd-icon a {
    background: url(images/tntt.png) no-repeat 17px 5px;
}
.vl-icon a {
    background: url(images/volong.png) no-repeat 17px 5px;
}
.ts-icon a {
    background: url(images/themsuc.png) no-repeat 17px 5px;
}
.tulieu-icon a {
    background: url(images/tuluan.png) no-repeat 17px 5px;
}
.hinhanh-icon a {
    background: url(images/hinhanh.png) no-repeat 17px 5px;
}
.hinhanh-new a {
    background: url(images/hinhanh-new.gif) no-repeat 17px 5px;
}
.music-icon a {
    background: url(images/nhac.png) no-repeat 17px 5px;
}
.film-icon a {
    background: url(images/phim.png) no-repeat 17px 5px;
}
.contact-icon a {
    background: url(images/hopthu.png) no-repeat 17px 5px;
}
.memory-icon a {
    background: url(images/icon-memory.png) no-repeat 48px 5px;
    width: 139px!important;
    line-height: 16px!important;
}
.diembao-icon a {
    background: url(images/diembao-icon.png) no-repeat 17px 5px;
}
/*****     MAIN SETTINGS    *****/

/*****     SIDEBAR    *****/

.sidebar_left, .sidebar_right {
    float: left;
    width: 190px;
    font-size: 14px;
    font-weight: bold;
}
.sidebar_right {
    float: right;
    font-size: 11px;
    font-weight: normal;
}
.sidebar_left h3, .sidebar_right h3 {
    background: url(images/title.gif) no-repeat;
    color: #FFFFFF;
    height: 39px;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    width: 190px;
    font-size: 14px;
    padding: 0;
}
.sidebar_left ul, .sidebar_left ul ul, .sidebar_left ul ul ul, .sidebar_right_content {
    padding: 10px 2px 5px 2px;
    width: 184px;
    background: #fdb3a3;
    border: 1px solid #fff;
    border-top: none;
    border-bottom: none;
}
.sidebar_left ul li {
    background: #B01000;
    border-bottom: 1px solid #ff3300;
}
.sidebar_left ul li a {
    color: #FFFF00;
    padding: 5px 0px 5px 22px;
    width: 162px;
    display: block;
    font-size: 14px;
    text-align: left;
}
.sidebar_left ul li a:hover, .sidebar_left ul li a.active, .sidebar_left ul li.current-menu-item a {
    background: #800B00;
    color: #fff;
}
.sidebar_bottom {
    background: url("images/left_bottom.gif") no-repeat scroll center bottom transparent;
    height: 9px;
    margin-bottom: 5px;
    width: 190px;
    margin-bottom: 10px;
}
.sidebar_item {
    width: 184px;
    background: #B01000;
    padding-bottom: 10px;
}
.sidebar_item h2 {
    color: #fff;
    padding: 0 10px;
}
.sidebar_item p, .sidebar_item a {
    color: #ffff00;
    padding: 0 10px;
}
.sidebar_item a, .readmore {
    float: right;
    padding-left: 15px;
}
.sidebar_item a {
    background: transparent url(images/readmore1.png) no-repeat left center;
    color: #fff;
}
.readmore {
    background: transparent url(images/readmore.png) no-repeat left center;
    color: #e01400;
}
a.readmore:hover {
    padding-left: 10px;
    color: #292929;
}
.sidebar_item a:hover {
    color: #ffff00;
    padding-left: 10px;
}
.sidebar_item img {
    border: 1px solid #CCCCCC;
    padding: 2px;
    width: 178px;
}
/*****      SIDEBAR RIGHT    *****/

.sidebar {
    width: 330px;
    float: right;
}
.new_post {
    margin-bottom: 10px;
}
.new_post h3 {
    background: #ffffff url("images/sidebar_title.gif") no-repeat scroll center top;
    color: #FFFFFF;
    height: 39px;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    width: 330px;
    font-size: 14px;
}
/***** SIDEBAR TAB NAVI ******/

ul.tabs {
    float: left;
    height: 32px;
    border-bottom: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    width: 329px;
    background: #FDB3A3;
}
ul.tabs li {
    float: left;
    height: 31px;
    line-height: 31px;
    border: 1px solid #d4d4d4;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    width: 64px;
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    display: block;
    padding: 0 2px;
    border: 1px solid #fff;
    outline: none;
    width: 64px;
    text-align: center;
    font-size: 12px;
    word-wrap: break-word;
}
ul.tabs li a:hover {
    background: #DFD5D1;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
    background: #ff0000;
    border-bottom: 1px solid #fff;
}
html ul.tabs li.active a.active {
    color: #ffff00;
}
.tab_container, .newpost_content {
    border: 1px solid #d4d4d4;
    border-top: none;
    overflow: hidden;
    background: #fff;
}
.tab_content {
    padding: 20px;
    font-size: 1.2em;
}
.tab_content ul li {
    padding: 3px 0px;
}
.tab_content ul li a, .newpost_content a, .new_posthome a {
    background: url(images/dot.jpg) no-repeat left 50%;
    text-decoration: none;
    color: #AC0202;
    font-size: 12px;
    padding-left: 12px;
}
.tab_content ul li a:hover, .newpost_content a:hover, .new_posthome a:hover {
    color: #626262;
}
.tab_content ul li:last-child {
    border-bottom: none;
}
.latest_post {
    background: url(images/gif-new.gif) no-repeat right 50%;
    padding-right: 40px;
}
.newpost_content {
    padding: 20px;
}
.newpost_content a, .new_posthome a {
    display: block;
    line-height: 31px;
    color:
}
/*****      MAIN CONTENTS   *****/

#content_home {
    width: 580px;
    float: left;
    margin-left: 8px;
}
.content_info, .new_posthome {
    background: #ffffff url("images/center_top.gif") no-repeat scroll center top;
    padding: 0px 15px;
}
.content_info1 {
    background: #ffffff url("images/center_top1.gif") no-repeat scroll center top;
    padding: 0px 20px;
}
#content {
    float: left;
    width: 630px;
    background: white;
}
#content_gallery {
    width: 976px;
    background: white;
}
.content_info_gallery {
    background: #ffffff url("images/center_top2.gif") no-repeat scroll center top;
    padding: 0px 20px;
}
.content_bottom {
    background: #ffffff url("images/center_bottom.gif") no-repeat scroll center bottom;
    width: 580px;
    height: 8px;
    float: left;
}
.content_bottom1 {
    background: #ffffff url("images/center_bottom1.gif") no-repeat scroll center bottom;
    width: 630px;
    height: 8px;
    float: left;
}
.content_bottom_gallery {
    background: #ffffff url("images/center_bottom2.gif") no-repeat scroll center bottom;
    width: 976px;
    height: 8px;
}
#content_home h3, #content_home h1, #content h1, #content_gallery h1, #content_gallery h2 {
    border-bottom: 1px solid #B01000;
    color: #B01000;
    /*height: 24px;*/
    line-height: 24px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.post-item, .post-item-content {
    margin-bottom: 15px;
    border-bottom: 1px dotted #999;
    padding-bottom: 10px;
}
.post-item h3, .post-item h1, .home_title, .post-title {
    color: #B01000;
    /*height: 24px;*/
    line-height: 24px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.post-title {
    font-size: 16px;
}
.home_title {
    text-align: center;
}
.post-item h3 a {
    color: #B01000;
}
.post-item h3 span, .post-title span {
    text-transform: none;
    color: #999;
    font-weight: normal;
    font-size: 0.8em;
}
.post-item-img {
    padding: 4px;
    border: 1px solid #ccc;
    width: 150px;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    float: left;
    margin-right: 12px;
}
.post-item-img-feature {
  	display:block;
    text-align: center;
    vertical-align: middle;
}
.post-item-content h4, .post-item h4 {
    line-height: 24px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 1.4em;
    text-align: center;
}
.post-item-content h5, .post-item h5 {
    font-weight: normal;
    margin-bottom: 12px;
    margin-top: 50px;
    text-indent: 10px;
}
.au h5 {
    background-color: #66ea6e;
}
.thieu h5 {
    background-color: #6ea5d8;
}
.nghia h5 {
    background-color: #ffff7a;
}
.hiep h5 {
    background-color: #bb6d50;
}
.post-item-content p img {
    text-align: center;
}
.view_post {
    color: orange;
    font-style: italic;
}
.tacgia span {
    font-style: italic;
    color: #FF8000;
}
.post-item-content ul, .post-item-content ol {
    margin-left: 14px;
    list-style: decimal;
    font-weight: bold;
}
/*-----------------------------------------------------------------------------------*
/* = Gallery
/*-----------------------------------------------------------------------------------*/

.page-heading, h1.page-heading {
    margin: 0;
    font-size: 21px;
    color: #312820;
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
    padding: 10px 20px;
    margin-bottom: 20px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid #dcd1c9;
    background: #f7f2e7 url("images/cloth.png") repeat;
}
.heading {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 8px;
    height: 48px;
    color: #4f3224;
    background: #f7f5ed url("images/cloth.png") repeat;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
    border: 1px solid #d5c9bf;
    /*rounded corners*/
    webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0pt 0pt 5px 0px rgba(0, 0, 0, 0.1);
}
.heading a {
    color: #312820;
}
.heading span {
    margin-right: 10px;
    color:
}
h2.subtitle {
    margin: 0 0 15px;
    font-size: 13px;
    background: url("images/dotted-border.png") left center repeat-x;
}
h2.subtitle span {
    background: #f4f4f4;
    padding-right: 15px;
}
/*image inset shadow and rounded corners*/

.styled-img {
    display: block;
    position: relative;
    max-width: 100%;
    box-shadow: 0pt 0pt 5px 0px rgba(0, 0, 0, 0.1);
    /*rounded corners*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
a.styled-img {
    background: #16110e;
}
.single-gallery a.styled-img {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.styled-img img {
    display: block;
    /*rounded corners*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/*img popup*/

.tipsy {
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
    font-family: 'Helvetica Neue', Arial;
    background-image: url("images/tipsy.png");
}
.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: #3f3029;
    color: #fff;
    max-width: 200px;
    text-align: center;
}
.tipsy-inner {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tipsy-south {
    background-position: bottom center;
}
/*image overlay*/

.img-overlay {
    display: none;
    position: absolute;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    font-size: 21px;
    color: #f9d727;
}
#recent-photos .img-overlay {
    font-size: 16px;
}
.widget-recent-gallery .img-overlay {
    font-size: 12px;
}
.gallery-wrap {
    overflow: hidden;
    width: 1000px;
    margin-top: 20px;
}
.gallery-content {
    position: relative;
    overflow: hidden;
}
#gallery-description {
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 20px;
}
#gallery-description p:last-child {
    margin: 0;
}
#gallery-pagination .page-pagination {
    margin-top: 20px;
}
/*gallery items*/

.gallery-entry {
    float: left;
    width: 210px;
    margin-right: 32px;
    margin-bottom: 20px;
}
.gallery-entry h2 a:hover {
    color: #312820;
}
.gallery-entry .styled-img, .gallery-entry .styled-img img {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.gallery-entry .styled-img {
    border-bottom: 1px solid #846955;
}
.gallery-entry .heading {
    font-size: 1em;
    margin: 0;
    text-align: center;
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.gallery-entry .heading a {
    display: block;
}
.gallery-entry-content p:last-child {
    margin-bottom: 0px;
}
/*single gallery post*/

#single-gallery-media {
    margin-right: -20px;
}
#single-gallery-media a {
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    background: #16110e;
    display: block;
}
#single-gallery-media a, #single-gallery-media img {
    float: left;
    display: block;
}
#single-gallery-content .leaf-divider {
    margin-top: 0;
    margin-bottom: 10px;
}
/*-----------------------------------------------------------------------------------*
/* = Gallery - WP Shortcode
/*-----------------------------------------------------------------------------------*/

.gallery-item img {
    border: 5px solid #ddd !important;
    border-color: rgaba(192, 192, 192, 0.4) !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}
/*-----------------------------------------------------------------------------------*
/* Version 1.7 CSS
/*-----------------------------------------------------------------------------------*/

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
#gallery-cats {
    list-style: none;
    margin: 0 0 20px;
}
#gallery-cats li {
    float: left;
    display: block;
    margin-right: 5px;
}
#gallery-cats a {
    color: #66412f;
    display: block;
    background: #f7f5ed;
    border: 1px solid #ebe6d5;
    padding: 4px 15px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#gallery-cats a:hover {
    color: #150d09;
    border: 1px solid #d5c9bf;
}
#gallery-cats a.active {
    color: #150d09;
    background: #f7f5ed url("images/cloth.png") repeat;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
    border: 1px solid #d5c9bf;
}
/***** SINGLE PAGE *****/

/***** PAGE *****/

/*****  FOOTER  *****/

#footer {
    color: #FCC86A;
    text-align: center;
    height: 100px;
}
#footer p {
    padding: 0px;
}
#footer a {
    color: #FCC86A;
}
/*** content slider ****/

#imageSlider {
    width: 840px;
    height: 320px;
    background: #cccccc;
}
#homeWrapper {
    margin: 25px 0px;
    padding: 25px;
    color: #dedede;
    background: #161a1f;
}
.homeInfo {
    width: 280px;
    float: left;
    margin-right: 25px;
}
.homeInfo h1 {
    margin: 35px 0 15px 0;
    padding: 15px 0;
    border-bottom: 1px dotted #c9c9c9;
}
h1.slogan {
    margin: 50px 0 25px 0;
    padding: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: normal;
    line-height: 40px;
    border-top: 1px solid white;
    border-bottom: 1px dotted white;
}
h1.slogan span {
    color: #36a9da;
}
#imageSlider {
    position: relative;
    margin: 30px 0 50px 50px;
    width: 840px;
    overflow: hidden;
}
.container {
    width: 840px;
    height: 320px;
    cursor: pointer;
    overflow: hidden;
    background: #cccccc;
}
ul.slides {
    position: absolute;
    margin-left: 65px;
    top: 0px;
    left: 0px;
}
ul.slides li {
    position: absolute;
    top: 7px;
    width: 840px;
    display: none;
}
ul.slides li img {
    padding: 5px;
    border: 1px solid #01263d;
    width: 700px;
    height: 240px;
    background: #d9d9d9;
}
ul.slides p {
    opacity: .5;
    color: while;
    padding: 15px;
    margin-left: 6px;
    width: 670px;
    position: absolute;
    bottom: 13px;
    z-index: 1000;
    background: black;
}
ul.pagination {
    position: absolute;
    bottom: 26px;
    left: 365px;
}
ul.pagination li {
    display: inline;
}
ul.pagination li a {
    color: white;
    padding: 2px 4px;
    font-size: 11px;
}
ul.pagination li.active a {
    color: #292929;
    font-weight: bold;
    background: #c0c0c0;
}
#crumbs a {
    color: #B01000;
}
/*==============================================
					CONTACT
=================================================*/

#contact, .wpcf7 {
    padding: 20px 0px;
    margin-top: 20px;
    border-top: 1px solid #ffe4bd;
}
#contact h3, .wpcf7 h3 {
    color: #ff9900;
    margin: 10px 0px;
    text-transform: uppercase;
}
#contact label, .wpcf7 label {
    /*float: left;*/
    line-height: 24px;
    width: 80px;
    font-weight: bold;
}
#contact input, #contact textarea, .wpcf7 input, .wpcf7 textarea {
    border: 1px solid #358C0A;
    /* float: left;*/
    height: 24px;
    margin-bottom: 7px;
    width: 300px;
}
#contact textarea, .wpcf7 textarea {
    height: 100px;
}
#contact input.input_submit, #contact input.input_reset, .wpcf7 input[type="submit"] {
    color: #fff;
    background: #fa7103;
    width: 70px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    border: 1px solid #b81413;
    margin-left: 80px;
    margin-top: 10px;
    padding-bottom: 2px;
    cursor: pointer;
}
#contact input.input_reset {
    margin-left: 10px;
    width: 68px;
}
#contact input:hover, #contact textarea:hover, .wpcf7 input:hover, .wpcf7 textarea:hover {
    background: #DFFF96;
}
#contact input.input_submit:hover, #contact input.input_reset:hover {
    background: #fa7103;
}
.map {
    border: 1px solid #358C0A;
    background: #fff;
    width: 679px;
    height: 500px;
    padding: 3px;
    margin: 37px 0px;
}
#contact img {
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}
a.mamoi {
    float: left;
    background: url(images/capcha_btn.jpg) no-repeat left center;
    padding-left: 23px;
    color: #666666;
    margin-left: 5px;
    margin-top: 4px;
}
.contact_info h1 {
    text-transform: uppercase;
    color: #ff6600;
    margin-bottom: 5px;
}
.contact_info h3 {
    color: #003b76;
}
.errormsg, .successmsg {
    color: #ff0000;
    margin-top: 20px;
    text-align: center;
}
.wpcf7-captchar {
    width: 20px;
}
/*back to top link*/

.backup {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 44px;
    height: 41px;
    background: url(images/toplink.png) no-repeat left center;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    /*animation*/
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.backup:hover {
    background: url(images/toplink-hover.png) no-repeat left center;
    text-decoration: none;
}
ul .ul_article {
    list-style-type: disc;
    list-style-image: url(bullet.gif);
    list-style-position: inside;
}
/*-----------------------------------------------------------------------------------*
/* 404 Page
/*-----------------------------------------------------------------------------------*/

#error-page {
    margin-bottom: 55px;
}
#error-page-title {
    font-size: 300px;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #beb0a2;
    background: none;
    line-height: 1em;
    border: none;
}
#error-page-text {
    margin-top: -60px;
    text-align: center;
    font-size: 1.167em;
    /* 14px / 12px */
    margin-top: 10px;
}
#error-page-text a {
    color: #ff0000;
}
/*------------------------------------------------*/

/*----------------[PageNavi]----------------*/

/*------------------------------------------------*/

.pagenavi {
    clear: both;
    float: right;
    margin: 10px 0;
}
.pagenavi span, .pagenavi a {
    color: #4d4d4d;
    padding: 3px 7px;
    margin-right: 5px;
    background: transparent;
    border: 1px solid #999;
}
.pagenavi a:hover, .pagenavi .current {
    background: #d4d4d4;
    color: #4d4d4d;
    text-decoration: none
}
.pagenavi .pages, .pagenavi .current {
    color: #4d4d4d;
    font-weight: bold
}
.pagenavi .pages {
    border: none
}