.bg-grey-2 { /* background: #f8f8f8; */ }
.c-button.bg-grey-2 { color: #bebebe; border: 2px solid #f8f8f8; }
.list-wrapper { /* padding-top: 30px; */ }

.list-content {
/*     margin-bottom: 42px; */
margin-top: 1%;
}

.list-content .list-item-entry:last-child .hotel-item {
    margin-bottom: 0px;
}

.list-content .hotel-item {
/*     margin-bottom: 30px; */
}

.hotel-item {
    position: relative;
    width: 100%;
    float: left;
    display: inline-block;
/*     -moz-box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03); */
}

@media (min-width: 1200px)
{

	.table-view
	{
	margin-top:-150px;
	margin-bottom:-250px;
	}
}

@media (min-width: 980px) {
	.table-view
	{
	margin-top:-50px;
	margin-bottom:-50px;
	}
}

@media (min-width: 1780px) {
	.table-view
	{
	margin-top:-150px;
	margin-bottom:-300px;
	}
}


@media (min-width: 1580px) {
	.table-view
	{
	margin-top:-150px;
	margin-bottom:-250px;
	}
}
.bg-white {
    background: #fff;
}

.list-content .table-view {
    float: none;
     display: inline;
    margin-right: -15px;
    margin-left: -15px;
    width: auto;
}

.table-view {
    height: 100%;
    width: 100%;
    display: table;
}

.list-content .hotel-item.style-10 .radius-top {
    border: none;
}

.list-content .radius-top {
    width: 28.33333333%;
    padding-right: 15px;
    padding-left: 30px;
}

.detail-content-block {
    background: #3389d7;
}

.accordion .acc-panel {
    margin-bottom: 17px;
}

body[data-color="theme-1"] .accordion.style-4 .acc-title {
    background: #3389d7;
}

.accordion .acc-panel:last-child .acc-title {
    border-bottom: 0px;
}

.accordion .acc-title {
    position: relative;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    letter-spacing: 0.8px;
    padding: 14px 45px 14px 60px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
}

.hotel-item.style-10 h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 18px;
}

.blockquote {
    padding: 10px 15px 12px 0px;
    border-radius: 5px;
}

.list-content .hotel-item.style-10 h4 {
    margin-bottom: 9px;
}

.hotel-item.style-10 h4 {
    letter-spacing: 0px;
    margin-bottom: 3px;
}


.sub-title {
    font-weight: 700;
    padding-bottom: 5px;
	font-size: 14px;
	color:#000;
}

h4 {
/*     font-size: 16px; */
/*     line-height: 22px; */
    font-weight: 400;
    text-transform: uppercase;
/*     letter-spacing: 1px; */
}


blockquote, q {
    quotes: none;
}

.blockquote footer {
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 0px;
    letter-spacing: 1.6px;
}

body[data-color="theme-1"] .color-dr-blue-2 {
    color: #3389d7;
    font-size: 12px;
}

.list-content .hotel-item.style-10 .hotel-middle {
    position: relative;
}

.list-content .hotel-middle {
    width: 49.44444444%;
    padding-right: 15px;
    padding-left: 15px;
}

.cell-view {
/*  display: table-cell; */
   
}
@media (min-width: 580px) {
	.cell-view {
    display: table-cell;
	vertical-align: middle;
	}

}

@media (max-width: 580px) {
.list-content .radius-top {
  width: 100%!important; 
}
.list-content .hotel-middle {
  width: 100%!important; 	
}
.list-content .hotel-right
{
  width: 100%!important; 	
}
}
.list-content .hotel-item.style-10 .fi_block {
    margin-bottom: 18px;
}

.hotel-item.style-10 .fi_block {
    margin-bottom: 10px;
}

.col-xs-6 {
    width: 50%;
}

.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 {
    float: left;
}

.list-content .hotel-right {
    width: 22.22222223%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

.hotel-item .title {
    position: relative;
   /*  width: 100%; */
/*     padding: 24px 20px; */
/*     border: 1px solid #f7f7f7; */
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}

.list-content .hotel-item.style-10 .c-button {
    float: none;
}

.c-button.b-40 {
    height: 40px;
    font-size: 12px;
    line-height: 36px;
    padding: 0 18px;
}



body[data-color="theme-1"] .accordion.style-4 .acc-icon {
    background: red;
}
.accordion .acc-panel:last-child .acc-title {
    border-bottom: 0px;
}

.accordion.style-4 .acc-title {
    color: #fff;
/*     background: #d73240; */
}
.accordion .acc-title {
    position: relative;
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
    letter-spacing: 0.8px;
    padding: 10px 15px 5px 40px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
}


body[data-color="theme-1"] .accordion.style-4 .acc-icon {
     background: red; 
}

.accordion.style-4 .acc-icon {
     background: #ec1922;
}
.accordion .acc-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 35px;
    border-radius: 5px;
}

.list-content .hotel-item.style-10 .c-button {
    float: none;
}

.c-button.bg-5:hover {
    border-color: #ec1922;
    color: #ec1922;
}
.buttons-wrap .c-button:hover {
    background: none;
}
.c-button.bg-5 {
    background: #ec1922;
}
.buttons-wrap .c-button {
    color: #fff;
    border: 2px solid rgba(255,255,255,0);
    margin-bottom: 15px;
}
.c-button.b-60 {
    height: 60px;
    line-height: 54px;
    padding-top: 0px;
    padding-bottom: 0px;
}
a:focus, a:hover {
    color: inherit;
}
a, a:link, a:visited, a:active, a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: none;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:active, a:hover {
    outline: 0;
}
.bg-5 {
    background: #EF4836;
}
.m-right {
    margin-right: 15px;
}
a, .c-button, .investor-logo img, .filter-nav a:before, .photo-next, .photo-prev, .contry-item h5, .slider-wth-thumbs.style-1 .thumbnails img {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.c-button {
    position: relative;
    display: inline-block;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    padding: 16px 20px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 14px;
    font-weight: 700;
}

.buttons-wrap .c-button.b-60 .fa {
    margin-right: 12px;
}

.c-button.b-60 .fa {
    position: relative;
    top: 2px;
    font-size: 20px;
    margin-right: 5px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.flight-icon .fi_content {
    padding-left: 35px;
}

.flight-icon .fi_icon {
/*     margin-top: 6px; */
}

.flight-icon .fi_icon {
    float: left;
}
.list-content .hotel-item.style-10 .fi_block {
    margin-bottom: 18px;
}
.hotel-item.style-10 .fi_block {
    margin-bottom: 10px;
}
.row10 {
    margin-right: -5px;
    margin-left: -5px;
}

.col10 {
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-6 {
    width: 50%;
}

.flight-icon .fi_title, .flight-icon .fi_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    text-transform: uppercase;
    margin-left: -50px; 

}
.color-red-3
{
	font-size:17px;
}
.4to7
{
	color: #2c3e50;
	text-transform: uppercase;
	font-size: 12px;
}
.c-button.bg-red-3 {
    color: #fff;
    border: 2px solid #d73240;
}
.link-dark-2
{
	color:#2c3e50;    
	font-size: 12px;
}
.mtit
{
	font-size: 14px;
	color:#000;
}
.tits
{
	font-weight:bold!important;
	margin-left: 10px!important;
}
.inpack
{
	border-radius: 4px;
	border: 2px solid #ec1922;
	width:100px;
	color: #000;
}
.vpack
{
	border-radius: 4px;
	background: #ec1922;
	width: 100px;
}
.pyr
{
	text-align:left!important;
    font-size: 12px;"
}
.rate-wrap
{
	margin-top:50px;
}
a, a:link, a:visited, a:active, a:hover {
    cursor: pointer;
    text-decoration: none; 
    outline: none;
}
.input-entry .checkbox-form + label span.sp-check { position: relative; display: inline-block; float: left; width: 19px; height: 19px; top: 0px; margin: 0px 14px 0 0; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer; }

.input-entry .checkbox-form + label span.sp-check i { display: none; position: absolute; top: 50%; left: 50%; margin-top: -5px; margin-left: -5px; }

.input-entry .checkbox-form:checked + label span.sp-check i { display: block; }
.input-entry.color-1 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #eb1e25; }

.input-entry.color-1 .checkbox-form:checked + label span.sp-check i { color: #1593d0; }

.input-entry.color-2 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #eaeaea; }

.input-entry.color-2 .checkbox-form:checked + label span.sp-check i { color: #1593d0; }

.input-entry.color-2 .checkbox-text { color: #222222; cursor: pointer; }

.input-entry.color-3 .checkbox-form + label span.sp-check { background: #ffffff; border: 1px solid #f1f1f1; }

.input-entry.color-3 .checkbox-form:checked + label span.sp-check i { color: #2D3E50; }

.input-entry.color-3 .checkbox-text { color: #bebebe; cursor: pointer; }

.input-entry.color-4 .checkbox-form + label span.sp-check { background: #ffffff; border: 1px solid #f1f1f1; }

.input-entry.color-4 .checkbox-form:checked + label span.sp-check i { color: #2D3E50; }

.input-entry.color-4 .checkbox-text { color: #222222; cursor: pointer; }

.input-entry.color-5 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }

.input-entry.color-5 .checkbox-form:checked + label span.sp-check i { color: #022c54; }

.input-entry.color-5 .checkbox-text { color: #bebebe; cursor: pointer; }

.input-entry.color-6 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }

.input-entry.color-6 .checkbox-form:checked + label span.sp-check i { color: #022c54; }

.input-entry.color-6 .checkbox-text { color: #222222; cursor: pointer; }

.input-entry.color-7 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }

.input-entry.color-7 .checkbox-form:checked + label span.sp-check i { color: #d73240; }

.input-entry.color-7 .checkbox-text { color: #bebebe; cursor: pointer; }

.input-entry.color-8 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }

.input-entry.color-8 .checkbox-form:checked + label span.sp-check i { color: #d73240; }

.noborder .input-entry .checkbox-form + label span.sp-check {border-radius: 0px;}

.total-summ .input-entry.color-3 .checkbox-form + label span.sp-check {border: 1px solid #cfcfcf;}

.baner-bar .input-entry.color-5 .checkbox-form + label span.sp-check {border: 1px solid #999; margin-right: 10px;}

.input-entry .checkbox-form {
    display: none;
}

.input-entry.color-1 .checkbox-text {
    color: #2c3e50;
    cursor: pointer;
}

.input-entry .checkbox-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.input-entry .checkbox-form + label {
    /* display: block; */
    font-size: 11px;
    margin-bottom: 6px;
    line-height: 18px;
    margin-top: 25px;
	padding: 10px;

}

 .bg-red-31 {
    background: red;
text-align:left!important;
color:#fff!important;
}
.tour_right h3 {
    background: #3389d7;
    padding-left: 40px;
    color: #ffffff;
    font-size: 14px;
    background-size: 22px;
    /* margin: 24px 0px; */
    margin-top: 0px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px;
    margin-bottom: 0px;
}
.tour-ri-com {
    position: relative;
    overflow: hidden;
    background: #fff; 
    border: 1px solid #ff0000;
    /* padding: 15px; */
    margin-bottom: 30px;
}
.tour_incl ul li {
  
 
    list-style-type: none;
    list-style-image: url(images/db-arrow.png);
    background-size: 10px;
    text-overflow: ellipsis;
    white-space: inherit;
/*     padding-left: 30px; */
    /* line-height: 34px; */
    /* font-size: 16px; */
/*     padding-bottom: 8px; */
}
.detail-block {
    padding: 5px 34px 31px 34px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
}