/*
Theme Name:                 Grand Hotel Bonanno
Theme URI:                    http:/
Version:                        1.0.0
Author:                         
Author URI:                 http:/
*/
* { font-family: 'Open Sans', sans-serif; } 
.s {
    height: 2px;
}
.sp {
    height: 5px;
}
.spx2 {
    height: 10px;
}
.spx3 {
    height: 20px;
} 
.spx4 { 
    height: 30px;
}
.spx5 {
    height: 40px;
}
.spbig {
    height: 50px;
}
.vs {
    height: 8px;
}
.vsp {
    height: 15px;
}
.vspx2 {
    height: 30px;
}
.vspx3 {
    height: 45px;
}
.vspx4 {
    height: 60px;
}
.vspx5 {
    height: 80px;
}
.vspbig {
    height: 100px;
}
.spel {
    margin: 15px auto;
}
.relative {
    position: relative;
}
.hmb {
    margin-bottom: 5px;
}
.mb {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mbx2 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.hmt {
    margin-top: 5px;
}
.mt {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mtx2 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.top0 {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.l0 {
    left: 0 !important;
}
.mrr {
    margin-right: 15px;
}
.mrrx2 {
    margin-right: 30px;
}
.mrl {
    margin-left: 15px;
}
.tal {
    text-align: left;
}
.tar {
    text-align: right;
}
.tac {
    text-align: center;
}
.taj {
    text-align: justify;
}
.lsn {
    list-style: none;
    padding-left: 0;
}
.bold,
.fwb {
    font-weight: bold !important; 
}
.normal,
.fwn {
    font-weight: normal !important;
}
.ttu {
    text-transform: uppercase;
}
.italic {
    font-style: italic;
}
.m5 {
	margin: 0 5px;
}
.p40 {
    padding: 0 40px !important;
}
.p50 {
	padding: 0 50px !important;
}
.p60 {
    padding: 0 60px !important;
}
.m0a {
    margin: 0 auto;
}
.db {
    display: block;
}
.dib {
    display: inline-block;
}
.nom {
    margin: 0;
}
.oh {
    overflow: hidden;
}
.tdu {
    text-decoration: underline;
}
.tdn {
    text-decoration: none;
}
.justalittlebigger {
    font-size: 1.18em;
}
.bigger {
    font-size: 1.3em;
}
.white,
.white > a {
    color: #fff !important;
}
.gray,
.gray > a {
    color: #c8c8c9;
}
.black,
.black > a {
    color: #2d2d2d !important;
}
.pull-center {
    margin: 0 auto !important;
    display: inline-block !important;
    float: none !important;
}
.fill {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.clear {
    clear: both;
}
@media (min-width: 768px) {
    .s {
        height: 4px;
    }
    .sp {
        height: 10px;
    }
    .spx2 {
        height: 20px;
    }
    .spx3 {
        height: 30px;
    }
    .spx4 {
        height: 40px;
    }
    .spx5 {
        height: 60px;
    }
    .spbig {
        height: 70px;
    }
    .pl15 {
        padding-left: 15px !important;
    }
    .pr15 {
        padding-right: 15px !important;
    }
}
@media (min-width: 992px) {
    .s {
        height: 8px;
    }
    .sp {
        height: 15px;
    }
    .spx2 {
        height: 30px;
    }
    .spx3 {
        height: 45px;
    }
    .spx4 {
        height: 60px;
    }
    .spx5 {
        height: 80px;
    }
    .spbig {
        height: 100px;
    }
}
html,
body {
    height: 100%;
    background: #fff;
}
body {
    font-size: 10px;
    color: #828282;
    -webkit-font-smoothing: antialiased;
}
.row {
    margin: 0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, 
.col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, 
.col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, 
.col-md-1, .col-md-10, .col-md-11, .col-md-12, 
.col-md-2, .col-md-3, .col-md-4, .col-md-5, 
.col-md-6, .col-md-7, .col-md-8, .col-md-9, 
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, 
.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, 
.col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, 
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, 
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, 
.col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0;
}
@media (min-width: 768px) {
    body {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    body {
        font-size: 14px;
    }
}
h1,
h2,
h3,
h4,
h5,
h6,
input {
    font-size: 14px;
    line-height: 1.1em;
    margin-top: 0;
    margin-bottom: 0;
}
a {
    cursor: pointer;
}
.h0 {
    font-size: 3em;
    font-weight: bold !important;
}
.h0.light {
    font-weight: 400 !important;
}
@media (min-width: 992px) {
    .h0 {
        font-size: 4em;
    }
}
h1 {
    font-size: 3.1em;
    font-weight: bold;
}
h2 {
    font-size: 2.6em;
    font-weight: bold;
}
h3 {
    font-size: 2.2em;
    font-weight: bold;
}
h4 {
    font-size: 1.8em;
    font-weight: bold;
}
h5 {
    font-size: 1.5em;
    font-weight: bold;
}
h6 {
    font-size: 1.2em;
    font-weight: bold;
}
p {
    font-size: 1.15em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
}
.pbig {
    font-size: 1.45em;
}
.pmini {
    line-height: 1.2em;
    font-size: 1em;
}
.pbox {
    padding: 15px;
}
.container-fluid {
    padding: 0;
} 
.cd-main-content {
    height: 100%; 
}
.carousel {
    padding-top: 50px;
}
.carousel .item {
    height: 300px;
    background-color: #777;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

#mobile_write,
#mobile_call,
#mobile_top{
    display: block;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    min-height: 70px;
}
#mobile_write img,
#mobile_call img,
#mobile_top img{
    vertical-align: middle;
    margin: 0 auto;
    padding: 5px;
}
#mobile_write a,
#mobile_call a,
#mobile_top a{
    color: #FFF;
    text-decoration: none;
    display: block;
}
#mobile_call{
    padding: 15px 0px;
    background-color: #483B33;
}
#mobile_write{
    padding: 15px 0px;
    background-color: #826F63;
}
#mobile_top{
    padding: 15px 0px;
    background-color: #AE9670;
}
#mobile_write:hover,
#mobile_call:hover,
#mobile_top:hover{
    background-color: #999;
}
#mobile_call .text_container{
    padding-top: 8px;
}
/*#mobile_write .image_container,
#mobile_call .image_container{
    padding: 5px;
}*/

.carousel .item-1 {
    background-image:url('/images/img_superior.jpg');
}    
.carousel .item-2 {
    background-image:url('/images/img_superior.jpg');
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
                    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}

.lang { 
    position: absolute;
    bottom: 7px;
    right: 1px;
}
.interne .lang { 
    position: absolute;
    top: 8px;
    right: 1px;
}
.navbar-toggle {
    float: left;
    margin-top: 23px;
    background-color: transparent;
    border: 0;
} 
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
    background-color: transparent !important; 
}    
.navbar-default .navbar-toggle .icon-bar {
    background-color: #AE976E;
}
.lang ul li a { 
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    z-index: 2;
    padding: 6px 10px;
}
.lang ul li a:hover {
    color: #AD976D; 
    background: #fff;
}
.langDropdown {
    display: inline-block;
    position: relative;
} 
.langDropdown.active {
    border-bottom-color: transparent;
}
.langDropdown small {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    z-index: 2;
    padding: 6px 10px;
    /*background-color: #AD976D;*/
}
.langDropdown small:hover {
    color: #AD976D;
    cursor: pointer;
    background-color: #fff;
}
.langDropdown small .caret { 
    margin-left: 5px;
    border-top: 7px dashed;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}	
.langDropdown ul {
    display: none;
    width: 100%;
    position: absolute;
    top: 37px;
    left: 0;
    /*background: #AD976D;*/
    z-index: 2;
    min-width: 44px; 
}
.langDropdown ul li {
    display: block;
    margin-right: 0;
}
.langDropdown ul li a {
    display: block;
    padding: 6px 10px;
}
.lang-moves-out .langDropdown small,
.lang-moves-out .langDropdown ul,
.lang-moves-out .langDropdown ul li a {
    background-color: #423932;
}
.lang-moves-out .langDropdown {
    border-color: transparent; 
}
.lang-moves-out .langDropdown ul.active li a {
    border-color: transparent;
}
.title-book {
    color: #AD946C;
    font-size: 17px;
    font-weight: bold;	
}
.bootstrap-select {
    width:100% !important;
}
.booking-nav {
    text-align: center;
} 
.booking-nav,
.booking-nav button {
    width: 100%;
}
.plabel {
    font-style: italic;
    text-align: center;
    font-weight: bold;
    color: #333;
}
.plabel-intro {
    color: #828282;
}
.booking-nav .booking-button button,
.booking-nav .booking-button button:hover,
.booking-nav .booking-button button:focus,
.booking-nav .booking-button button:active {
    color: #fff;
    background-color: #999; 
    border-color: #999; 
} 
.booking-nav input,
.booking-nav button,
.booking-nav button:hover,
.booking-nav button:focus,
.booking-nav button:active,
.booking-nav .date span {
    border-color: #AD946C;
    color: #bbb;
    border-radius: 0%;
}
.booking-nav input,
.booking-nav button{
    font-size: 11px;
    text-transform: uppercase;
}
.booking-nav input.form-control {
    color: #000;
    font-size: 14px;
}
.input-group .form-control {
    border-right: 0;
}
.input-group-addon {
    background-color: transparent;
}    
.booking-nav .btn {
    padding: 8px 12px;
    font-size: 17px;
    font-weight: bold;
}
.booking-nav button span.caret { 
    border-width: 5px 6px 0;
    color: #555; 
}    
.booking-nav .p50 {
    text-align: left;
}
.booking-nav label {
    font-weight: 400;
}
#check_in{
    font-size: 17px;
    padding: 8px 12px;
}

.bootstrap-select button span {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.logo_bot {
    display: block;
    margin: auto;
}
.wrapper-bt {
    overflow: hidden;
    height: 300px;
}
.gallery-bt { 
    height: 300px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center; 
}
.double:hover .gallery-bt-img { 
    -webkit-animation: animatedBackground .3s ease-in;
    -moz-animation: animatedBackground .3s ease-in;
    -o-animation: animatedBackground .3s ease-in;
    -ms-animation: animatedBackground .3s ease-in;
    animation: animatedBackground .3s ease-in;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards; 
}
@-webkit-keyframes animatedBackground {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1.05, 1.05);
        -moz-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
        -o-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }
}
@-moz-keyframes animatedBackground {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1.05, 1.05);
        -moz-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
        -o-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }
}
@keyframes animatedBackground {
    0% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1)
    }
    100% {
        -webkit-transform: scale(1.05, 1.05);
        -moz-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
        -o-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05)
    }
}
.gallery-bt h6,
.section-text h3,
.section-round h3 {
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    line-height: 31px;
} 
.section-text h1,
.section-round h1 {
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    line-height: 31px;
} 
.section-round a,
.section-round a:hover,
.section-round a:active,
.section-round a:focus {    
    text-decoration: none;
}
.gallery-bt p {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.gallery-bt a {
    font-size: 14px;
    font-weight: bold;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 0;
    padding: 6px 30px;
}
.gallery-bt.room-text {
    color: #605F62;
}    
.gallery-bt.room-text a {
    border: 1px solid #605F62;
    color: #605F62;
}
.gallery-bt a:hover,
.gallery-bt a:active,
.gallery-bt a:focus {
    background-color: #AD976D;
    border: 1px solid #AD976D;
    color: #fff;
    border-radius: 0;
    padding: 6px 30px;
}
.section-text h1,
.section-text h3{ 
    color: #7B7670;
    padding: 0 40px;
}    
.section-text p {
    color: #828282;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 35px;
}
.dist_t,
.dist_b {
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 30px;
}
.dist_t {
    background-image: url(/images/divisorio.png);
}
.dist_b {
    background-image: url(/images/divisorio2.png);
    margin-bottom: 20px;
}
.section-round {
    background-color: #AE976E;
}
.section-round h3 {
    color: #fff;
    padding: 0 30px;
}
.section-round img {
    display: block;     
    margin: auto;
    margin-bottom: 20px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.section-round img:hover { 
    opacity: 0.6;
}
.section-round p {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    padding: 0 30px;
}
/*.bt-img-1 {
    background-image: url('/images/offerta.jpg');
}
.bt-img-2 {
    background-image: url('/images/ristorante.jpg');
}
.bt-img-3 {
    background-image: url('/images/golf.jpg');
}
.bt-img-4 {
    background-image: url('/images/gallery.jpg');
}*/


.even_box {
    background-color: #423932;
}
.odd_box {
    background-color: #7B7670;
}

.cover-arrow.room_list,
.cover-arrow.even_row{
    right: -15px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid;
    border-right: 0;
}

.cover-arrow.odd_row{
    right: 100%;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 0;
    border-right: 15px solid;
}

.cover-arrow.even_room {
    border-left-color: #d1c2ab;
    border-right-color: #d1c2ab;
}

.cover-arrow.odd_room {
    border-left-color: #eee7dd;
    border-right-color: #eee7dd;
}

.even_box .cover-arrow {
    border-left-color: #423932;
    border-right-color: #423932;
}

.odd_box .cover-arrow {
    border-left-color: #7B7670;
    border-right-color: #7B7670;
}

.cover-arrow {
    width: 0;
    height: 0;
    position: absolute;
    top: 120px;
    margin-top: 15px;
    z-index: 98;
    left: auto;
}


.bt_room_odd{
    background-color: #EEE7DD;
}
.bt_room_even {
    background-color: #D1C2AB;
}
/*.bt-room-1 .cover-arrow,
.bt-room-3 .cover-arrow {
    border-left-color: #D1C2AB;
}
.bt-room-2 .cover-arrow, 
.bt-room-4 .cover-arrow {
    border-left-color: #EEE7DD;
}*/
footer {
    background-color: #E3E2E0;
    color: #676765;
    font-size: 13px;
    font-weight: normal;
}
footer img { 
    display: block;
    margin: auto;
}
footer a {
    color: #676765;
    margin-bottom: 40px;
}
.text-footer {
    display: inline-block;
}
footer p {
    text-align: left;
    padding: 0 20px;
    font-size: 12px; 
}
footer h6 {
    margin-bottom: 30px;
}
.footer-ico { 
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: inline-block;
    background-position: center;
}
.footer-ico-fb { 
    background: url(/images/fb.png) no-repeat;
    background-size: cover;
}
.dist_t_head {
    background: url(/images/graffa_bianca.png) center no-repeat;
    height: 100px;
}
.dist_b_head {
    background: url(/images/graffa_bianca.png) center no-repeat;
    height: 100px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.wrapper-head {
    /*background-color: #ae976e;*/
    height: 300px;
}
.wrapper-head h6 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-style: italic;
    margin-bottom: 9px;
}
.wrapper-head h1 {
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-style: italic;
    margin-bottom: 9px;
}
.wrapper-pic {
    /*background-image: url('/images/gallery.jpg');*/
    background-position: center center;
    background-repeat: no-repeat; 
    background-size: cover;
    height: 300px;
}
.wrapper-contact {
    background-color: #423932;
    height: 300px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}
.wrapper-contact p {
    margin-bottom: 0;
} 
.row-st,
.row-nd {
    padding: 0;
}
.portfolioContainer {
    padding: 0 !important;
}
.portfolio-filter,
.dest-nav {
    list-style: none;
    padding: 0;
    margin: 50px 0;
    text-align: center;
}
.portfolio-filter {
    margin: 50px 0 30px;
}
.portfolio-filter > li,
.dest-nav > li {
    display: inline-block;
    margin-bottom: 5px;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active-dest {
    /*background-color: #AE976E;*/
    color: #fff;
}
.btn.btn-primary {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 5px;
    /*border-color: #AE976E;*/
    color: #777;
    text-transform: uppercase;
    font-weight: bold;
}
.portfolioContainer div {
    text-align: center;
}
.portfolioContainer div a img {
    width: 100%;
    padding: 20px;
    margin-bottom: 10px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
                transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
     -moz-transition-property: height, width;
                transition-property: height, width; 
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:        -moz-transform, opacity;
                transition-property:                 transform, opacity;
}
.blueimp-gallery {
    background: rgb(76, 62, 37);
    background: rgba(76, 62, 37,.9);
}    
.blueimp-gallery .cont-prev,
.blueimp-gallery .cont-next {
    top: 0;
    left: 0;
    height: 100%;
    width: 25%;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    position: absolute;
}
.blueimp-gallery .cont-next {
    right: 0;
    left: auto;
}    
.blueimp-gallery .prev,
.blueimp-gallery .next {
    top: 50%;
    left: 40%;
    height: 140px;
    width: 30px;
    margin-top: -70px;
    border: 0;
    opacity: 1;
    display: block;
    position: absolute;
}
.blueimp-gallery .prev {
    background: url(/images/graffe_gallery.png) center no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.blueimp-gallery .next { 
    background: url(/images/graffe_gallery.png) center no-repeat;
    right: 40%;
    left: auto;
}
.cd-item-info {
    background-color: rgb(66, 57, 50);
    height: 100%;
    text-align: center;
}
.cd-item-content{
    height: 100%;
    text-align: justify;
    overflow: auto;
    padding-right: 25px;
}
.cd-item-info h2 {
    font-size: 40px;
    font-weight: bold;
    color: #AD976D;
    font-style: italic;
    max-width: none;
}    
.line-street {
    height: 2px;
    background-color: #ccc;
    text-align: center;
}
.text-line {
    background-color: #fff;
    display: inline-block;
    position: relative;
    top: -13px;
    width: 250px;
    height: 26px;
    padding: 3px 18px;
    font-weight: bold;
    color: #555;
}
.text-ds div {
    font-size: 1.05em;
    margin-bottom: 0;
    color: #828282;
    display: inline-block;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}
.text-ds a{
    margin-top: 30px !important;
    margin-bottom: 80px !important;
}
.text-ds a,
.text-ds div,
.cont-button button,
.label-room {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
/*    border: 1px solid #AE976E;
    background-color: #AE976E;*/
    border-radius: 0;
}
.text-ds div {
    padding: 4px 10px;
    margin-bottom: 15px;
}    
.list-room span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #AE976E;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.list-button {
    /*background-color: #B6A689 !important;*/
    width: 100%;
}
.text-ds button:hover,
.cont-button button:hover,
.text-ds button:active,
.cont-button button:active,
.text-ds button:focus,
.cont-button button:focus {
    background-color: #fff; 
    color: #777;
}    
.form-group,
.form-control {
    border-radius: 0;
    border-color: #AD976D;
    max-width: 100%;
    height: auto;
}
.cont-button {
    background-color: #fff;
    display: inline-block;
    position: relative;
    top: -20px;
    padding: 3px 18px;
    width: 100px;
    height: 40px;
}
.policy {
    font-size: 13px;
    font-style: italic;
}
.policy .form-group{
        margin-bottom: 0px;
}
.policy input {
    margin-top: 1px;
    width: 18px;
    height: 18px;
    margin-left: -24px !important;
}
.policy a {
    color: #000;
    text-decoration: underline;
}





#header_page{
    margin-bottom: 50px;
}

.container .row p a{
    color: #337ab7;
    text-transform: none;
}


.cd-main-nav .button_nav {
    margin-bottom: 50px;
}




#main_body{
    position: relative;
}
#feed_ca{
    position: relative;
    right: 0px;
}

@media (min-width: 300px) {
}
@media (min-width: 768px) {
    footer {
	margin-top: 20px;
	padding: 20px 0;
    }
    .cd-main-nav .button_nav {
	margin-bottom: 0px;
    }
    .section-round h3 {
        margin-top: 15px;
    }
    .section-round img:first-child {
        margin-top: 60px;
    }
    .hidden-tablet {
        display: none;
    }
    .pl15_t {
        padding-left: 15px !important;
    }    
    .pr15_t {
        padding-right: 15px !important;
    }
    .container-fluid .row-st{
        margin-bottom: 25px;
    }
    .container-fluid .row-st:last-child{
        margin-bottom: 50px;
    }
}
@media (min-width: 992px) { 
    .carousel .item {
        height: 550px;
    }
    .navbar-fixed-top .lang {
        bottom: 25px;
    }
    .cont-arrow {
        position: absolute;
        width: 400px;
        /*height: 100px;*/
        top: 200px;
        left: 50%;
        margin-left: -200px;
        background-color: rgba(0,0,0,.3);
        z-index: 10;
        padding: 10px;
	cursor: pointer;
    }
    .arrow-down {
        border: 1px solid #fff;
        height: 100%;
        text-align: center;
    }
    .arrow-down h4 {
        font-weight: normal;
        color: #fff;
        font-size: 1.5em;
        margin: 8px 0 12px;
        font-style: italic;
    }    
    .arrow-down p {
        font-weight: normal;
        color: #fff;
        font-size: 0.9em;
    }    
    .arrow-down p span {
        display: inline-block;
        width: 16px;
        height: 9px;
        background: url("/images/arrow.png") center no-repeat;
        cursor: pointer;
        margin-left: 5px;
    }    
    .pl15_t {
        padding-left: 50px !important;
    }    
    .pr15_t {
        padding-right: 50px !important;
    }    
    .section-text p {
        font-size: 14px;
    }
    .section-text p {
        width: 940px;
        margin: 0 auto; 
    }
    .section-round {
        margin-bottom: 20px;
    }
    .section-round h3 {
        margin-top: 45px;
    }
    .hidden-tablet {
        display: block;
    }
    footer p {
        text-align: left;
        padding: 0 10px;
        font-size: 14px;
    }
    .clear {
        clear: none;
    } 
}
@media (min-width: 1024px){
    .carousel {
        padding-top: 80px; 
    }
    .carousel .item {
        height: 670px;
    }
    .cont-arrow {
        top: 500px;
    }    
    .cd-main-nav { 
        padding: 0;
        padding-left: 5px; 
    }
    .nav-interne .cd-main-nav { 
        padding: 0;
        padding-left: 120px; 
    }
    .cd-main-nav {
        text-align: left;
    }    
    .cd-main-nav li {
        padding: 0 .2em;
    }
    .cd-main-nav li a {
        font-size: 10px;
        padding: 1.2em .2em;
    }
    .cd-main-nav li a span {
        font-size: 9px;
        text-transform: uppercase;
    }
    .cd-main-nav .button_nav {
        float: right;
        padding-right: 0;
    }
    .cd-main-nav .button_nav a {
    	border-radius: 0;
    	top: -23px;
        border: 0;
    }
    .cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
        top: 19px;
        right: 7px;
    }
    .cd-main-nav .cd-subnav-trigger::before {
        right: 13px;
    }
    .cd-main-nav.moves-out .cd-subnav-trigger::before, .cd-main-nav.moves-out .cd-subnav-trigger::after {
        right: 9px;
    }
    .lang { 
        bottom: 1px;
    }	
    .interne .lang { 
        position: absolute;
        top: 43px;
        right: 0;
    }
    .cd-item-info h2 {
        margin-top: 30px;
    } 	
}
@media (min-width: 1200px){
    .cd-main-nav li a span {
        font-size: 13px;
    }
    .cd-main-nav li { 
        padding: 0 .25em;
    }
    .cd-main-nav li a {
        font-size: 12px;
    }
    .cd-main-nav .button_nav a {
        top: -21px;
    }
    .cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
        top: 23px;
    }
}
@media (min-width: 1300px) {
    .cd-main-nav li a {
        padding: 1.2em .5em;
    } 
    .cd-item-info h2 {
        margin-top: 50px;
    } 
    #feed_ca{
	position: absolute;
	right: -100px;
	top: 25%;
    }
}
@media (min-width: 1500px) {
    .cd-main-nav li a {
        padding: 1.2em .8em;
        font-size: 13px;
    }    
    .cd-main-nav .button_nav a {
        top: -18px;
    } 
    .cd-main-nav .cd-subnav-trigger::before, .cd-main-nav .cd-subnav-trigger::after {
        top: 25px;
    }
    .cd-item-info h2 {
        margin-top: 70px;
    } 
}
@media (max-width: 1400px) {
    .cd-item-intro .vspx5 {
        display: none;
    } 
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
}