/*
Theme Name: Anaxis Theme
Theme URI: http://coolpanda.gr
Author: Karvanisoft team
Author URI: http://coolpanda.gr
Description: Theme for Anaxis 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: anaxis

*/

@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'); 


.font-2{
font-family: "Open Sans";	
}
.font-3{
font-family: 'Abril Fatface', cursive;
}
.font-4, .caligraphic{
font-family: 'Gentium Basic', serif;
}


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

p{
    margin-bottom: 20px;
}


.container {

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

}

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

article ul li{
list-style:none;	
}
article ul{
padding-left: 10px;	
}

article ul li::before{
content:"\f00c";
font-family:"FontAwesome";
margin-right: 5px;
opacity: 0.8;

}



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

.h3, h3 {
    color: #5E5E5E;
}
.h3, h3 {
    font-size: 27px;
    line-height: 39px;
	margin-top: 10px;
}

.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: #553a34;
    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 {
	max-height: 110px;
	padding: 8px 0px;
	transition: all 0.5s;
}
.sticky .logo-img {
	
}
.sticky {
	position:fixed;
	top: 0px;
}

.main-menu-div {
   padding-top: 35px;
    text-align: right;
	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;		
}

.main-menu li a {

    color: #b42739;
    display: table;
    padding: 0px 7px;
    transition: all 0.5s;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Open Sans";

}

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

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

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

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

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

.main-menu li .sub-menu li a:hover{
background: #a68950;	
color:#222;
}


.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: #553a34;	
}

.section-subtitle {
    font-size: 14px;
    font-weight: unset;
    font-style: normal;
    color: #b42739;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}


.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 #553a34;
	margin: 0px;
}

.testimonials-subtitle{
font-size: 13px;
font-weight: normal;
font-style: normal;
color: #553a34;
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: #787878;	
}


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:#553a34;
}

.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:calc(3 * 38px)	}
.grid-item.col-md-4 { height:calc(4 * 31px)	}
.grid-item.col-md-5 { height:calc(5 * 31px)	}
.grid-item.col-md-6 { height:calc(6 * 38px)	}
.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: 13px;
padding-top: 59px;
   font-size: 19px;
}
.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: #553a34;
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: #553a34;
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: #553a34;
}
.blog-articles-title-new
{
color: #553a34;
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: 50px;
    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: #b62c3e;
        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;	
}

.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: #553a34;
margin-bottom: 35px;
}
.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:#553a34;	

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:#553a34 !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:#553a34;	
}
	

	
.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:#553a34;	
}	


	
.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:#222;	

}
.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: #553a34;	
	}	
	
	
.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: #171717;
    padding-top: 40px;
    padding-bottom: 10px;

}


.related-pages .blog-articles-title-new {
    color: #553a34;
    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: #553a34;
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: #ecd8c9;
    padding: 15px 35px;
    color: #553a34;
}



.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 #553a34;
    padding: 15px 35px;
    color: #553a34;
}


.text-image-title {
    font-size: 25px;
    line-height: 25px;
    color: #553a34;
	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: #553a34;
    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(0, 0, 0, 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: #553a34;
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: #ecd8c9;
    background-color: #40251F;
border-color: #40251F;
    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;
    width: 100%;
}	
	
.wpcf7-form textarea{
	 height: 100px;
}	
		
.wpcf7-form input.wpcf7-submit {
    width: 100%;
    color: #ecd8c9;
    background-color: #8F746E !important;
border-color: #40251F;
    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;
    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: #553a34 !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: rgba(255,255,255,0.9);
}

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

.single-testimonial-new-col {
	height: 224px;
	padding-top: 40px;
	background-size: cover;
	background-position: center;
}

.single-testimonial-new {
	background: rgba(255,255,255,0.5);
	height: ;
	padding: 7px;
	text-align: center;
	border: 0px;
}

.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;
	display: none;
}
	
.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 {
    padding-top: 2px;
}


.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: 410px;
	
}

.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: auto !important;
}
.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: #553a34;
    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: 96%;
}


.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: 10;
    position: relative;
}
.home-slider.top_logo {
    position: relative;
    top: -120px;
    z-index: 5;
    margin-bottom: -120px;
}

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



.logo-col-left,
.logo-col-right {
    height: 75px;
    padding-top: 20px;

}

.logo-col-right {

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

}


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


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

    color: #b42739;
   

}

.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: #b42739;
    color: #fff;
}


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

    padding: 0px;

}


header {
    background: rgba(255,255,255,0.9);
}




.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:#b42739;
	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{
padding-left: 60px;
padding-right: 30px;

}


.single-page-article{
background-image:url("lib/images/article-back.jpg");
background-position:center;
background-size:cover;
}


.single-page-article {

    padding: 0px;

}


.single-page {

    padding-top: 50px;
    background: rgba(240,240,240,0.9);
    padding-bottom: 150px;

}

.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:20px;	
padding-bottom:30px;	
}

.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: 30px;

}

.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:800px;
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: 50px;
    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: calc(100% - 50px);
	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: times;
	font-size: 40px;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: center;
	color: #5E5E5E;
	margin-bottom: 30px;
	font-weight: bold;
}
.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: 20px;
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;

}
.packages-item-img img{
height:260px;
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;	
text-align:right;
}
.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 white;
    display: table;
    padding: 40px 60px;
    border-bottom: 1px solid white;

}

.footer-logo-img {

    height: 50px;
    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;

}

.top-image-for-sinlges img {

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

}

.top-image-for-sinlges {
	position: relative;
/*   
   
    top: -100px;
    margin-bottom: -100px;
	*/
}


.top-image-for-sinlges-title {

    color: white;
    position: absolute;
    left: 0px;
    bottom: 40px;
    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{
	display:none;	
}
.page-template-default .top-image-for-sinlges img {

  
    height: 80px;
  
}




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

    background-color: rgba(0,0,0,0.8);

}

.singe-package-sidebar {

    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    top: -90px;
    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(0,0,0,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: 34px;
    color: #3E3E3E;
    margin-bottom: 10px;

}


.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: 24.5%;
    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;

}
.infos-text {

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

}


.infos-text a{

color: #182C61;
}


.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: #F4F4F4;
    padding: 6px 7px;

}


.package-day-description {

    background: #FAFAFA;
    padding: 4px 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 #b42739;
    margin-bottom: 20px;
    padding: 6px 10px;
    font-size: 15px;
    color: white;
    background-color: #b42739;
    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: 70%;
    padding: 0px;

}



.footer-info .search-submit-div.col-md-12 {
padding: 0px;
    width: 30%;
margin-bottom:0px;
    margin-top:0px;
    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: #b5283b;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FF5E73 0%, #E53B50 8%, #b5283b 30%, #992232 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFB3B8 8%, #CC5A63 25%, #7a1b26 62.5%, #7a1b26 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.5s;
}
 

button.forma-submit,
.full-banner-button a,
.packages-item-price,
.btn-light:hover {
    color: #fff;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FF5E73 0%, #E53B50 8%, #b5283b 30%, #992232 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFB3B8 8%, #CC5A63 25%, #7a1b26 62.5%, #7a1b26 100%);
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
    border-color: #b5283b;
}



.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: #553a34;

}

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

    color: #2f3640;
  
}

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


.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 {

  
}

.testimonial-new-title_xa {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	color: #922532;
}


.single-horizontalimage img {
	height: 70px;
	width: auto;
	object-fit: contain;
	padding: 10px;
}
.row.testimonial-new-items-row.owl-carousel.owl-theme.owl-loaded {
	margin-top: 25px;
	margin-bottom: 28px;
}