/*
Theme Name: Tailor Made Rail
Theme URI: http://takeatour.gr
Author: Karvanisoft team
Author URI: http://takeatour.gr
Description: Theme for Tailor Made Rail Web Site!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: tmr

*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=greek,greek-ext');

@import url('https://fonts.googleapis.com/css?family=Abril+Fatface');
 
@import url('https://fonts.googleapis.com/css?family=Gentium+Basic:400,400i,700,700i'); 

/* CERA GR FONT */
@font-face {
    font-family: "cera";
    src: url("lib/extra-fonts/Cera GR_0.otf");
}


@font-face {
    font-family: "cera";
    src: url("lib/extra-fonts/Cera GR Light_0.otf");
	font-weight:300;
}

@font-face {
    font-family: "cera";
    src: url("lib/extra-fonts/Cera GR Thin_0.otf");
	font-weight:100;
}


@font-face {
    font-family: "cera";
    src: url("lib/extra-fonts/Cera GR Black_0.otf");
	font-weight:bold;
}


.font-2{
font-family: "cera";	
}

.font-3{
font-family: 'Abril Fatface', cursive;
}

.font-4, .caligraphic{
font-family: 'Gentium Basic', serif;
}

body {
  
	font-family: 'Open Sans', sans-serif;
	color: #1f285c;
}

p{
    margin-bottom: 20px;
}


.container {

    font-size: 14px;
    line-height: 26px;

}

.packages-item-hotel-row,
.packages-item-medical-srv,
a
{
color:#1f285c;	
}

article ul li {

    list-style: none;
    position: relative;
    padding-left: 19px;
    line-height: 23px;
    margin-bottom: 11px;

}
article ul{
padding-left: 10px;	
}

article ul li::before {

    content: "\e64c";
    font-family: 'themify';
    margin-right: 5px;
    opacity: 0.8;
    position: absolute;
    left: 0px;

}



a:hover{
color:#747474;
text-decoration:none;
}

.h3, h3 {

    color: #313C7A;

}
.h3, h3 {
    font-size: 27px;
    line-height: 39px;
    margin-top: 10px;
    font-weight: 100;
}

.single-halfcolumn h3 {
    font-size: 30px;
line-height: 39px;
margin-top: 0px;
font-weight: 300;
}


img{
max-width:100%;	
height: auto;
}


.th-main-content{
background:white;	
}

.top-menu-div {
  
    position: relative;
    z-index: 30;
}


.top-menu-div {

}





.top-menu a {
    color: white;
    display: table;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 7px;
}
.top-menu li:first-child a{
padding-left:0px;	
}


.top-menu a:hover {
text-decoration:none;
 opacity:0.7;  
	
}


.top-menu li{
list-style:none;
display:inline-table;
position:relative;
}



.top-menu li .sub-menu {
    background: #161d4a;
    padding: 0px;
    position: absolute;
     display:none;
	
}

.top-menu li .sub-menu a {
    border-bottom: 1px solid #927a4f;
    color: #f7efe8;
width: 200px;
padding: 4px 10px;
}
.top-menu li .sub-menu:hover{
display:block;		
	
}



.top-menu li .sub-menu li{
display:block;	
text-align: left;
}


.top-menu li:hover .sub-menu{
display:block;
}

.top-menu li a::before {
    color: #fff;
    font-family: FontAwesome;
    margin-right: 4px;
}

/*

.top-menu li:nth-child(1) a::before {
    content: "";
}
.top-menu li:nth-child(2) a::before {
    content: "";
}
.top-menu li:nth-child(3) a::before {
    content: "";
}
.top-menu li:nth-child(4) a::before {
    content: "";
}
.top-menu li:nth-child(5) a::before {
    content: "";
}
.top-menu li:nth-child(6) a::before {
    content: "";
}


.top-menu li:nth-child(7) a::before {
    content: "";
}
*/





ol, ul {
    margin-bottom: 0px;
    margin-top: 0;
}




.top-social-ul li a {
  
    display: table;
    font-size: 14px;
    padding: 3px 6px;
}

.top-social-ul li {
list-style:none;
display:inline-table
	 
	
}

.top-menu-right {
    text-align: right;
	padding-right: 0px;
}


.top-social-ul {

    padding: 0;
    display: inline;

}


a:hover{
opacity:0.9;

}


.logo-img {

   
    padding: 10px 0px;
    transition: all 0.5s;
 
    

}
.sticky .logo-img {
	
}
.sticky {
	position:fixed;
	top: 0px;
}

.main-menu-div {
 transition: padding-top 0.5s;

}

.sticky .main-menu-div {
 
  
}

.main-menu li{
list-style:none;
display:inline-table;
font-size: 14px; 

}


.main-menu {
    padding: 0px;
    position: relative;
    display: table;
    margin: 0 auto;
    border-top: 1px solid #E5E5E5;
    min-width: 540px;
    text-align: center;
}

.main-menu li a {

    color: #FFF;
    display: table;
   padding: 15px 7px;
    transition: all 0.5s;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Cera";

}

.sticky .top-menu-div{
display:none;	
}

.main-menu li a:hover{
color:#1f285c;
}

.main-menu li:hover .sub-menu{
display:table;	
}

.main-menu li .sub-menu {
    display: none;
    position: absolute !Important;
    z-index: 1000;
    padding: 0px;
    background: #fff;
    width: 100%;
    left: 0px;
}

.main-menu li .sub-menu li a{
padding: 8px;
display: table;
width: 100%;
padding-left: 10px;
border-left: 1px solid rgba(0,0,0,0.1);
transition:all 0.3s;
}

.main-menu li .sub-menu li a:hover{
background: #1f285c;	
color:#fff;
}


.main-menu li .sub-menu li {
width:100%;
text-align:left;

}


#theon-slider{
z-index:10;	
}


.th-main-container{
background:white;	
}


.title-icon {
    height: 26px;
    margin-right: -2px;
    margin-top: -5px;
    width: auto;
}



.derm-title-a{
    color: #73600b;
    font-size: 20px;
    margin: 0;
	 border-bottom: 1px solid #e7e6e6;
    padding-bottom: 10px;
}

.home-text-row{
margin-bottom:40px;	
}

.home-container{

padding:5px 30px;
padding-top:70px;	
}



.derm-text{
	padding-top:30px;
}
.recent-item {
margin-top:30px;	
}


.recent-item img {
    height: 80px;
    width: 115px;
}

.row {
    margin-left: unset;
    margin-right: unset;
}




.carousel-control {
    z-index:10;
	bottom: 5%;
}


#navbar-mobile {
    display: none;
}

.black-frame-slider{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.black-frame-slider{
position:absolute;
top:0px;
left:0px;
height:100%;
width:100%;	
z-index:5;
opacity:0.9;
}


header {

    z-index: 20;
    width: 100%;
    color: white;
transition:background-color 0.3s;

}

header
{
background:#ecd8c9;
	
}

.sticky{
z-index:30;
}

.top-menu-div{
	border-bottom:1px solid rgba(255,255,255,0.1);
	padding: 5px 0px;
}

.top-menu-div ul{
padding-left:0px;
}

.top-menu-div ul li{
display:inline-table;	
font-size: 14px;
}


.top-menu-div ul li a{
padding: 3px 3px;

}



.main-menu ul{
padding-left:0px;	
}
.section-title
{
font-size: 36px;
line-height: 42px;
font-weight:unset;
font-style: normal;
color: #161d4a;	
}

.section-subtitle {
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    color: #1f285c;
    margin-top: 1px;
    margin-bottom: 45px;
    text-align: center;
    line-height: 26px;
}

.space-60{
margin-bottom:60px;	
}

.service-title {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    color: #222222;
    line-height: 26px;
    margin-bottom: 13px;
    text-align: center;
}
.service-icon{
text-align:center;
font-size:50px;
color:#a68950;
	
}
.service-content{
font-size: 13px;
line-height: 20px;
font-weight: normal;
font-style: normal;
text-align: center;
min-height: 100px;
}




#theon-slider img {
    filter: contrast(1.2);
}

.single-colorbox-col{
min-height:250px;	
}

.colorbox-readmore{
border:1px solid;
padding:4px 10px;
display:table;
margin-top:20px;
transition:all 0.5s;	
}

.colorbox-readmore:hover{
background:white;
color:#222 !Important;
}


.single-colorbox{
padding:40px;	
}
.colorbox-content
{
font-size: 13px;
line-height: 20px;
font-weight: normal;
font-style: normal;	
padding-bottom:20px;	
}

.service-readmore
{
border:1px solid;
padding:4px 10px;
display:table;
margin:20px auto;
transition:all 0.5s;
color:#a68950;	
}



.colorbox-title
{
font-size: 24px;
padding-bottom:20px;	
}


section{
margin:25px 0px; 	
padding:25px 0px; 	

}

.home #service{
	margin-top:0px;
	padding-top:0px;
}


#testimonials {
    min-height: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-attachment: fixed;
    background-position: top;
	position:relative;
	border-bottom: 2px solid #161d4a;
	margin: 0px;
}

.testimonials-subtitle{
font-size: 13px;
font-weight: normal;
font-style: normal;
color: #161d4a;
margin-bottom: 10px;
text-align: center;
margin-bottom: 60px;
}


.testimonials-title {
margin-top: 0px;
margin-bottom: 15px;
font-size: 35px;
line-height: 35px;
font-weight: 100;
font-style: normal;
color: #232323;
margin-bottom: 15px;
text-align: center;
}



.testimonial-title {
font-size: 18px;
line-height: 24px;
color: white;
}
.testimonial-title-box {
    position: relative;
    display: table;
    width: 100%;
    border: 1px solid #727272;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(114, 114, 114);
    border-bottom: unset;
}
.testimonial-subtitle {
font-size: 12px;
color: #e0e0e0;
}

#testimonials .container{
position:relative;
z-index:10;	
}

.testimonial-content {
	min-height: 140px;
    background: white;
    margin: 0;
	color: #222222;
	font-size: 14px;
    padding: 26px 22px 28px;
	  border: 1px solid #727272;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(114, 114, 114);
    border-top: unset;
    
}

.testimonial-content .fa-quote-left{
font-size:25px;	
}

.testimonial-title-box .arrow-up {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
 position: absolute;
bottom: 0px;
left: 82px;
  }

.testimonial-titleandsubtitle {
    display: table;
    padding-left: 20px;
    padding-top: 15px;
}
  
.testimonial-title-box img {
    height: 65px;
    width: 65px !important;
    float: left;
    object-fit: cover;
}



.top-menu-div .dermedica-gr,
.top-menu-div .g-papandreoy-30-kai-vhs-12-metamorfosh-14-452 {
    display: none !important;
}

footer ul li{
list-style: none;
font-size: 13px;
line-height: 15px;
margin-bottom: 20px;
	
	 
}
footer{
background-color: #222222;	
padding-top: 50px;
padding-bottom: 10px;
font-size: 15px;
line-height: 22px;
color: #B4B4B4;	
}


footer ul li a{
color: #8F8F8F;	
}


footer ul {
padding:0px;
}

footer ul li i {
    font-size: 18px !important;
    margin-right: 5px;
    width: 15px;
}

.footer-widget {
    width: 33.33%;
    float: left;
    padding: 0px 40px;
}

footer .container .footer-widget:nth-child(1) {
	
}

.footer-widget-title {
	color:white;
    font-size: 16px;
    margin-bottom: 48px;
    padding-bottom: 15px;
    position: relative;
}




.row.under-footer {
   background-color: #222222;
   font-size: 13px;
line-height: 20px;
border-top:1px solid rgba(255,255,255,0.12);
color: #787878;
padding-top: 14px;
padding-bottom: 14px	
}
.copyright{
font-size: 13px;	
color: #787878;

}
.under-footer-left{
	padding:0px;
}

.row.under-footer a{
color: #8F8F8F;		
}
.under-footer-right{
text-align:right;
padding:0px;	
}


ul li:first-child, ol li:first-child {
    padding-top: 0;
}

.ores-leitoyrgias li,
.footer-widget-widget_nav_menu li {
    padding: 9px 0;
        padding-top: 9px;
		margin:0px;
    border-bottom: 1px solid rgba(255,255,255,.07);
}



.ores-leitoyrgias li::before,
.footer-widget-widget_nav_menu li::before {
    content: '\f111';
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    padding: 0;
    margin: 0 10px 0 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    position: relative;
    font-size: 3px;
    bottom: 1px;
    vertical-align: middle;
	color:#161d4a;
}

.orone {
    margin-right: 10px;
}

.ortwo {
    color: #9A9A9A;
}
.wpcf7-form
{

}


.wpcf7-form textarea::-webkit-input-placeholder 
.wpcf7-form input::-webkit-input-placeholder 
{
 color: #ffffff;
 opacity:1;
}
.wpcf7-form textarea::-moz-placeholder, 
.wpcf7-form input::-moz-placeholder { 
 color: #ffffff;
 opacity:1;
}
.wpcf7-form textarea:-ms-input-placeholder,
.wpcf7-form input:-ms-input-placeholder { 
  color: #ffffff;
  opacity:1;
}
.wpcf7-form textarea:-moz-placeholder,
.wpcf7-form input:-moz-placeholder { 
  color: #ffffff;
  opacity:1;
  font-weight: normal;
}
.wpcf7-form textarea::-webkit-input-placeholder,
.wpcf7-form input::-webkit-input-placeholder { 
  color: #ffffff;
  opacity:1;
  font-weight: normal;
}



.wpcf7-form textarea,
.wpcf7-form input{
width: 100%;
color: #ffffff;
background-color: rgba(255,255,255,.2);
border-color: rgba(255,255,255,.5);
height: 44px;
padding: 10px;
max-width: 100%;
border-width: 1px;
border-style: solid;
font-size: 13px;
line-height: 20px;
font-weight: normal;
font-style: normal;
font-weight: 300;
letter-spacing: 1px;

}

.wpcf7-submit{
	background:transparent !important;
	transition:all 0.5s;
}
.wpcf7-submit:hover{
	background:#fff !important;
	color:#222;
}

.wpcf7-form textarea{
height:100px;
}

.form-col-title
{
margin-top: 0px;
margin-bottom: 48px;
font-size: 24px;
font-weight: normal;
font-style: normal;
color: #ffffff;	
}


.single-halfcolumn-col{
padding-bottom:20px;
}

.grid-item.col-md-1 { height:calc(1 * 31px)	}
.grid-item.col-md-2 { height:calc(2 * 31px)	}
.grid-item.col-md-3 { height: 400px;	}
.grid-item.col-md-4 { height:calc(4 * 31px)	}
.grid-item.col-md-5 { height:calc(5 * 31px)	}
.grid-item.col-md-6 { height: 400px;	}
.grid-item.col-md-7 { height:calc(7 * 31px)	}
.grid-item.col-md-8 { height:calc(8 * 31px)	}
.grid-item.col-md-9 { height:calc(9 * 31px)	}
.grid-item.col-md-10 { height:calc(10 * 31px)	}
.grid-item.col-md-11 { height:calc(11 * 31px)	}
.grid-item.col-md-12 { height:calc(12 * 317px)	}

.grid{
max-width:100%;
width:100%;
position:relative;
display:table;
	
}

.grid-item{
height:200px;	
float: left;
padding:0px;	
}

.grid-item-inner{
padding-left:8px;
padding-bottom:8px;
height:100%;
width:100%;
}

.grid-item-wrap{

height:100%;
width:100%;
overflow: hidden;
position: relative;	
display:block;
}




.grid-item-image{
position: absolute;
    height: 100%;
    width: 100%;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
	background-position: center;
	display:block;
	cursor:pointer;
   z-index:10;
}


.grid-item-title {
    position: absolute;
    display: block;
    z-index: 20;
    bottom: 0px;
    color: white;
    width: 100%;
    padding-left: 20px;
    padding-top: 59px;
    font-size: 19px;
    padding-bottom: 20px;
	transition:all 0.5s;
}

 

.grid-item-title{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+99&0+0,0.93+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.92) 99%, rgba(0,0,0,0.93) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.92) 99%,rgba(0,0,0,0.93) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.92) 99%,rgba(0,0,0,0.93) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ed000000',GradientType=0 ); /* IE6-9 */
}



.grid-item-wrap:hover .grid-item-image {
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);    
}


.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer {
 width: 8.33%; 
}

.gutter-sizer {
 width: 2%; 
}


.grid-item-blog-title {
    background: rgba(0,0,0,0.8);
    color: white;
    font-size: 15px;
    padding: 10px 15px;
}



.home .th_gallery-div {
    height: 441px;
    overflow: hidden;
}


.th_gallery-tittle {
    margin-top: 0px;
margin-bottom: 5px;
font-size: 24px;
font-weight: normal;
font-style: normal;
color: #222;
text-align: center;
}



.th_gallery-subtitle {
    margin-top: 0px;
margin-bottom: 21px;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #222;
text-align: center;
}

.home #colorboxes
{
border-top: 1px solid #e5e5e5;	
padding-top: 50px;
}


.free-text{
transition:filter 0.7s;
	
}

.free-text:hover{
filter:grayscale(10%) !Important;
	
}
.blogcarousel-title {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 35px;
    font-size: 35px;
    line-height: 35px;
    font-weight: 100;
    font-style: normal;
    padding-left: 15px;
    color: #232323;
    margin-bottom: 15px;
    text-align: center;
}
.blogcarousel-subtitle{
font-size: 13px;
text-align: left;
font-weight: normal;
font-style: normal;
color: #161d4a;
padding-left: 15px;
margin-bottom: 10px;
text-align: center;
margin-bottom: 60px;
}
.owl-controls {
    position: absolute;
    top: -65px;
    right: 30px;
}


.owl-prev,
.owl-next{
display: table;
float: left;
margin-left: 4px;
border: 1px solid #B4B4B4;
padding: 8px 10px;
font-size: 11px;
color: #818181;
}
.flex-blog-date i{
font-size: 14px;
line-height: 20px;
font-weight: normal;
font-style: normal;
color: #161d4a;
margin-right:5px;
}

.flex-blog-date{
padding: 10px;
border-bottom: 1px solid #D7D7D7;
margin-bottom:18px;
position: relative;
overflow: hidden;
border-bottom-width: 1px;
border-bottom-style: solid;
display: block;
clear: both;
font-size: 11px;
line-height: 20px;
font-weight: normal;
font-style: normal;
text-transform: none;
}


.blog-articles-item-img-div-new img{
height:170px;
object-fit:cover;
width:100%;	
}
.blog-articles-title-new a {

    color: #1f285c;

}
.blog-articles-title-new
{
color: #161d4a;
font-size: 17px;
line-height: 23px;
font-weight: normal;
font-style: normal;
text-transform: none;
text-decoration: none;
margin-bottom: 15px;
}


.flex-blog-articles-content-new
{
font-size: 13px;
line-height: 20px;
font-weight: normal;
font-style: normal;	
}

.blog article {

    padding-top: 20px;
    padding-bottom: 150px;

}
article {

    padding-top: 30px;
    padding-bottom: 50px;

}

.page-template-template-fancypage article{
padding-top:0px;	
padding-bottom:0px;	
}


.sinlge-post-article{
padding-top:50px;	

}

.headerimage {

    padding-top: 0px;
    height: auto;
    background-attachment: fixed;
    background: #161d4a;
        background-image: none;
    padding-top: 20px;
    padding-bottom: 10px;

}



.entry-title
{
padding-top: 30px;
font-size: 28px;
line-height: 34px;
font-weight: normal;
font-style: normal;
text-transform: none;
text-decoration: none;
margin: 0;
color:white;
-ms-word-wrap: break-word;
word-wrap: break-word;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
padding-left: 15px;
}



.headerimage .entry-title {

    padding-top: 0px;
    padding-left: 0px;

}

.breadcrumbs{
padding-left:0px;	
line-height: 20px;
padding-top: 3px;
}

.breadcrumbs li{
display:inline-table;
font-size: 12px;	
color:white;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}


.breadcrumbs li a{
opacity: 0.6;
color:white;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}


.separator{
    padding: 0px 4px;
}

.bread-current{
    font-weight: normal;
}
.large-title {

    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    color: #161d4a;
    margin-bottom: 35px;
	font-family: 'Abril Fatface', cursive;

}

.the-content
{
font-size: 15px;
line-height: 23px;
font-weight: normal;
font-style: normal;	
}

.the-content li{
    margin-bottom: 8px;
}
.recent-post-word,
.widgettitle {
    margin-bottom: 25px;
font-size: 18px;
padding-left: 15px;
color: #222222;
line-height: 24px;
font-weight: normal;
font-style: normal;
text-transform: none;
text-decoration: none;
	}
	
.recent-posts-title	a{
color: #222;	
}	



.recent-posts-title	
	{
font-size: 13px;	
line-height: 20px;
font-weight: normal;
font-style: normal;
text-transform: none;
text-decoration: none;
	}
	
.recent-posts-row.row {
    margin-bottom: 22px;
}	
	 
	
.ores-leitoyrgias li{ 
    list-style: none;
}	
	
.recent-post-word, .widgettitle{
color:#161d4a;	

padding-left:0px;
}		

.main-sidebar-widget-text-5 ul,	
.main-sidebar-widget-text-13 ul,	
.main-sidebar-widget-nav_menu-2 ul,	
.main-sidebar-widget-text-12 ul{ 

padding:0px;

}

	
	
.main-sidebar-widget-text-5 ul li,	
.main-sidebar-widget-text-13 ul li,	
.main-sidebar-widget-nav_menu-2 ul li,	
.main-sidebar-widget-text-12 ul li{ 
    font-size: 13px;
line-height: 20px;
font-weight: normal;
font-style: normal;
display: block;
color:white;
padding: 12px 0;
border-bottom: 1px solid rgba(255,255,255,.2);
}	

.main-sidebar-widget-text-12 .ortwo {
    color: #D2D2D2;
}

.main-sidebar-widget-text-5 ul li a,	
.main-sidebar-widget-text-13 ul li a,	
.main-sidebar-widget-nav_menu-2 ul li a,	
.main-sidebar-widget-text-12 ul li a{ 
color:white;
}	

.main-sidebar-widget-text-5 a{
	color:#161d4a !Important;
}

.main-sidebar-widget-text-5 ul li::before,	
.main-sidebar-widget-text-13 ul li::before,	
.main-sidebar-widget-nav_menu-2 ul li::before,	
.main-sidebar-widget-text-12 ul li::before{ 
display:none;
}	
	
.home article{
padding-top:0px;	
padding-bottom:0px;	
}	
	
	
.main-sidebar-widget-text-5{

}	
	
.main-sidebar-widget-text-12{
background:#ce3e03;	
}	
	
.main-sidebar-widget-nav_menu-2{
background:#161d4a;	
}
	

	
.main-sidebar-widget-text-13{
background:#d75d3e;	
}
	
.main-sidebar-widget-text-5,	
.main-sidebar-widget-text-13,	
.main-sidebar-widget-nav_menu-2,	
.main-sidebar-widget-text-12{
padding-top:30px;
padding-bottom:30px;
padding-left:30px;	
padding-right:30px;
color:#161d4a;	
}	


	
.main-sidebar-widget-nav_menu-2 .widgettitle,
.main-sidebar-widget-text-12 .widgettitle,
.main-sidebar-widget-text-13 .widgettitle,
.main-sidebar-widget-text-5 .widgettitle{
margin-top: 0px;
color: white;
margin-bottom: 0px;
padding-left: 0px;
}
	
	
.col-md-8.recent-posts-col {
    padding: 0px;
}
	
	.col-md-4.recent-posts-col {
    padding-left: 0px;
}
	
.alignright {
    float: right;
    margin-left: 10px;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
	
.single-post-main-col h3{
	    margin-bottom: 15px;
font-size: 20px;
padding-left: 0px;
color: #222222;

line-height: 26px;
}

.single-post-main-col strong {

    font-weight: normal;
    color: #161d4a;
    font-weight: 600;

}


.single-post-thumbnail img{
width:100%;	
height: 400px;
object-fit: cover;
}

.sinlge-page-article .large-title	
	{
		margin-bottom: 20px;
	padding-bottom: 15px;	
	border-bottom: 1px solid #D7D7D7;	
	}
	

.single-post-the-content img {
    border: 1px solid #CDCDCD;
    padding: 5px;
}	
.single-post-the-content ul li{
list-style:none;	
}	
.single-post-the-content ul li::before	
	{
	content: '\f111';
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
padding: 0;
margin: 0 10px 0 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
position: relative;
font-size: 5px;
bottom: 1px;
vertical-align: middle;
color: #161d4a;	
	}	
	
	
.sidebar .form-col-title {
    
    display: none;
}
	
		
.sidebar .wpcf7-form {
    background: unset;
    padding: 0px;
}
	
			
.sidebar .wpcf7-form .col-sm-12,
.sidebar .wpcf7-form .col-sm-6{
     padding: 0px;
	 width:100%;
}



.sidebar .wpcf7-form input{
    height: 35px;
}

.main-sidebar-widget-text-13 .widgettitle{
margin-bottom:20px;	
}



.footer-widget-title::before{
transition:all 0.5s;	
}

.footer-widget-title:hover::before{
	width: 80px
}


#breadcrumbs{
padding-left:15px;	
}

.testimonial-items-row{
padding:0px 15px;	
}


.page-id-313 article{
padding:0px;	
}



.page-id-313 .wpcf7-form {
    
}

.page-id-313  .form-col-title {
    display: none;
}



.page-id-313 .single-halfcolumn .info-ul li {
    list-style: none;
    padding-bottom: 15px;
    text-align: center;
}

.page-id-313 .space-60 {
    margin-bottom: 30px;
}

.page-id-313 #multicolumns .single-halfcolumn-col-2 {
    
	color:white;
	padding:30px 0px;
	height:358.5px;
	margin-top: 10px;
}

.page-id-313 #multicolumns .single-halfcolumn-col-2 img{
   margin-top:40px;
}


.page-id-313 #multicolumns .info-ul a{
    color:white;
}



.page-id-313 #multicolumns .info-ul{
    padding:0px;
}


#section_map {
margin-top:0px;
padding-top:0px;	
}


footer {
    background-position: center;
    background-size: auto 100%;
    background-attachment: fixed;
	padding-top: unset;
    padding-bottom:  unset;
    padding-bottom:  unset;
}


.footer-inner {
    background-color: #02104f;
    padding-top: 40px;
    padding-bottom: 10px;
}


.related-pages .blog-articles-title-new {
    color: #161d4a;
    font-size: 17px;
    line-height: 23px;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 3px;
    margin-top: 8px;
}

.menubarlogoDiv {
    padding: 0px 0px;
}


.logo-col,
.main-menu-col {
   
}

.menu-and_social-col-2{
padding-left:0px;	
}
.children-pages {
    margin-top: 30px;
}

.children-pages .col-md-3 .blog-articles-item-img-div-new img {   height: 100px; }
.children-pages .col-md-6 .blog-articles-item-img-div-new img {   height: 150px; }




.children-pages .blog-articles-title-new {
    
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
    min-height: 45px;
    text-align: center;
}


.children-pages .col-md-6 .blog-articles-title-new {
    
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
    min-height: 45px;
    text-align: center;
}


.menu-grid-packery-item-half{
width: 50% !important;
}

.sub-menu-button {
    font-size: 25px;
    margin-left: 10px;
    position: relative;
    top: 3px;
	cursor:pointer;
}

.main-menu-mob{
 padding-left:10px;	
}

.main-menu-mob .sub-menu{
 padding-left:9px;	
}

.main-menu-mob .sub-menu .menu-item a {
    font-size: 14px;
    display: table;
    width: 100%;
    padding: 3px 0px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}


.menu-item{
	
list-style:none;	
}



.main-menu-button.navbar-toggle {

    float: left;
    margin-left: 5px;
    margin-right: 5px;

}


#service .section-title,
#service .section-subtitle{
	display:none;
	
}


.service-icon a{
color:unset;	
}



.orange-box {
    background: #bb2b00;
    color: white;
    padding: 20px;
    margin-top: 22px;
    border-radius: 4px;
}

.orange-box h3 {
    color: white;
    margin-top: 0px;
    font-weight: bold;
    letter-spacing: 2px;
}





.top-menu-left .info-ul i
{
color:#927a4f;	
margin-right: 3px;
}

.top-menu-left .info-ul li{
margin-right: 5px;
}

.triple-image{
text-align:center;	
}

.triple-img-subtitle {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 30px;
}





.triple-img-title {
font-size: 50px;
line-height: 55px;
color: #212a5d;
font-weight: 100;
}

.triple-img-text
{
padding: 40px;
text-align: center;
font-weight: lighter;	
font-size: 14px;
line-height: 27px;
padding-bottom: 0px;
}


.triple-img-button a {

    letter-spacing: 2px;
    line-height: 11px;
    font-size: 11px;
    background-color: #212a5d;
    padding: 15px 35px;
    color: #fff;

}


.triple-image {
    padding-top: 45px ;
    padding-bottom: 45px ;
}



.text-image-subtitle {
    color: #1c1c1c;
padding: 15px 0px;
text-align: center;
font-size: 12px;
line-height: 12px;
letter-spacing: 2px;
font-weight: lighter;
text-transform: uppercase;
margin-top: 65px;
}

.text-image-boxes{
text-align:center;	
}

.subtitle-line {
    height: 1px;
    width: 30px;
    background-color: #878787;
    display: table;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 14px;
}


.text-image-text
{
padding: 40px;
text-align: center;
font-weight: lighter;	
font-size: 14px;
line-height: 27px;
}



.text-image-button a {
    letter-spacing: 2px;
    line-height: 11px;
    font-size: 11px;
    border: 1px solid #161d4a;
    padding: 15px 35px;
    color: #161d4a;
}


.text-image-title {
    font-size: 25px;
    line-height: 25px;
    color: #161d4a;
	font-weight: 300;
}

.text-image-imagediv {
    width: 100%;
    height: 400px;
    background-size: cover;
}
	
.text-image-boxes .col-1, 
.text-image-boxes .col-2{
	padding:0px;
}	
	
.full-width-four-images .col-1, 
.full-width-four-images .col-2{
	padding:0px;
}	
	
.four-img-text-inner {
    width: 100%;
    background: #222;
    color: white;

padding-top: 100px;
padding-right: 80px;
padding-bottom: 100px;
padding-left: 80px;
}
	
.four-img-imagediv img {
	height:700px;
	width:100%;
	object-fit:cover;
}	
	
.four-img-text-left,	
.four-img-text-right{
padding-left:0px;	
}	

.four-img-subtitle {
    font-size: 14px;
    line-height: 12px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-left: 6px;
}
	
	
	
.big-title {
    font-size: 72px;
    line-height: 80px;
    color: #161d4a;
    font-weight: 100;
}	
	
.four-img-title.big-title {
    color: white;
    line-height: 75px;
    margin-bottom: 40px;
}	
	
	
	
.four-img-text-row a{
z-index: 10;
white-space: normal;
font-size: 11px;
line-height: 11px;
font-weight: 900;
color: rgb(236, 216, 201);
letter-spacing: 2px;
display: inline-block;
font-family: Roboto;
background-color: rgb(85, 58, 52);
padding: 15px 30px;
text-transform: uppercase;
margin-top: 10px;
}	
.four-img-text-row{	
color: #878788;	
	font-size: 14px;
line-height: 23px;
}
	
	
.four-img-text-row h4{
color: white;	
}	
	
.full-width-banner{

background-position:center;
background-attachment:fixed;
background-size:cover;	
color:white;
padding: 0px;
margin-bottom: unset;
margin-top: 50px;
}	
	
.full-width-banner-inner {

    text-align: center;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    background-color: rgba(17,23,68,0.9);
    height: 100%;

}
	
.full-banner-title {
   font-size: 53px;
line-height: 68px;
margin-bottom: 30px;
font-weight: 300;
}	
	

	
.full-banner-button a {
    letter-spacing: 2px;
    line-height: 11px;
    font-size: 11px;
    border: 1px solid #fff;
    padding: 15px 35px;
    color: #fff;
}	
	
.full-banner-subtitle {
    margin-bottom: 50px;
}	
	
#blogcarousel {
    margin-bottom: 70px;
}	
	
.footer-widget-title {
    color: white;
    font-size: 20px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    position: relative;
}
.footer-subtitle {
    position: relative;
    margin-bottom: 30px;
    margin-top: 2px;
    font-size: 15px;
	color:#927a4f;
}	
	
.footer-subtitle::before {
    content: '';
position: absolute;
height: 1px;
width: 50px;
max-width: 100%;
bottom: -6px;
left: 0;
right: auto;
background-color: #161d4a;
display: none;
}	
	
.footer-phone {
    font-size: 18px;
    color: white;
    margin-bottom: 7px;
}
	
.footer-address {
    font-size: 15px;
    line-height: 25px;
	color: #ecd8c9;
}	
		
.footer-email a,
.footer-email{
    font-size: 15px;
    line-height: 20px;
	color: #ecd8c9;
}	
	
	
.wpcf7-form select, .wpcf7-form textarea, .wpcf7-form input {
    width: 100%;
    color: #222;
   border-color: #1F285C;
    height: 44px;
    padding: 10px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px; 
}
.wpcf7-form textarea{
	 height: 100px;
}	
		
.wpcf7-form input.wpcf7-submit {
    color: #fff;
    background-color: #1F285C !important;
    border-color: #1F285C;
    height: 44px;
    padding: 10px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    width: 100%;
}
		
.forma-row select, 
.forma-row textarea, 
.forma-row input {

    width: 100%;
    color: #222;
    background-color: #FDFDFD;
    border-color: #ACACAC;
    height: 40px;
    padding: 10px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    width: 100%;
    border-radius: 4px;

}	
	
.forma-row textarea{
	 height: 100px;
}	
		
button.forma-submit {

    width: 100%;
    color: white;
    background-color: #FD7272 !important;
    border-color: #C73C3C;
    height: 40px;
    padding: 10px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    width: 100%;
    border-radius: 0px;
    margin-top: 10px;
    font-weight: 600;
	border-radius: 4px;

}
	
.forma-quest-col {

    margin-bottom: 10px;

}
	
	
	
	
	
	
.page-id-313 .footer-news-form  .wpcf7-form {
    
    padding: unset;
}

	

.footer-news-form .wpcf7-form input{
width:60%;	
} 		

.footer-news-form .wpcf7-form input.wpcf7-submit {	
width:40%;	
}


.page-id-313 article .info-ul li, 
.page-id-313 article .info-ul li a {
    color: #161d4a !important;
    font-size: 18px;
}
	
.page-id-313 article .info-ul{
padding-top:40px !important; 	
}	
	
.page-id-313 .single-halfcolumn .info-ul li {
    list-style: none;
    padding-bottom: 15px;
    text-align: center;
}	
	
.top-menu-div .info-matoulaclinic-gr,
.top-menu-div .matoulaclinic-gr{
display:none;	
}


	
	
.page-id-313 .headerimage{
display:none;	
}
	
.menu-and_social-col-1 {
width:80%;	
}	
	
	.menu-and_social-col-2 {
width:20%;	
}	
	
.form-label {
    color: #40251F;
    margin-bottom: 7px;
    margin-top: 9px;
}	


.kleiste-rantevou {
position: fixed;
right: -4px;
top: 171px;
z-index: 30;
padding: 10px;
width: 142px;
white-space: normal;
font-size: 10px;
line-height: 13px;
font-weight: 900;
color: rgb(236, 216, 201);
letter-spacing: 2px;
display: inline-block;
background-color: rgb(85, 58, 52);
text-align: center;
cursor: pointer;
}

#myModal-kleiste-rantevou{
	color:rgb(85, 58, 52);
	text-align: left;

}

.modal-content {
    background: rgb(255, 255, 255);
}

#testimonials_new {
    border-top: 1px solid #e4e4e4;
    margin: 50px;
    padding: 50px;
}

.single-testimonial-new-col{
height:450px;	 
padding: 40px;
background-size:cover;
}

.single-testimonial-new {

    background: white;
    height: 100%;
    padding: 40px;
    text-align: center;
    border: 3px solid #1f285c;

}

.testimonial-new-title
{
	font-weight: 100;
font-size: 25px;	
color:#222;
margin-bottom:10px;
}
.testimonial-new-subtitle
{
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2px;	
}
.line-small-div{ 
margin:20px 0px;	
}	
.line-small{
display:table;
width:30px;	
height:2px;
background:#e4e4e4;
margin:0 auto;
}	
.testimonial-new-content{
font-size: 14px;
line-height: 27px;	
}
	
.page-id-280 .four-img-title.big-title {
    color: white;
    line-height: 45px;
    margin-bottom: 25px;
    font-size: 43px;
}	


.four-img-aftertitle {
    margin-top: -20px;
    margin-bottom: 22px;
    color: #b0b0b0;
    font-size: 17px;
}

.triple-img-imagediv img{
object-fit:cover;	
}



.is-sticky-body{
margin-top:	80px;
}


.triple-img-text h3 {
    font-size: 25px;
    line-height: 38px;
    margin-top: 0px;
    font-weight: 300;
    color: #000;
    margin-bottom: 16px;
}
.menu-item-has-grand-children{
position:relative;
	
}

.menu-item-has-grand-children .sub-menu{
display:none !important;	
}


.menu-item-has-grand-children .sub-menu:hover,
.menu-item-has-grand-children:hover .sub-menu{
display:unset !important;		
}

.very-sub-menu.sub-menu {
    right: -300px;
    top: 0px;
}
.info-icon-image {

    height: 16px;
    margin-top: 0px;
    opacity: 0.9;
    margin-right: 1px;

}
.top-menu-left li a {
       font-weight: 600;
}

.top-menu-left {
  
}


.footer-phone a {
    color: #fff;
}
.footer-widget-inner br {
    display: none;
}

.footer-phone .info-text {

    padding-left: 6px;

}

.footer-phone a[href="tel:+302107210017"] img {
    padding-left: 1px;
}

.triple-img-text li {
    text-align: left;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 11px;
}


.page-id-313 article ul li::before {
    display: none;
}

.gallery-section .col-md-3{
height: calc(3 * 60px);
}
.gallery-section .col-md-6{
height: calc(6 * 60px);
}
.gallery-section .col-md-5{
height: calc(6 * 60px);
}
.gallery-section .col-md-7{
height: calc(6 * 60px);
}


.col-md-3.col-portait{
height: calc(3 * 120px);	
}

.space-30 {
    margin-top: 30px;
}
.blog-article-item {

    min-height: 500px;

}

.pagination-div ul li::before{
display:none;	
}


.pagination-div ul li{
display:inline-table;
}



.pagination-div ul li a{
padding:4px;
border:1px solid #222;
}

.pagination-div ul li a {
    padding: 4px 10px;
    border: 1px solid #A8A8A8;
}


.pagination-div {
    display: table;
    width: 100%;
    text-align: right;
}

.blog .page-container.container {
    background: #FCFCFC;
    padding: 30px 15px;
}


.triple-img-imagediv img {
    object-fit: cover;
   width: 100%;
}
.main-menu li .sub-menu .very-very-sub-menu.sub-menu {
  
	display:none !important;
	 right: -300px;
	 top:0px;
}
.main-menu li .sub-menu .menu-item-has-very-grand-children{
position:relative;	
}
.main-menu li .sub-menu .menu-item-has-very-grand-children:hover .very-very-sub-menu{
display:table !important;	
	
}


.page-id-892 .triple-img-title,
.page-id-893 .triple-img-title {
    font-size: 43px;
    line-height: 47px;
    color: #161d4a;
    font-weight: 100;
}

.page-id-894 .four-img-title.big-title,
.page-id-892 .four-img-title.big-title,
.page-id-893 .four-img-title.big-title {
    color: white;
    line-height: 70px;
    margin-bottom: 20px;
    font-size: 46px;
}

.page-id-894 .full-width-four-images,
.page-id-893 .full-width-four-images,
.page-id-892 .full-width-four-images {
    margin-bottom: 0px;
    padding-bottom: 0px;
}




.page-id-300 .single-halfcolumn img{
margin-left:30px;
margin-bottom:30px;	
}

.page-id-1009 .single-halfcolumn img {
    height: 170px;
    object-fit: cover;
}

.forma-row .checkbox-text{ 
color:#222;

}

.form-control.forma-checkbox {
    width: unset;
    float: left;
    margin-top: -7px;
    margin-right: 8px;
}

.forma-question {

    color: #222;
    font-size: 13px;
    font-weight: 400;

}

.checkbox-text {

    font-size: 13px;
    float: left;
    width: 95%;
    margin-top: 4px;

}


.checkbox-text a{
color:orangered;

	
}

.single-testimonial-new {
    overflow: auto;
}



.single-halfcolumn li a,
.triple-img-text li a{
 font-weight:600
}

.main-menu-mob .very-sub-menu.sub-menu{
display:table !important;	
}

.main-menu-mob .very-sub-menu.sub-menu li {
    padding: 3px;
    line-height: 18px;
}

.main-menu-mob .very-sub-menu.sub-menu li a{
   font-size:13px;
}



.navbar-fixed-top .navbar-collapse {
    max-height: unset;
    height: calc(100% - 50px);
    position: fixed;
    background: #222;
	width:100%;
}

header {
    background: rgba(255,255,255,0.0);
  z-index: 50;
    position: relative;
}
.home-slider.top_logo {
    position: relative;
    top: 0px;
    z-index: 5;
    margin-bottom: 0px;
}

.logo-col-center {
    text-align: center;
}

.logo-second-img {

    padding: 10px 0px;
    opacity: 0.8;
	transition:all 0.5s;
}

.logo-col-left,
.logo-col-right {
  

}
.logo-col-right {
    text-align: right;
    padding-left: 0px;
    padding-top: 15px;
}

.logo-col-left{
	 text-align: left;
}


.logo-col-left ul li a, 
.logo-col-right ul li a {

    color: #1f285c;
   

}

.home .logo-col-left ul li a, 
.home .logo-col-right ul li a {

    color: white;
    text-shadow: 1px 1px 1px #222;

}

.info-ul {

    display: inline-table;
    margin-right: 10px;
    padding-left: 0px;
    font-size: 12px;

}

.logo-col-left .info-ul li,
.logo-col-right .info-ul li {
    display: inline-table;
    margin-right: 20px;
}

.menu-right-menu-container,
.menu-left-menu-container {

    display: inline-table;
    border-right: 1px solid rgba(255,225,255,0.3);
    margin-right: 0px;
    padding-right: 5px;

}


.menu-left-menu-container {

   
    border-right: 0px solid rgba(255,225,255,0.3);
   
}

#menu-right-menu li:last-child a {
    background: #1f285c;
    color: #fff;
}


.col-sm-12.main-menu-col {

    padding: 0px;

}


header {

}




.archive header,
.home header {

    background: transparent;

}

header.sticky
 {

     background: rgba(255,255,255,1);
   
}
header.sticky a{
	
}

header.sticky .logo-col-left ul li a, 
header.sticky .logo-col-right ul li a {

    color:#1f285c;
	text-shadow:unset;

}


.fancy-title {

    font-family: 'Abril Fatface', cursive;
    color: #474747;
    font-size: 50px;
    letter-spacing: 1px;
    border-bottom: 4px solid #A8A8A8;
    display: table;
    padding-bottom: 3px;
	margin-bottom: 25px;

}


.content{
 font-size:14px;	
}



.single-page-content{

}


.single-page-article{

}


.single-page-article {

    padding: 0px;

}


.single-page {

    padding-top: 50px;
    background:#fff;
    padding-bottom: 30px;

}

.single-page-right-image{
position:relative;
}



.single-page-right-image img {
    height: 457.5px;
    object-fit: cover;
    width: 100%;
}


.single-page-right-over-image-text{
	font-family: 'Gentium Basic', serif;
}


.single-page-right-over-image-text {

    font-family: 'Gentium Basic', serif;
    font-style: italic;
    font-size: 25px;
    text-align: right;
    color: #5F5F5F;
    padding-top: 40px;
    line-height: 30px;
    margin-bottom: 30px;

}

.single-page-right-over-image-text br {

    margin-bottom: 13px;

}

.image-border {
    transition:all 0.3s;
    width: 400px;
    height: 400px;
    position: absolute;
    top: 30px;
    left: 30px;
    border: 4px solid rgba(255,255,255,0.7);

}

.single-page-right-image:hover .image-border {
    transition:all 0.3s;
    width: 350px;
    height: 350px;
	top: 55px;
    left: 55px;
    background:rgba(255,255,255,0.5);

}

article #slider ul li::before {
    display: none;
}


article #carousel ul li::before {
      display: none;
}

.flexislider-slides {
    margin-bottom: 0px;
}
.flexislider-slides .slides img {

    width: 100%;
    display: block;
    height: 200px !important;
    object-fit: cover;

}

.single-hotel .fancy-title {
    padding-bottom: 13px;
}





.facility-title {
   font-family: 'Abril Fatface', cursive;	
}

article .hotel-facilities ul li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    margin-right: 5px;
    opacity: 0.8;
    font-size: 11px;
    color: green;
}

article .hotel-facilities ul {
    padding-left: 0px;
}

.facility-group {
   
   
    margin-bottom: 20px;
}


.facility-group ul {
    padding-bottom: 5px;
    border-bottom: 1px solid #B6B6B6;
}

article .facility-group ul li {

    list-style: none;
    line-height: 17px;
    margin-bottom: 6px;
    font-size: 15px;

}
.single-hotel-facilities {

    background: rgba(255,255,255,0.3);
    margin-top: 25px;
    padding-bottom: 30px;

}


.single-hotel-facilities .single-page-content{

    padding-right: 0px;

}

.single-hotel-article {

    padding-bottom: 0px;

}


.single-hotel-article .single-page{

    padding-bottom: 0px;

}
.info-item-name{
	font-family: 'Abril Fatface', cursive;	
}

.info-item-value {

    color: #6D214F;
    line-height: 14px;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 20px;

}

.info-item-value a{
 color: #6D214F;	
}

.single-hotel-article{
background-image:unset;	
}


.singe-sidebar .section-title {

    font-size: 25px;
    margin-top: 15px;

}


#carousel {

    margin-bottom: 0px;

}

.single-hotel-map,
.hotel-info {

    background: white;
    padding: 4px 10px;
    margin-top: 20px;

}
.singe-sidebar .section-title {

    font-size: 25px;
    margin-top: 0px;
    border: 0px;
    margin-bottom: 10px;
	display:none;

}
.single-hotel-map {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.flex-direction-nav a{
color:transparent;	
}

.flex-direction-nav a::before {
    font-family: "flexslider-icon";
    font-size: 17px;
    display: inline-block;
    content: '\f001';
	color:white;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.tp-shape {

    opacity: 0.5 !important;

}

.multicols-title {
    font-family: 'Abril Fatface', cursive;
    font-size: 40px;
    margin-top: 5px;
    margin-bottom: -5px;
    line-height: 60px;
}


.btn-light {
    border: 1px solid;
    padding: 5px 35px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.step-item-title {
    font-family: 'Abril Fatface', cursive;
    font-size: 23px;
}

.steps-inner{
position:relative;	
height:600px;
overflow:hidden;
margin-bottom:50px;
}


.steps-img {
    position:absolute;
	left:0px;
	right:0px;
    width:100%;
 height:100%;
 background:#222;
 

}


.steps-img img{
  width:100%;
 height:100%;
 object-fit:cover; 
}


.steps {
    margin-bottom: 50px;
    padding: 0px 15px;
}
.steps-row.row {
    height: 100%;
}

.step-item {
    color: white;
    padding-top: 200px;
    height: 100%;
    background: rgba(0,0,0,0.3);
	padding-left:30px;
}
.step-item:hover .step-item-link-line{
  width:50px;
}

.step-item-content {
    max-width: 340px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-style: italic;
    line-height: 23px;
}

.step-item-button{
	position: relative;
}
.step-item-button a {
    color: white;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}

.step-item-link-line {
    position: absolute;
    bottom: -6px;
    width: 25px;
    height: 2px;
    background: white;
    left: 0px;
    transition: width 0.5s;
}

.step-item.step-item-2.col-md-4 {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-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;
}



.section-title {
    font-family: 'Abril Fatface', cursive;
    font-size: 40px;
    margin-top: 5px;
    margin-bottom: 30px;
	text-align:center;
	color:#5E5E5E;
	margin-bottom: 0px;
}
.packages-container {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}


.packages-item-inner{
border-radius:4px;
border:1px solid #DCDCDC;	
}

.packages-item-img {
    position: relative;
}

.packages-item-price {

    position: absolute;
    bottom: 11px;
    background: #FF4A52;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 17px;

}

.packages-row.row {

    margin-top: 50px;
    margin-bottom: 50px;

}

.start-price {

    font-size: 15px;
    opacity: 0.7;
    text-decoration: line-through;

}
.packages-item-title {

    font-size: 18px;
    color: #222;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 15px;
    

}
.packages-item-img img {

    height: 175px;
    width: 100%;
    object-fit: cover;

}

.packages-item-info-inner {

    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 6px;

}
.packages-item-description {

    font-size: 13px;
    line-height: 22px;
    margin-bottom: 5px;

}
.packages-item-hotel{
padding:0px;	
}

.packages-item-days-text {

    padding: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    text-align: right;
    position: absolute;
    width: 100%;
    bottom: 0;
    color: white;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
	padding-top: 40px;
}

.packages-item-days-text {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+2,000000+99&0+0,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 2%, rgba(0,0,0,0.64) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 2%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 2%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */	
}

.packages-item-medical-srv {

    margin-bottom: 15px;
    font-weight: 600;

}
.packages-item-hotel-row.row {

    font-size: 13px;

}
.packages-section {

    padding-top: 20px;
    padding-bottom: 0px;

}

.full-width-banner-text-inner {
max-width:800px;
margin:0 auto;	
}


.section-title.full-width-banner-section-title {

    color: #fff;

}

.full-width-banner-section-subtitle.section-subtitle {

    color: #fff;

}

.full-banner-button {

    display: table;
    width: 100%;
    margin-top: 37px;

}

.blogcarousel-section-title.section-title {

    margin-bottom: 50px;

}


.footer-info-title {

    text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 12px;

}

.footer-info {

    text-align: center;

}

.footer-info-address {

   font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 20px;

}
.footer-info-phone {

    margin-top: 10px;

}
footer .packages-container {

    border-top: 1px solid rgba(255,255,255,0.5);
    display: table;
    padding: 40px 60px;
    border-bottom: 1px solid rgba(255,255,255,0.5);

}

.footer-logo-img {

   height: 70px;
    opacity: 1;
    display: table;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 30px;

}

.footer-info-social {
    margin-top: 10px;
}

footer .under-footer-packages-container {
    border: 0px;
    padding: 0px;
    margin-top: 10px;
}


.footer-menu ul li {

    display: inline-table;
    margin-right: 12px;
    text-transform: uppercase;

}
.under-footer-right {

    text-align: right;
    padding: 0px;
    color: white;
    font-size: 12px;

}

.footer-menu ul li a {

    color: #fff;
    font-size: 11px;

}

.top-image-for-sinlges img {

    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: 0px -190px;
	

}

.top-image-for-sinlges {
	position: relative;
	height:500px;
	background-position:center;
	background-size:cover;

}


.top-image-for-sinlges-title {
    color: white;
    position: absolute;
    left: 0px;
    top: 80px;
    width: 100%;
    text-align: center;
    font-size: 40px;
    z-index: 9;
}

.tp-img-sing-title {
     font-family: 'Abril Fatface', cursive;
}

.tp-img-sing-subtitle {
    font-size: 13px;
	font-weight:600;
}


.top-image-for-sinlges-overlay {

   
   position: absolute;
   height:100%;
   left: 0px;
   top: 0px;
   width: 100%;
   z-index:5;
   
   background-color:rgba(0,0,0,0.4);
   
}


.description-title {
    font-weight: 400;
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}


.single-hotel-article .single-page{
background-color:white;

}

.packages-item{
    margin-bottom: 50px;
}

.page-template-default .top-image-for-sinlges-title{
		
}
.page-template-default .top-image-for-sinlges img {

  
    height: 80px;
  
}




.page-template-default .top-image-for-sinlges-overlay {

    

}

.singe-package-sidebar {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    top: -96px;
    margin-bottom: -90px;
    z-index: 7;
}

.singe-package-sidebar .forma-row.row {

    border-left: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-top: 1px solid #C4C4C4;
    padding-top: 10px;
	border-radius:3px;

}
.price-book-your-trip {

    font-size: 15px;
    float: right;
    padding-top: 4px;
    font-weight: 600;

}

.singe-package-sidebar .packages-item-price {

    position: unset;
    bottom: 11px;
    background: rgba(31,40,92,0.7);
    color: white;
    padding: 10px 10px;
    font-weight: bold;
    font-size: 24px;
    box-shadow: unset;

}

.single-package .top-image-for-sinlges-title {

   
    bottom: 100px;
    
}


.single-package-title{
	
}


.description-title.single-package-title {

    font-weight: 600;
    font-size: 30px;
    color: #3E3E3E;
    margin-bottom: 0px;
    line-height: 40px;

}

.single-package .single-page{
	padding-top:40px;
	
	
}

article .single-package-info ul li::before {
   display:none;
}

.single-package-info ul li {

    display: inline-table;
    text-align: center;
    width: 200px;
    padding: 0px 15px;

}


.single-package-info {

    padding: 30px 0px;
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 25px;
    border-top: 1px solid #D4D4D4;
    margin-top: 30px;

}

.infos-icon {

    display: table;
    font-size: 30px;
	margin:0 auto;

}


.single-package-info ul {
    padding-left: 0px;
    display: table;
    margin: 0 auto;
}


.infos-text {

    font-size: 13px;
    line-height: 16px;
    display: table;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 5px;

}


.infos-text a {

    color: #182C61;
    padding: 0px 3px;

}


.single-package-gallery {

    border: 1px solid #c4c4c4;

}
.single-package-day {

   
    margin-bottom: 15px;
    padding-bottom: 5px;

}

.package-day-title {

    cursor: pointer;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0px;
   background: #E3E3E3;
    padding: 6px 7px;

}


.package-day-description {

    background: #F3F3F3; 
    padding: 26px 11px;
    font-size: 13px;

}
.singe-package-share {
   
    margin-top: 30px;
    border: 1px solid #c4c4c4;
    border-radius: 3px;

}

.singe-package-share-title {

    border-bottom: 1px solid #1f285c;
    margin-bottom: 20px;
    padding: 6px 10px;
    font-size: 15px;
    color: white;
    background-color: #1f285c;
    font-weight: 400;

}

.singe-package-share .share-buttons {

    padding: 5px 20px;
        padding-bottom: 5px;
    text-align: center;
    padding-bottom: 20px;

}

.singe-package-share .share-buttons img {

    height: 30px;
    margin-right: 5px;
	

}

.included th, .included td {

    vertical-align: middle;
    padding: 20px 15px;
 
}
.included-tr{
	   border-bottom: 1px solid #EAEAEA;

}

.inlcluded-div {
   margin-top: 30px;

}

.included {

    width: 100%;

}

.inlcuded-text {

    font-size: 15px;
    line-height: 28px;
	font-weight:300;

}

.single-package-more-info .singe-package-share-title {

    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 6px 10px;
    font-size: 15px;
    color: #222;
    background-color: #F5F5F5;
    font-weight: 400;

}


.single-package-more-info-text-inner {

    padding: 5px 30px;
    padding-bottom: 5px;
    padding-bottom: 45px;

}




.single-package-more-info-text-item {

    padding-bottom: 10px;
    border-bottom: 1px solid #DADADA;
    padding-top: 12px;
    font-size: 16px;
    color: #222;
    font-weight: 300;

}
.single-package-more-info-text-item-icon {

    color: #737373;

}


.inlcluded-div .singe-package-share-title {

    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 6px 10px;
    font-size: 15px;
    color: #222;
    background-color: #F5F5F5;
    font-weight: 400;

}


.not_inlcluded-div .singe-package-share-title {

    background-color: #F5F5F5;
  

}


.inlcluded-div  .inlcuded-text .ti-check {

    color: #05c46b;

}



.not_inlcluded-div  .inlcuded-text .ti-close {

    color:#f53b57;

}

.footer-info .forma-quest-col {
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    padding: 0px;
}


.footer-info .search-submit-div.col-md-12 {
    padding: 0px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
}


.footer-info #Send-button {

    margin-top: 0px;
    border-radius: 0px;
    background-color: #222 !important;
    border-color: #222;

}


.footer-info .forma-row input {

    width: 100%;
    color: white;
    background-color: rgba(255,255,255,0.1);
    border-color: #222;
    height: 40px;
    padding: 10px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    width: 100%;
    border-radius: 0px;

}

.single-package-day-title-text {

    font-weight: 400;

}

.ti-check-box.single-package-day-icon {

    margin-right: -5px;
    position: relative;
    top: 1px;
    font-size: 19px;

}

.count-reviews {

    font-size: 25px;
    margin-top: 50px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8F8F8F;
    font-weight: 300;

}
.review-averages-row.row {

    border-bottom: 1px solid #A7A7A7;
    margin-bottom: 60px;

}

.review-averages-col {

    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EAEAEA;

}

.reviews-section{
margin-bottom:30px;	
}


.review-comment-item {

    margin-bottom: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #D7D7D7;

}

.review-item-name {

    margin-bottom: 0px;
    font-weight: 400;

}

.review-item-date {

    font-size: 13px;
    margin-bottom: 12px;
    opacity: 0.9;

}



article .hotel-facilities ul li::before,
.info-item-value,
.testimonials-section-subtile,
.testimonial-new-title,
.section-subtitle,
.description-title,
.btn-light,
.section-title,
.multicols-title,
.review-item-name,
.reviews-section .fa-star{

 color: #1f285c;
   /*
    background: radial-gradient(ellipse farthest-corner at right bottom, #4958b1 0%, #1f285c 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);*/
				 /*background: -webkit-linear-gradient( #737272, #4b4a4a, #222);*/
				 background: -webkit-linear-gradient( #2b3777, #343f7f, #1f285c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	transition:all 0.5s;
}
 
 
 .inspirations-section .multicols-title {
  
	background: -webkit-linear-gradient( #2b3777, #343f7f, #1f285c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
 
 
 

button.forma-submit,
.full-banner-button a,
.packages-item-price,
.btn-light:hover{
	 color: #fff;
  /*
    background: radial-gradient(ellipse farthest-corner at right bottom, #4958b1 0%, #1f285c 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);*/
				background: -webkit-linear-gradient( #333, #222);
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
	border-color:#1f285c;
	
}


.white-title{
	 color: #fff;
 				background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
	
}

.avarage-item-name.col-md-3.review-averages-col {

    font-weight: 600;

}

.review-item-name {

    margin-bottom: 0px;
    font-weight: 400;
    color: #FD7272;

}

.forma-row input[type="radio"] {

    width:unset;
	margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;

}
.ques_answers_text {

    position: relative;
    left: -10px;
    top: 4px;

}

.singe-package-send-review .singe-package-share-title {

    margin-bottom: 0px;
}


.singe-package-send-review.singe-package-share {

   
    border: 0px ;
   

}



.single-post header {

  
}


.main-sidebar-widget .widgettitle{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding: 6px 10px;
    font-size: 15px;
    color: #222;
    background-color: #F5F5F5;
    font-weight: 400;
	margin-top:0px;
}
	

.main-sidebar-widget {

    border: 1px solid #DDDDDD;
    padding: 0px;
    padding-bottom: 30px;
	margin-bottom:30px;
border-radius: 3px;
}


.main-sidebar-widget .recent-posts-row.row {

    margin-bottom: 22px;
    padding: 0px 30px;

}

.main-sidebar-widget-text-5 a {

    color: #2f3640 !Important;

}

.main-sidebar-widget-text-5, .main-sidebar-widget-text-13, .main-sidebar-widget-nav_menu-2, .main-sidebar-widget-text-12 {

    color: #161d4a;

}

.main-sidebar-widget .flex-blog-date i {

    color: #2f3640;
  
}

.page-id-245 header {
   border-bottom:1px solid #1f285c;
}


.page-id-245 .headerimage {
    display: none;
}


.page-id-245 .forma-row.row {
    max-width: 700px;
    margin: 0 auto;
}


#section_map {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.packages-item-price {

    box-shadow: 2px 4px 8px #222;

}

.info-item td {

    padding: 13px 12px !important;
    font-size: 15px;

}
.col-sm-3.logo-col {

  
}

.tp-mask-wrap .tp-caption.tp-shape.tp-shapewrapper{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.85+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0) 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.85) 0%,rgba(0,0,0,0) 100%) !important; ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000',GradientType=0 ) !important;  /* IE6-9 */
	
opacity: 0.7 !important;	
	
}

.home-slider.left_logo {

 margin-top:0px;   

}

.top-menu-div {

    border-bottom: 1px solid #1f285c;

}
.menubarlogoDiv{
background-color:rgba(31,40,92,1);	
}
.main-menu-div{
background-color:rgba(31,40,92,1);	
}


.top-menu-div .info-ul a{

   color:#1f285c;

}
.main-menu ul {

    padding-left: 0px;
    text-align: center;

}

.logo-img {

    padding: 10px 0px;
    transition: all 0.5s;
    height: 105px;
    width: auto;

}
.phone-top-right {

   font-size: 21px;
    font-weight: 300;
    line-height: 25px;
     transition: font-size 0.5s;
}


.phone-top-right img {

    height: 25px;
    position: relative;
    top: -2px;

}
.openning-hours a{
font-weight:bold;	
}

.timetable{
display:none;	
}


.timetable {

    text-align: left;
    position: absolute;
    right: 0px;
    background-color: #1f285c;
    padding: 15px 20px;
    font-size: 13px;
	line-height: 25px;

}
.logo-row-container.container {

    padding: 0px;

}

.timetable .day {

    width: 105px;
    display: table;
    float: left;

}

.openning-hours {
    font-size: 12px;
    line-height: 17px;
    margin-top: 7px;
}


.time-table-icon{
cursor:pointer;	
}



/***************WHITE HEADER**START*****************/
.menubarlogoDiv {
    background: #fff;
    color: #1f285c;
}
.main-menu-div {
   background:#fff;
    color: #1f285c;
}
.main-menu-div ul li a{
    transition:all 0.3s; 
    color: #1f285c;
}
.main-menu-div ul li a:hover{
    background: #1f285c;	
    color: #fff;
}

.timetable {
background-color: #fff;
z-index: 100;
}
.logo-second-img {

    opacity: 1;
    height: 120px;

}
.main-menu ul {
    padding-left: 0px;
    text-align: center;
    
	display: table;
    margin-left: auto;
    margin-right: auto;
   
}
/***************WHITE HEADER**END****************/


.container{
width:95%;
padding:0px;
}

.is-sticky-body {

    margin-top: 140px;

}
.logo-col-right.col-md-4 .col-md-9, .logo-col-right.col-md-5 {
    padding-right: 0px;
    padding-left: 0px;
}

/*

.rev_slider.fullwidthabanner{
	height: calc(100% - 85px) !important;
}


.forcefullwidth_wrapper_tp_banner,
.rev_slider_wrapper.fullwidthbanner-container{
	height:100% !important;
}

*/
.is-sticky-body{
margin-top:35px;	
}
.sticky .main-menu li a { padding: 4px 7px; font-size: 11px;}
#main-menu-div{
width:100%;	
}
.home-slider.top_logo {

    height: 600px;

}
.admin-bar .home-slider.top_logo{

   

}
.tp-fullwidth-forcer,
.rev_slider.fullwidthabanner.revslider-initialised,
.forcefullwidth_wrapper_tp_banner,
html,
body,
.rev_slider_wrapper.fullwidthbanner-container,
.rev_slider.fullwidthabanner {

    height: 100% !important;
     max-height: unset !important;
}


.package-search {

    position: absolute;
    top: 25%;
    width: 100%;
    z-index: 20;
}

.package-search-row {
    display: table;
    width: 100%;
}
.package-search-col {
    width: 20%;
    float: left;
}
.package-search-inner label {
    font-weight: 400;
	font-size: 13px;
}

.package-search-inner {

   
    color: white;
    max-width: 1200px;
    display: table;
    width: 90%;
    margin: 0 auto;
    padding: 20px 15px;
        padding-bottom: 20px;
    padding-bottom: 20px;
    padding-bottom: 30px;

}
.package-search-col-inner {
    padding: 0px 10px;
}
.package-search-col-submit .package-search-col-inner {

    padding-top: 25px;

}

.form-control {

    font-size: 12px;
    border-radius: 0px;
    height: 28px;

}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #FFF;
    border-radius: 0px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {

    -webkit-appearance: button;
    cursor: pointer;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;

}


.package-search-col-destination,
.package-search-col-inspiration{
	width:40%
}


.package-search-col-nights{
	width:20%
}


.package-search-col-nights{
	width:20%
}

.package-search-col-submit{
	width:20%
}

.select2-results__option {

    font-size: 12px;

}

.select2-search--dropdown .select2-search__field {
    font-size: 12px;

}
.package-search-title {

    color: white;
    font-weight: 600;
    text-shadow: 1px 1px 1px #222;
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    line-height: 38px;

}


.home-slider-overlay{
background-color:rgba(0,0,0,0.3);
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
z-index: 10;
}


#multicolumns .container {
    max-width: 1300px;
}
.feefo-award-icon-link {

    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 20;

}

.feefo-aword {

  
    height: 100px;

}

.multicols-title {
    text-align: center;
}


.single-inspiration .multicols-title {
    text-align: center;
    width: 100%;
    display: table;
}


.destinations-inner {
    padding-top: 23px;
    background: #F9F9F9;
}

.grid-item-inner a:hover{
opacity:1 !important;	
}

.destinations-col .grid-item-image{
	filter:grayscale(20%);
}


.inspirations-section {
    margin-top: 60px;
    margin-bottom: 50px;
}

.packages-item {
    min-height: 320px;
}

.packages-item-info-inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 6px;
    min-height: 170px;
}
.inspirations-container {
    max-width: 1300px;
    margin: 0 auto;
}
.packages-item-description a {
    
}

.packages-item-description a span{
font-size:8px;	
}
.section-subtitle {
    color: #1f285c;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 25px;
    font-size: 12px;

}

.footer-trust {

    text-align: center;
    opacity: 0.8;

}

.destination-hero {

    height: calc(100% - 205px);
    background-size: cover;
   background-position: center;
    position:relative;

	
}

.destination-hero-bottom-border {

    background: white;
    position: absolute;
    width: 150%;
    bottom: -90%;
    
    height: 100%;
    left: -25%;
    border-radius: 45%;
 
}
 
.destination-title-box { 

    position: absolute;
    top: 44%;
    width: 100%;
    text-align: center;
   

}

.destination-title{
	 font-size: 63px;
    line-height: 60px;
    font-weight: 600;
}

.destination-hero-inner {

    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    color: white;

}


.destination-word {
    font-size: 38px;
    font-weight: 100;
}



.blogcontent {

    font-size: 18px;
    line-height: 30px;
    max-width: 700px;
    margin: 0 auto;

}


.su-dropcap.su-dropcap-style-simple {

    font-size: 120px;
    float: left;
    margin-bottom: 30px;
    margin-right: 10px;
    font-weight: 700;
    margin-top: 30px;
    line-height: 45px;

}

.destination-intro-text-content {

    line-height: 35px;

}

.destination-intro-text.blogcontent {

    padding-bottom: 45px;

}


.tour-ribbon {

    line-height: 1;
    z-index: 1;
    position: absolute;
    top: 30px;
    font-size: 14px;
    font-weight: 600;
    padding: 14px 20px 14px 30px;
    left: -10px;
    background-color: #e85e34;
	color:white;
	transition:all 0.5s;
} 

.tour-ribbon {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f285c+0,2b88d9+50,324c93+99,7db9e8+100 */
background: rgb(31,40,92); /* Old browsers */
background: -moz-linear-gradient(left, rgba(31,40,92,1) 0%, rgba(43,136,217,1) 50%, rgba(50,76,147,1) 99%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(31,40,92,1) 0%,rgba(43,136,217,1) 50%,rgba(50,76,147,1) 99%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(31,40,92,1) 0%,rgba(43,136,217,1) 50%,rgba(50,76,147,1) 99%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f285c', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */	
}



.tour-ribbon .ribbon-corner {

    position: absolute;
    left: -10px; 
    bottom: -10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    background: url('lib/images/ribbon-corner-shadow.png') 0px 0px no-repeat;
    border-width: 0px 10px 10px 10px;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
	border-right-color:  rgba(31,40,92,1);

}





.tours-row {

    text-align: center;

}

.tour-col {

    text-align: left;
    display: inline-table;
    max-width: 300px;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 35px;

}

.destinations-tours {

    margin-top: 35px;

}


.packages-item-hotel-row.row {

    font-size: 12px;
    font-weight: 600;

}
.tour-item-two {

    height: 400px;

}
.tour-item-two-inner {

    position: relative;
    height: 100%;
   overflow:hidden;
}
.tour-item-two-img  {

    
    position: absolute;
    top:0px;
	left:0px;
height: 100%;
    width: 100%;

}

.tour-item-two-background {

    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0px;

}
.tour-item-two-title-box {

    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
    background: rgba(0,0,0,0.25);
    height: 100%;
    width: 100%;
    color: white;
    padding: 10px 10px;
    padding-top: 10px;
    padding-top: 150px;
    text-align: center;
    text-shadow: 1px 1px 1px #222;
}

 
.tour-item-two-title {

    font-size: 20px;
    display: table;
    width: 100%;

}

.tour-item-two-subtitle {

    font-weight: 600;
    

}

.tour-itme-two-description {

    display: table;
    margin-top: 10px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    position: absolute;
    left: 0px;
    height: 100%;
    padding: 20px;
    font-size: 13px;
    text-align: left;
    bottom: -100%;
   transition:bottom 0.5s;
}
.tour-item-two a:hover{
opacity:1;	
}

.tour-item-two:hover .tour-itme-two-description {

  bottom: -225px;
}

.tour-item-logo-img {

    position: absolute;
    left: 0px;
    bottom: 8px;
    width: 120px !important;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: -10;
    opacity: 1; 
   transition:all 0.5s;
}
.tour-item-two:hover .tour-item-logo-img{
	opacity:1;
	 bottom: 90%;
}

.destinations-feature-tours { 

    background: #F3F3F3;
    padding-top: 50px;
  padding-bottom: 100px;

}


.grid-item-title .ti-pin2 {
    font-size: 15px;
}

.dest-tours-count {
    position: absolute;
    right: 15px;
    font-size: 18px;
    bottom: 20px;
    color: #25a9e9;
	
}

.destination-hero::before {

    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0,0,0,.8);
    transform: rotate(-3deg);

}

.destination-hero::after {
 
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    right: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    box-shadow: 0 15px 10px rgba(0,0,0,.8);
    transform: rotate(3deg);

}



.enquire-form-banner {
    position: relative;
    height: 450px;
    padding: 50px;
    background-position: center;
    overflow: hidden;
    margin-top: 80px;
    margin-bottom: 100px;
}
.enquire-form-banner-text-box {
    display: table;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 30px;
}
.enquire-form-banner .forma-row.row {
    
}


.enquire-form-text {
    font-size: 48px;
    font-weight: 700;
    
    color: white;
} 
.enquire-form-text-word2 {
    color: #ffb43e;
}

.enquire-form-text-word1 {
    font-weight: 300;
}

.enquire-form-text-two .enquire-form-text-word1 {
    color: #ffb43e;
    font-size: 48px;
    font-weight: 700;
}


.enquire-form-text-two .enquire-form-text-word2 {
    color: white;
    font-size: 48px;
    font-weight: 300;
}

.enquire-form-banner .forma-row.row {
    width: 560px;
    margin-top: 10px;
}
 
.enquire-form-banner .forma-row textarea, .enquire-form-banner .forma-row input {
    background-color: rgba(255,255,255,0.78);
}

.enquire-form-banner .forma-row input {
	height: 35px;
}


.enquire-form-banner-text-box {
    display: table;
    margin-top: 30px;
    margin-left: 170px;
    float: right;
    margin-right: 150px;
}

.enquire-form-banner-text-box .col-md-12 {
    padding-left: 0px;
}

.enquire-form-banner #Send-button {
    background: #333e7e !important;
    border-color: #333e7e !important;
}
 
.enquire-form-banner-inner {
    background-color: rgba(0,0,0,0.35);
    position: absolute;
    left: 0px;
    width: 100%;
    top: 0px;
    z-index: 10;
    height: 100%;
}
.destination-hero {

    height: calc(100% - 205px);
    background-size: cover;
    background-position: center;
    position: relative;
   
    margin-bottom: 50px;

}

.top-image-for-sinlges-description {

    font-size: 18px;
    max-width: 600px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;

}


.description-subtitle.single-package-subtitle {

    color: #323c7b;
    font-size: 20px;
    font-weight: 300;

}

.single-package-description-row.row {

    background: #1F285C;
    padding-top: 30px;
    padding-bottom: 30px;
    color: white;
  
}

.article-title {

    font-size: 30px;
    margin-bottom: 12px;
    padding-left: 10px;
	font-family: 'Abril Fatface', cursive;

}

#Send-button {
    background: #1f285c !important;
}

.single-package-days-title {
    font-size: 38px;
    margin-top: 40px;
    margin-bottom: 35px; 
    font-family: 'Abril Fatface', cursive;
 
    letter-spacing: 2px;
    color: #1f285c;
}


.intro-title.intro-title-days {
    margin-top: 40px;
}
.day-title {

    text-transform: capitalize;
    font-weight: 400;
    margin-left: 3px;

}


.single-package-more-info {
    margin-bottom: 40px;
}


.singe-tour-sidebar-title {
    border-bottom: 1px solid #1f285c;
 margin-bottom: 5px;
    padding: 6px 10px;
    font-size: 15px;
    color: white;
    background-color: #1f285c;
    font-weight: 400;
}

.singe-tour-sidbar-item {
    margin-top: 30px;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
}


.singe-tour-sidebar-item-content {
    padding: 10px 15px;
}

.price-policy-info-text {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
}

.singe-tour-sidebar-item-content p {
    margin-bottom: 10px;
}




.top-image-for-sinlges.pic-wrapper {
 
  overflow: hidden;
}

.top-image-for-sinlges figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
  opacity: 0;
  /*animation*/
  
  animation: slideShow 24s linear 1 0s;
  -o-animation: slideShow 24s linear 1 0s;
  -moz-animation: slideShow 24s linear 1 0s;
  -webkit-animation: slideShow 24s linear 1 0s;
}

.top-image-for-sinlges figurecaption {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}

.top-image-for-sinlges .figure-pic {
  opacity: 1;
  background-position:center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


/* keyframes*/

@keyframes 
slideShow {  0% {
 opacity: 1;
 transform:scale(1);
 -ms-transform:scale(1);
}
 5% {
 opacity: 1
}
 25% {
 opacity: 1;
}
 30% {
 opacity: 1;
 transform:scale(1.1);
 -ms-transform:scale(1.1);
}
 100% {
 opacity: 1;
 transform:scale(1);
 -ms-transformm:scale(1);
}
}

.hotel-row.row {
    margin-top: 40px;
}

.hotel-row.row .owl-prev, .hotel-row.row .owl-next {

    padding: 4px 10px;

}
.hotel-row.row .owl-prev {

    left: -50px;

}


.owl-dot span::before {
   border:1px solid #1f285c;
   content:" ";
   display:table;
   width:10px;
   height:10px;
   border-radius:10px;
  
}



.owl-dot {

    display: inline-table;
    margin-right: 4px;
   
}



.owl-dot.active span::before {
  background: #1f285c;
   
}

.owl-controls {

    position: absolute;
    bottom: 0px;
    top: unset;
    display: table;
    right: 0px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
	 opacity:0.9;
	 width: 100%;
text-align: center;

}

.owl-controls:hover {

   opacity:1;

} 


.hotel-title {
    font-family: 'Abril Fatface', cursive;
    color: #fff;
    text-align: center;
    line-height: 31px;
    margin-bottom: 0px;
    font-size: 31px;
}


.hotels-subtitle {
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    color: #fff;
    margin-top: 1px;
    margin-bottom: 45px;
    text-align: center;
    line-height: 26px;
}

 .hotel-row .col-md-8 {
    background: white;
}

.hotel-item-title{
text-transform: uppercase;
font-family: "Cera";	
}


.hotel-item-image{
height:150px;
width:100%;
object-fit:cover;	
}

.hotel-item-title {

    text-transform: uppercase;
    font-family: "Cera";
    display: table;
    line-height: 15px;
    margin-top: 5px;
    font-weight: bold;
    margin-bottom: 7px;

}
.article-title.factbox-title {

    margin-top: 20px;

}

.hotel-item-image-inner{
position:relative;	
}
.hotel-stars {

    margin-top: -5px;
    display: table;
    color: white;
    position: absolute;
    bottom:0px;
    width: 100%;
    left: 0px;
    font-size: 12px;
    letter-spacing: 3px;
    text-align: right;
    padding-right: 6px;
    padding-top: 35px;

}

.hotel-stars 
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+3,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 3%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 3%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */	
}


.hotel-description {

    font-size: 13px;

}

.hotel-city {

    position: absolute;
    z-index: 10;
    bottom: 0px;
    color: white;
    left: 6px;
    font-weight: bold;

}


.hotel-title-col {
    padding-top: 110px;
}



.hotel-row{
	background: #404B89;

}


.upgrade-hotels-row { 
background: #1f285c;
}

.singe-tour-realitives-info .tour-col {

    text-align: left;
    display: block;
    max-width: unset;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 130px;
    width: 100%;

}

.singe-tour-realitives-info .packages-item {

    min-height: unset;
    display: table;
    margin-bottom: unset;

}

.singe-tour-realitives-info .packages-item-img {
    position: relative;
    padding: 0px;
}

.singe-tour-realitives-info .packages-item-inner {
    border-radius: 4px;
    border: 0px solid #DCDCDC;
}



.singe-tour-realitives-info .packages-item-img img {
    height: 110px;
    width: 100%;
    object-fit: cover;
}
.singe-tour-realitives-info .packages-item-info-inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 6px;
    min-height: unset;
}
.singe-tour-realitives-info .tour-item-price.tour-ribbon {
    display: none;
}
.singe-tour-realitives-info .packages-item-title {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    line-height: 20px;
}
.singe-tour-realitives-info .packages-item-description {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 3px;
}


.single-hotel .video {
    text-align: center;
}



.single-hotel .video iframe {
    width: 100%;
    height: 300px;
}




.single-hotel .blogcontent {
  
    max-width: unset;
 
}

.hotel-facilities {
    background: #F7F7F7;
    padding: 20px;
	margin-bottom:50px;
}


.top-image-for-sinlges.pic-wrapper.top-image-for-results {

    height: 145px;

}


.top-image-for-search-form {

    position: absolute;
   z-index: 5;
    width: 100%;
    top: 20px;

}



.single-train .top-image-for-sinlges {

    
   
}

.single-train .blogcontent {
    max-width: 1000px;
}


.single-train .grid-item.col-md-6,
.single-train .grid-item.col-md-3 {

    height: 220px;

}

.compartments {
    position: relative;
   
    padding-top: 30px;
    padding-bottom: 60px;
}


.col-md-6.compartments-col-2 { 

    background: #fff;
	padding-left:0px;

}


.compartments-col-1{

    position: relative;
    top: 50px;

}

.compartments-col-1 {

    padding-left: 2.5%;

}

.tour-col.tour-col-type-4 {
    text-align: left;
    display: unset;
    max-width: unset;
    width: 25%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    min-height: 640px;
}


.packages-item-4 .packages-item-img img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.tour-col-type-4 .packages-item-inner {
    border-radius: unset;
    border: 0px solid #DCDCDC;
}



.above-title-row  .countries-col,
.above-title-row  .days-col{
	padding-left:0px;
	padding-right:0px;
	color:#b63327;
	text-transform: uppercase;
    font-family: "Cera";
	font-size: 13px;
}


.above-title-row  .countries-col a{
	color:#b63327;
}
.above-title-row  .countries-col{
  font-style: italic;	
}

.above-title-row  .days-col{
text-align:right;	
}


.above-title-row.row {

    padding: 5px 0px;

}


.tour-col-type-4 .packages-item {

    margin-bottom: 0px;
	

}

.packages-item-hotel.col-xs-12 {

    text-align: left;
    text-transform: uppercase;
    font-family: "Cera";
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: normal;

}



.enq-form-title {

    font-family: 'Abril Fatface', cursive;
    font-size: 40px;
    line-height: 60px;
	text-align:center;

}

.enq-form-subtitle {

    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    margin-top: 1px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 26px;

}


.enq-form-col-1 {
    padding-top: 100px;
}

.enq-form {
    background: #1f285c;
}

.enq-form-col-2 {

    background: white;
    padding: 40px;

}
.enq-contact-icon {

    cursor: pointer;
    position: fixed;
    bottom: 10px;
    width: 100px;
    z-index: 20;
    left: 5px;
    transition: bottom 0.6s;

}
.enq-form-modal .close {

    position: absolute;
    top: 12px;
    right: 17px;
    z-index: 8;

}


.or-call-us {

    font-family: 'Abril Fatface', cursive;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    display: table;
    width: 100%;
    margin-top: 20px;

}

.or-call-us-a {

    display: table;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 100;

}


.stops-line ul{
padding-left:10px;	
}
.stops-line {

    display: table;
    width: 100%;
    margin-bottom: 30px;
    opacity: 0.9;
    transition:opacity 0.5s;
	position: relative;
	height: 40px;
}
.stops-line:hover{
opacity:1;	
}
.stop-item {

    display: table;
    font-size: 12px;
    position: relative;
    float: left;

}

.stop-dot {

    display: table;
    width: 10px;
    height: 10px;
    background: #1f285c;
    border-radius: 10px;

}

.stop-line {

    width: 108%;
    border-bottom: 2px solid #1f285c;
    height: 10px;
    display: table;
    position: absolute;
    bottom: 4px;

}

.stop-text {

    position: absolute;
    transform: rotate(0deg);
    top: 14px;
    line-height: 11px;
    font-size: 11px;
 
}


 
/*
.stops-line ul li:first-child .stop-dot {

background: unset;

}
*/
.stops-line-start-icon {

    position: absolute;
    left: -7px;
    font-size: 22px;
    top: -14px

}

.stops-line-end-icon {

    position: absolute;
    right: -10px;
    font-size: 22px;
    top: -14px

}

.stops-line img {

    height: 20px;

}


/*

.stops-line ul li:first-child .stop-dot {

    background: unset;
    border: 0px solid #1f285c;
    left: -9px;
    position: relative;
    top: -9px;
    font-size: 20px;
    font-weight: bold;

}

.stops-line ul li:first-child .stop-line {
	top:-4px;
}


.stops-line ul li:first-child .stop-text{
	left:-10px;
}


.stops-line ul li:last-child .stop-line{
	display:none;
	
}

.stops-line ul li:last-child .stop-dot {

    background: unset;
    position: relative;
	right: -4px;

}
.stops-line ul li:last-child .stop-dot {

    background: unset;
    border: 0px solid #1f285c;
    left: 2px;
    position: relative;
    top: -10px;
    font-size: 20px;
    font-weight: bold;

}



.stops-line ul li:last-child .stop-line{
	display:none;
	
}

.stops-line ul li:last-child .stop-dot {

    background: unset;
    position: relative;
	right: -4px;

}
.stops-line ul li:last-child .stop-dot {

    background: unset;
    border: 0px solid #1f285c;
    left: 2px;
    position: relative;
    top: -10px;
    font-size: 20px;
    font-weight: bold;

}





.stops-line ul li:last-child .stop-text{
	margin-left: 4px;
}

.stops-line ul li:last-child {

    width: 1% !important;

}
*/

.detailed-Text {
    background: #1F285C;
    color: white;
	position:relative;
	margin-bottom: 55px;
}
.detailed-Text-col-1{
    padding-top: 30px;
    padding-bottom: 35px;
    font-size: 16px;
    line-height: 28px;
	padding-left: 2.5%;
}


.detailed-Text-col-2 {

    background: white;
    padding-left: 0px;
    padding-right: 0px;

}


.detailed-Text::after {
    content: " ";
    background: #fff;
    position: absolute;
    left: 0px;
    width: 100%;
   z-index: 10;
    height: 10px;
    bottom: 0px;
}

.destination-intro-text.blogcontent {
    font-size: 18px;
    line-height: 30px;
    max-width: 860px;
    margin: 0 auto;
        margin-bottom: 0px;
    position: relative;
    top: -100px;
    background: white;
    opacity: 1;
    z-index: 5;
    padding: 30px 30px;
        padding-bottom: 30px;
    margin-bottom: -100px;
    border-radius: 17px;
}

.tax-destination .top-image-for-sinlges-title {
    color: white;
    text-align: center;
    font-size: 50px;
}




.destinations-feature-tours .section-subtitle {
margin-bottom: 50px;
}


.highlight-col {

    background-size: cover;
    background-position: center;
    height: 350px;
    color: white;
	padding: 0px;

} 

.highlight-col-inner {

    height: 100%;
    background: rgba(0,0,0,0.5);
    padding: 20px;
    text-align: center;

}

.highlight-col-title {

    font-size: 27px;
    font-weight: 700;
    display: table;
    margin: 0 auto;
    text-transform: uppercase;

}
.highlight-count {

    font-size: 12px;
    position: relative;
    top: -6px;

}

.highlight-col-inner {

    height: 100%;
    background: rgba(0,0,0,0.3);
    padding: 20px;
        padding-top: 20px;
    text-align: center;
    padding-top: 50px;

}

.highlight-readmore {

    display: table;
    margin-top: 21px;
    color: white;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #626DAC;
    padding: 9px 60px;
    font-size: 16px;
    background:trasparent;
	transition:background 0.5s;
}


.highlight-readmore:hover {

    background: #2c3671;
    opacity: 1;
    color: white;
   

}


.highlight-col-text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    display: table;
    width: 100%;
    max-width: 450px;
    margin-top: 13px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.highlights-inner {

   margin-bottom: 100px;

}

.destination-gallery-2-inner{
position:relative;	
}

.destination-gallery-item-image{
object-fit:cover;	
} 

.destination-gallery-2-inner .owl-controls {
   opacity:1;
    bottom: 20px;

}
.destination-gallery-2-inner .owl-dot span::before{
	border-color:white;
}
.destination-gallery-2-inner .owl-dot.active span::before {

    background: #fff;

}


.highlights-inner .owl-controls {
   
    bottom: -22px;
    opacity: 1;
  
}
.packages-section {

    margin-bottom: 90px;

}
.packages-section .owl-controls {

    bottom: -25px;

}


.home .enq-contact-icon {

    left: 5px;
    right: unset;

}


.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
    z-index: 1;
}

label {
  
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    display: table;
    width: 100%;
}


.singe-tour-download-inner .enq-form-title {
    font-family: 'Abril Fatface', cursive;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
}

.singe-tour-download-inner ul{
	padding:0px;
	
	
	
}

.singe-tour-download-inner ul li{
	display:inline-table;
	
	
}
.singe-tour-download-inner ul li::before{
	display:none;
}

.tour-notes-item {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
	cursor:pointer;
}


.singe-package-share.singe-tour-download-inner {
    padding-bottom: 8px;
}


.singe-tour-download-inner .ebd_results a:before {
	content: "\e6a7";
	position:absolute;
	font-family: 'themify';
	left: 8px;
}


.singe-tour-download-inner .ebd_results a {
    background: #1f285c;
    color: white;
    display: table;
    padding: 4px 30px;
    font-size: 13px;
	position:relative;
}


.tours-results-title{
	margin-top:30px;
}

.singe-tour-trains-icon {
    height: 21px;
    position: relative;
    top: -1px;
    display: none;
}

.highlight-col.train-sidebar-iteme {
    height: unset;
    padding: 10px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 20px;
}

.train-sidebar-iteme .highlight-col-title {
    font-size: 16px;
    font-weight: 800;
}

.train-sidebar-iteme .highlight-col-text {

    margin-top: 10px;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
    min-height: unset;
    display: block;

}


.train-sidebar-iteme .highlight-col-inner {

    padding-top: 20px;
    min-height: 235px;

}


.train-sidebar-iteme .highlight-readmore {
    font-size: 14px;
    padding: 4px 60px;
    border: 1px solid #626DAC;
}

.tmr-recomands {
    background: #222;
    color: white;
    margin-top: 30px;
    padding: 20px 40px;
    margin-bottom: 30px;
}



.tmr-recomands {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f285c+0,2989d8+66,365387+66,1e5799+100,244ec1+100&0+0,1+0,1+19,1+81,0+100,0+100,0.8+100 */
background: -moz-linear-gradient(left, rgba(31,40,92,1) 0%, rgba(38,52,104,1) 19%, rgba(54,83,135,1) 66%, rgba(46,81,161,1) 81%, rgba(36,78,193,0.8) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(31,40,92,1) 0%,rgba(38,52,104,1) 19%,rgba(54,83,135,1) 66%,rgba(46,81,161,1) 81%,rgba(36,78,193,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(31,40,92,1) 0%,rgba(38,52,104,1) 19%,rgba(54,83,135,1) 66%,rgba(46,81,161,1) 81%,rgba(36,78,193,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f285c', endColorstr='#cc244ec1',GradientType=1 ); /* IE6-9 */
}


.tmr-recomands-title {
    font-size: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 14px;
    font-family: 'Abril Fatface', cursive;
}


.bottom-form{
margin-top:30px	
}


.singe-package-sidebar .bottom-form .packages-item-price {
    
    background: #1f285c;

}

.compartments-gallery-item img {
	height:200px;
	object-fit:cover;
	
}


.compartments .owl-controls {
    bottom: -25px;
}

.compartments-description {
    font-size: 18px;
    line-height: 30px;
    max-width: 800px;
    margin: 0 auto;
     margin-bottom: 0px;
    margin-bottom: 50px;
}


.cabins-item-col-2 {

}


.cabins-item-col.cabins-item-col-1 img {
    height: 400px;
    object-fit: cover;
}


.cabin-title.multicols-title {
    font-size: 27px;
    line-height: 45px;
}


.cabins-item-inner {
    border: 1px solid;
    padding: 20px;
}

.cabins-item{
margin-bottom:30px;	
}

.cabins-item-col.cabins-item-col-1 img {
    height: 270px;
    object-fit: contain;
    margin: 0 auto;
    display: table;
    width: 100%;
}
.cabin-subtitle.section-subtitle {
    margin-bottom: 10px;
}

.cabin-text {
    color: #333e7d;
    font-size: 13px;
    line-height: 19px;
}


.cabins-item-inner {
    border: 0px solid #B9B9B9;
    padding: 20px;
}

.cabins-inner.row {
    padding-top: 30px;
    padding-bottom: 30px;
}

.restaurants-item-gallery img {
    height: 400px;
    object-fit: cover;
}

.restaurant-inner {
    background: #F7F7F7;
    padding-bottom: 60px;
    padding-top: 30px;
}


.restaurant-inner .owl-dot span::before {
    border: 1px solid #fff;
}

.restaurant-inner .owl-dot.active span::before {
    background: #fff;
}


.restaurant-inner .owl-controls {
    position: absolute;
bottom: 15px;

}


.restaurants-item-inner .multicols-title {
    font-size: 27px;
}
.restaurants-item-inner .multicols-title {
    font-size: 27px;
    line-height: 39px;
    margin-top: 30px;
}


.restaurant-text {
    color: #333e7d;
    font-size: 13px;
    line-height: 19px;
}


.restaurant {
    margin-top: 40px;
}

.tmr-recomands.dress-code {

    max-width: 800px;
    margin: 60px auto;
    border-radius: 5px;

}

.tmr-recomands-image img {
    height: auto;
}
.tmr-recomands-col.col-md-4 {
    padding-left: 0px;
    padding-right: 5px;
}


.dress-code .tmr-recomands-title {
    display: table;
    margin: 0 auto;
        margin-bottom: 0px;
    padding-bottom: 6px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.tmr-recomands-image {

    text-align: center;
    padding-top: 20px;

}

.dress-code .tmr-recomands-text {
   font-size: 16px;

line-height: 28px;
}

.dress-code .tmr-recomands-text p {

    margin-bottom: 13px;

}

.dress-code .section-subtitle.white-title {

    margin-bottom: 25px;

}
.train-video {

    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;

}

.train-video iframe {

    width: 100%;
    height: 576px;

}


.top-image-for-search-form.archive-tours-form {
    position: relative;
    z-index: 5;
    width: 100%;
    top: -240px;
}

.tour-col.tour-col-type-4 {
    max-width: 470px;
    width: 100%;
    display: inline-table;
    margin-bottom: 30px;
	float: unset;
}

.archive-tours-row{
text-align:center;	
}
.tours-row{
text-align:center;	
}

.main-menu li .sub-menu li {
    width: 50%;
    text-align: left;
    display: table;
    float: left;
}
.main-menu li .sub-menu .sub-menu {
    position: relative !important;
    display: table;
    border-right: 1px solid #242d5f;
}

.main-menu li .sub-menu .sub-menu li {
    width: 50%;
    display: table;
    text-align: left;
    float: left;
	border-right:0px;

}
.main-menu li .sub-menu .sub-menu {

    position: relative !important;
    display: table;
    border-right: 1px solid rgba(0,0,0,0.1);

}

.main-menu li .sub-menu li .sub-menu li a {
    font-weight:unset;
    font-size: 12px;
    padding: 5px 14px;
    border-bottom: 0px;
border-left: 0px;
}

.inspirations-row .grid-item.col-md-6.large{
	height:540px;
	
}

.inspirations-row .grid-item.col-md-6.small{
	height:270px;
	
}

.inspirations-row .grid-item.col-md-3{
	height:270px;
	
}


.inspirations-row .grid-item-inner {

    padding-left: 20px;
    padding-bottom: 20px;
   

}


.inspirations-row .grid-item.col-md-6.small.destinations-col.grid-item-n-9 {

    height: 540px;

}


.inspirations-row .grid-item-title
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */	
}

.inspirations-row .grid-item-title {

    bottom: unset;
    padding-top: 13px;
    padding-bottom: 128px;
    text-transform: uppercase;

}
.inspirations-row .dest-tours-count {
    display: table;
    float: unset;
    position: unset;
    color: #fff;
    text-transform: none;
    font-size: 13px; 
}

.page-template-template-reviews .top-image-for-sinlges,
.page-template-default .top-image-for-sinlges,
.page-template-template-gridpage .top-image-for-sinlges,
.blog .top-image-for-sinlges,
.post-type-archive-train .top-image-for-sinlges,
.post-type-archive-inspiration .top-image-for-sinlges,
/*.single-train .top-image-for-sinlges,*/
.single-inspiration .top-image-for-sinlges {
 height: 350px;

}

#breadcrumbs li, #breadcrumbs li a {
   padding: 0px 2px;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
    opacity: 1;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    font-weight: 600;

}


#breadcrumbs {

    padding-left: 0px;
    margin-top: 15px;

}

.trains-row.row.gallery-grid {

    display: table;
    text-align: center;
    width: 100%;

}


.trains-row .highlight-col.train-sidebar-iteme {

    display: inline-table;
    margin-right: 15px;

}

.single-train-article li:before{
display:none;	
}


.subtitle-blog{
margin-top:15px;	
}

.post-widget-title {

    font-size: 13px;
    font-weight: 600;
    line-height: 16px;

}

.post-widget-image.col-md-3 {

    padding-right: 0px;

}

.post-widget-date {

    font-size: 11px;
    font-weight: normal;
    font-style: italic;

}

.row.post-widget-row {

    margin-bottom: 15px;

}


.post-widget-image img {

    height: 60px;
    object-fit: cover;

}
.post-widget-title.col-md-9 {

    height: 60px;
    position: relative;

}


.widget-tour-item .packages-item {

    min-height: unset;
    margin-bottom: 15px;
    display: table;
    width: 100%;

}


.widget-tour-item  .tour-item-price.tour-ribbon {

    display: none;

}
.widget-tour-item  .packages-item-days-text {

    display: none;

}

.widget-tour-item .packages-item-img.col-xs-4 {

    padding-right: 0px;
    padding-left: 0px;
    width: 30%;

}


.widget-tour-item .packages-item-info-inner.col-xs-8 {

    width: 70%;
    padding-right: 0px;
	padding-top: 0px;

}

.widget-tour-item .packages-item-description {

    font-size: 12px;
    line-height: 20px;
    margin-bottom: 2px;
   
}
.widget-tour-item .packages-item-title {

    font-size: 15px;
    color: #222;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 2px;
    margin-top: 0px;

}
.widget-tour-item .packages-item-inner {

    border-radius: 4px;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;

}
.widget-tour-item .packages-item-img img {

    height: 116px;
    width: 100%;
    object-fit: cover;

}

.packages-item-hotel.col-xs-12 {

    text-align: left;
    text-transform: uppercase;
    font-family: "Cera";
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: normal;

}



.single-post-sidebar .main-sidebar-widget {

   
        padding-bottom: 0px;
   

}
.page-template-default .headerimage ,
.page-template-template-gridpage .headerimage ,
.single-post .headerimage {

    text-align: center;

}



.page-template-default .headerimage .entry-title,
.page-template-template-gridpage .headerimage .entry-title,
.single-post .headerimage .entry-title {
  font-family: 'Abril Fatface', cursive;
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: -10px;

}


.single-post-destination-col {

    max-width: 300px;
    height: 240px;

}


.single-post-destination-item.train-sidebar-iteme .highlight-readmore {

    font-size: 19px;
    padding: 15px 20px;
    border: 0px dotted #626DAC;
    background: transparent;
    font-weight: 100;
    text-transform: uppercase;

}


.single-post-destination-item .highlight-col-text {

    min-height: unset;
	
	
	}

.single-post-destinations-row.row {

    background: #F4F4F4;
    padding-top: 30px;
    padding-bottom: 17px;
    margin-top: 40px;

}



.single-post article {
 padding-bottom: 0px;

}
.main-sidebar-widget .forma-row.row {

    padding-bottom: 15px;

}

.title {

    font-family: 'Abril Fatface', cursive;
    text-align: center;
    color: #313c7a;
    font-size: 32px;
margin-bottom: 5px;
}
.subtitle {

    font-size: 13px;
    font-weight: 300;
    font-style: normal;
     color: #313c7a;
    margin-top: 1px;
    margin-bottom: 45px;
    text-align: center;
    line-height: 26px;

}

.service-icon img {
  height: 50px;
    width: unset;

}
.service-content {

    text-align: left;
    line-height: 26px;

}

.service-title.text-white {

    font-family: 'Abril Fatface', cursive;
    text-align: center;
    color: #313c7a;

}
.service-icon {

    margin-top: 40px;

}

.single-service {
    display: table;
    width: 100%;
    height: 417px;
    background: #F7F7F7;
    padding: 0px 23px;
}

.single-service-col.col-md-12 .service-icon-col.col-md-12 {

   

}
		

.single-service-col.col-md-12 .service-text-col{

 

}
.service-content {

    text-align: left;
    line-height: 26px;
    max-width: 800px;
    margin: 0 auto;

}	
.feefo-reviews-tmr-inner{
display:table;
margin:0 auto;	
}
.feefo-reviews-tmr {

    margin-bottom: 60px;

}



.journeys-item {

    display: inline-table;
    max-width: 800px;

}

.journeys-item-inner {

    background: #F2F2F2;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;

}

.journeys-item-image-col {

    padding-left: 0px;

}
.journeys-item-text {

    font-size: 13px;
    line-height: 18px;

}

.journeys-item-image-col img {

    width: 100%;
    object-fit: cover;

}

.journeys-item-text-col {

    padding-top: 10px;
    text-align: left;

}
.journeys-inner {

    text-align: center;

}
.journeys-item-title {
    font-family: 'Abril Fatface', cursive;
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 0.5px;
}



.journeys {

    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E3E3E3;
    padding-top: 30px;
    border-top: 1px solid #E3E3E3;

}





.faq-group {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
    position: relative;
    padding-left: 40px;
}

.faq-answer {
    font-size: 13px;
    line-height: 21px;
    
}


.faq-question {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    margin-bottom: 6px;
}


.faq-num {

    background: #212a5d;
    display: table;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 26px;
    border-radius: 32px;
    position: absolute;
    left: 0px;
    top: 0px;

}

.single-page-article h3{
	font-family: 'Abril Fatface', cursive;
}
.tmr-single-page-container{
max-width: 800px;

margin: 0 auto;
}

.contact-us-page-info .info-ul {

    text-align: center;
    display: unset;
    font-size: 16px;

}

.contact-us-page-info li:before {

  display:none;

}


.contact-us-page-info .top-social-ul {

    padding: 0;
    display: table;
    text-align: center;
    width: 100%;

}
.contact-us-page-info .top-social-ul li {

    list-style: none;
    display: inline-table;
    padding-left: 0px;

}



.contact-us-page-info .top-social-ul li a {

    font-size: 24px;
    padding: 0px 9px;
    opacity: 0.8;

}



.contact-us-page-info .top-social-ul li:last-child{
display:none;
}

.singe-tour-sidebar-title-icon {

    display: none;

}
.ti-share.singe-package-share-icon {

    display: none;

}





.single-tour .single-hotel-article .single-page .row {

    margin-bottom: 30px;
   
}


.departures-fulldate-title {

    background: #F1F1F1;
    font-size: 12px;
    padding: 0px 7px;
    margin-top: 10px;

}

.departures-fulldate-dates {
    font-size: 12px;
	 padding: 0px 7px;
}

.departures-month-name {
    
    margin-right: 2px;

}


.departures-month-name {

    margin-right: 2px;
    border: 1px solid #C5C5C5;
    width: 34px;
    display: inline-table;
    text-align: center;
    margin-top: 5px;
    margin-right: 7px;

}

.departures-table-title {

    font-size: 19px;
    font-weight: 300;
    margin-bottom: 5px;

}
.departures-fulldate-item {

    margin-bottom: 15px;

}




.ll-skin-vigo {
	font-size: 90%;
}

.ll-skin-vigo .ui-widget {
	font-family: "DroidSans", sans-serif;
	background: #f8f8f8;
}

.ll-skin-vigo .ui-datepicker {
	padding: 0;
}

.ll-skin-vigo .ui-datepicker-header {
	padding: .3em 0;
	color: #fff;
	font-family: "DroidSans", sans-serif;
	font-size: 13px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.8);
	border: none;
	border-radius: 0;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #1f285c;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
	background-image: linear-gradient(bottom, rgba(0,0,0,.25) 0%, rgba(255,255,255,.25) 100%);
}

.ll-skin-vigo .ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.ll-skin-vigo .ui-datepicker .ui-datepicker-next span,
.ll-skin-vigo .ui-datepicker .ui-datepicker-prev span {
	background-image: url(lib/images/ui-icons_ffffff_256x240.png);
	background-position: -32px -16px;
}

.ll-skin-vigo .ui-datepicker .ui-datepicker-prev span {
	background-position: -96px -16px;
}

.ll-skin-vigo .ui-datepicker table {
	margin: 0;
}

.ll-skin-vigo .ui-datepicker th {
	padding:.5em .3em;
	color: #707586;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255,255,255,.75);
	text-transform: uppercase;
	border: none;
	border-bottom: 1px solid #d5d9e2;
	background: #f2f6fe;
}

.ll-skin-vigo .ui-datepicker td {
	border: none;
	padding: 0;
}

.ll-skin-vigo td .ui-state-default {
	background: transparent;
	border: none;
	text-align: center;
	padding: .7em 0;
	margin: 0;
	font-weight: normal;
	color: #4d4d4d;
	font-size: 11px;
}

.ll-skin-vigo td .ui-state-active,
.ll-skin-vigo td .ui-state-hover {
	font-weight: bold;
}



.ll-skin-vigo .ui-datepicker {

    padding: 0;
    width: 100%;

}


.event a {
    background-color: #42B373 !important;
    background-image :none !important;
    color: #ffffff !important;
}


.modal-open .singe-package-sidebar {

    z-index: unset;

}

#calndar-search-modal .modal-dialog {

    width: 70%;
   

}

.toggle-title {

    border-bottom: 1px solid #A7A7A7;
    padding-bottom: 5px;
    margin-bottom: 10px;
	cursor:pointer;

}
.toggle-button {

    display: table;
    float: right;
    top: 6px;
    position: relative;
    right: 8px;

}

#calndar-search-modal .modal-header {

    color: white;
    background: #1f285c;
    padding: 9px 10px;

}
#calndar-search-modal  .close {

    float: right;
    font-size: 21px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;

}
#calndar-search-modal .modal-title {

    margin: 0;
    line-height: 1.42857143;
    font-size: 17px;
    font-weight: 100;

}

#calndar-search-modal .stops-line { display: none; }
#calndar-search-modal .packages-item-4 .packages-item-img img {   height: 120px; }
#calndar-search-modal .packages-item-title {   font-size: 15px; }
#calndar-search-modal .packages-item-description {   display: none; }
#calndar-search-modal .above-title-row.row {    margin-bottom: 0; }
#calndar-search-modal .packages-item-info-inner {  padding-top: 0px;   background: white;}
#calndar-search-modal .packages-item {   min-height: 275px; }
#calndar-search-modal .tour-col { max-width: 250px; }

.cabins-item.col-md-12 .cabins-item-inner {

    border: 0px;

}

img.aligncenter {

    text-align: center;
    margin: 0 auto;
    display: table;

}


.cabins-item.col-md-12 {

    max-width: 800px;
    margin: 0 auto;
    float: unset;

}


.tmr-recomands.dress-code {

    background: #202c5e;

}


.tmr-recomands.dress-code .multicols-title.white-title {

    text-align: left;

}


.tmr-recomands.dress-code .section-subtitle.white-title {

    text-align: left;

}



.postid-761 .compartments {
 padding-bottom: 0px;

}


.cabins-inner.row {

    padding: 0px;

}



.postid-761 .restaurants-item.col-md-6 {

   
}

.postid-761 .restaurants-item-gallery {
    margin-top: 40px;
}





.postid-3956 .journeys-item-image-col img {

    width: 100%;
    object-fit: cover;
    height: 180px;

}


.singe-tour-sidebar-item-content .tour-col {   margin-bottom: 0px; }

.singe-tour-sidebar-item-content .packages-item-hotel.col-xs-12 {   line-height: 17px; }


.destination-intro-text li::before {

    display: table;

}


.brand-trains-content {

    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 13px;

}

.brand-trains-title {

    font-size: 22px;
    font-weight: 600;

}

.brand-trains-subtitle {

    margin-bottom: 15px;
    font-size: 13px;
    color: orangered;

}
.br-tr-info-desc {

    font-weight: 600;
    font-size: 12px;

}
.brand-trains {

    margin-bottom: 50px;

}

.brand-trains-row.row {

    margin: 0 auto;
    display: table;
    width: 983px;

}
.brand-trains-image {

    width: 100%;
    height: 200px;
    object-fit: cover;

}

.brand-trains-item {

    display: inline-table;
    width: 310px;

}
.brand-trains-note {

    margin-top: 18px;
    font-size: 12px;

}
.brand-trains-extrainfo-element {

    font-size: 12px;
    margin-bottom: 3px;

}

.brand-trains-item {
    position:relative;
    display: inline-table;
    width: 310px;
    margin-right: 15px;
    height: 410px;
    background: #F7F7F7;
    margin-bottom: 15px;

}
.brand-trains-free-wifi-icon {

    position: absolute;
    top: 8px;
    right: 4px;
    height: 52px;
    opacity: 0.9;

}


.days-alternative-inner {

    padding: 20px;
    background: #1f285c;
    color: #e3e3e3;
    font-size: 18px;
    margin-bottom: 20px;

}


.singe-package-sidebar .checkbox-text {

    font-size: 13px;
    float: left;
    width: 92%;
    margin-top: 0px;

}


.destination-hotels-row .hotel-item-image {

    height: 230px;
    width: 100%;
    object-fit: cover;

}

.destnation-realtive-posts {

    margin-top: 40px;
    margin-bottom: 40px;

}

.cabins {

    margin-top: 40px;

}

.compartments-gallery-item-title {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+99 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */	
}
.compartments-gallery-item-title {

    display: table;
    width: 100%;
    position: relative;
    top: -53px;
    color: #fff;
    padding: 4px 10px;
        padding-top: 4px;
    padding-top: 30px;
	margin-bottom: -53px;

}

.dress-right-text-inner {

    padding-top: 45px;

}

.dress-code-text-row-col.dress-code-text-row-col-1.col-md-6 {

    padding-left: 0px;

}

.tmr-recomands.dress-code {

    border-radius: 0px;

}

.tour-side-gallery-image-title {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */	
	
}
.tour-side-gallery-image-title {

    position: absolute;
    z-index: 10;
    bottom: 0px;
    width: 100%;
    padding-top: 50px;
    padding-left: 5px;
    color: white;
    padding-bottom: 5px;
    font-weight: bold;
    line-height: 15px;
    font-size: 13px;

}

.departures-bottom-text {
    margin-top: 15px;
}

.all-inspirations-button{
	text-align:center;
}



.all-inspirations-button a {
    border: 1px solid #1f285c;
    padding: 10px 30px;
}



.all-destinations-button{
    margin-top: 40px;
}

.hotel-row.row.destination-hotels-row .col-md-10 {
    background: #fff;
}



.feefo-tour-reviews {

    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;

}



.page-id-4190 .headerimage{

   display: none;

}

.destnation-realtive-posts-row .owl-nav,
.highlights-inner .owl-nav {

    position: absolute;
    top: -165px;
    width: 100%;

}


.destnation-realtive-posts-row .owl-nav .owl-prev,
.highlights-inner .owl-nav .owl-prev {

    border: 0px;
    margin-left: 0px;
    background: rgba(0,0,0,0.4);
    left: 5px;
    position: absolute;

}

.destnation-realtive-posts-row  .owl-nav .owl-next,
.highlights-inner .owl-nav .owl-next {

    position: absolute;
    right: 5px;
    border:0px;
	margin-left: 0px;
	background:rgba(0,0,0,0.4);
}



.destnation-realtive-posts-row .owl-nav i,
.highlights-inner .owl-nav i {
    font-size: 20px;
    color: white;
}


.highlight-col.train-sidebar-iteme.train-item-sngl-destination {

    margin-left: 15px;
    display: inline-table;
    float: unset;

}

.singe-destination-trains-row.row {
    text-align: center;
}

.singe-destination-trains-row.row {

    margin-bottom: 50px;

} 

.tours-search-bottom-msg {

    margin-top: 30px; 
    background: #f0f0f0;
    padding: 20px 0px;

}



.inspirations-intro-text .container {
    max-width: 800px;
    margin-bottom: 25px;
}


.feefo-reviews-page-tmr-container.container {
    max-width: 900px;
}


.col-grid-item h3 {
    font-size: 27px;
    line-height: 39px;
    margin-top: 10px;
    font-weight: 100;
    display: table;
    width: 100%;
}
 
 
.page-id-4308 .col-grid-item img {
    height: 200px;
    width: 300px;
    object-fit: cover;
    margin-left: 20px;
    border: 1px solid #D2D2D2;
    padding: 5px;
}
 
.fb-like-btn {
    float: right;
}

.train-cat-carousel-item img {

    height: 150px;
    object-fit: cover;

}


.train-cat-description {

    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;

}


.train-category-inner {

    margin-top: 30px;
    margin-bottom: 80px;

}



.train-categories .owl-controls {  bottom: -30px; }



.train-cat-train-item {  display: inline-table; } 

.trains-cat-trains-inner {

    padding-left: 0px;
    text-align: center;
    padding-top: 30px;

}


.train-cat-train-item a {

    padding: 10px;
    display: table;
    border: 1px solid;

}

.train-cat-train-item{
	display:inline-table;
}

.trains-cat-trains-inner {

    padding-left: 0px;
    text-align: center;
    padding-top: 30px;
    margin-top: 50px;

}


.trains-cat-trains-inner .highlight-col.train-sidebar-iteme {
    max-width: 300px;
}


.trains-cat-trains-inner .train-sidebar-iteme .highlight-col-inner {

 padding-top: 20px;
 min-height: 210px;

}


.hotel-row.row.destination-hotels-row {

    display: table;
    width: 100%;

}
.day-trips-title div {

    margin-bottom: 8px;

}

.day-trips-title {

    font-size: 20px;
    margin-bottom: 15px;
    line-height: 20px;
    font-family: 'Abril Fatface', cursive;
    color: #1f285c;

}

.day-trips {

    position: relative;
    display: table;
    width: 100%;

}

.hotel-row.row.destination-hotels-row {

    display: table;
    width: 100%;

}

.hotel-row .col-md-10 {

    background: white;

}
.day-trips{
position:relative;
}

.day-trips .container-fluid {

    position: relative;
    display: table;
    width: 100%;

}

.day-trips .media {
	background-position: center;
	background-size: cover;
	height: 100%;
	position: absolute;
	transition: all 0.3s ease;
	width: 100%;
}

.day-trips figure {
	height: 370px;
	overflow: hidden;
	position: relative;
}	

.day-trips figure a {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 3;
	}

.day-trips figure:hover .media {
		transform: scale(1.25);
	}


.day-trips figcaption {

    color: #252830;
    height: calc(100% - 30px);
    margin: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 300px;

}

.day-trips-text {

    background-color: white;
    bottom: 0;
    padding: 15px;
    position: absolute;
    width: 100%;
    font-size: 13px;
    line-height: 20px;

}
.day-trips-text p {

    margin-bottom: 8px;

}
.day-trips figure {

    height: 300px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;

}

.day-trips-price {

    font-weight: bold;
    text-align: right;
    width: 100%;
    display: table;
    color: #1f285c;

}

.tax-destination .hotel-title {

    font-family: 'Abril Fatface', cursive;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin-bottom: 0px;
    font-size: 26px;

}

.day-trips {

    margin-top: 40px;
    background: #F4F4F4;
    padding-top: 18px;

}


.packages-item-link-inner {

    text-align: right;

}


.video-item iframe {

    width: 100% !important;
    height: 235px;

}


.destnation-realtive-posts-row{
	padding-left:30px;
	padding-right:30px;
	
}
.destnation-realtive-posts-row:hover .owl-nav{
    opacity:1;
   
}

	


.destnation-realtive-posts-row .owl-nav{
    opacity:0;
    position: absolute;
    top: -283px;
    width: 100%;
	transition:opacity 0.5s;

}

.singe-destination-trains-inner .train-sidebar-iteme .highlight-col-inner {

    padding-top: 20px;
    min-height: 122px;

}


.train-observation {

    padding-top: 30px;

}

.observation-col.col-1.col-md-6 img {

    width: 100%;
    object-fit: cover;

}
.train-observation-text {

    font-size: 20px;
    padding-top: 10px;
    line-height: 30px;

}
.train-observation-text p{
margin-bottom:25px;	
}

.cabins-item.col-md-6 {

    min-height: 490px;

}


.singe-tour-download-inner .forma-row.row {

    border: 0px !important;

}

.text-content-blogs {

    max-width: 860px;
    font-size: 18px;
    line-height: 35px;
    margin: 0px auto;
        margin-bottom: 0px;
    margin-bottom: 60px;

}

.col-grid-item.col-grid-item-text .container {

    font-size: 15px;
    margin-bottom: 30px;

}


.triple-img-button {

    display: table;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;

}

.triple-img-text table{
text-align:left;	
}

.share-buttons-widget img {

    height: 30px;
    margin-right: 5px;

}


.share-buttons-widget #share-buttons {

    text-align: center;
    margin-bottom: 15px;

}


.feefo-reviews-page-tmr {

    padding-top: 30px;

}

.trains-cat-trains-inner .train-sidebar-iteme .highlight-col-text {

    display: none;

}


.trains-cat-trains-inner .train-sidebar-iteme .highlight-col-inner {

    padding-top: 20px;
    min-height: 135px;

}

#Send-button {

    border-color: #222;

}


.dress-code-text-row-col.dress-code-text-row-col-2.col-md-6 {
    padding-right: 50px;
}



.tour-categories {
    width: 100%;
    text-align: center;
}

.tour-category-item img {
    height: 45px;
    object-fit: unset;
    object-position: unset;
    opacity: 0.9;
	width: auto;
}

.tour-category-item {
    display: inline-table;
	margin-right: 1px;
}

.tour-categories-ul {
    padding-left: 0px;
}

.tour-categories-info img {
    height: 30px;
}

.tour-categories-info {

    position: relative;
    top: -10px;

}
.infos-text.infos-tour-cats {

    text-transform: capitalize;

}

.train-sidebar-iteme .highlight-col-inner {
    padding-top: 20px;
    min-height: 145px;
}


.more-than-seven-stops .stop-item-mono .stop-text{
	/*top: -14px;*/
} 

 /*
.more-than-seven-stops .stop-text {
    font-size: 11px;
    transform: rotate(45deg);
    width: 50px;
    top: 25px;
    left: 1px;
    display: table;
}

*/

.stop-line {
    display: none;
}

.stops-line-draw {
    width: calc(100% + 22px);
    background-image: url("/wp-content/themes/tmr/lib/images/back-line.jpg");
    height: 40px;
    display: table;
    position: absolute;
    top: -5px;
    left: -11px;
    background-repeat: no-repeat;
    background-size: 100% 20px;
}


.stop-item {
    display: table;
    font-size: 12px;
    position: absolute;
    float: unset;
}


.stop-text {

    width: 100px;
    max-width: 40px;

}




/********************FANCYPAGE SLIDER ******************************/
.fancy-slide-items-col .owl-stage-outer,
.fancy-slide-item-image-inner,
.fancy-slide-item,
.fancy-slide-items-col{
height:100%;	
}

.fancy-slide-item-image {

    object-fit: cover;
    height: 600px;

}

.fancy-slide-title {

    color: white;
    font-weight: 600;
    text-shadow: 1px 1px 1px #222;
    font-size: 32px;
    text-align: center;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    line-height: 38px;
    position: absolute;
    top: 55%;
    left: 0px;
    right: 0px;
    z-index: 2;
    height: 100px;
    margin-top: -50px;

}
 

.home-slider .package-search {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 20;
    background: rgba(0,0,0,0.7);
}


.home-slider .owl-dot span::before {
    border: 1px solid #fff;
  
}

.home-slider .owl-dot.active span::before {
    background: #fff;
}


.home-slider.top_logo .owl-controls {

    bottom: 15px;

}

.fancy-slide-items-col a:hover{
	opacity:1 !important;
	
	
	}

.fancy-slide-item-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 1;
}



.top-image-for-sinlges-title .hero-tiltle-h1 {
    color: #fff;
    font-size: 50px;
}


.all-destination-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
        margin-bottom: 0px;
    font-size: 18px;
    margin-bottom: 50px;
}
.tmr-recomands.dress-code {
    padding-bottom: 50px;
}

.dress-right-text .multicols-title {
    padding-top: 30px;
}


.dress-right-text .section-subtitle {
    margin-bottom: 30px;
}

.dress-code-text-row-col.dress-code-text-row-col-2.col-md-6 {
    padding-right: 80px;
}


.logo-row-container.container {
    
    position: relative;
    height: 95px;
   
}
.logo-col-left.header-col {
    position: absolute;
    display: table;
}

.logo-col-center.header-col {
    position: absolute;
   display: table-cell;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
  
}

.logo-col-right.header-col {
    position: absolute;
    display: table;
    right: 0px;
}

.left-search-text {
    color: white;
    font-size: 19px;
    position: relative;
    top: 10px;
    padding-left: 35px;
}


.package-search-text-col.col-md-3 {
    width: 20%;
    padding-right: 0px;
}

.package-search-form-col.col-md-9 {
    width: 80%;
}

.package-search-text-col.col-md-2 {
    padding-right: 0px;
}

.package-search-form-col.col-md-8 {
    padding-left: 0px;
    padding-right: 0px;
}

.left-search-text {
    color: white;
    font-size: 19px;
    position: relative;
    top: 10px;
    padding-left: 35px;
    min-width: 265px;
    padding-top: 3px;
}



.feefo-aword {
    height: 160px;
    position: relative;
    bottom: -37px;
}

















