/*
Theme Name: Tourisme
Theme URI: http://novazen.net
Author: the Novazen team
Author URI: http://novazen.net
Description: Tourisme is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Tourisme will make your WordPress look beautiful everywhere.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: tourism

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*******Global*******/
html body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #313131;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}
body.home{
    background-color: #ffffbc;
}

/*****Footer********/
.site-footer .widget_nav_menu ul li a, 
.site-footer .widget_text, .site-footer a {
    font-size: 12px;
    color: white;
}
.footer-copyright .block {
    margin: 0;
    line-height: 36px;
    font-size: 16px;
}
.site-footer .footer-copyright {
    background: #f1f1f1;
    min-height: 37px;
    padding-bottom: 25px;
}
.footer-copyright .country-footer {
    text-transform: uppercase;
    background: url(img/image-flag.png) no-repeat left center transparent;
    color: #686868;
    border-right: 1px solid #acacac;
    padding: 0 45px 0 60px;
    margin-right: 30px;
}
.footer-copyright .slogan {
    color: #065621;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.footer-copyright .text-copyright {
    font-size: 13px;
    font-family: 'Verdana';
    text-align: right;
}
.footer-copyright .text-copyright a {
    color: #000000;
    text-decoration: underline;
}
.site-footer aside .phone-footer, 
.site-footer aside .fax-footer, 
.phone-footer, 
.fax-footer {
    margin-bottom: 3px;
    background: url(img/image-phone-footer.png) no-repeat left top transparent;
    padding-left: 25px;
}
.site-footer aside .phone-footer, 
.phone-footer {
    height: 20px;
}
.textwidget .phone-footer a, 
.textwidget .fax-footer a {
    color: #fff;
    font-size: 12px;
    font-family: "Arial";
}
.site-footer aside {
    padding-top: 10px;
    padding-bottom: 4px;
}
.site-footer aside .fax-footer, 
.fax-footer {
    background-position: left bottom;
    height: 15px;
}
.site-header .header-green, 
.site-footer .footer-green {
    background: #279443;
}
.site-footer .footer-green-left {
    background: url(img/layer-footer-left.png) no-repeat left center transparent;
}
.site-footer .footer-green-right {
    background: url(img/layer-footer-right.png) no-repeat right center transparent;
    padding-bottom: 34px;
}
.header-top, .footer-top {
    background: url(img/image-top-silhouette.png) no-repeat top center rgba(255,255,255,0.9);
    width: 100%;
    height: 34px;
}
.home .footer-top {
    background-color: #ffffff;
}
.site-footer .widget-title {
    color: #fbe300;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.site-footer aside:first-child a {
    background: url(img/image-cart.png) no-repeat left center transparent;
    padding-left: 25%;
    padding-top: 23px;
    display: block;
    color: #fff;
}
.site-footer .widget_nav_menu ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}
.site-footer aside:first-child p{
    margin: 0;
}
@media (min-width: 1200px){
    .site-footer aside:first-child{
        width: 381px;
        padding-left: 0;
    }
}
/**********Header***********/
.site-logo{
    margin: 0;
}
.site-header {
    position: relative;
    z-index: 111;
}
.site-header .header-green{
    color: #fff;
}
.site-header .bloc-pub-header {
    padding-top: 6px;
}
.block-langue aside ul {
    margin: 0;
    padding: 0 0 0 10px;
    float: left;
    list-style-type: none;
}
.block-langue aside .widget-title {
    margin: 0 0 5px 0;
    float: left;
    color: white;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.site-header .screen-reader-text{
    display: none;
}
.block-langue aside .menu-liens-rapides-container ul.menu {
    padding: 0;
}
.site-header .menu-menu-langues-container ul li{
    position: relative;
    top: -3px;
    display: inline-block;
}

.block-langue ul li a, 
.block-langue ul li a:hover, 
.block-langue ul li a:focus, 
.block-langue ul li a:visited {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: white;
}
.bloc-search form .search-field, 
.search-form .search-field {
    background: #edeef3;
    color: #279343;
    font-size: 12px;
    border: 1px solid #edeef3;
    border-radius: 5px;
    height: 20px;
}
header .bloc-search form .search-field {
    width: 100%;
}
header .bloc-search form label {
    width: 85%;
    margin-bottom: 0;
    float: left;
}
.bloc-search form .search-submit, 
.search-form .search-submit {
    text-transform: uppercase;
    border: none;
    background: none;
    float: right;
    color: #fff;
}
header .bloc-search form .search-submit {
    width: 15%;
}
.bloc-search form, .search-form {
    width: 100%;
    border-radius: 5px;
    background: #279343;
    float: right;
    border: 1px solid #279343;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: white;
    padding: 1px 3px 2px 3px;
    margin-top: 0;
}
.header-top {
    background-color: #ffffbc;
}
.site-header .header-green .header-green-left {
    background: url(img/layer-left-header.png) no-repeat left center transparent;
}
.site-header .header-green .header-green-right {
    background: url(img/layer-right-header.png) no-repeat right center transparent;
    padding: 4px 0;
}
.site-header .primary-navigation {
    border-bottom: 6px solid #f6d528;
    min-height: 40px;
    width: 100%;
    background: #fff;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
}
.block_menu_principal #navbarNav {
    height: 40px;
}
.primary-navigation ul li {
    border-right: 1px solid #c9c9c9;
}
.primary-navigation .main-menu>li {
    position: relative;
}
.primary-navigation ul li ul li {
    border: none;
    min-width: 200px;
    margin: 0;
    background: #bf052e;
    padding: 5px;
}
.primary-navigation ul li ul li a:hover, 
.primary-navigation ul li ul li a:focus, 
.primary-navigation ul li ul li a:visited {
    text-decoration: none;
    outline: 0 none;
}
.primary-navigation ul li ul li:hover {
    background: rgba(39, 147, 67, 0.7);
}
.primary-navigation ul li ul li a, 
.primary-navigation ul li.item_two_line ul li a {
    padding: 0;
    line-height: 20px;
    text-align: left;
    text-transform: none;
    display: block;
}
.primary-navigation .menu-item-has-children:hover ul {
    display: block;
}
.primary-navigation ul li.current-menu-item, 
.primary-navigation ul li:hover, 
.primary-navigation ul li.first_item, 
.primary-navigation ul li.first_item, 
.primary-navigation ul li.current-menu-ancestor {
    background: #bf052e;
    color: #fff;
}
.primary-navigation ul li a {
    font-size: 11px;
    color: #434343;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding-left: 15px;
    padding-right: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    text-decoration: none;
}
.primary-navigation ul li.item_two_line a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 15px;
}
.site-header .main-menu{
    width: 100%;
    height: 100%;
}

.primary-navigation ul li.current-menu-item a, 
.primary-navigation ul li.menu-item:focus a, 
.primary-navigation ul li.menu-item:hover a, 
.primary-navigation ul li.menu-item a:hover, 
.primary-navigation ul li.current-menu-ancestor a {
    color: white;
}
.primary-navigation ul ul {
    position: absolute;
    top: 88%;
    left: -5px;
    list-style-type: none;
    padding: 5px;
    width: auto;
    min-width: 150px;
    z-index: 999;
    border: none;
    border-radius: 0;
    display: none;
    background: none transparent;
}
.primary-navigation ul li ul li {
    border: none;
    min-width: 200px;
    margin: 0;
    background: #bf052e;
    padding: 5px;
}
.primary-navigation ul li ul li a:hover, 
.primary-navigation ul li ul li a:focus, 
.primary-navigation ul li ul li a:visited {
    text-decoration: none;
    outline: 0 none;
}
.primary-navigation ul li ul li a, 
.primary-navigation ul li.item_two_line ul li a {
    line-height: 20px;
    text-align: left;
    text-transform: none;
    display: block;
}

/*****Index******/
.site-main .first-block{
    padding: 30px 0
}
.welcome-container {
    background: url(img/bg-welcome.png) no-repeat center center transparent;
    padding: 31px 55px 33px;
    min-height: 353px
}
.welcome-container .welcome-item {
    background: #fff;
    /*padding: 5px 12px;*/
}
.welcome-container h2 {
    font-size: 18px;
    color: #1b8801;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 20px;
}
.welcome-container .welcome-p {
    margin-bottom: 0;
    line-height: 17px;
}
.welcome-container .item-page {
    text-align: right;
    margin-bottom: 10px;
}
.welcome-container .button-welcome {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.site-main p {
    text-align: justify;
}
.welcome-container .button-welcome a {
    width: 117px;
    height: 31px;
    color: white;
    background: white;
    border: 1px solid white;
    display: inline-block;
    padding: 1.5px 2px;
    border-radius: 5px;
    margin-right: 25px;
    -webkit-box-shadow: 1px 1px 1px 2px rgba(222, 222, 222, 0.7);
    -moz-box-shadow: 1px 1px 1px 2px rgba(222, 222, 222, 0.7);
    box-shadow: 1px 1px 1px 2px rgba(222, 222, 222, 0.7);
}
.welcome-container .button-welcome a span {
    width: 113px;
    height: 27px;
    display: inline-block;
    border-radius: 5px;
    line-height: 26px;
    padding: 0 5px;
}
.welcome-container .button-welcome a.btn-green span {
    border: 1px solid #1b8801;
    background: #1b8801;
}
.welcome-container .button-welcome a.btn-red span {
    border: 1px solid #bf052e;
    background: #bf052e;
    color: #edde04;
}
.welcome-container .button-welcome a.btn-yellow span {
    border: 1px solid #edde04;
    background: #edde04;
    margin-right: 0;
}
.welcome-container .item-page a {
    background: url(img/bg-arrow-town.png) no-repeat right center transparent;
    padding-right: 15px;
    color: #1b8801;
    font-size: 12px;
}
.partner-block h2 {
    background: #259041;
    color: white;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 300;
    padding: 0;
}
.partner-block h2 span {
    display: block;
    background: url(img/layer-partner.png) no-repeat left center transparent;
    padding-left: 30px;
    line-height: 31px;
    padding: 5px 0;
    background-size: contain;
}
.slideshow-block {
    margin-top: -60px;
    z-index: 1;
    position: relative;
}
.site-card{
   margin: 0 0 30px;
}
.site-card  .card-title a{
    font-size: 20px;
    text-decoration: none;
    font-weight: 600;
}
.site-card .card {
    box-shadow: 1px 1px 10px rgba(85, 85, 85, 0.41);
}
.site-card  .card-green a{
    color: #2727c2;
}
.site-card  .card-red a{
    color: #bf052e;
}
.site-card  .card-yelllow a{
    color: #edde04;
}
.partner-block,
.bg-white{
    background-color: #fff;
}
.partner-block .owl-theme .owl-nav{
    margin: 0;
}
.partner-block .owl-carousel .owl-item img{
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    max-height: 100px;
}
.partner-block .owl-carousel .owl-nav button.owl-prev,
.partner-block .owl-carousel .owl-nav button.owl-next{
    background: url(img/bg-slide-partenaire.png) no-repeat left center transparent;
    width: 18px;
    height: 21px;
    left: 5px;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    outline: 0 none;
}
.partner-block .owl-carousel .owl-nav button.owl-next{
    left: auto;
    right: 5px;
    background-position: right center;
}
.partner-block .owl-carousel {
    padding: 0 50px;
}
.block-pub-doc{
    padding: 30px 0;
}
.video-container-cycle{
    min-height: 282px;
}
.site-content .title-side{
    text-transform: uppercase;
    font-size: 18px;
    color: white;
    padding-left: 10px;
    height: 33px;
}
.site-content .title-side span{
    display: inline-block;
    line-height: 32px;
}
.block-video .block-video-container iframe, 
.block-video .block-video-container figure{
    height: 282px;
}
.block-video .block-video-container iframe{
    width: 100%;
    height: 282px;
}
.block-video .title-side {
    background: url('img/layer-tourism.png') no-repeat left center #bc34ba;
    margin-bottom: 0;
}
.block-video .title-side span{
    background: url('img/bg-title-video.png') no-repeat left center transparent;
    padding-left: 35px;
}
.actu-container .slide-arrow span, 
.site-content .slide-arrow span{
    display: inline-block;
    background: url('img/bg-cycle-arrow.png') no-repeat left center transparent;
    height: 14px;
    width: 11px;
    display: block;
    float: left;
}
.actu-container .slide-arrow, 
.site-content .slide-arrow{
    position: absolute;
    top: 8px;
    z-index: 125;
    right: 25px;
    cursor: pointer;
}

.actu-container span.next_u, 
.site-content .slide-arrow span.next_u{
    /*border-left: 1px solid #fff;*/
    background-position: right center;
}
.site-content .slide-arrow span.pause_u{
    background: url('img/image-stop.png') no-repeat left center transparent;
    width: 4px;
}

.site-content .slide-arrow .play_u, 
.site-content .slide-arrow .pause_u{
    margin: 0 2px;
}
.site-content .slide-arrow span.play_u{
    display: none;
    background: none transparent;
    font-size: 24px;
    color: white;
    margin: -4px 0 0 3px;
    width: 8px;
}
.publicite-content figure,
.publicite-content .item{
    height: 100% !important;
    width:100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center center;
}
.site-content img{
    max-width: 100%;
    height: auto;
}
.publicite-content{
    text-align: center;
    width: 100% !important;
    margin-bottom: 25px;
	height:100% !important;
	overflow:hidden;
}
#carousel-publicite-generic{
	overflow:hidden;
	height:322px
}
.block_flash {
    margin: 0;
    background: url(img/layer-title.png) no-repeat left center #259041;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 13px;
    min-height: 20px;
    line-height: 30px;
    width: 100%;
    float: left;
    border-top: 1px solid #f6d528;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
.flash_title_container, 
.block_flash_content {
    float: left;
}
.block_flash .flash_title {
    font-size: 14px;
    background: #bf052f;
    color: #FFF;
    font-weight: bold;
    border-radius: 5px 0px 0px 5px;
    display: inline-block;
    line-height: 33px;
    width: 100%;
    text-align: center;
}
.flash_title_container {
    padding-right: 10px;
    width: 10%;
}
.block_flash_content {
    padding: 0 15px;
    width: 80%;
}
.block_flash .block_flash_content {
    height: 30px !important;
}
.block_flash .flash_title_end {
    background: #279343;
    border-radius: 0px 5px 5px 0px;
    float: right;
    padding-top: 3px;
    width: 10%;
}
.block_flash a {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 34px;
}
.site {
    position: relative;
}
.site-content .title-h2{
    background: url(img/layer-partner.png) no-repeat left center #279343;
    text-align: center;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 20px;
    font-size: 27px;
    background-size: cover;
} 
.site-content .title-h2 span{
    padding: 10px 15px;
    display: inline-block;
}
.tourism-block{
    padding-bottom: 15px;
}
.tourism-item h3 a,
.site-block .site-item-content h3 a{
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    padding: 7.5px 12px;
    color: #1b8801;
    margin: 0;
}
.tourism-item h3 a:hover,
.tourism-item h3 a:focus{
    text-decoration: none;
}
.tourism-item h3{
    line-height: 20px;
    margin-bottom: 10px;
}
.tourism-item .tourism-excerpt{
    overflow: hidden;
    color: #3c3c3c;
    font-weight: 300;
    font-size: 14px;
}
.tourism-item .btn-more,
.site-block .btn-more{
    display: inline-block;
    padding: 5px 15px;
    position: relative;
    z-index: 1;
    border-radius: 3px;
    background-color: #248f40;
    margin: 10px 0 10px;
    color: #fff;
}
.tourism-item .btn-more:hover,
.tourism-item .btn-more:focus,
.site-block .btn-more:hover,
.site-block .btn-more:focus{
    text-decoration: none;
}
.site-block .site-item-content{
    background-size: contain;
    padding-bottom: 38px;
    background: url(img/bg_shadow.png) no-repeat bottom center;
}
.site-block .overlay-bottom{
    background-color: #fff;
    border-bottom: 6px solid #bf052e;
}
.site-block .site-item-content h3 a{
    font-size: 25px;
}
.site-block .site-item-content h3{
    margin: 10px 0;
}
.site-content .site-block{
    margin-top: 0;
}
.site-block .site-item-content img{
    display: block;
    margin: 0 auto;
}
.site-block .site-item-text{
    padding:  0 15px;
}
.site-block .owl-theme .owl-dots .owl-dot.active span, 
.site-block .owl-theme .owl-dots .owl-dot:hover span{
    background: #bf052e;
    outline: 0 none;
}
.site-block .owl-theme .owl-dots,
.site-block .owl-theme .owl-nav.disabled+.owl-dots{
    margin: 0;
}
.site-block .owl-theme .owl-dots .owl-dot:hover,
.site-block .owl-theme .owl-dots .owl-dot:focus{
    outline: 0 none;
}
.site-block .owl-theme .owl-dots .owl-dot span{
    background: #fff;
    border-color: #bf052e;
    border: 1px solid #bf052e;
}
.site-block h2.title-h2{
    background: url('img/layer-news.png') no-repeat left center #bf052f;
    margin: 0 0 30px;
}
.site-content .site-block{
    padding-bottom: 15px;
}
/******page****/
.site-content .tourism-breadcrumb{
    margin-top: 10px;
    font-size: 12px;
}
.tourism-breadcrumb #breadcrumbs span {
    color: #279443;
}
.tourism-breadcrumb #breadcrumbs span a {
    color: #313131;
}
.archive-title {
    margin-top: 0;
    background: url(img/layer-title.png) no-repeat left center #259041;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 18px;
    min-height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
}
.archive-title span {
    background: url(img/bg-title-span.png) no-repeat bottom right #259041;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}
.entry-content-contact form .form-left input {
    width: 237px;
    box-shadow: -1px 2px 9px -1px rgba(0, 0, 0, 0.3) inset;
    border: 1px solid #CAC9CB;
    padding: 0 5px;
    height: 23px;
}
.entry-content-contact form .form-left label {
    width: 25%;
    font-size: 16px;
    color: #535353;
    font-weight: 400;
}
.entry-content-contact .form-left, 
.entry-content-contact .form-right {
    width: 100%;
    float: left;
}
.entry-content-contact .form-left p {
    width: 50%;
    float: left;
}
.entry-content-contact form .form-left .form-next {
    padding-left: 4%;
}
.entry-content-contact form textarea {
    box-shadow: -1px 2px 9px -1px rgba(0, 0, 0, 0.3) inset;
    width: 100%;
    height: 293px;
    padding: 0 5px;
    border: 1px solid #CAC9CB;
}
.entry-content-contact .submit-form input, .form-search .btn-filtre {
    color: white;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid #bf052f;
    margin-top: 10px;
    margin-bottom: 15px;
    float: right;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #bf052f;
}
.entry-content-contact form .form-left select {
    box-shadow: -1px 2px 9px -1px rgba(0, 0, 0, 0.3) inset;
}
.entry-content-contact form .page-card{
    margin: 20px 0;
}
.block-map-content .title-side {
    background: url(images/layer-title.png) no-repeat left center #279343;
    margin-bottom: 0;
    padding-top: 4px;
}
.sidebar-container .actu-container .title-side {
    background: url(images/layer-news.png) no-repeat left center #bf052f;
    height: 31px;
    line-height: 30px;
    margin-bottom: 0;
}
.block-agenda .block-agenda-content .title-side {
    background: url(images/layer-agenda.png) no-repeat left center #edde04;
    margin-bottom: 5px;
}
/***page******/
.category-item article {
    width: 100%;
    float: left;
    padding-top: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #4d9961;
}
.site-content .entry-share {
    margin-bottom: 10px;
}
.site-content .entry-share .share-twitter, 
.site-content .entry-share .entry-fb {
    float: left;
    margin: 0 5px;
}
.site-content .entry-share .entry-fb {
    margin-left: 0;
}
.site-content .entry-author {
    margin-bottom: 5px;
    color: #e2001a;
    font-size: 12px;
    font-weight: 500;
}
.entry-header h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0;
}
.site-content .entry-header h2 a {
    color: #dea102;
    text-decoration: underline;
}
.site-content .entry-header h2 a {
    color: #dea102;
    text-decoration: underline;
}
.site-content .entry-header .entry-comment {
    float: right;
    margin-bottom: 0;
    background: url(images/bg-comments.png) no-repeat center center transparent;
    width: 33px;
    height: 22px;
    display: inline-block;
    line-height: 20px;
    color: #009036;
    text-align: center;
    text-transform: lowercase;
    font-size: 11px;
}
.site-content.entry-content .entry-text {
    color: #1b1b1b;
    line-height: 18px;
    text-align: justify;
}
.site-content .entry-content-category .item-more, 
.site-content .entry-text .item-more {
    text-align: right;
}
.site-content .page .entry-thumbnail img {
    margin: 0 auto 5px;
}
.site-content .entry-text .item-more a {
    color: #bf052e;
    background: url(img/bg-arrow-more.png) no-repeat right center transparent;
    padding-right: 15px;
    display: inline-block;
}
/**single****/
.comments-area .comment-reply-title {
    height: 33px;
    line-height: 32px;
    padding-left: 30px;
    background: url(img/layer-comment.png) no-repeat left center #edde04;
    font-size: 16px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: italic;
    margin-top: 0;
}
.comments-area .comment-respond {
    border-color: #edde04;
    background: url(img/layer-background-comnent.png) left center transparent;
    margin-bottom: 10px;
}
.comments-area .comment-respond .comment-form-comment textarea {
    background: url(img/bg-comment-textarea.png) repeat-x left center white;
    width: 100%;
    height: 137px;
    padding: 0 5px;
    border: 1px solid #CAC9CB;
}
.comments-area .comment-respond .comment-form-input {
    margin-bottom: 20px;
}
.comments-area .comment-respond .comment-form-input label {
    width: 10%;
    color: #535353;
}
.comments-area .comment-respond .comment-form-input input {
    height: 23px;
    background: url(img/bg-input-comment.png) repeat-x left center white;
    border: 1px solid #CAC9CB;
    width: 89%;
    padding: 0 5px;
}
.comments-area .comment-respond .form-submit {
    text-align: right;
}
.comments-area .comment-respond .form-submit .submit {
    width: auto;
    height: 28px;
    background: #edde04;
    border: none;
    font-size: 12px;
    font-family: 'Arial';
}
.comments-area .comment-respond form {
    padding: 0 30px 10px;
}
.other-site{
    margin-top: 20px;
}
.other-site .title-related a{
    font-size: 16px;
    color: #279443;
}
