/*
* Theme Name: Spasalon
* Theme URI: http://webriti.com/spasalon-lite-description/
* Description: SpaSalon is a Full Responsive Multi-Purpose Theme suitable for spa, salons, beauty, care, girly, hair, health, hospitality, massage, medical, parlor, physiotherapy, wellness, yoga, health blog  and for any type of business's. Spasalon is a fast, lightweight, mobile responsive WordPress theme built with speed, SEO and usability in mind. Theme has 9 widget ready areas which helps you in creating any type of site, support for drop-down menus, in built core widgets and contact form 7 styling support. Create your website exactly the way you want it using the Customizer and see your changes take place right in front of you before publishing. Create an effective online shop presence since theme have a support for very famous plugin, WooCommerce. Separate Woocommerce Sidebar added in the shop pages so that you can add different set of widgets from default templates. Premium version of Spasalon Theme supports Contact Form 7 and Google Maps plugin, offers you more number of widget ready areas, built in core widgets like Team Widget, Services Widget, Product Slider Widget etc, number of predefined template like about us , contact us, portfolio etc and even you can customize the layouts of sidebars on Business Template without adding a single line of code. Navigate to Appearance / Customize to start customizing.
* Version: 1.7.8
* Author: webriti
* Author URI: http://www.webriti.com
* Tags: full-width-template, threaded-comments, right-sidebar, one-column, two-columns, custom-menu, sticky-post, translation-ready, featured-images, footer-widgets
* License: GNU General Public License v3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Copyright (c) 2013 webriti. All rights reserved.
* Text Domain: 'spasalon' 
*/
@import url('https://fonts.googleapis.com/css?family=Roboto');
	html{
	    margin-top: 0!important;
}
body {
	background: #ffffff;
	color: #a99a8c;
	font-family: 'MyriadProRegular', sans-serif !important;
	font-size: 100%;
	line-height: 25px;
	padding:0;
	word-wrap:break-word;
}

iframe{
	max-width:100%;
}

body{ font-size: 15px; }
h1, .h1, h2, .h2,
h3, .h3, h4, .h4,
h5, .h5, h6, .h6 {
	margin: 0 0 20px;
	color: #ff6633;
	font-weight: 400;
}

p, .entry-content { 
    color: #151212;
    font-weight: normal;
    margin: 0;
    word-wrap: break-word;
}


a, a:hover, a:focus { transition: all 0.3s ease 0s; text-decoration: none; }
img, .wp-post-image { display: block; height: auto; max-width: 100%; }
ul li, ol li { color: #626668; font-size: 15px; line-height: 25px; margin: 0; padding: 6px 0; vertical-align: top; }
h1.txt-white { color: #ffffff; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); }
h1.txt-black { color: #202020; text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.6); }
.txt-white p{ color: #ffffff; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }
.txt-black p{ color: #202020; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6); }
.border-double { border-top: 4px double #e2e2e2; }
/*===================================================================================*/
/*	FLEX SLIDER CSS
/*===================================================================================*/

#main { margin: 0; overflow: hidden; }
.slider { position: relative; margin: 0px 0 0px !important; }
#slider ul.slides li { padding: 0; position: relative; }
#slider .topbar-detail { top: 0; left: 0; right: 0; position: absolute; overflow: auto; padding-left: 0; padding-right: 0; }
#spa-page-header .topbar-detail { overflow: auto; position: relative; }
.topbar-detail .title { display: block; padding: 5px 20px 5px 13px; margin: 30px 0; } 
.topbar-detail h4 { font-family: 'Raleway', sans-serif; color: #ffffff; font-size: 21px; line-height: 25px; font-weight: 500; margin: 0; }
.topbar-detail h1 { font-family: 'Raleway', sans-serif; color: #ffffff; font-size: 36px; line-height: 40px; font-weight: 800; word-wrap: break-word; margin: 0; }
.topbar-detail p.description { padding-left: 0; margin: 30px 0; }	
.addr-detail {
    background: url("images/addr-bg.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 103px;
    position: relative;
	font-family: 'Roboto', sans-serif;
    float: right;
    width: 170px;
	text-align: center;
    display: block;
	margin: 15px 15px 15px 0px;
}
.addr-detail address { 
    font-size: 12px;
    line-height: 20px;
	font-weight: 700; 
	padding: 0 15px;
	word-wrap: break-word;
	margin: 0;
	position: absolute;
	right: 0;
	left: 0;
	top: 67%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.addr-detail address > strong { border: 0 none; font-size: 18px; line-height: 20px; font-weight: 600; display: block; margin: 0; }


/*===================================================================================*/
/*	THUMBNAILS OF SLIDERS CSS
/*===================================================================================*/

#main .thumb-caption-detail { background: #fff; bottom: 0; left: 0; position: absolute; right: 0;  width: 1140px; /* margin: 0 auto; */ z-index: 99999;  }
#main .thumb-caption-detail #carousel { /* background: #fff none repeat scroll 0 0; */ border: 0 none; padding: 20px 10px 0 10px; }
#carousel ul.slides li { padding: 0; position: relative; }
#carousel ul.slides li > img { max-height: 160px; width: 95%; margin: 0 auto; }
#carousel .flex-viewport { padding: 0px; }
.thumb-caption {
    bottom: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    position: absolute;
	overflow: auto;
	width: 95%;
	height: 100%;
	left: 10px;
    z-index: 1;
}
.thumb-caption span { font-family: 'Raleway', sans-serif; color: #6d6962; font-size: 12px; line-height: 20px; padding-left: 20px; font-weight: 600; position: relative; top: 25px; }	
.thumb-caption span h4 { font-family: 'Raleway', sans-serif; color: #4b453f; font-size: 21px; line-height: 25px; font-weight: 600; margin-top: -3px; padding-left: 20px; }
a.thumb-btn {
	background: none repeat scroll 0 0 #4b453f;
    color: #FFFFFF;
    bottom: 0;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    padding: 6px 14px;
    position: absolute;
	text-decoration: none;
    text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a.thumb-btn {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
a.thumb-btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
a.thumb-btn:hover, a.thumb-btn:focus, a.thumb-btn:active { color: white; text-decoration: none; }
a.thumb-btn:hover:before, a.thumb-btn:focus:before, a.thumb-btn:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/*===================================================================================*/
/*	CAPTION OF SLIDER
/*===================================================================================*/

.caption-overlay { 
	height: auto;
	left: 0;
	padding: 0px 30px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 0; 
	margin: 0 auto;
}
.caption-overlay h1 { font-size: 3.5em; font-weight:700; line-height:125%; word-wrap:break-word; margin:0 0 20px; } 
.caption-overlay p { font-size: 22px; line-height: 30px; margin: 0 0 30px; } 
.flexslider .more-link { margin: 0; }
@media (max-width: 992px) { 
.caption-overlay h1 { font-size: 2.5em; } 
.caption-overlay p { font-size: 20px; line-height: 25px; } 
}
@media (max-width: 767px) { 
.caption-overlay h1 { font-size: 2em; margin: 0 0 10px; } 
.caption-overlay p { font-size: 15px; line-height: 22px; margin: 0 0 20px; } 
.flexslider .more-link { font-size: 12px; padding: 6px 16px; }
.flexslider .more-link:hover { padding: 6px 24px; }
}
@media (max-width: 480px) { 
.caption-overlay h1 { font-size: 1.2em; margin: 0 0 5px; } 
.caption-overlay p { font-size: 12px; line-height: 20px; margin: 0 0 10px; }
.flexslider .more-link { font-size: 10px; padding: 5px 15px; }
.flexslider .more-link:hover { padding: 5px 22px; }
}


/*===================================================================================*/
/*	SECTION TITLE CSS
/*===================================================================================*/

.section-header { margin: 0 0 60px; padding: 0 15px; display: block; text-align: center; }
.section-title { margin: 0 0 18px; }
.section-subtitle { color: #959595; font-weight: 400; margin: 0; }

/*===================================================================================*/
/*  SERVICE SECTION CSS
/*===================================================================================*/

.col-md-3:nth-child(4n+1){ clear:left; }
.col-md-4:nth-child(3n+1){ clear:left; }
.col-md-6:nth-child(2n+1){ clear:left; }
 
#section { margin: 0; padding: 0; }
.service .post, .home-post .post { margin: 0 0 40px; }
.service p:last-child { margin: 0; }
.site-content .post .post-thumbnail img { transition: all 300ms ease-out 0s; opacity: 1; width: 100%; }
.site-content .post:hover .post-thumbnail img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); transform: scale(1.15); opacity: 1; }
.post .post-thumbnail { margin-bottom: 25px; width: 100%; overflow: hidden; position: relative; display:block; }
.post .post-thumbnail img { transition: all 300ms ease-out 0s; opacity: 1; width: 100%; }
.post:hover .post-thumbnail img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); transform: scale(1.15); opacity: 1; }
#section {
    border-top: 1px solid #F3EADB;
    border-bottom: 1px solid  #F3EADB;
}
.products .post:hover .post-thumbnail img { -webkit-transform: none; -moz-transform: none; transform: none; opacity: 1; }

.entry-header { display: block; margin: 0 0 20px; padding: 0; }
.entry-header .entry-title { font-weight: 500; }
.entry-header .entry-title > a { color: #4b453f; }
.post-thumbnail i { 
	color: #ffffff;
	width: 80px;
	height: 80px;
	font-size: 3em; 
	line-height: 1.4em;
	padding: 10px;
	text-align: center;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	transition: all 300ms ease-out 0s; 
} 

.post:hover .post-thumbnail i.fa { 
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
} 

/*===================================================================================*/
/*  BLOG SECTION CSS
/*===================================================================================*/

.home-post .entry-header .entry-title { border-bottom: 1px solid #eae7e4; margin: 0 0 14px; padding: 0 0 13px; }
span.entry-date {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    color: #ffffff;
    top: 0;
	width: 55px;
	padding: 6px 10px;
    position: absolute;
	letter-spacing: 0px;
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
    left: 0;
    text-align: center;
    z-index: 1;
	white-space: nowrap;
}
span.entry-date small { font-size: 13px; letter-spacing: 0.5px; padding: 0 0 0 4px; }
span.entry-date .date { color: #ffffff; font-weight: 400; font-size: 30px; padding: 0px; line-height: 30px; text-align: center; }
span.entry-date .month-year { display: block; font-size: 14px; line-height: 20px; padding: 3px 0 0; font-weight: 400; text-align: center; }
.more-link {
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
	text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 24px 0 0px;
    padding: 10px 22px;
    text-align: center;
}
.more-link:hover { color: #ffffff; padding: 10px 30px; }


/*===================================================================================*/
/*  HOMEPAGE PRODUCT SECTION CSS
/*===================================================================================*/

.bg-color { background: #f6f2ec; }
.products { margin: 0 0 45px; }
.products .carousel-inner { background: #ffffff; }
.products .carousel-inner div.column { background: #ffffff;position: relative;padding: 0px; margin:0; }
.products .carousel-inner div.column img { margin: 0 auto; }
.product-view { border-right: 1px solid #eae7e4; padding: 0px 0 15px; }
.carousel li { margin-right: 0px; }
.prt-detail { padding: 18px 17px 0; display: block; border-top: 1px solid #eae7e4; }
.prt-detail h4 { font-weight: 500; margin: 0 0 0px; }
.prt-detail p { margin: 0 0 19px; }

@media (min-width: 768px) { .column { width: 50%; float: left; } } 
@media (min-width: 992px) { .column { width: 20%; float: left; } }
@media (min-width: 1200px) { .column { width: 20%; float: left; } }

.direction-nav { *height: 0; }
.direction-nav a {
  text-decoration: none;
  display: block;
  width: 33px;
  height: 46px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.direction-nav a:before {
  background-color: #4b453f;	
  font-family: "FontAwesome";
  transition: all 0.2s ease-in-out;
  font-size: 12px;
  line-height: 4;
  display: inline-block;
  content: '\f0d9';
  color: #ffffff;  
  text-align: center;
  width: 33px;
  height: 46px;
}
.direction-nav a.next:before { content: '\f0da'; }
.direction-nav .prev { left: 0px; }
.direction-nav .next { right: 0px; text-align: right; }
.products:hover .direction-nav .prev { opacity: 1; left: 0px; }
.products:hover .direction-nav .prev:hover { opacity: 1; }
.products:hover .direction-nav .next { opacity: 1; right: 0px; }
.products:hover .direction-nav .next:hover { opacity: 1; }


/* This Media for Producs scroll ----------------------------------------------------------------------------------------------------------- */
.carousel-control { width:  4%; }
.carousel-control.left, .carousel-control.right {margin-left:15px;background-image:none;}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -16.7%; }
	.carousel-inner .next        { left:  16.7%; }
	.carousel-inner .prev		 { left: -16.7%; }	
}

/*===================================================================================*/
/*  PAGINATION'S CSS
/*===================================================================================*/

.paginations { margin: 30px 0 40px; text-align: center; }
.paginations a, .paginations span {
    background-color: #ffffff;
	border: 1px solid #e9e9e9;
    color: #4b453f;
    cursor: pointer;
    display: inline-block;
	border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 1px 5px;
    padding: 9px 16px;
    transition: all 0.3s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
}
.paginations a, .paginations span {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.paginations a:before, .paginations span:before {
	content: "";
	position: absolute;
	z-index: -1;
	border-radius: 3px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.paginations a:hover, .paginations a:focus, .paginations span:hover, .paginations span:focus { color: #ffffff;  }
.paginations a.active, .paginations span.current { color: #ffffff; }
.paginations a:hover:before, .paginations a:focus:before, .paginations a:active:before , .paginations span:hover:before, .paginations span:focus:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/*===================================================================================*/
/*  PRODUCT PAGE SECTION CSS
/*===================================================================================*/

.product-title { font-weight: 400; margin: 0 0 20px; }
.col-md-12:first-child .product { margin: 0; }
.product { margin: 25px 0 0px; overflow: hidden; }
.product .item-product:nth-child(5n+1) { border-right: 0 none; }
.item-product {
    position: relative;
    margin: 0 0 40px;
	float: left;
    padding: 0px 0 15px;
    width: 20%;
	background: #ffffff;
    border-right: 1px solid #eae7e4;
	border-bottom: 1px solid #eae7e4;
	border-top: 1px solid #eae7e4;
}
.product .item-product .item, 
.product-detail .item-product .item, 
.product-detail .product-thumbnail { 
	overflow: hidden; 
	position: relative;
}
.product .item-product .item img, 
.product-detail .item-product .item img, 
.product-detail .product-thumbnail img { 
	transition: all 300ms ease-out 0s; 
	opacity: 1; 
}
.product .item-product:hover .item img, 
.product-detail .item-product:hover .item img, 
.product-detail .product-thumbnail:hover img {
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10); 
	transform: scale(1.10);
	opacity: 1;
}
.item-product .item img, .product-thumbnail img { margin: 0 auto; }
.product-info { border-top: 1px solid #eae7e4; padding: 18px 17px 0; }
.product-name, .product-description, .product-price { display: block; }
.product-name, .product-price, .product-detail .price { font-size: 18px; line-height: 20px; font-weight: 500; display: block; }
.product-name { margin-bottom: 8px; }
.product-description { font-size: 15px; line-height: 25px; font-weight: 400; margin-bottom: 18px; } 


/*===================================================================================*/
/*  ALL WIDGETS SECTION CSS
/*===================================================================================*/

.sidebar { margin: 0px; padding: 0px; }
.widget  { margin: 0 0 60px; padding: 0px; display: block; }
.widget:last-child { margin: 0 0 40px; }
.widget .widget-title { background-color: #f2f2f2; font-weight: 500; display: block; margin: 0 0 30px; padding: 12px 10px 12px 17px; }
.widget ul { margin: 0; padding: 0; list-style: none; }
.widget li { border-top: 1px solid #eae7e4; padding: 9px 0; }
.widget ul li a, .widget ul li a { color: #626668; } 
.widget li ul.children { margin-left: 10px; padding-bottom: 0; margin-top:12px; }
.widget ul li ul.children { padding-left: 20px; }
.widget li ul.sub-menu { margin-top:12px; padding-right:0; padding-bottom:0; }
.widget ul.children, .widget ul.sub-menu { margin-top:12px; margin-left:20px; }
.sidebar .widget ul.children, .sidebar .widget ul.sub-menu { margin-top:12px; margin-left:0px; }
.widget ul.children li:first-child, .widget ul.sub-menu li:first-child { padding-top:12px; }
.widget li:first-child { border-top: 0; padding-top: 0px; }
.widget li:last-child { padding-bottom: 0px;  border-bottom: 0px !important; } 

	
/*===================================================================================*/
/*  TABLE WIDGET
/*===================================================================================*/
.widget .calendar_wrap { background-color: #ffffff; border: 1px solid #eae7e4; padding: 5px; border-radius: 3px; }
.widget table { 
	border-collapse: inherit;
	border-spacing: 5px;
	border: 0 none;
	padding: 0px; 
	margin: 0; 
	line-height: 40px; 
	text-align: center; 
	table-layout: fixed; 
	width: 100%; 
}
.widget table caption { 
	text-align: center; 
	color: #ffffff; 
	font-size: 18px; 
	font-weight: 500; 
	line-height: 25px; 
	padding: 10px; 
	border-radius: 3px; 
}
.widget table th { color: #4b453f; border: 0 none; font-weight: 700; background-color: transparent;  }
.widget table td { background: #f2f2f2; font-weight: 400; border-radius: 3px; }
.widget table td, .widget table th { padding: 0px; line-height: 40px; text-align: center; } 
.widget table tbody a { color: #ffffff; font-weight: 500; display: block; border-radius: 3px; }
.widget table tbody a:hover, .widget table tbody a:focus { color: #ffffff; }
.widget table #next a, .widget table #prev a { color: #4b453f; font-weight: 600; }


/*===================================================================================*/
/*  RECENT COMMENT WIDGET
/*===================================================================================*/
.widget .comment-author-link a { font-weight: 600; }


/*===================================================================================*/
/*  TAGS WIDGET CSS
/*===================================================================================*/
.tagcloud { margin: 0; padding: 0; display: block; }
.tagcloud a { color: #626668; display: inline-block; margin: 0 10px 10px 0; line-height: 25px; }


/*===================================================================================*/
/*  RSS WIDGET CSS
/*===================================================================================*/
.widget-title .rsswidget { color: #36404a; }


/*===================================================================================*/
/*  CUSTOM POST WIDGET CSS
/*===================================================================================*/
.sidebar .widget .post, .footer-sidebar .widget .post { border-bottom: 1px solid #eae7e4; margin: 0 0 20px; padding: 0 0 20px; }
.sidebar .widget .post:last-child, .footer-sidebar .widget .post:last-child { margin: 0px; padding: 0; border-bottom: 0 none; }
.sidebar .widget .post .entry-header, .footer-sidebar .widget .post .entry-header { margin: 0 0 5px; } 
.sidebar .widget .post .entry-header .entry-title, 
.footer-sidebar .widget .post .entry-header .entry-title { display: block; margin: 0; padding: 0; font-size: 15px; font-weight: 500; }
.widget .post .entry-date { 
	color: #787878;
    font-size: 13px;
    line-height: 20px;
    margin: 0px;
    font-weight: 500;
    display: block;
    position: relative;
	text-align: left;
    padding: 0;
    background: transparent; 
}
.sidebar .widget .post-thumbnail, 
.footer-sidebar .widget .post-thumbnail { margin: 0px 20px 0px 0; overflow: hidden; float: left; display: block; width: 80px; border-radius: 2px; }
.sidebar .widget .post-thumbnail i, .footer-sidebar .widget .post-thumbnail i { margin: 0 0 15px; }
.sidebar .widget .post-thumbnail img, .footer-sidebar .widget .post-thumbnail img { transition: all 0.3s ease-in-out 0s; }

/*===================================================================================*/
/*  CUSTOM ADDRESS WIDGET CSS
/*===================================================================================*/
.widget em { font-size: 15px; line-height: 25px; color: #626668; margin-bottom: 5px; display: block; font-style: normal; }
.widget .phone-info::before, 
.widget .mail-info::before, 
.widget .address-info::before {
    font-family: FontAwesome;
    font-size: 16px;
	line-height: 25px;
	color: #8c8a8b;
    margin-left: 0;
    margin-right: 15px;
	display: inline-block;
}
.widget .phone-info::before { content: "\f095"; }
.widget .mail-info::before { content: "\f003"; } 
.widget .address-info::before { content: "\f041"; }


/*===================================================================================*/
/*  SOCIAL MEDIA WIDGET CSS
/*===================================================================================*/
.widget .social { margin: 0; padding: 10px 0 0; }
.widget .social li {
	background-color: #cecece;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	margin: 0 2px 0 0;
	padding: 0px !important;
	text-align: center;
	transition: background 0.2s ease-in-out 0s;	
}
.widget .social li.facebook:hover { background-color: #4c66a4; }
.widget .social li.twitter:hover { background-color: #15b4c9; }
.widget .social li.googleplus:hover { background-color: #DD4B39; }
.widget .social li.linkedin:hover { background-color: #006599; }
.widget .social li.skype:hover { background-color: #40beee; }
.widget .social li > a > i { color: #FFFFFF; font-size: 14px; line-height: 2.2; }
.footer-sidebar .widget .social li { background-color: #4b453f; } 


/*===================================================================================*/
/*  FOOTER SIDEBAR WIDGET CSS
/*===================================================================================*/
/*.footer-sidebar { background-color: #f6f2ec; margin: 15px 0 0; padding: 60px 0 0px; width: 100%; }*/
.empty-footer-sidebar {background-color: #f6f2ec; padding: 60px 0 0px; width: 100%; }
.footer-sidebar .widget .widget-title { 
	background-color: transparent;
    border-left: 0 none;
    font-weight: 400;
	display: block;
    margin: 0 0 30px;
    padding: 0;
}
.sidebar .entry-title > a, .footer-sidebar.entry-title > a { color: #4b453f; }
.footer-sidebar .widget .calendar_wrap { padding: 5px; }
.footer-sidebar .widget table td, .widget table th { font-size: 15px; line-height: 28px; }
.footer-sidebar .widget ul li { border-bottom: 0 none; padding: 6px 0; }
.footer-sidebar .widget p { margin: 0px 0 10px; } 
.footer-sidebar .widget p:last-child { margin: 0; } 
.footer-sidebar .widget p a { color: #626668; text-decoration: none; }
.footer-sidebar .widget .post { border-bottom: 0 none; padding: 0; text-align: left; }


/*===================================================================================*/
/*  FOOTER COPYRIGHTS CSS
/*===================================================================================*/

.site-info {background: #ffffff;margin: 0;padding: 20px 0;text-align: center;background-color: #f2e8d7;} 
.site-info p { padding: 10px 0; margin: 0; } 
.site-info p a { color: #626668; text-decoration: none; }
.footer-links { color: #626668; font-size: 15px; line-height: 20px; margin: 0px; padding: 0; float: right;  }
.footer-links li { display: inline-block; margin-right: 0px; padding: 10px 20px 10px 0; }
.footer-links li > a { color: #626668; }


/*===================================================================================*/
/*  BLOG PAGE CSS
/*===================================================================================*/

.site-content { margin: 0; padding: 0; }
.site-content .post { margin: 0 0 65px; }
.site-content .post:last-child { margin: 0 0 40px; }
.site-content .post .post-thumbnail { width: 150px; margin: 0px 30px 0px 0; overflow: hidden; float: left; display: block; border-radius: 2px; }
.site-content .more-link { margin: 0; }


/*===================================================================================*/
/*  BLOG PAGE DETAIL CSS
/*===================================================================================*/

.site-content .post .post-thumbnail-full, 
.site-content .page .post-thumbnail-full,
.site-content .spa_products .attachment-post-thumbnail { margin: 0px 0px 30px 0; border-radius: 2px; }
.site-content .post p:last-child{ margin: 0; }


/*===================================================================================*/
/*  COMMENT SECTION CSS
/*===================================================================================*/

.comments-area { margin: 0 0 40px; padding: 0 5px 0px 0; font-family: 'Roboto', sans-serif; border-bottom: 1px solid #e9e9e9; }
.comment-title { background-color: #f2f2f2; margin: 0 0 30px; padding: 10px 10px 10px 17px; }
.comments-area .comments { margin: 0; }
.comment-author { border: 1px solid #e9e9e9; border-radius: 2px; float: left; margin-right: 30px; width: 70px; height: 70px; }
.comment-content { margin-left: 0; padding: 0 0 45px; }
.fn { color: #4b453f; font-weight: 600; font-size: 15px; margin: 0 0 10px; }
.datetime { color: #aaaaaa; font-weight: 500; font-size: 14px; line-height: 20px; padding: 0 0 0 15px; }
.comment-content p { font-family: 'Roboto', sans-serif; font-size: 15px; line-height: 25px; }
.reply { float: right; display: inline-block;  }
.reply a { color: #4b453f; font-size: 15px; line-height: 20px; }


/*===================================================================================*/
/*  COMMENT FORM CSS
/*===================================================================================*/

.comment-form { margin: 0px; padding: 30px 5px 40px 0; }
.comment-form .form-group, .contact-form .form-group { margin-bottom: 0px; }
.form-group label { display: block; font-size: 15px; font-weight: 500; line-height: 20px; margin: 0 0 11px; }
.form-group input[type="submit"] { margin-top: 20px; }


/*===================================================================================*/
/*  CONTACT CSS
/*===================================================================================*/

.google-map { margin: 5px 0 30px; }
.contact-form { margin: 0px; padding: 0px 5px 40px 0; }
.contact-title { margin: 0 0 25px; }
.border { border-bottom: 1px solid #e9e9e9; padding: 0 0 20px; }
.contact address { margin: 0; padding: 0 0 25px; }
.contact address p, .wpcf7-form p, .wpcf7-form p input[type="text"] { margin: 0; }
.wpcf7-form p span {/* margin: 10px 0 20px; */display: block;}
.wpcf7-form p {font-weight: 500;line-height: 1 !important;font-size: 8px !important;}
.phone-title { background-color: #ffffff; border: 1px solid #e9e9e9; bottom: 40px; color: #4b453f; font-size: 24px; line-height: 30px; padding: 9px 40px; position: relative; }
.contact-info { border: 1px solid #e9e9e9; position: relative; display: block; margin: 53px 0 40px; padding: 25px; text-align: center;width: 80%; }
.phone { font-size: 48px; line-height: 50px; font-weight: 900; }
.phone::before {
    content: "\f095";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 48px;
    line-height: 50px;
    margin-right: 20px;
}


/*===================================================================================*/
/*  SHORTCODE CSS
/*===================================================================================*/

.alert { margin: 0; }
.btn { text-decoration: none; }
.list-group .list-group-item { border: 0 none; padding: 10px 0; }
.list-group .list-group-item span { padding-right: 5px; }
.nav-tabs li { padding: 0; }
.tab-content { padding: 20px 0 0; }
.tab-content .tab-pane, .panel-body  { line-height: 25px; }
.nav-tabs>li>a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #4b453f; font-weight: 600; }
.nav-tabs>li>a { color: #626668; font-weight: normal; }
.panel-title { font-weight: 500; }


/*===================================================================================*/
/*  PAGE SCROLLUP CSS
/*===================================================================================*/

.scrollup {
    border-radius: 10%;
    bottom: 25px;
    display: none;
    height: 40px;
    opacity: 1;
    overflow: hidden;
    padding: 5px;
    position: fixed;
    right: 25px;
    text-align: center;
    width: 40px;
    z-index: 9999;
}
.scrollup i { color: #ffffff; font-size: 15px; line-height: 1.8; }


/*===================================================================================*/
/*  ADDITIONAL CSS
/*===================================================================================*/

.paginations .screen-reader-text{ display:none; }
.error_404{ text-align:center; font-size:200px; }


/*===================================================================================*/
/*  WOCOMMERCE CSS
/*===================================================================================*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #e0e0e0; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #b9b9b9; }
.woocommerce ul.products li.product .onsale { left: auto; margin: 0; right: 5px; top: 5px; }
.woocommerce div.product form.cart .button { float: left; font-size: 15px; padding: 18px 10px; vertical-align: middle; }
.woocommerce .product-name, .woocommerce .product-name a, 
.woocommerce .product-price, .woocommerce .product-detail .price { font-size: 14px; color: #fff; display:table-cell; }
.woocommerce th, .woocommerce td{ min-width:inherit; }
.woocommerce table.shop_table { border-collapse: collapse; }
.woocommerce {word-wrap: break-word; }
.woocommerce .product-name{ margin:0; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { overflow: hidden; }
.woocommerce .star-rating span:before { color: #F0C430; }
.variations_form td.label, .variations_form td.value { padding: 0; }
.variations_form td.label { color: #626668; font-size: 15px; background: transparent; margin: 10px 0; }
.variations_form td.label label { margin: 10px 0; }
.product_list_widget li ins span { color: #ffffff; }
.woocommerce-MyAccount-navigation li {list-style:none;}
.woocommerce-MyAccount-navigation ul {padding:0px;}
.woocommerce-checkout-review-order-table td.product-name {color:#626668;}
.select2-container .select2-choice>.select2-chosen{padding:12px 10px;}
.select2-container .select2-choice{color:#a9a9a9;}


/*===================================================================================*/
/*  THEME WIDGETIZED CSS - 31 JULY 2016 - SHAHID
/*===================================================================================*/

/*Service Section*/
div[class*="wbr_team_section_widget"] .team { margin: 0; padding: 0 0 20px; }
div[class*="wbr_team_section_widget"] .team-social li { padding: 0; }
div[class*="wbr_feature_page_widget"], div[class*="wbr_project_widget"], div[class*="wbr_team_section_widget"] { margin: 0; }

/*Products Section*/
.products .post { margin: 0 0 35px; }
div[class*="wbr_feature_page_widget"] p .more-link { margin: 24px 0 0; }
.more-link { margin: 0; }

/*News Section*/
.home-post div[class*="wbr_team_section_widget"] .team { margin: 0; padding: 0 0 40px; }

/*Footer Sidebar*/
.footer-sidebar .widget .more-link, .footer-sidebar .widget .more-link:hover { color: #ffffff; }
.footer-sidebar span.entry-date { width: 40px; padding: 5px; }
.footer-sidebar span.entry-date .date { font-weight: 500; font-size: 18px; line-height: 25px; }
.footer-sidebar span.entry-date .month-year { font-size: 12px; line-height: 15px; padding: 0; }

.sidebar .team, .footer-sidebar .team { padding: 0px; }
.sidebar .team-gravatar, .footer-sidebar .team-gravatar { width: 80px; }
.sidebar .team-gravatar img, .footer-sidebar .team-gravatar img { border-top: 3px solid #d8d8d8; }
.sidebar .team-name, .footer-sidebar .team-name { font-size: 18px; line-height: 25px; }

.sidebar .widget .team-social li, 
.footer-sidebar .widget .team-social li { padding: 0; } 

.sidebar div[class*="wbr_team_section_widget"], .footer-sidebar div[class*="wbr_team_section_widget"] { margin: 0; }

/*page-contact-new*/

.contact-page-new{
     margin-bottom: -35px!important;
	 font-family: 'Roboto', sans-serif;
	
}
.contact-page-new .top-title-left{
    display: flex;
    align-items: center;
    justify-content: flex-end;	
	flex-wrap:wrap;
}
.contact-page-new .top-title-left .manager-top-blk{
  float: left;
  background-color: rgba(255,255,255,.73);
  padding: 25px 15px;
  min-width: 280px;
}
.contact-page-new .top-title-left .manager-top-blk .manager-photo{
    width: 160px;
    margin: 0 auto;
    height: 160px;
    background: url(https://vizza.kiev.ua/wp-content/uploads/2018/12/Untitled-2.jpg) no-repeat; /* if  https://vizza.kiev.ua/wp-content/uploads/2018/12/men.png*/
    border: 10px solid #E4E8EA;
    border-radius: 50%;
    background-size: 110%;
    background-position-x: -1px;
    background-position-y: -9px;
}

.contact-page-new .top-title-left .manager-top-blk .manager-descr {
  text-align: center;
}
.contact-page-new .top-title-left .manager-top-blk .manager-descr p:nth-child(1) {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 1.2;
  margin-top: 15px;
}
.contact-page-new .top-title-left .manager-top-blk .manager-descr p:nth-child(2) {
  font-style: italic;
  font-size: 16px;
  line-height: 1.2;
}
.contact-page-new .top-title-left .manager-top-blk .call-to-manager-top p{
  font-size: 22px;
  line-height: 1.2;
  margin-top: 50px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.contact-page-new .top-title-left .manager-top-blk .ringostat{
  margin-top: 45px;
  text-align: center;
}

.contact-page-new .top-title-left .manager-top-blk .ringostat .phone-link a{
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
}
.contact-page-new .top-title-left .manager-top-blk .ringostat .phone-link a:hover{
	opacity:0.8;
}
.contact-page-new .top-title-left .manager-top-blk .chats{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.contact-page-new .top-title-left .manager-top-blk .chats .icon img{
  width: 80%;
  margin: auto;

}
.contact-page-new .top-title-left .form-mess {
    width: 300px;
    margin-left: 10px;
    float: left;
    margin-right: 15px;
}

.contact-page-new .top-title-left .form-mess .top-title{
      text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #fff;
    line-height: 30px;
}
.contact-page-new .top-title-left .form-mess .wpcf7-form .name{
  position:relative;
}
.contact-page-new .top-title-left .form-mess .wpcf7-form .tel{
  position:relative;
}


.contact-page-new .top-title-left .form-mess .wpcf7-form .name label{
 position: absolute;
    margin-bottom: 0;
    font-weight: 100;
    display: block;
    top: 8px;
    z-index: 72;
    color: #000;
    left: 28px;
}
.contact-page-new .top-title-left .form-mess .wpcf7-form .tel label{
 position: absolute;
    margin-bottom: 0;
    font-weight: 100;
    display: block;
    top: 8px;
    z-index: 72;
    color: #000;
    left: 28px;
}
.contact-page-new .top-title-left .form-mess .wpcf7-form .tel .wpcf7-not-valid-tip{
	    padding-left: 17px;
    margin-top: -13px;
    font-size: 13px;
}
.contact-page-new .top-title-left .form-mess .wpcf7-form .tel input{
      padding: 6px 0 6px 20px;
    color: #333;
    width: auto;
    max-width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
	    font-family: sans-serif;
}
.contact-page-new .top-title-left .form-mess .wpcf7-form .name input{
     padding: 6px 0 6px 20px;
    color: #333;
    width: auto;
 max-width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
	    font-family: sans-serif;
}
.contact-page-new .top-title-left .form-mess .wpcf7-form .submit-button{
  background: #ff6633!important;
  width: 90%!important;
  margin: 15px auto;
}
.contact-page-new .top-title-left .form-mess .descr_form p{
  font-size: 16px;
  margin-bottom: 20px;
  color:#fff;
	text-align:center;
}
.contact-page-new .top-title-left .form-mess .descr_form ul{
  list-style-type: disc;
  padding: 15px 15px 0 15px;
}
.contact-page-new .top-title-left .form-mess .descr_form ul li{
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 16px;
}

/*------------*/
/*style-new-block*/
#wpcf7-f1411-o5 .tel .wpcf7-not-valid-tip{
	    font-size: 13px;
    margin-bottom: 10px;
    margin-top: -15px;
}
.page-id-1362 .head-top-info {
    background: rgb(182, 194, 204)!important;	
}
#wpcf7-f1411-p1362-o2 .wpcf7-form .wpcf7-response-output{
display:none!important;	
}
.pum-theme-tema-po-umolchaniyu {
    background-color: rgba( 255, 255, 255, 0.6 )!important;
}
.pum-open .slides-top-head .top-title-left{
   z-index:0!important;	
}
.pum-open .slides-top-head .top-title-right{
  z-index:0!important;		
}
.pum-open .navbar-header .push{
   z-index:0!important;	
	display:none!important;
}
.slides-top-head{
    height: 625px;
    margin:0 auto;
    position: relative;
     display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.slides-top-head .main-img{
  position: absolute;
    width: 100%;
    margin: auto;
    height: 100%;	
}
 

.slides-top-head .top-title-left{
	background-color: rgba(92, 121, 147, 0.7);
background: rgba(92, 121, 147, 0.7);
     height: 100%;
    float: left;
    position: relative;
    z-index: 2;
   width: 50%;
}
.slides-top-head .top-title-left .big-block{
  float: right;
  margin-top: 80px;
  width: 100%;
}
.slides-top-head .top-title-left .big-block div{
  width:100%;
  overflow:hidden;
  margin-bottom:60px;
}
.slides-top-head .top-title-left .big-block strong{
  width:65%;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 34px;
  line-height: 38px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  float: right;
}

.slides-top-head .top-title-left .big-block img{
  padding-right: 40px;
}
.slides-top-head .top-title-left .litle-block{
    width: 69%;
  float:right;
  display:flex;
  flex-wrap:wrap;
     justify-content: space-around;
  margin-top:40px;

}

.slides-top-head .top-title-left .litle-block .litle-item-block{
     display: inline-flex;
    font-size: 15px;
    line-height: 1.2;
    color: #fff;
    align-items: center;
    justify-content: flex-start;
    width: 250px;
    margin-bottom: 60px;
}
.slides-top-head .top-title-left .litle-block .litle-item-midle{
 font-size: 17px!important;	
	    margin-bottom: 50px!important;
}
.slides-top-head .top-title-left .litle-block .litle-item-block img{
margin-right: 20px;
}
.slides-top-head .top-title-right{
     float: left;
    width: 50%;
    display: flex;
    align-items: center;
    height: 625px;
      position: relative;
    z-index: 2;
background-color: rgba(114, 113, 115, 0.8);
background: rgba(114, 113, 115, 0.8);
}
.slides-top-head .top-title-right .manager-top-blk{
  float: left;
  margin-left: 15px;
  background-color: rgba(255,255,255,.73);
  padding: 25px 15px;
  min-width: 280px;
}
.slides-top-head .top-title-right .manager-top-blk .manager-photo{
    width: 160px;
    margin: 0 auto;
    height: 160px;
    background: url(https://vizza.kiev.ua/wp-content/uploads/2018/12/Untitled-2.jpg) no-repeat; /* if  https://vizza.kiev.ua/wp-content/uploads/2018/12/men.png*/
    border: 10px solid #E4E8EA;
    border-radius: 50%;
    background-size: 110%;
    background-position-x: -1px;
    background-position-y: -9px;
}

.slides-top-head .top-title-right .manager-top-blk .manager-descr {
  text-align: center;
}
.slides-top-head .top-title-right .manager-top-blk .manager-descr p:nth-child(1) {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 1.2;
  margin-top: 15px;
}
.slides-top-head .top-title-right .manager-top-blk .manager-descr p:nth-child(2) {
  font-style: italic;
  font-size: 16px;
  line-height: 1.2;
}
.slides-top-head .top-title-right .manager-top-blk .call-to-manager-top p{
  font-size: 22px;
  line-height: 1.2;
  margin-top: 50px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.slides-top-head .top-title-right .manager-top-blk .ringostat{
  margin-top: 45px;
  text-align: center;
}

.slides-top-head .top-title-right .manager-top-blk .ringostat .phone-link a{
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
}
.slides-top-head .top-title-right .manager-top-blk .ringostat .phone-link a:hover{
	opacity:0.8;
}
.slides-top-head .top-title-right .manager-top-blk .chats{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.slides-top-head .top-title-right .manager-top-blk .chats .icon img{
  width: 80%;
  margin: auto;

}
.slides-top-head .top-title-right .form-mess {
  width: 300px;
  margin-left: 10px;
  float: left;
}

.slides-top-head .top-title-right .form-mess .top-title{
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 30px;
  color:#fff;
  line-height: 30px;
}
.slides-top-head .top-title-right .form-mess .wpcf7-form .name{
  position:relative;
}
.slides-top-head .top-title-right .form-mess .wpcf7-form .tel{
  position:relative;
}


.slides-top-head .top-title-right .form-mess .wpcf7-form .name label{
 position: absolute;
    margin-bottom: 0;
    font-weight: 100;
    display: block;
    top: 8px;
    z-index: 72;
    color: #000;
    left: 28px;
}
.slides-top-head .top-title-right .form-mess .wpcf7-form .tel label{
 position: absolute;
    margin-bottom: 0;
    font-weight: 100;
    display: block;
    top: 8px;
    z-index: 72;
    color: #000;
    left: 28px;
}
.slides-top-head .top-title-right .form-mess .wpcf7-form .tel .wpcf7-not-valid-tip{
	    padding-left: 17px;
    margin-top: -13px;
    font-size: 13px;
}
.slides-top-head .top-title-right .form-mess .wpcf7-form .tel input{
      padding: 6px 0 6px 78px;
    color: #333;
    width: auto;
    max-width: 90%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.slides-top-head .top-title-right .form-mess .wpcf7-form .name input{
     padding: 6px 0 6px 78px;
    color: #333;
    width: auto;
    max-width: 90%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.slides-top-head .top-title-right .form-mess .wpcf7-form .submit-button{
  background: #ff6633!important;
  width: 90%!important;
  margin: 15px auto;
}
.slides-top-head .top-title-right .form-mess .descr_form p{
  font-size: 16px;
  margin-bottom: 20px;
  color:#fff;
	text-align:center;
}
.slides-top-head .top-title-right .form-mess .descr_form ul{
  list-style-type: disc;
  padding: 15px 15px 0 15px;
}
.slides-top-head .top-title-right .form-mess .descr_form ul li{
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 16px;
}

.info-video{
	max-width: 950px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
      align-items: flex-start;
}
.info-video .info{
	width: 290px;
    background-color: rgba(114, 113, 115, 0.8);
    background: rgba(114, 113, 115, 0.8);
    padding: 15px;
	margin-left:10px;
	min-height: 480px;
}
.info-video .info p{
	    color: #fff;
    font-size: 17px;
    text-align: center;
}
.info-video .info .chats{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top:38px;
}
.info-video .info .push{
	    margin-top: 125px;
}
.info-video .info .consu{
     display: block;
    width: 90%;
    padding: 6px;
    color: white;
    background: #ff6633;
    cursor: pointer;
    margin: 15px auto 0;
	text-align: center;
}

.info-video .info .chats .icon img{
  width: 80%;
  margin: auto;

}
#popmake-1444{
    min-width: 300px!important;
    width:320px!important;
}
#popmake-1444 .wpcf7-form .submit-button {
    background: #ff6533;	
}


/* end */

   


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.sticky{}
.bypostauthor{}

/* Main Slider Thumbnails Area */
.slider-thumb-container{
	background: #ffffff;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 4em;
    z-index: 1;
    bottom: 0em;
    margin: 0px auto;
    height: 174px;
    padding-top: 19px;
    display: block;
	padding-left: 0;
    padding-right: 0;
}
.thumb-img-container
 {  
    height: 155px;
    width:31.3%;  
   float:left;
     margin-left:1.50%;
  
 }
 
.slider-thumb{
	
	display: block;
    height: 155px;
	 width:100%; 
	padding: 0px;

}
@media (min-width: 1025px) and (max-width: 1152px) { 

.slider-thumb-container{
bottom: 0em;
}

}

.products .entry-header, .products .entry-content { padding: 0 20px; }
.padding-none{padding-left:0px !important; padding-right:0px !important;}

/* Gallery Css Here*/
.gallery .gallery-icon img { 
	-moz-box-shadow: 0 0 5px 2px #ccc;
	-webkit-box-shadow: 0 0 5px 2px #ccc;
	box-shadow: 0 0 5px 2px #ccc;
	border: 5px solid #fff !important;
    display: inline-block;
}
.gallery-item .gallery-caption {
	font-family: 'Roboto';
    color: #787878;
    font-weight: 400;
    display: block;
	word-wrap: break-word;
	font-size: 16px;
	margin: 12px 0;
	text-align: center;
    font-style: italic;
    line-height: 1.5em;
}

.img-block img {
    width: 100%;
}

.absolut-block {
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
}

.container-block {
    max-width: 1170px;
    margin: 0 auto !important;
}
@media (min-width: 768px){

.home .modal-dialog {
    width: 400px;
    margin: 30px auto;
    top: 5%;
}
.home .modal-content {
    padding: 15px;
}
}

.info-top {
    float: right;
    margin-top: 20px;
}

.top-right {
    float: right;
    margin-right: 100px;
}

.top-left {
    float: left;
    margin-right: 70px;
	    margin-top: -9px;
}

.head-top-info {
    background: url(images/head-background.jpg);
    display: block;
    overflow: hidden;
}
.tel p:before, .mail p:before, .time-work p:before, .adress p:before {
    content: "";
    width: 24px;
    height: 23px;
    display: block;
    float: left;
    margin-right: 5px;
}
.tel p:before{
    background: url(images/tel.png) no-repeat;
}
.tel p a {
	color: #151212;
}
.mail p:before{
    background: url(images/mail.png) no-repeat;
}
.time-work p:before{
    background: url(images/calendar.png) no-repeat;
}
.adress p:before{
    background: url(images/geo.png) no-repeat;
}
.navbar-default .navbar-collapse {
    padding: 0;
}

.nav.navbar-nav {
    width: 100%;
}
.top-slider {
    background: url(images/slide.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 30px;
    /* color: #1c4f7f !important; */
    padding-bottom: 100px;
}
.home #section {
    padding: 0;
}

.info-slide ul {
    list-style: none;
}
.info-slide ul li:before{
    content: "";
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    background: url(images/point02.png) no-repeat;
    margin-right: 5px;
}
.top-slider.schengen ul li:before{
    content: "";
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    background: url(images/point-schengen.png) no-repeat;
    margin-right: 5px;
}

.info-slide ul li {
    line-height: 1;
    color: #1c4f7f;
}

.top-slider p {
    color: #1c4f7f;
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
}

.top-slider p strong {
    font-size: 48px;
    font-family: 'MyriadProBold';
}
::-webkit-input-placeholder {color:#a99a8c;}
::-moz-placeholder          {color:#a99a8c;}
:-moz-placeholder           {color:#a99a8c;}
:-ms-input-placeholder      {color:#a99a8c;}
.slide-cont-form {
    max-width: 320px;
    padding: 20px 25px 6px;
    background-color: #f4ebdc;
}
.slide-cont-form input[type="submit"]{
    border-bottom: inherit;
    background: #ff6633;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}

.slide-cont-form input {
    margin-bottom: 20px !important;
}
.work-img {
    display: block;
    float: left;
    width: 17%;
    text-align: center;
    padding: 0 3%;
}

.img-work-row {
    display: block;
    float: left;
}

.img-work-row img {
    margin: 31px auto 0;
}

.work-img img {
    margin: 0 auto;
    margin-bottom: 15px !important;
}

.working-how-text {
    text-align: center;
    margin-bottom: 0 !important;
}

.how-working {
    background-color: #f3eadc;
    padding: 50px 0;
}

.how-working h3 {
    font-size: 41px;
    margin-bottom: 10px;
}
.work-advantages {
    display: block;
    float: left;
    width: 25%;
    text-align: center;
}

.work-advantages img {
    margin: 0 auto 25px;
}

.advantages {
    background-color: #ff6633;
}

.advantages h3, .advantages p {
    color: white;
}

.advantages {
    color: white;
    padding: 50px 0;
}

.advantages h3 {
    font-size: 41px;
    margin-bottom: 0 !important;
}
.booking-hotel {
    text-align: center;
    padding: 50px 0;
}

.booking-hotel h3 {
    font-size: 41px;
}

.booking-ticket h3 {
    text-align: center;
    font-size: 41px;
}

.booking-ticket {
    padding: 50px 0;
    background-color: #f2eada;
}
.payment-method h3 {
    text-align: center;
    font-size: 41px;
}

.payment-method {
    padding: 50px 0;
}

.payment-method .vc_row.wpb_row.vc_inner.vc_row-fluid.container-block {
    max-width: 725px;
    margin: 0 auto !important;
}

.payment-method-block {
    display: block;
    float: left;
    width: 33.33333%;
    text-align: center;
        font-size: 18px;
}

.payment-method-block img {
    margin: 0 auto 25px !important;
}
.we-learn {
    background: #f2eada;
    padding: 50px 0;
}

.we-learn h3 {
    font-size: 41px;
    text-align: center;
}
.we-learn-mail .wpcf7 p{
    display: block;
    float: left;
    width: 25%;
    padding: 0 15px;
}

.we-learn-mail .wpcf7 input[type="submit"]{
    border: inherit;
    background: #ff6633;
    text-transform: uppercase;
}

.about {
    background: url(images/about-img.jpg) no-repeat;
}
.about.schengen{
        background: url(images/about-schengen.jpg) no-repeat;
        background-size: 100% 100%;

}
.about {
    padding: 50px 0 100px;
    background-size: 100% 100%;
    color: white;
}

.about p {
    color: white;
}

.about h3 {
    font-size: 41px;
    text-align: center;
    color: white;
}

.about .container-block {
    max-width: 600px;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
}
.about .soc-link {
    max-width: 140px;
    overflow: hidden;
    margin: 0 auto;
}

.about .soc-link a {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 20px;
}

.contackt-block {
    padding-top: 50px;
}

.contackt-block h3 {
    font-size: 41px;
    text-align: center;
}

.foot-contackt>.wpb_wrapper {
    overflow: hidden;
    /*max-width: 820px;*/
    margin: 0 auto;
}

.foot-contackt>.wpb_wrapper>div {
    float: left;
    margin-bottom: 25px;
    width: 20%;
}
.site-info p {
    color: #cebfaa;
}

.geo-map {
    margin-bottom: 0 !important;
}
.geo-map p {
    line-height: 1;
}

footer.footer-sidebar {
    margin-top: -3px;
}

a.scrollup {
    border: inherit;
    background: #ff6633 !important;
    border: 0.5px solid white;
}

.hotel-block-img img {
    width: 100%;
}



.hotel-info {
    display: block;
    position: absolute;
    bottom: 72px;
    left: 34px;
    color: white;
}

.hotel-info p {
    color: white;
}

a.hotel-modal {
    background: #ff6633;
    display: block;
    color: white;
    font-size: 16px;
    padding: 4px;
}
.booking-hotel ul.vc_tta-tabs-list li:nth-child(1) span.vc_tta-title-text {
   background: url(images/star5.png) no-repeat; 
}
.booking-hotel ul.vc_tta-tabs-list li:nth-child(2) span.vc_tta-title-text {
   background: url(images/star4.png) no-repeat; 
}
.booking-hotel ul.vc_tta-tabs-list li:nth-child(3) span.vc_tta-title-text {
   background: url(images/star3.png) no-repeat; 
}
.booking-hotel ul.vc_tta-tabs-list li:nth-child(4) span.vc_tta-title-text {
   background: url(images/star2.png) no-repeat; 
}
.booking-hotel ul.vc_tta-tabs-list li span.vc_tta-title-text {
    width: 140px;
    height: 30px;
    background-position: 50% center !important;
}


.booking-hotel .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background: inherit;
    border: inherit !important;
    padding: 0 !important;
    line-height: 0 !important;
    border-radius: inherit !important;
    cursor: pointer !important;
}



.booking-hotel ul.vc_tta-tabs-list {
    max-width: 620px;
    margin: 0 auto !important;
    margin-bottom: 50px !important;
}

.booking-hotel .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    border: 1px solid #d4ccc5;
    margin-right: 10px;
}

.booking-hotel .vc_tta-panel-body {
    padding: 0 !important;
    background: inherit !important;
    border: inherit !important;
}

.booking-hotel .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: none !important;
    border: inherit !important;
}

.booking-hotel .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    background-color: #f4ebdc;
    border: 1px solid  #ffb299 !important;
}
.booking-hotel .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before{
    display:none;

}
.booking-hotel .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after{
     display:none;  
}
.visa-container {
    display: block;
    width: 20%;
    float: left;
    text-align: center;
    border: 2px solid #e4ded7;
    margin-left: -1px;
    border-radius: 6px;
    overflow: hidden;
}
.top-visa{
	    height: 65px!important;
    line-height: 1.2;
}
.top-visa strong{
	    font-size: 18px;
    display: block;
}
.vis-head {
    padding: 5px;
    height: 55px;
    line-height: 1.2;
    color: #151212;
    display: block;
}

.vis-text {
    height: 35px;
    padding: 5px;
}

.visa-container>div:nth-child(2n+1) {
    background-color: white;
}



a.visa-modal {
    display: block;
    width: 100%;
    height: 100%;
    padding: 6px;
    color: white;
    background: #ff6633;
    cursor: pointer;
}
.visa-container>div:last-child{
    padding: 0;
}

.visa-container .vis-text:nth-child(5) {
    height: 65px;
}
.turist .visa-container {
   /* width: 16.66666666666%;*/
}

.turist .visa-container .vis-text:nth-child(4) {
    height: 120px;
}
.visa-container .vis-text:nth-child(4) {
    height: 100px;
}
.vis-text strong {
    font-family:'MyriadProBold';
    font-size: 18px;
}

.vis-head strong {
    font-family:'MyriadProBold';
}
.select-visa .select-visa-tab .vc_tta-panel-body {
    padding: 0 !important;
    background: inherit !important;
}

.select-visa .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background: inherit;
    border: inherit;
}

.select-visa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background: inherit;
    border: 1px solid  #c0b4aa;
    border-radius: inherit;
    padding: 5px 15px !important;
    /* margin: 0 !important; */
    font-size: 13px;
}

.select-visa .vc_tta.vc_general .vc_tta-tab.vc_active>a::after, .vc_tta.vc_general .vc_tta-tab.vc_active>a::before {
  display:none !important;  
}

.vis-head strong {
    font-size: 18px;
   /* margin-top: 10px;*/
    display: block;
}

.select-visa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border: 1px solid #c0b4aa !important;
    background: #ff6633;
    color: white;
    font-weight: 100;
    font-size: 13px;
}

.select-visa .vc_tta.vc_tta-spacing-1 .vc_tta-tab {margin-right: 0 !important;margin-left: 0 !important;}

.select-visa .vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
    margin: 0 !important;
    float: right;
}

.select-visa {
padding: 17px 0 0 0;
}

.select-visa h3 {
    font-size: 41px;
    text-align:  center;
    text-transform: uppercase;
}
.mobile-visible{
    display: none;
}
.modal-dialog div.wpcf7 p {
    margin-bottom: 10px;
}
.modal-dialog input[type="submit"]{
    border: inherit;
    background: #ff6633 !important;
}
.mm-menu.mm-offcanvas {
    z-index: 10 !important;
}

ul.dropdown-menu.mm-listview {
    position: initial;
}

.mm-listview .mm-divider, .mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-title {white-space: normal !important;}

ul.dropdown-menu.mm-listview {
    background: inherit;
}

.dropdown-menu > li > a {
    border-bottom: inherit !important;
}
.mm-page.mm-slideout {
    min-height: initial !important;
}
.head-top-info .navbar-brand {
    background: url(https://vizza.kiev.ua/wp-content/uploads/2018/01/logo-usa.png) no-repeat;
    display: block;
    width: 453px;
    height: 62px;
    margin-top: 4px;
        margin: 18px 0 12px 50px;
}
.page-id-2 .navbar-brand {
     background: url(images/logo-uae.png) no-repeat;
    display: block;
    width: 453px;
    height: 62px;
    margin-top: 4px;
         margin: 18px 0 12px 50px;
}
.page-id-92 .head-top-info {
    background: inherit;
    border-bottom: 3px solid #f3efeb;
}
.top-slider.schengen {
    background: url(images/slide-schengen.jpg) no-repeat;
    background-size: 100% 100%;
}
.top-slider.schengen p {
    color: white;
}

.top-slider.schengen ul li {
    color: white;
}

@media (max-width: 800px){
    .navbar-default .navbar-nav > li > a {
    font-size: 12px;
}
.top-left {
    margin-right: 5px;
}

.top-right {
    margin-right: 5px;
} 
}
@media (min-width: 769px){
    nav.navbar.navbar-default.fiks {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    border-bottom: 2px solid gray;
}
}
@media (max-width: 768px){
	.page-id-1362 .head-top-info .logo-type{
		    display: flex;
    justify-content: center;
	}
	.page-id-1362 .head-top-info .logo-type .navbar-brand{
	margin-right: 0!important;
    width: 250px!important;	
	}
    .page-id-92 .navbar-brand {
    display: block;
    width: 360px;
    height: 62px;
    margin-top: 4px;
    margin: 17px 0;
    background-size: contain;
}
    .visa-container {
    width: 50%;
    margin-bottom: 25px !important;
}
    .turist .visa-container{
        width:50%;
    }

.wpb_text_column.wpb_content_element.mobile-visible {}



.select-visa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: white;
    font-size: 14px;
}
.select-visa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: 1px solid #d4ccc5;
    background-color: #ff6633;
    border-radius: inherit;

}
	.select-visa .vc_tta-panel.vc_active .vc_tta-panel-heading{
	display:none!important;	
	}
.select-visa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border: inherit;
}

.select-visa .vc_tta.vc_general {
    font-size: inherit;
    line-height: 1;
}

.select-visa .vc_tta.vc_general .wpb_content_element {
    margin-bottom: 10px !important;
}

.select-visa h3 {
    font-size: 25px;
}

.select-visa {
    padding: 25px 0;
}
.select-visa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #a99a8c;
    font-size: 13px;
}

.select-visa .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-radius: inherit;
    border: 1px solid #d4ccc5;
    background: inherit;
}
.how-working h3 {
    font-size: 25px;
}

.how-working {
    padding: 25px 0;
}

.img-work-row {
    width: 100%;
    margin-bottom: 25px;
}
.img-work-row img {
    margin: 19px auto 0;
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.work-advantages {
    width: 50%;
    margin-bottom: 25px;
}

.advantages h3 {
    font-size: 25px;
}

.advantages {
    padding: 25px 0;
}

.booking-hotel h3 {
    font-size: 25px;
}

.booking-ticket h3 {
    font-size: 25px;
}

.payment-method h3 {
    font-size: 25px;
}

.payment-method {
    padding: 25px 0;
}

.payment-method-block {
    width: 100%;
    margin-bottom: 25px;
}

.we-learn h3 {
    font-size: 25px;
}

.we-learn {
    padding: 25px 0;
}

.we-learn-mail .wpcf7 p {
    float: inherit;
    width: 100%;
    margin-bottom: 15px;
}

.about h3 {
    font-size: 25px;
}

.about {
    padding: 25px 15px;
    background-size: cover;
}
.about.schengen{
        background-size: cover;

}
.foot-contackt>.wpb_wrapper>div {
    width: 215px;
    margin: 0 auto 10px !important;
    float: inherit;
}

.contackt-block h3 {
    font-size: 25px;
}

.contackt-block {
    padding-top: 25px;
}

.contackt-block .wpb_text_column.wpb_content_element {
    margin-bottom:10px
    
}

.payment-method .wpb_text_column.wpb_content_element {
    margin-bottom:10px;
}
.work-img {
    width: 100%;
}
.booking-hotel .vc_tta.vc_general .vc_tta-panel:nth-child(1)  span.vc_tta-title-text{
    background: url(images/star5.png) no-repeat; 
}

.booking-hotel .vc_tta.vc_general .vc_tta-panel:nth-child(2)  span.vc_tta-title-text{
   background: url(images/star4.png) no-repeat; 
}
.booking-hotel .vc_tta.vc_general .vc_tta-panel:nth-child(3)  span.vc_tta-title-text {
   background: url(images/star3.png) no-repeat; 
}
.booking-hotel .vc_tta.vc_general .vc_tta-panel:nth-child(4)  span.vc_tta-title-text {
   background: url(images/star2.png) no-repeat; 
}
.booking-hotel .vc_tta.vc_general .vc_tta-panel  span.vc_tta-title-text {
    width: 140px;
    height: 30px;
    background-position: 50% center !important;
}
.booking-hotel {
    padding: 25px 15px;
}
.booking-hotel {
    padding: 25px 15px;
}

 .booking-hotel .vc_tta.vc_general .vc_tta-panel.vc_active span.vc_tta-title-text {
    border: 1px solid #ffb299;
}

.booking-hotel .vc_tta.vc_general .vc_tta-panel span.vc_tta-title-text {
    border: 1px solid #d4ccc5;
    margin: 0 auto;
    display: block;
}

 .booking-hotel .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading.vc_tta-panel-heading,
 .booking-hotel .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading.vc_tta-panel-heading {
    border: inherit;
    background: inherit;
}
.top-slider {
    background-size: cover;
    background-position-x: 42%;
    padding-bottom: 25px;
}
.top-slider.schengen{
    background-size: cover;
    background-position-x: 42%;
    padding-bottom: 25px;
}

.slide-cont-form {
    margin: 0 auto;
}

.info-slide {
    max-width: 300px;
    margin: 0 auto;
}
.wpb_text_column.wpb_content_element.info-slide {
    background: rgba(247, 247, 247, 0.69);
}
.schengen .wpb_text_column.wpb_content_element.info-slide {
    background: rgba(33, 77, 226, 0.69);
}


.top-left {
    margin-right: 0;
}

.top-right {
    margin-right: 0;
} 
.tel p:before, .mail p:before, .time-work p:before, .adress p:before {
    content: "";
    width: 16px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 5px;
    background-size: contain !important;
    margin-top: 5px;
}
}


/*---my css--*/
.page-id-1498 .navbar{
	display:none!important;
}
.visa-usa .select-visa-tab .vc_tta-tabs-container{
	 display: none!important;
}
 #visa-selckt .vc_column-inner .visa-seleckt-desc .wpb_wrapper {
    display: initial!important;
} 
.visa-container .vis-img{
	    width: 100%;
    height: 113px;
    overflow: hidden;
   padding: 5px;
    margin-bottom: 5px;
}
.visa-header{
	 background-color: #f9f5ed!important;
	padding: 11px;
}
.visa-text{
	    padding: 5px 5px 5px 10px;
    text-align: start;
    line-height: 18px;
    font-size: 14px;
    color: #444;
}
.vc_tta-panel-body .vc_row-fluid .vc_column-inner .wpb_wrapper{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
} 
.vc_tta-panel-body .vc_column-inner .wpb_wrapper .visa-container{
    width: 255px!important;
    margin: 15px;
}
.vis-head {
     height: auto!important;
}
.vis-text{
height:auto!important;
}
.visa-container .viber {
    display: block;
    width: 100%;
    padding: 6px;
    color: white;
    background: #ff6633;
    cursor: pointer;
}
.visa-container .telegram {
  display: block;
    width: 100%;
    padding: 6px;
    color: white;
    background: #ff6633;
    cursor: pointer;	
}
.visa-container .viber:hover {
   color:#339ee9;
   background:#ff9a78;
}
.visa-container .telegram:hover {
   color:#339ee9;
   background:#ff9a78;
}

/*---tour----*/
.tour-title .vc_column-inner {
 background:#f1f1f1;
padding-top: 50px;
}
.tour-title h2{
    font-size: 41px;
    margin: 0!important;
    font-family: "Roboto";
    line-height: 30px;
    font-style: normal;
      text-align: center;
	text-transform:uppercase;
}

.entry-content .info-tour li {
    color: #000;
    font-family: Arial;
    font-size: 15px;
    list-style: none;
    line-height: 16px;
}
.entry-content .info-tour strong{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color:#4f81bd;
    margin: 5px;
}
.entry-content .info-tour p{
 color: #000;
 font-family: Arial;
    font-size: 15px;
}

.single .navbar-brand{
    background: url(http://vizza.kiev.ua/wp-content/uploads/2018/01/logo-usa.png) no-repeat;
    display: block;
    width: 453px;
    height: 62px;
    margin-top: 4px;
    margin: 17px 0;
}
 .post .media-body{
padding-top: 30px;
}      
    
.backward{
    position: absolute;
    left: 3px;
    top: -2px;
}
/*--new-block--*/
.block1{
      width: 1200px;
    margin: 0 auto!important;
    display: inline;
text-align: center;
 
}
.block1 .vc_col-sm-12{
 background:#f1f1f1;
padding-bottom: 35px;
}
.block2content{
    background: #fff;
    padding-bottom: 10px;
    width: 275px;
    text-align: center;
    border: 20px solid #e1e1e1;
    margin-right: 11px;
    display: inline-block;
    overflow: hidden;
}

.block2content  strong{
    color: #151212;
    line-height: 18px;
    display: block;
    padding: 10px;
    font-family: verdana;
    font-size: 13px;
}
.block2content p:first-child {
    min-height: 90px;
}
.block2content p{
 color: #444;
font-size: 12px;
 font-family: verdana;
}
.block2content img{
margin-bottom:5px!important;
    margin: 0 auto!important;
}
.block2content .desc-tour{
background: transparent!important;
 font-size: 12px;
    text-decoration: underline;
    color: #444!important;
    padding: 0!important;
}
.block2content .desc-tour:hover {
background: transparent!important;
 font-size: 12px;
text-decoration: none;
}
.block2content .tour  {
    color: #fff;
    background: #ffbb43;
    display: inline-block;
    text-align: center;
    line-height: 13px;
    padding: 9px 14px;
    font-size: 12px;
    border-radius: 4px;
    font-family: "Arial Narrow";
    cursor: pointer;
    margin: 5px!important;
}
.block2content .viber-link  {
    color: #fff;
    background: #ffbb43;
    display: inline-block;
    text-align: center;
    line-height: 13px;
    padding: 9px 14px;
    font-size: 12px;
    border-radius: 4px;
    font-family: "Arial Narrow";
    cursor: pointer;
    margin: 5px!important;
}
.block2content a:hover {
 background:#ca963a;
 color: #fff;
}
.block2content a b{
    font-weight: 200;
    font-size: 13px;
    letter-spacing: 1px;
    color: blue;
}
 .block2content .link-img {
background: transparent!important;
    padding: 0!important;
 position: relative;
}
.block2content .link-img:hover {
opacity: 0.7;
}
.block2content .link-img:hover::after{
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: 25%; top: 30%; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(255,255,230,0.9); /* Полупрозрачный цвет фона */
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 12px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
    color:#000;
}
.Shengen-block .block2content p:first-child{
	    min-height: 0px!important;
}

.Shengen-block .block2content {
            min-height: 610px!important;
}
.tour-booking{
	     margin-top: 10px;
    margin-bottom: 20px;
}
.booking-test{
    margin: auto;
        max-width: 1160px;
    padding-right: 14px;
    margin-bottom: -30px!important;

}
.booking-test .bookingaff{
 border: none;
 padding: 0;
}

.booking{
border: 20px solid #e1e1e1;
	margin-bottom: 40px!important;
}
.booking-test iframe{  
    margin-bottom: -9px!important;
}
.tour-booking h2{
	 font-size: 41px;
    margin: 0!important;
    font-family: "Roboto";
    line-height: 30px;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
	color:#07c!important;
}
.vis-text.pay{
	background-color: #f9f5ed!important;
}
.modal-a {
	background:#fff!important;
}
@media (max-width: 768px){
	.navbar-header .push{
		    display: block!important;
	 position: absolute;
    top: -53px;
    z-index: 2;
	}
	.navbar-header .push .popmake-form-popup{
	display:block!important;
		
	}
	.page-id-1498 .head-top-info {
	padding-bottom:20px;
}
	.head-top-info {
		padding-bottom:70px;
			}
	.tour-booking h2{
		font-size: 25px;
	}
	.tour-title h2{
		font-size: 25px;
	}
}
@media (max-width: 1200px){
	.booking-test{
		padding-right: 0;
	}
	}
@media (max-width: 1050px){
	.info-top{
    clear: both;
    font-size: 13px;
    float: inherit;
    padding: 10px;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		
	}
	 
}
/* Слайдер */
.wrap-slider {
	 margin-top: -6px;
	border-bottom: 4px solid #f3eadd;
}
  
.wrap-slider .info-form{
	    position: absolute;
    z-index: 1;
    right: 13%;
    top: 17%;
}
.wrap-slider .info-form .info-slide{
	 margin-bottom: 35px;
}
.info-form .info-slide li{
     color: white;
    font-size: 15px;
    margin: 0;
    padding: 6px 0;
    vertical-align: top;
}
.info-form .info-slide li:before {
	background: url(https://vizza.kiev.ua/wp-content/themes/spasalon/images/point-schengen.png) no-repeat!important;
}

.slides{
    height: 625px;
    margin:0 auto;
    position: relative;
    max-height: 625px;
}


.slides ul {
    list-style: none;
    position: relative;
	padding: 0!important;
}
.slides ul li img {
    display: block;
       height: 651px;
    min-width: 1933px;
}
.slides ul li a{
	display: block;
       height: 651px;
    min-width: 1933px;
} 

/* Кадры анимации #anim_slides */
/* отключение анимации слайдера
@-webkit-keyframes anim_slides {
    0% {
        opacity: 0;
    }
    6% {
        opacity: 1;
    }
    24% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes anim_slides {
    0% {
        opacity: 0;
    }
    6% {
        opacity: 1;
    }
    24% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
*/ /*
.slides ul li {
    opacity: 0;
    position: absolute;
    top: 0;
  анимация css3 отключение  слайдера
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}*/

/* Задержки css3 отключение  слайдера 
.slides ul li:nth-child(2),
.slides ul li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}

.slides ul li:nth-child(3),
.slides ul li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}

.slides ul li:nth-child(4),
.slides ul li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
*/


/* Кадры анимации #anim_titles отключение  слайдера 

@-webkit-keyframes anim_titles {
    0% {
        left: 100%;
        opacity: 0;
    }
    5% {
        left: 10%;
        opacity: 1;
    }
    20% {
        left: 10%;
        opacity: 1;
    }
    25% {
        left: 100%;
        opacity: 0;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
} */
/*отключение  слайдера 
@-moz-keyframes anim_titles {
    0% {
        left: 100%;
        opacity: 0;
    }
    5% {
        left: 10%;
        opacity: 1;
    }
    20% {
        left: 10%;
        opacity: 1;
    }
    25% {
        left: 100%;
        opacity: 0;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
} */
	/*отключение  слайдера 
.slides ul li div strong {
	    background: rgba(255, 101, 51, 0.77);
	    display: block;
     width: 400px;
    margin: auto;
    padding: 25px;
}
.slides ul li div {
       right: 0;
    left: 0;
    top: 10%;
    bottom: 0;
    font-family: 'MyriadProBold';
    color: #FFFFFF;
    font-size: 48px;
    padding: 20px;
    position: absolute;
    height: 50px;
     width: 75%;
    font-weight: bold;
    text-align: center;
	*/
    /* Анимация css3 отключение  слайдера 
    -webkit-animation-name: anim_titles;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}*/
.navbar-header .push{
    display:none;
    text-align: center;	
	width:100%;
}
.navbar-header .push a{
       width: 235px;
    padding: 6px;
    color: white;
    background: #ff6633;
    display: none;
    margin: auto;	
}
@media (max-width: 1350px){
	html{
	    margin-top: 0!important;
}
	.contact-page-new .top-title-left{
		justify-content:center;
	}
	.slides-top-head{
		height:auto!important;
	}
	
	.slides-top-head .main-img{
	display:none!important;	
	}
	.slides-top-head .top-title-left {
		width:100%;
	}
	.slides-top-head .top-title-left .big-block {
    width: auto;
    float: none;
    max-width: 460px;
    margin: 40px auto;
    padding: 0 15px;
	}
	.slides-top-head .top-title-left .big-block strong{
	    width: 100%;
    float: none;
    text-align: center;
    justify-content: center;
	}
	.slides-top-head .top-title-left .big-block div {
  
 margin-bottom: 40px;
}
	.slides-top-head .top-title-left .big-block img{
		    padding-right: 0;
    margin: auto;
	}
	.slides-top-head .top-title-left .litle-block {
      justify-content: space-around;
    max-width: 900px;
      margin: 40px auto 0;
    float: none;
    width: auto;
		    padding: 0 15px;
}
	.slides-top-head .top-title-left .litle-block .litle-item-block{
		margin-bottom:40px;
	}
	.slides-top-head .top-title-right {
		width:100%;
			justify-content:center;
	}
}
@media (max-width: 939px){
	.info-video .info {
		min-height:auto;
	}	
}

@media (max-width: 606px){
		.contact-page-new .top-title-right{
	width:500px!important;
			display:block!important;
			
	}
	.slides-top-head .top-title-left .big-block strong {
    display: block;
    margin-top: -37px;
	}
	.slides-top-head .top-title-right{
		display:grid;
		height:auto;
	}
	.slides-top-head .top-title-right .manager-top-blk{
		margin-left:0;
		margin-top:15px;
	}
	.info-video{
		padding:0 15px;
	}
	
}
@media (max-width: 480px){
	.contact-page-new .top-title-left .form-mess .top-title {
 color: #000;
background-color: rgba(255,255,255,.73);
 padding: 5px;
	}
.contact-page-new .top-title-left .form-mess {
      margin-left: 0;
     margin-right: 0;
	}
.info-video iframe{
	width:100%;
	height:100%;
	}	
	.info-video .info{
		margin-left:0;
	}
}