#topHeader {
    width: 70%;
    padding-left: 200px;
}

.master-col {
    padding: 0 0 0 20px;
}

.full {
    width: 100%;
}

.clear {
    clear: both;
}

.ml-10 {
    margin-left: 10px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-30 {
    margin-left: 30px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-20 {
    margin-right: 20px;
}
.mr-30 {
    margin-right: 30px;
}
.mr-40 {
    margin-right: 40px;
}

.mb-0 {
    margin-bottom: 0;
}
.mb-5 { margin-bottom: 5px }

.mb-10 {
    margin-bottom: 10px;
}
.mb-20 { margin-bottom: 20px;}
.mb-30 { margin-bottom: 30px;}
.mb-50 { margin-bottom: 50px;}

.mt-5 { margin-top: 5px}
.mt-10 { margin-top: 10px}

.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}

.pl-0 {
    padding-left: 0;
}
.pl-10 {
    padding-left: 10px;
}
.pl-20 {
    padding-left: 20px;
}

.pr-0 {

    padding-right: 0;
}

.pr-10 {
    padding-right: 10px;
}
.pr-20 {
    padding-right: 20px;
}

.pb-0 {
    padding-bottom: 0;
}

.pd-0 { padding: 0 }

.no-margin {
    margin: 0;
}

.bg-lightgrey {
    background-color: #eee;
}

.bg-darkgray {
    background-color: #999;
}

.text-right {
    text-align: right;
}

p.large {
    font-size: 1.3em;
}

.btn-blue {
    background-color: #1E4F6B;
    color: #fff;
}

.dark-blue {
    color: #0E364D;
}
.marsala {
    color: #ad5251;
}


.tp-banner-container{
    width:100%;
    position:relative;
    padding:0;

}
.tp-banner{
    width:100%;
    position:relative;
}

#rs-slider-fullscreen,
#rs-slider-elements,
#rs-slider-fullwidth{
    visibility: hidden;
    height:100%;
}




.callout.dark,
.callout.dark h3,
.callout.dark p {
    background-color: #536b7a;
    color: #fff;
}
.callout.dark.arrow-down:after{
    content:' ';
    position:absolute;
    width: 0; height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #536b7a;
    left:50%; margin-left:-10px;
    bottom:-10px;
}


.controlls-over .owl-pagination {
    bottom: -280%;
    width: 70%;
}

img.pull-left.small  {
    margin: 0 10px 5px 0;
}

h2.subtitle {
    font-size: 1.5em;
    text-transform: capitalize;
    text-align: left;
    line-height: 1.3em;
}

h4.periode {
    font-size: 1.2em;
    text-align: right;
}

figure.pull-left {
    margin-right: 10px;
    margin-bottom: 10px;
}

a:hover.no-under {
    text-decoration: none!important;
}
a:hover.white {
    color: #fff;
}

.bg-lightgrey {
    background-color: #eee;
}

a.urlPath {
    color: #333;
    font-size: 0.8em;
}

div.infoSir {
    font-size: 1em;
    float: right;
}

div.search-result img.level {
    margin: 0 0 0 10px;
}

.typeProd {
    font-size: 0.6em;
}
.dureeProd {
    font-size: 0.6em;
    margin-right: 10px;
}

div.search-result #prix {
    background: none repeat scroll 0 0 #EFAD32;
    color: #FFFFFF;
    float: right;
    clear: right;
    font-size: 12px;
    height: 36px;
    line-height: 17px;
    margin: 0;
    text-align: center;
    width: 119px;
}
div.search-result #prix span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.form-group {
    margin-bottom: 25px;
}


.pagenavigator {
	line-height: 			35px;
	text-align: 			right;
	width: 					100%;
    display: inline-block;
    font-size:				1.3em;
}
.pagenavigator p {
    line-height:            30px;
}
.pagenavigator.border {
	border-bottom:			1px solid #0E364D;
}
.pagenavigator p.nbresult {
	float:					left;
}

.pagenavigator p.criteria {
    float:                  left;
    margin-left:            20px;
    font-weight:            bold;
}

.pagenavigator.top {
	border-bottom:			1px solid #9B8E77;
	margin-bottom:			15px;
}
.pagenavigator.bottom {
	/*background:			 	url(../images/dotted1h.png) repeat-x 0 0px;*/
	margin-top:			    15px;
    border-top:             1px solid #9B8E77;
}

.pagenavigator a {
	color:					#000;
}

.pagenavigator p {
    margin: 5px 0;
}

.pagenavigator span.pages {
	margin: 					0 10px;
}
.pagenavigator span.pages span {
	margin: 					0;
    padding:                    0 5px;
}
.pagenavigator span.pages span:hover {
    background-color: 	#536b7a;
    color: #fff;
}

.pagenavigator span a.text {
	font-size:				100%;
	color:					#000;
	/*background-color:		#000;*/
	padding:				0 2px;
	font-weight:			bold;
}
.pagenavigator span a.text:hover {
    text-decoration: none;
}

.pagenavigator span.pages .current {
	font-weight: 			bold;
	padding:				0 5px;
	color:					#0E364D;
    background-color:       transparent;
    border: 1px solid #536b7a;
}
.pagenavigator span.pages .other a {
	color: 					#0E364D;
	text-decoration: 		none;
}
.pagenavigator span.pages .other a:hover {
    color: #fff;
}


div.search-result p {
    color: #0E364D;
}
div.search-result small {
    display: block;
    color: #0E364D;
    font-weight: bold;
}

ul.side-nav > li > a {
    padding: 7px 0 7px 5px;
}

ul.side-nav a {
    color: #0E364D;
}
ul.side-nav a i.fa {
    width: 10px;
}

ul.side-nav a:hover {
    background-color: #536b7a;
    color: #fff;
}
aside .bg-img {
    /*background: rgba(0, 0, 0, 0) url("../images/general/aside/promos-aside-bg.jpg") repeat-y scroll center top;*/
    background-color: #fff;
}

aside .list-group-item {
    border-color: #eee;
}


.checkbox.filter input[type="checkbox"] {
    margin-left: 5px;
}

.sky-form .checkbox.filter {
    margin: 5px 0 5px 5px;
}


.filter_box {
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 5px;
}

.sky-form .button.bg-blue {
    background-color: #1E4F6B;
    color: #EDAD32;
    opacity: 1;
    font-family: yanone_kaffeesatzbold;
    font-size: 1.6em;
    text-transform: uppercase;
}

i.fa.after {
    margin-left: 10px;
}

.sky-form.small .icon-append,
.sky-form.small .icon-prepend {
    color: #444;
}


.loading {
    position: absolute;
    z-index: 10;
    font-weight: bold;
    padding-left: 50px;
    padding-top: 20px;
}
.gif-loading {

}


.tooltip {
    font-size: 0.9em;
}

.btn-lg {
    margin-right: 20px;
}

.btn-lg.withThumb,
.btn-group-lg > .btn.withThumb {
    padding: 0 10px 0 0!important;
}
.btn-lg.withThumb img {
    margin-right: 15px;
}
.btn-corsica {
    font-size: 1.3em;
}
.btn-ca {
    font-family: yanone_kaffeesatzbold;
    font-size: 1.7em;
    padding: 0 15px;
    background: url("../images/btn-bg-ca.jpg") repeat scroll 0 0 transparent;
    color: #fff;
    border: 0;
}
.btn-ca.big {
    background: url("../images/btn-bg-ca-big.jpg") repeat scroll 0 0 transparent;
}

.btn-ca.dark {
    background: url("../images/fiche-produit/btn-reser-bg.png") repeat scroll 0 0 transparent;
}

.btn-ca:hover {
    text-decoration: none;
    padding: 0 15px;
    color: #fff;
    border: 0;
}
.btn-ca i.fa {
    margin-left: 15px;
}
.btn-ca i.fa.left {
    margin: 0;
}
.btn-ca span {
    font-size: 0.5em;
    font-family: Helvetica, Arial, sans-serif;
    margin-left: 5px;
}

.btn-corsica-left {
    font-size: 1em;
    padding: 5px;
    background: none repeat scroll 0 0 #1E4F6B;
    color: #FFFFFF;
    width: 100%;
}
.btn-corsica-left:hover {
    color: #EDAD32;
    font-size: 1em;
    padding: 5px 10px;
    text-decoration: none;
}
.btn-corsica-left i.fa {
    padding-right: 0;
}


.fnt-medium {
    font-size: 1.2em;
}

#pointsfort ul {
    margin: 0 0 10px 25px;
    padding: 0;
}

div.panel2 ul li,
#pointsfort ul li {
    list-style: outside none none;
}

#pointsfort ul li::before {
    border-radius: 18px;
    content: " ";
    display: inline-block;
    float: left;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    margin: 3px 0 0 -25px;
    text-align: center;
    text-decoration: inherit;
    width: 18px;
}


#pointsfort.check ul li::before {
    content:'\f00c';
    color: #EFAD32;
}
.listing_desc a {
    color: #444;
}

div.panel2 ul li::before {
    border-radius: 18px;
    display: inline-block;
    float: left;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    height: 15px;
    line-height: 1.2em;
    margin: 3px 0 0 -25px;
    text-align: center;
    text-decoration: inherit;
    width: 18px;
    content:'\f00c';
    color: #444!important;
    font-size: 0.9em;
    list-style: none;
}
div.panel2 ul {
    padding-left: 30px;
}

div.panel2 ul li {
    font-size: 0.9em;
    line-height: 1.3em;
}


.fiche_detail h6 {
    margin: 15px 0 5px 0;
}
.fiche_detail .separator {
    border-top: 1px solid #DAD9D9;
}


.itineraire {
    width:100%;
    height:600px;
}

p.box-level {
    padding-top: 10px;
    font-size: 1.3em;
}

.levels .lib-info {
    font-size: 0.9em;
    font-weight: 600;
    color: #858585;
}

span.level {
    padding: 1px 6px;
    color: #ccc;
    background-color: #b7bbbd;
    border-radius: 5px;
    font-size: 0.9em;
}
span.level.active {
    border: 1px solid #a6aeb2;
    background-color: #fff;
    color: #0E364D;
}

span.confort {
    padding: 1px 6px;
    color: #ddd;
    background-color: #b7bbbd;
    border-radius: 5px;
    font-size:0.8em;
    display: block;
    width: 65px;
    margin-bottom: 3px;
    clear: right;
    float: right;
    text-align: center;
    line-height: 18px;

}
span.confort.active {
    border: 1px solid #a6aeb2;
    background-color: #fff;
    color: #0E364D;
}

.bt-dot {
    border-top: 1px dotted #999;
}

.promo-box {
    border-radius: 5px;
    margin-bottom: 5px;
}

.box-tarif {
    height: 43px;
    width: 90%;
    background: #efad32;
    font-size: 11px;
    text-align: center;
    color: #ffffff;
    padding-bottom:5px;
    line-height: 37px;
    display: inline-block;
    margin-bottom: 10px;
}
.box-tarif span {
    font-size:19px;
   /* display:block;*/
    font-weight:bold;
    margin-left: 5px;
}

p.promo_lib {
    color: #fff;
    font-size: 1.1em;
    line-height: 35px;
    margin: 0;
}


.box-content.thumbnail .caption-thumb {
    background-color: #EFAD32;

}

.box-content.thumbnail .caption-thumb p {
    height: auto;
    margin: 0;
    padding: 5px;
    border: 0;
}


div.footer-m a {
    font-size: 12px;
    padding: 0 5px;
}


.bloc-tableau {
    background-color: #fff;

}

.table-scroll {
    height: 750px;
    overflow: scroll;
}

table span.nprice {
    margin-left: 5px;
}


article .table-hover {
    background-color: #fff;
    border: 1px solid #DDDDDD;
    width: 100%;
}
article .table-hover > tbody > tr:nth-child(2n+1) {
    background-color: #eee;
}

article .table-hover > thead > tr > th,
article .table-hover > tbody > tr > th,
article .table-hover > tfoot > tr > th,
article .table-hover > thead > tr > td,
article .table-hover > tbody > tr > td,
article .table-hover > tfoot > tr > td {
    border: 1px solid #DDDDDD!important;
}

article .table-hover > tbody > tr > td a {
    color: #FF851B;
    text-decoration: underline;
}

article.paragraphe a {
    color: #1E4F6B;
   /* border-bottom: 1px solid #7d939f;*/
    text-align: left!important;
}

article.paragraphe a:hover {
    text-decoration: none;
}

article.paragraphe h6 a,
article.paragraphe h5 a {
    background: none repeat scroll 0 0 #1E4F6B;
    color: #FFFFFF !important;
    margin-right: 0;
    padding: 5px 15px;
    text-align: left;
    display: inline-block;
}

article.paragraphe h6 a {
    font-size: 1em;
}

article.paragraphe h5 a {
    font-size: 0.8em;
}

article.paragraphe h5 a:hover {
    text-decoration: none;
    background-color: #1E4F6B;
}

.lead.small {
    font-size: 16px;
}

h4.small {
    font-size: 1.1em;
}

.caption .title-bloc {
    height: 55px;
}

.box-content.thumbnail .item-image {
    height: 200px;
    overflow: hidden;
}

.thumbnail .caption {
    padding-top: 0;
}

.listing_desc_one a,
.listing_desc_one a:hover {
    color:#444;
}


.info_promo {
    float: left;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    background: url('../images/euro_icon.png') no-repeat #1E4F6B 5px 3px;
    padding-left: 40px;
}
.info_promo.big {
    font-size: 1.3em;
}


.warning {
    color: #cc0000;
    font-size: 1.2em;
    margin-bottom: 20px;
}

.comment {
    margin-bottom: 15px;
    border-bottom: 1px dotted #999;
}
.comment p.info-review {
    margin-top: 10px;
}
.comment small.date-review {
    color: #777;
}

h5.review-title {
    font-size: 1.5em;
    margin: 0 15px 0 0;
    color: #0E364D;
}


/** Site map **/
.sitemap-col {
    background-color: #eee;
    border-radius: 5px;
}

h2.sm_lev1 {
    font-size: 1.4em;
    background-color: #0E364D;
    color: #fff;
    padding: 5px 15px;
    margin: 15px 0;
    line-height: 22px;
    border-radius: 5px 5px 0 0;
}
h2.sm_lev2 {
    font-size: 1.2em;
    text-align: left;
    line-height: 15px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.list-icon li a,
.list-icon li::before, li > i {
    color: #666;
    font-size:0.95em;
}
h2.sm_lev1 a {
    color: #fff;
}
h2.sm_lev2 a {
    color: #0E364D;
}
h2.sm_lev1 a:hover {
    text-decoration: none;
}
h2.sm_lev2 a:hover {
    color: #557e95;
    text-decoration: none;
}

.list-icon.nopadd li {
    padding: 0;
}
.list-icon li::before,
li > i[class^="icon-"]::before,
li > i[class*=" icon-"]::before {
    font-size: 10px;
    padding-left: 5px;
}

.toggle-accordion {
    width: 95%;
}

#logo {
    width: 209px
}

.level-info {
    margin-right: 10px;
    text-align: right;
    height: 50px;
}
.confort-info {
    margin-right: 10px;
    text-align: right;
    height: 100px;
    padding-top: 5px;
}

.listing_desc figure {
    margin-bottom: 0;
}
.listing_desc figure img {
}

.listing_desc img.visuel {
    height: 210px;
    overflow: hidden;
}


.box-content.thumbnail {
    height:210px;
    overflow: hidden;
}
.box-content.thumbnail.no-height {
    height: auto;
}
.box-content.thumbnail.bgwhite {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
}
.box-content.thumbnail.bgwhite p {
    border: none;
}

h3.bx-content {
    font-size: 1.2em;
    text-align: center;
    background-color: #fff;
    margin-bottom: 0;
    padding: 5px 0;
}


a.alert-btn {
    font-size: 0.75em;
    color: #555;
}

a.alert-btn:hover {
    color: #000;
    text-decoration: none;
}


.table > tbody > tr > td {
    line-height: 1em;
}

@media screen and (max-width: 1190px) {
    header form#espace_client {
        width: 75%;
    }

    header div#search p {
        font-size: 100%;
    }
    #topNav ul.nav > li a {
        padding: 0 15px;
    }
    .master-col {
        margin-left: 30px;
    }

    #slideProd {
       margin-top: 30px;
    }

    #topNav ul.dropdown-menu > li a {
        color: #fff;
    }

    #left-col {
        margin: 0;
        padding-right: 10px;
    }
    #right-col {
        padding-right: 10px;

    }

    .btn-ca,
    .btn-ca:hover {
        margin: 0 10px 20px 10px;

    }
  /*  .alert.alert-corsica.left {
        margin-top: 0;
    }*/

}




#cookie-box {
    background: #111111;
    background-color: rgba(17,17,17,0.8);
    height: auto;
    line-height: 20px;
    color: #eeeeee;
    text-align: center;
    padding: 3px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1001;
    display: none;
}
#cookie-box p {
    margin: 0;
}
#cookie-box i {
    padding: 5px 0;
    color: #fff;
}
#cookie-box .btn-spec {
    color: #000;
    background-color: #eee;
    border-radius: 3px;
    margin-left: 20px;
}




@media (max-width: 990px) {
    aside {
        padding-top: 0;
        width: 100%;
    }

    #topNav {
        padding-top: 10px;
    }

    #moteur_resa {
        display: none;
    }

    #topHeader {
        display: none;
    }
    header h1 {
        font-size: 1.7em;
    }

    .toggle-accordion {
        width: 100%;
    }

    .timeline {
        padding-bottom: 20px;
    }

    .alert.alert-corsica {
        width: 100%;
        margin-top: 20px;
    }

    #topNav nav.nav-main li.resp-active > ul.dropdown-menu {
        margin: 0 0 0 10px;
        width: 100%;
    }

    #topNav ul.nav > li.mega-menu > ul.dropdown-menu > li {
        margin: 0;
        width: 100%;
    }

    #topNav ul.nav > li.mega-menu > ul.dropdown-menu > li div.vertcol {
        margin: 0;
        width: 100%;
    }

    #topNav ul.nav > li.mega-menu > ul.dropdown-menu > li div.vertcol div{
        width: 47%!important;
        float: left;
    }


    #topNav ul.nav {
        padding-left: 0;
    }
    #topNav nav.nav-main {
        background-color: #306787;
    }
    header nav .nav-main {
        height: auto;
        padding-top: 25px;
        margin-top: 0;
    }
    .master-col {
        padding: 0;
        margin: 0;
    }
    #topNav ul.nav > li.mega-menu > ul ul {
        padding: 0;
        float: none;
    }

    #topNav ul.dropdown-menu li figure {
        border: 0;
    }
    header div#search {
        padding: 0 0 0 30px;
    }
    header h1 {
        top: 130px;
    }

    section .blocIntro {
        background-color: transparent;
        padding: 10px 20px;
    }

    #left-col {
        display: none;
      /*  position: absolute;
        left: 0;
        z-index: 1000;
        background-color: #fff;*/

    }
    .listing_desc figure#thumb-stay {
        width: 100%;
    }
    .listing_desc img.visuel {
        width: 100%;
        height: auto;
    }

    .listing_desc .listing_centre  {
        font-size: 85%;
    }
    .listing_desc .listing_centre span.duree,
    .listing_desc .listing_centre span.type {
        font-size: 90%;
    }
    span.level {
        font-size: 80%;
    }
    .listing_desc .listing_right .promo-fig {
        width: 100%;
    }
    .listing_desc .listing_right .promo-fig img {
        width: 100%;
    }

    section div.tab-content.corsica .fiche_detail {
        margin: 0;
    }
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        font-size: 90%;
    }

    #form-devis {
        padding-left: 0;
    }
    #section-form {
        padding: 0;
    }
    .panel-body {
        padding: 15px 0;
    }

    #nb_pers {
        clear: both;
    }

    .padd-resp {
        padding: 0 20px;
    }

    #calendar-canvas {
        text-align: center;
    }

}


@media (min-width: 480px) and (max-width: 990px) {
    .box-content.thumbnail {
        max-width: 100%;
        height: auto;
        overflow: inherit;
    }
    .box-content.thumbnail figure {
        text-align: center;
        width: 100%;
    }
    .box-content.thumbnail figure img {
        width: 100%;
    }
    header h1 {
        left: 30px;
    }
    #logo {
        width: 130px;
    }

}



@media (min-width: 210px) and (max-width: 480px) {
    #logo {
        width: 80px;
    }
    header div#search {
        padding: 0 0 0 10px;
    }
    header div#search p {
        font-size: 0.9em;
    }
    header h1 {
        left: 0;
        top: 130px;
        font-size: 1.4em;
        padding-left: 15px;
    }

    #topNav nav.nav-main li.resp-active > ul.dropdown-menu,
    #topNav ul.nav > li.mega-menu > ul.dropdown-menu > li,
    #topNav ul.nav > li.mega-menu > ul.dropdown-menu > li div.vertcol {
        margin: 0;
    }
    #topNav ul.nav > li.mega-menu > ul.dropdown-menu > li div.vertcol div{
        width: 100%!important;
    }
    section h2 {
        font-size: 2em;
    }
    .alert.alert-corsica h4 {
        font-size: 1.3em;
    }
    .btn-lg {
        margin-right: 0;
    }

    .btn-primary {
        font-size: 1em;
    }
    .timeline h5 {
        font-size: 1em;
    }
    .timeline p {
        font-size: 0.9em;
    }
    h1 {
        font-size: 2em;
        line-height: 26px;
    }
    .lead.small {
        font-size: 14px;
    }
    .listing_desc {
        padding: 0 10px;
        margin-bottom: 30px;
    }
    .listing_desc .listing_centre h4 {
        font-size: 1.4em;
    }
    .listing_desc .listing_centre span.type {
        letter-spacing: 0;
    }

    section#listing .thumb-panel {
        width: 100%;
    }

    section#listing .listing_centre {
        width: 70%;
    }
    section#listing .listing_right {
        width: 30%;
    }
    .controlls-over .owl-pagination {
        display: none;
    }
    section .blocIntro article {
        font-size: 90%;
    }
    #pointsfort ul li {
        font-size: 90%;
    }
    figure.pull-left {
        margin-top: 20px;
    }

    #webresa {
        margin-top: 30px;
    }

}