/*
Theme Name: Sydney
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Version: 1.41
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
Tags: two-columns, right-sidebar, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sydney is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/
@font-face {
	font-family:MuseoSansCyrl;src:url('/wp-content/themes/sydney/fonts/MuseoSansCyrl.otf') format('opentype');
}
@font-face {
	font-family:Geometria;src:url('/wp-content/themes/sydney/fonts/Geometria.otf') format('opentype');
}
@font-face {
	font-family:Geometria-Bold;src:url('/wp-content/themes/sydney/fonts/Geometria-Bold.ttf') format('truetype');
}
@font-face {
	font-family:Geometria-Light;src:url('/wp-content/themes/sydney/fonts/Geometria-Light.ttf') format('truetype');
}
@font-face {
	font-family:MuseoSansCyrl_0;src:url('/wp-content/themes/sydney/fonts/MuseoSansCyrl_0.otf') format('opentype');
}
@font-face {
	font-family:MuseoSansCyrl_2;src:url('/wp-content/themes/sydney/fonts/MuseoSansCyrl_2.otf') format('opentype');
}
@font-face {
	font-family:MuseoSansCyrl_3;src:url('/wp-content/themes/sydney/fonts/MuseoSansCyrl_3.otf') format('opentype');
}
/*--------------------------------------------------------------
Social
--------------------------------------------------------------*/
button:active, button:focus {
	outline: none !important;
	border: 0 !important;
}
button::-moz-focus-inner {
	border: 0 !important;
}
input,textarea {
	outline:none !important;
}
input:focus {
	outline: 0 !important;
}
/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.posts-navigation .nav-previous {
	padding-left: 15px;
}
.posts-navigation .nav-next {
	padding-right: 15px;
}
.post-navigation {
	margin: 30px 0;
}
.title-description {
	color: #fff;
	font-family: MuseoSansCyrl_3, "Helvetica Neue", Arial;
	font-size: 30px;
	padding-top: 5px;
}
.free-lesson {
	font-size: 20px;
	display: block;
}
q {
	quotes: "\201c" "\201d";
}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* 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:hover,
.screen-reader-text:active,
.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. */
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.widget select {
	max-width: 100%;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Video classes
--------------------------------------------------------------*/
.video-group {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}

.loadMoreBtn {
    border: 1px solid #0F0F0F;
    margin: auto;
}

.lmb-container {
	width: 100%;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}

.video-group-in {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;

}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {

}

.sticky {
	display: block;
}
.hentry {
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.single .entry-header,
.page .entry-header {
	margin-bottom: 30px;
}
.entry-footer {
	clear: left;
	margin-top: 30px;
}
.page-links {
	clear: both;
	margin: 0 0 30px;
}
.page-header {
	margin: 0;
	border: 0;
}
.page-wrap .content-wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff;
}
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding: 30px;
}
.page-template-page_front-page .page-wrap .content-wrapper {
	padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}
/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
Repeatable Patterns
--------------------------------------------------------------*/
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-size: 14px;
	font-family: Geometria, "Helvetica Neue", Arial;
	background: #fff;
	text-rendering: optimizeLegibility;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #424242 !important;

}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
	color: #443f3f;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer-widgets .widget ul,
.widget-area .widget ul {
	list-style: none;
	padding: 0;
}
.widget .children {
	padding-left: 15px;
}
.img-left {
	margin: 0 33px 0 0 !important;
	float: left;
}
.img-right {
	margin: 0 0 0 33px !important;
	float: right;
}
strong {
	font-weight: 600;
}
h1 { font: 52px/1.1 Geometria-Bold, sans-serif;}
h2 { font: 34px/1.1 Geometria-Bold, sans-serif !important;}
h3 { font: 28px/1.1 Geometria-Bold, sans-serif;}
h4 { font: 22px/1.1 Geometria-Bold, sans-serif;}
h5 { font: 20px/1.1 Geometria-Bold, sans-serif;}
h6 { font: 18px/1.1 Geometria-Bold, sans-serif;}
h1, h2, h3, h4, h5, h6 {
	color: #443f3f;
	font-weight: 400;
	margin: 10px 0  ;
}
.text-white { color: #fff !important; }
.text-dark { color: #443f3f !important;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-family: Geometria, "Helvetica Neue", Arial;
	padding: 10px 20px;
	line-height: 24px;
	width: 100%;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: transparent;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
	color: #767676;

	box-shadow: none !important;
	border: none;
	border-bottom: 1px solid #dbdbdb;
	height: 40px;
	padding: 10px 20px;
	border-radius: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
select {
	background-color: #fafafa;
	border: none;
	position: relative;
}
.select {
	position: relative;
	display: inline-block;
	margin: 10px 0;
}
.select:after {
	content: "▼";
	padding: 0 20px;
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 12px;
	z-index: 1;
	text-align: center;
	width: 10%;
	height: 100%;
	pointer-events: none;
	box-sizing: border-box;
}
.top-form input[type="text"], .top-form input[type="tel"] {
	margin-bottom: 15px;

}

.top-form input[type="tel"] {
	margin-bottom: 30px;

}

select {
	line-height: 10px;
	padding-right: 35px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 5px;
}
.top-form p {
	margin-bottom: 0
}
label {
	font-weight: normal;

	margin-bottom: 0;
}
.top-form .top-form-tittle {
	font-size: 20px;
	margin:  5px 0 15px;
	text-align: center;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
}
.top-form .top-form-tittle:after {
	border-bottom: solid 1px #0F0F0F
}
.top-form input[type="submit"] {
	margin-bottom: 10px;
	margin-top: 15px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #0F0F0F;
	border: 1px solid #0F0F0F;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: transparent;
	color: #0F0F0F;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	border-bottom: 1px solid #0F0F0F;
}
div.wpcf7 .ajax-loader {
	display: none;
}
textarea {
	width: 100%;
	height: 120px;
	padding: 15px 20px;
}
input[type="checkbox"] {
	display: inline;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #222;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #222;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #222;
}
.orches-animation {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.orches-animation.animated {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
@-webkit-keyframes pop-scale { 0% { -webkit-transform: scale(0.7) } 100% { -webkit-transform: scale(1) } }
@-moz-keyframes pop-scale { 0% { -moz-transform: scale(0.7) } 100% { -moz-transform: scale(1) } }
@keyframes pop-scale { 0% { transform: scale(0.7) } 100% { transform: scale(1) } }
@-webkit-keyframes pop-scale2 { 0% { -webkit-transform: scale(0.5) } 100% { -webkit-transform: scale(1) } }
@-moz-keyframes pop-scale2 { 0% { -moz-transform: scale(0.5) } 100% { -moz-transform: scale(1) } }
@keyframes pop-scale2 { 0% { transform: scale(0.5) } 100% { transform: scale(1) } }
/* bootstrap resetting elements */

textarea,
input[type="text"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	-webkit-appearance: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
table {
	width: 100%;
}
th,td {
	border: 1px solid #333;
	padding: 5px;
	text-align: center;
}
/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.site-title {
	font-size: 32px;
	line-height: 1.2;
}
.header-wrap {
	padding: 10px;
	background-color: #fff;
}

.header-title {
	min-height: 93vh;
	position: relative;
	overflow: hidden;
	background: url(/wp-content/uploads/2019/03/backgroundUSP1.jpg);
}
.header-parallax {
	background-attachment: fixed;
}
h1 {
	color: #fff;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
}
.header-title-wrapper > div > div.row {
	display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.d-flex-custom {
	display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	
	margin: 0 -10px;
}
.d-flex-custom > * {
	padding: 0 10px;
}
.header-title-wrapper h1 {
	font-size: 40px;
	line-height: 50px;
}
.header-title-wrapper h1 span {
	color: #0F0F0F;
}
.header-title-wrapper {
	padding-top: 50px;
}
.header-title-wrapper ul li {
	color: #fff;
	font-family: Geometria, "Helvetica Neue", Arial;
	font-size: 28px;
	padding: 5px 0;
}
.header-title-wrapper > .container {
	z-index: 1;
	position: relative;
}
.header-title-wrapper ul {
	padding-top: 10px;
	list-style: none;
}
.header-title-wrapper ul.main-list li::before {
	content: "\2022";
	color: #fff;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	font-size: 34px;
	margin-left: -1.3em;
}
.pdf-block {
	margin-top: 8px;
}
.pdf-block a {
	color: #1c1c1c;
}
.pdf-block a:hover {
	color: #0F0F0F;
}
.pdf-block a img {
	max-width: 45px;
	padding: 5px 10px;
}
ul.social {
	margin-right: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
	padding-left: 0;
}
ul.social li {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 5px;
}
ul.social li img {
	max-width: 40px;
	height: auto;
}
.top-form {
	padding: 25px 30px;
	background-color: #fff
}
.header-wrap h1 {
	font-size: 14px;
	color: #222;
	font-family: MuseoSansCyrl_0, "Helvetica Neue", Arial;
	text-transform: none;
	padding-top: 0px;
	margin-top: 0px;
}

.site-title a,
.site-title a:hover {
	color: #fff;
}
.site-logo {
	max-height: 65px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.float-header .site-logo {
	max-height: 72px;
}
.site-header {

	width: 100%;
	z-index: 1000;

	background-color: #fff;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.site-header .header-contacts {
	text-align: right;
}
.site-header .header-contacts ul, .site-header .header-phone ul {
	list-style: none;
	padding-left: 0;
	display: inline-block;
	margin-left: auto;
}
.site-header .header-contacts ul li, .site-header .header-contacts ul li {
	font-size: 13px;
	text-align: right;
}
.site-header .header-phone {
	text-align: right;
	padding: 0;
	margin: 0;
}
.site-header .header-phone .phone {
	color: #222;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
	font-size: 20px;
}
.site-header .header-phone .call-back {
	padding: 10px 25px;
	border-radius: 30px;
	border: solid 4px #0F0F0F;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
	transition: all ease-in-out .3s;
}
.site-header .header-phone .call-back:hover {
	background-color: #0F0F0F;

}
.site-header .header-phone .call-back:hover a {
	color: #fff
}
.site-header .header-phone .call-back a {
	text-transform: uppercase;
	color: #222;
	transition: all ease-in-out .3s;
	cursor: pointer;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
}
.social {
	list-style: none;
	text-align: right;
}
.social li {
	display: inline;
	padding-right: 15px;
	overflow: hidden;
}
.social li a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	color: #424242;
}
.social li a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.social li a span:before {
	position: absolute;
	top: 70%;
	font-size: 2em;
	color: #ff7300;
	font-family: FontAwesome;
	display: inline-block;
	padding-top: 3px;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.social li a:hover span,
.social li a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
.social li .vk span:before {
	content: "\f189";
}
.social li .instagram span:before {
	content: "\f16d";
}
.social li .youtube span:before {
	content: "\f16a";
}
.navbar-wrapper .social li a span:before {
	position: absolute;
	top: 100%;
	font-size: 1.0F0F0F33em;
	line-height: .75em;
	vertical-align: -15%;
	color: #ff7300;
	font-family: FontAwesome;
	display: inline-block;
	padding-top: 3px;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.navbar-wrapper {
	top: 0;
	position: absolute;
	width: 100%;
	padding-top: 60px;
}
.site {
	position: relative;
}
.navbar-custom {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 2;
	margin: 0;
	top: -55px;
	border: none;
	height: 55px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	box-shadow: none;
}
.navbar-custom .phone {
	list-style: none;
	padding-top: 8px;
	font-family: MuseoSansCyrl_2, "Helvetica Neue", Arial;

}
.navbar-fixed {
	visibility: visible;
	position: fixed;
	-webkit-transform: translate3d(0, 55px, 0);
	transform: translate3d(0, 55px, 0);
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 16px 45px -22px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 16px 45px -22px rgba(0,0,0,0.75);
	box-shadow: 0px 7px 45px -22px rgba(0,0,0,0.75);
	background-color: #fff
}
.navbar-wrapper .site-logo {
	max-height: 50px;
	padding-top: 7px;
}
.navbar-wrapper .social {
	list-style: none;
	text-align: right;
	margin: 0;
	padding-top: 16px
}

.navbar-wrapper .social li a {
	font-family: MuseoSansCyrl;
	font-size: 16px;
	color: #443f3f;
}
.feedback-title {
	color: #443f3f;
	font-weight: 700;
	font-size: 16px;
	text-align: left;
	font-family: MuseoSansCyrl_2;
	margin-bottom: 4px;
}
.menu-top {
	position: relative;
}
.left {
	text-align: left;
}
.admin-bar .site-header,
.admin-bar .site-header.float-header {
	top: 32px;
}
.admin-bar:not(.siteScrolled) .slide-item {
	background-position: 50% 0 !important;
}
.header-image {
	display: none;
	position: relative;
	height: 300px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.header-inner {
	display: none;
}
.site-title {
	margin: 0;
}
.site-description {
	font-size: 16px;
	margin: 15px 0 0;
	line-height: 1.6;
	color: #efefef;
}
.site-description:empty {
	margin: 0;
}
.site-header.fixed {
	position: fixed;
}

.site-header .col-md-4,
.site-header .col-md-8 {
	min-height: 0;
}

.site-header .logo {
	margin: 40px 0;
	float: left;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.site-header .logo a {
	display: block;
	height: 100%;
}

.site-header .logo {
	width: 135px;
	height: 27px;
}

.site-header.float-header {
	background-color: rgba(0,0,0,0.9);
	padding: 5px;
}
.site-header.float-header #mainnav {
	padding: 0;
}

.site-header.float-header #mainnav > ul > li > a {
	height: 70px;
	line-height: 70px;
}

.site-header.float-header .logo {
	margin: 20px 0;
}
.section-devider {
	display: inline-block;
	border-top: 1px solid #ff7300;
	width: 96px;
}
.section-devider-container {
	padding-bottom: 10px;
}
.post-wrap-description {
	margin: 0 auto;
	padding-bottom:12px;
}
.pluses-post-wrap {
	height: 440px;
	background-color: #f2f2f2
}
.pluses-post-wrap h2 {
	text-align: center;
}
.exam li::before {
	color: #ff7300;
	content: "● ";
	position: absolute;
	left: 30px;
}
.exam {
	padding-top: 5px !important;
	padding-left: 40px !important;
}
.more-post-wrap {
	background: #f2f2f2;
	display: table;
	padding: 80px 0;
}
.more-post {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
}

.more-info {
	margin-top: 40px;

}
.big-p {
	font-size: 18px;
}

h3 span {
	font-weight: 700
}
.work-post-wrap .post-wrap-description {
	padding-bottom: 32px;
}

.tagline-post-wrap {
	background: #efefef;
}
.tagline-post-wrap-green {
	background: #0F0F0F;
}
.tagline-post-wrap-green .tagline-post p {
	color:#fff;
}
.tagline-post-wrap-green h3, .tagline-post-wrap-green h2 {
	color: #fff;
}
.tagline-post-wrap__item {
	padding-top: 40px;
}
.tagline-post p {
	margin-top: 10px;
	color: #222
}
.tagline-post p span {
	display: block;
	font-size: 56px;
	font-family: MuseoSansCyrl_3
}
.tagline-post-wrap__wrapper {
	display: flex;
	flex-direction: wrap;
	align-items: center;
	height: 70px;
}
.tagline-post-wrap__wrapper h3 {
	font-size: 22px;
	margin-left: 15px;
}
.tagline-item-first {
	padding-right: 52px;
}
.tagline-item-last {
	padding-left: 52px;
}
.post-wrap-img {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	cursor: pointer;
}
.post-wrap_wrapper {
	padding-top: 42px;
}
.post-wrap-img .img {

	position: relative;
	webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.post-wrap-img .img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.post-wrap-img p {
	text-align: left;
	position: absolute;
	bottom: 20px;
	padding: 15px 35px;
	color: #fff;
	font-family: MuseoSansCyrl_2;
	font-size: 28px;
	line-height: 1.3
}
.about-post-wrap {
	padding: 10px 0 130px;
}
.about-post-wrap .post-wrap-description {
	padding-bottom: 10px;
}
.about-post-wrap .section-devider-container {
	padding-bottom:  0px;
	margin-top: 10px;
}
.about-post-wrap p {

	margin-top: 20px;
}
.about-post-wrap .btn-circle {
	background-color: #fff;
	margin-top: 32px;
	position: relative;
	top: 44px;
}
.btn-circle {
	font-size: 14px;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
	text-transform: none;
	font-size: 16px;
	color: #fff;
	background: #ff7300;
	font-weight: 400;
	padding: 16px 46px;

	webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.button {
	text-align: center;
}
.advantages {
	padding-top: 40px;
	padding-bottom: 20px;
	z-index: 10;
	position: relative;
}
.advantages-item {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 20px 30px;
	color: #fff
}
.advantages-item-icon {
	width: 60px;
	height: 60px;
	fill: #FFF;
	stroke: #FFF;
}
.advantages-item p {
	margin-top: 15px;
	text-align: center;
}
.header-title::after {
	background: transparent;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.2) 100%);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.padding-post-wrap .work-items {
	display: flex;
}
.work-post-wrap__wrapper {
	position: relative;
	display: flex;
	align-items: center;
}
.work-post-wrap__wrapper img {
	position: relative;
	z-index: 1;
}
.work-post-wrap__item {
	margin-top: 50px;
}
.work-post-wrap__wrapper > span {
	font: 40px/1.1 Geometria-Bold, sans-serif;
	text-transform: uppercase;
	color: #0F0F0F;
	position: absolute;
	top: 45px;
	left: -35px;
}
.work-1 {
	margin-left: -15px;
}
.work-post-wrap h3 {
	font: 16px/1.1 Geometria, sans-serif;
	margin-top: 20px;
}
.work-items p {
	text-align: center;
}
.work-post-wrap .item-wrap {
	padding: 0;
	flex-grow:1;
	text-align: center;
}
.work-post-wrap .tagline-item-first {
	padding-right: 85px;
}
.work-post-wrap .tagline-item-last {
	padding-left: 85px;
}
#hidden-row {
	display: none;
}
.price-wrapper-item {
	width: 100%;
	text-align: center;
	margin-top: 40px;
	border: solid 1px #f5f5f5;
	-webkit-box-shadow: 0px 0px 35px -25px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 35px -25px rgba(0,0,0,0.45);
	border-radius: .5em;
	transition: all ease-in-out .20s;
}
.price-wrapper-item:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 12px 0 rgba(0,0,0,0.1), 0 4px 4px 0 rgba(0,0,0,0.04), 0 0 4px 0 rgba(0,0,0,0.1);
}
.price-wrapper-item.middle-item {
	-webkit-box-shadow: 0px 0px 75px -25px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 75px -25px rgba(0,0,0,0.75);
}
.price-wrapper-item__header h3 {
	color: #fff;
	font-size: 28px;
}
.price-wrapper-item__header {
	color: #fff;
	padding: 25px 0 30px;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
}
.price-wrapper-item__header .cost {
	margin: 25px 0;
	font-size: 18px;
}
.price-wrapper-item__header > span {
	font-size: 18px;
}
.price-wrapper-item__header .cost span {
	font-size: 42px;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
}
.price-wrapper-item__main {
	padding: 20px 0;

}
.price-wrapper-item__main ul {
	padding-left: 70px;
	margin-top: 10px;
}
.price-wrapper-item__main ul li {
	padding: 5px 0;
	color: #0F0F0F;
	font-size: 16px;
}
.price-wrapper-item__main ul p {
	margin-left: -15px;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
}
.base-item.price-wrapper-item__main ul p {
	margin-top: 15px;
	color: #0F0F0F;
}
.price-wrapper-item__main.base-item ul p span {
	color: #222
}
.price-wrapper-item__main ul li span {
	color: #222;
	font-size: 14px;
	padding-left: 5px
}
.price-wrapper-item__main {
	text-align: left;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.row-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.col-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.base-item.price-wrapper-item__main p.price, .price-wrapper-item__main p.price {
	font-weight: normal;
	margin-top: auto;
	margin-right: 50px;
	margin-left: 50px;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
}
p.price a {
	color: #fff;
	background-color: #0F0F0F;
	padding: 15px;
	text-align: center;
	display: block;
	font-weight: normal;
}
.top-swiper .swiper-wrapper {
	padding-bottom: 80px;
}
.top-swiper .swiper-slide {
	height: 580px;
}
.price-wrapper-item {
	display: flex;
	flex-direction: column;
}
.price-wrapper-item__header.first-item {
	background: url(/wp-content/uploads/2019/03/tariffBackground1.jpg);
}
.price-wrapper-item__header.second-item {
	background: url(/wp-content/uploads/2019/03/tariffBackground2.jpg);
}
.price-wrapper-item__header.third-item {
	background: url(/wp-content/uploads/2019/03/tariffBackground3.jpg);
}
.padding-post-wrap {
	padding: 96px 0;
}
.advantages-post-wrap {
	height: 720px !important;
	background: url(/wp-content/uploads/2019/03/promoBackground.png);
	background-size: auto;
	background-position: center;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.advantages-post-wrap h2 span {
	color: #9adeb5
}
.advantages-post-wrap .sub-title {
	font: 22px/1.1 Geometria-Bold, sans-serif;
}
.advantages-post-wrap .sub-title span {
	font: 32px/1.1 Geometria-Bold, sans-serif;
	color: #9adeb5
}
.advantages-post-wrap input[type="submit"] {
	width: 320px;
}

.bonuses-wrap, .faq-wrap {
	background: #efefef;
}

.bonuses-wrap > .bonuses-post > .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}
.bonuses-wrap__wrapper .bonuses-block {
	display: none;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	border-radius: 5px;
	transition: all ease-in-out .2s;
}
.bonuses-block.active {
	display: flex;
}
.bonuses-wrap__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
}
.bonuses-wrap__wrapper .bonuses-image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 60%;

}
.bonuses-wrap__wrapper .bonuses-image img {
	border-bottom-left-radius: 5px;
}
.bonuses-wrap__wrapper .bonuses-desription {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 40%;
	padding-top: 35px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 25px;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.8;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	flex-direction: column;
}
.bonuses-wrap__wrapper .bonuses-desription h3 {
	font-size: 16px;
	margin-bottom: 20px;
}
.bonuses-wrap__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	list-style: none;
	width: 60%;
	margin-bottom: 0;
	padding: 0;
	margin-top: 25px;
	border-radius: 10px;
}
.bonuses-wrap__title li {
	flex: 0 0 50%;
	text-align: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.social-block {
	display: none;
}
.bonuses-wrap__title li a {
	text-align: center;
	color: #0F0F0F;
	width: 100%;
	padding: 20px 0;
	font: 18px/1.1 Geometria-Bold, sans-serif;
	background-color: #f5f5f5;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.bonuses-wrap__title li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.bonuses-wrap__title li.active a {
	color: #fff;
	background-color: #0F0F0F;
	opacity: 1;
	filter: alpha(opacity=100);
}
.bonuses-wrap__title li:first-child a{
	border-top-left-radius: 5px;
}
.bonuses-wrap__title li:last-child a{
	border-top-right-radius: 5px;
}
.free-cleaning {
	min-height: 600px;
	display: flex;
	align-items: center;
	background: url(/wp-content/uploads/2019/03/pageFreeClean.jpg);
	background-attachment: fixed;
	background-position: center;
	justify-content: center;
	text-align: center;
}
.free-cleaning h2 {
	color: #fff;
	line-height: 1.3 !important;
	font-size: 34px !important;
}
.free-cleaning h2 span {
	font-size: 46px;
	color: #FFF;
}
.free-cleaning input[type="submit"] {
	width: 320px;
	margin-top: 20px;
}
.free-cleaning input[type="submit"]:hover {
	color: #fff
}
.beforeBorder {
	position: relative;
}
.faq-wrap h2 {
	padding-left: 20px;
}
.faq-wrapper {
	margin-top: 40px;
}
.faq-trigger {
	display: flex;
	cursor: pointer;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	border-bottom: 1px solid #efefef;
}
.faq-trigger h3 {
	font-size: 20px !important;
	margin: 15px;
}
.faq-trigger:hover, .faq-trigger:hover h2 {
	color: #0F0F0F !important;
}
.faq-trigger .title {

	font: 16px/1.1 Geometria-Bold, sans-serif
}
.faq-body {
	padding: 20px;
	display: none;
	background-color: #f5f5f5
}
.faq-icon {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-left: auto;

	position: relative;
	transition: all ease-in-out .33333s;
}
.faq-trigger:hover .faq-icon:after, .faq-trigger:hover .faq-icon:before {
	background-color: #0F0F0F;
}
.faq-icon:after, .faq-icon:before {
	background-color: #222;
	content: "";
	height: 2px;
	position: absolute;
	top: 0px;
	transition: all ease-in-out .2s;
	width: 16px;
}
.faq-icon:before {
	left: 1px;
	transform: rotate(45deg) translate3d(2px, 14px, 0);
	transform-origin: 100%;
}
.faq-icon:after {
	transform: rotate(-45deg) translate3d(-2px, 14px, 0);
	right: 1px;
	transform-origin: 0;
}

.active .faq-icon::before {
	transform: rotate(45deg) translate3d(5px, 17px, 0);
	width: 25px;
}
.active .faq-icon::after {
	transform: rotate(-45deg) translate3d(-5px, 17px, 0);
	width: 25px;
}
.beforeBorder:before {
	transition: opacity 0.1s linear, -webkit-transform 0.5s ease-in-out;
	transition: opacity 0.1s linear, transform 0.5s ease-in-out;
	transition: opacity 0.1s linear, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
	position: absolute;
	border-bottom: 1px solid currentColor;
	content: '';
	width: 100%;
	left: 0;
	bottom: -1px;
}
.beforeBorder:not(:hover)::before {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	opacity: 0;
}
#map {
	height: 640px;
}
.clients-post-wrap {
	background-color: #f2f2f2;
	padding: 20px 0;
}
.clients-wrapper .item-clients {
	width: 100%;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.mobile-slide {
	min-height: 720px;
	min-width: 950px
}
.review-wrap {
	z-index: 1;
	background-color: #fff;
	position: relative;
}
.review-wrap h2 {
	margin-bottom: 25px;
}
.review-wrap .review-swiper {
	margin-top: 40px;
	padding-bottom: 40px;
}
.review-wrap .swiper-container-horizontal > .swiper-pagination-bullets, .review-wrap .swiper-pagination-custom, .review-wrap .swiper-pagination-fraction {
	bottom:  0px;
	z-index: 12;
	padding: 5px 0;

}

.swiper-container.video-swiper {
	padding-bottom: 35px;
}
.review-wrap .swiper-pagination-bullet-active {
	opacity: 1;
	background: #0F0F0F;
}
.review-wrap .social {
	display: flex;
	margin-top: 45px;
	justify-content: center;
}
.review-wrap .social a {
	opacity: 0.8;
	filter: alpha(opacity=70);
	transition: all ease-in-out .3s;
}
.review-wrap .social a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.review-wrap .social > div:first-child {
	padding-right: 10px;
}
.b-w {
	background: #f2f2f2;
	padding: 40px 0 80px;
}
.header-title .content-feedback {
	justify-content: left;
	padding-bottom: 40px;
}
.header-title .form-group-wrapper {
	padding: 20px;
	color: #fff;
	padding-top: 32px;
	background-color: rgba(255,255,255,0.1);
	-webkit-box-shadow: 10px 10px 178px -46px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 178px -46px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 178px -46px rgba(0,0,0,0.75);
}
.header-title .content-feedback .btn-circle {
	max-width: 252px;
	background-color: #ff0000;
	border: solid 1px #ff0000;
	padding: 16px 24px;
	-webkit-box-shadow: 10px 10px 178px -46px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 178px -46px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 178px -46px rgba(0,0,0,0.75);
}
.header-title .wrapper-feedback .form-control {
	margin-top: 12px;
}
.header-title .wrapper-feedback .form-group .number {
	top: 78px;
	left: 58px;
}
.content-feedback {
	margin: 0 auto;

	padding: 30px 40px;
}

.wrapper-feedback .form-control{
	padding: 20px;
	padding-left: 58px;
	height: 38px;
	width: 212px;
	background-color: transparent;
	border: solid 1px transparent;
	color: #fff;
	font-family: MuseoSansCyrl;
}
.wrapper-feedback .form-control:focus {
	border: solid 1px transparent;
}
.has-error .form-control {
	box-shadow: none
}
.has-error .form-control:focus {
	border: solid 1px transparent;
	box-shadow: none;
}
.wrapper-feedback .form-group {
	display: inline-block;
	position: relative;
	text-align: center;
}

.btn-circle:hover {
	background-color: #e25600;
	border: solid 1px #e25600;
	color: #fff
}
.help-block li {
	font-size: 16px;
	font-family: MuseoSansCyrl;
	color: #fff
}

.wrapper-feedback .form-group span {
	font-size: 16px;
	font-family: MuseoSansCyrl;
}

.wrapper-feedback .form-group p {
	position: absolute;
	top: 47px;
	display: inline-block;
	bottom: 0;
	left: 71px;
	color: #fff;
	font-size: 14px;
	font-family: MuseoSansCyrl;
}
.tele-msgSubmit {
	font-size: 18px !important;
	color: #fff;
	font-family: MuseoSansCyrl_2;
	padding-top: 15px;
}
.form-group-wrapper {
	background-color: rgba(255,255,255,0.2);
	border-radius: 6px;
	padding: 20px 34px;
}
.clear {
	clear: both;
}
.contacts-footer ul {
	padding-left: 0;
	list-style: none;
	padding-top: 25px;
	padding-bottom: 15px;

}
.zchbWidgetIcon2 {
	margin-top: 10px;
}
.contacts-post-wrap {
	padding: 0;
	display: flex;
	padding: 0;
	z-index: 1;
	background: #f5f5f5;
	overflow: hidden;
	position: relative;
}
.contacts-section {
	flex: 0 0 50%;
	text-align: right;
	justify-content: right;
}
.contacts-post-wrap .info-address li {
	text-align: center;
	padding: 32px;
	background-color: #f2f2f2;
}
.contacts-post-wrap .info-address li i {
	color: #ff7300;
}
.contacts-post-wrap .info-address li p {
	padding-top: 12px;
}
.contacts-post-wrap .info-address {
	padding-left: 0;
	list-style: none;
}
.contacts-post-wrap .info-address li:nth-child(2) {
	background-color: #E3E3E3;
}
.contacts-post-wrap .info-address .social {
	background: inherit
}
.contacts-post-wrap .info-address .social i {
	color: #fff;
	padding: 12px;
	border-radius: 30px;
	background-color: #ff7300;
}
.contacts-post-wrap .info-address .social i:nth-child(2) {
	margin-left: 10px;
}
.contacts-post-wrap .map {
	padding-left: 0;
}
#hypercomments_widget {

}
.logo-header {
	text-align: left;
	position: relative;
}
/* navigation */
.jingle {
	margin-top: 16px;
	display: inline-block;
	float: right;
	text-align: right;
	width: 30%;
}
.jingle .feedback-phone {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 8px;
}
.jingle .feedback {
	padding-right: 8px;
	color: #fff
}
.no-col-padding {
	padding: 0
}

.site-header.float-header .jingle .feedback-phone {
	font-size: 24px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#mainnav {
	display: flex;
	align-items: center;
	padding: 12px 10px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#mainnav ul {
	width: 100%;
	text-align: justify;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	padding-left: 0;
	height: 32px;
	margin: 0;
	justify-content: space-around;
	flex-direction: row;
	display: flex;
}
.menu-main-menu-container {
	width: 100%;
}
.menu-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background-image: linear-gradient(60deg, #0F0F0F 0%, #0F0F0F 100%);
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#menu-main-2 {
	list-style: none;
	height: 100%;
	padding-left: 0;
}
footer .footer-social {
height: 100%;
margin: 20px 0 5px;
}
footer .social {
	margin-right: 0;
	justify-content: flex-end;
}
footer ul.social li img {
	max-width: 32px;
}
#mainnav ul li a {

	font-size: 14px;
	color: #fff !important;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
#mainnav ul li {
	padding: 5px 25px;
	display: flex !important;
	align-items: center;
}
#mainnav ul li a:after {
	content: '';
	position: absolute;
	left: 0;
	display: inline-block;
	height: 1em;
	width: 100%;
	border-bottom: 1px solid #0F0F0F;
	margin-top: 10px;
	opacity: 0;
	-webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
	transition: opacity 0.4s, transform 0.4s;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}
#mainnav ul li a:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.navbar-wrapper #mainnav {
	text-align: justify;
	line-height: 0;

}
.navbar-wrapper #mainnav ul {
	height: 55px;
}
.navbar-wrapper #mainnav ul li a {
	line-height: 55px;
	height: 55px;
	font-family: MuseoSansCyrl;
	font-size: 16px
}
.navbar-wrapper #mainnav ul li a:hover {
	color: #ff7300 !important;
}
.navbar-wrapper .menu:after {
	content: '';
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}
#mainnav li {
	text-align: center;

}
#mainnav ul ul li {
	padding: 0;
}
.navbar-wrapper #mainnav ul li {
	line-height: 0;
	padding: 0;
}
#mainnav ul li a:hover {
	color: #ff7300;
}
#mainnav ul ul a {
	width: 180px;
	font-family: "Source Sans Pro", sans-serif !important;
}
#mainnav > ul > li:last-child {
	padding-right: 0;
}
.navbar-wrapper #mainnav ul li {
	padding-right: 64px;
}
.navbar-wrapper #mainnav ul li:nth-of-type(2) {
	padding-right: 64px
}
#mainnav ul li {
	position: relative;
}


#mainnav ul li ul {
	width: 180px;
	position: absolute;
	top: 100%;
	left: initial;
	opacity: 0;
	visibility: hidden;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-o-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#mainnav ul li ul ul {
	top: 0;
}
#mainnav ul li ul:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
}
#mainnav ul li ul ul:after {
	top: 0;
}
#mainnav ul li ul li ul {
	left: 100%;
}
#mainnav li:hover > ul {
	opacity: 1;
	padding-top: 10px;
	visibility: visible;
	left: auto;
	display: block !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#mainnav li:hover > ul ul {
	padding-top: 0;
	left: 100%;
}
#mainnav .sub-menu {
	z-index: 99999;
}
#mainnav .sub-menu li a {
	color: #fff;
	display: block;
	line-height: 30px;
	background: #1c1c1c;
	padding: 0 18px;
	border-top: 1px solid #252525;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#mainnav .sub-menu li:hover > a {
	color: #fff;
}
#mainnav li:hover > .sub-menu > li > a {
	padding: 8px 18px;
}
/* Icons */
#mainnav ul li::before {
	font-family: Fontawesome;
	color: #fff;
	margin: 5px 5px 0 0;
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
}

#mainnav .sub-menu li:before {
	content: '';
	margin: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#mainnav-mobi ul li a {
	float: none;
}
#mainnav-mobi ul li::before {
	content: '';
}
/*--------------------------------------------------------------
Mobile navigation
--------------------------------------------------------------*/

#mainnav-mobi  {
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	background: #f2f2f2;
	right: 0;
	opacity: 0;
	z-index: 5;
	visibility: hidden;
	margin: 0 auto;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	-webkit-transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
	transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
}
.open-menu  {
	visibility: visible !important;
	opacity: 1 !important;
}
#mainnav-mobi .menu-main-container {
	display: table;
	height: 100%;
	width: 100%;
}
#mainnav-mobi ul {
	padding: 15px 40px;

	vertical-align: middle;
	letter-spacing: normal;
	list-style: none;
	width: 100%;
	margin: 0;

}
#mainnav-mobi ul li {
	margin:0;
	position: relative;
	text-align: center;
	cursor: pointer;
}

#mainnav-mobi ul > li > a {
	display: block;
	text-decoration: none;
	padding: 18px 0;
	font-size: 18px;
	color: #333;
	font-family: MuseoSansCyrl_2, "Helvetica Neue", Arial;
	text-transform: uppercase;
}
#mainnav-mobi ul.sub-menu {
	top: 100%;
	left: 0;
	z-index: 2000;
	position: relative;
	background-color: #161625;
}
#mainnav-mobi > ul > li > ul > li,
#mainnav-mobi > ul > li > ul > li > ul > li {
	position: relative;
	border-top: 1px solid #252525;
	background-color: #222;
}
#mainnav-mobi > ul > li > ul > li >  a {
	padding-left: 70px !important
}
#mainnav-mobi > ul > li > ul > li > ul > li a {
	padding-left: 90px !important
}
#mainnav-mobi ul.sub-menu > li > a {
	display: block;
	text-decoration: none;
	padding: 5px 60px;
	border-top-color: rgba(255,255,255,0.1);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#mainnav-mobi > ul > li > ul > li:first-child a {
	border-top: none;
}
#mainnav-mobi ul.sub-menu > li > a:hover,
#mainnav-mobi > ul > li > ul > li.active > a {
	color: #fff;
}
.btn-menu {

	font-size: 28px;
	font-family: "FontAwesome";
	color: #fff;
	text-align:center;
	width: 28px;
	height: 28px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.btn-submenu {
	position: absolute;
	right: 20px;
	top: 0;
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
	width: 70px;
	height: 44px;
}
.btn-submenu:before {
	content: "\f107";
	color: #fff;
}
.btn-submenu.active:before {
	content: "\f106"
}
.btn-menu {
	display: none
}
.navbar-toggle-button {
	position: absolute;
	display: block;
	width: 22px;
	z-index: 15;
	height: 22px;


	cursor: pointer;
}
.navbar-toggle-button span {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	margin-top: -2px;
	background: #222;
	font-size: 0px;
	border-radius: 3px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.navbar-toggle-button span:before, .navbar-toggle-button span:after {
	position: absolute;
	left: 0;
	border-radius: 3px;
	top: 40%;
	width: 100%;
	height: 100%;
	background: #222;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.navbar-toggle-button span:before {
	-webkit-transform: translateY(-250%);
	transform: translateY(-250%);
}
.navbar-toggle-button span:after {
	-webkit-transform: translateY(250%);
	transform: translateY(250%);
	top: -40%;
}
.navbar-open .navbar-toggle-button span {
	background-color: transparent;
}
.navbar-open .navbar-toggle-button span:before {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
	top: 0;
}
.navbar-open .navbar-toggle-button span:after {
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
	top: 0;
}
.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
	width: 100%;
	height: 300px;
	display: -ms-flexbox;
    display: flex;
}
.youtube iframe {
    height: 100%;
    width: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.youtube .play-button, .youtube .play-button::before {
    position: absolute;
}
.youtube .play-button, .youtube .play-button::before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube:hover .play-button {
    opacity: 1;
}
.youtube img {
	width: auto;
    opacity: 0.7;
    object-fit: contain;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.7;
    border-radius: 6px;
}
.youtube .play-button::before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.swiper-container.video-swiper {
	margin: 40px 0 0px;
}
.video-review {
	margin-top: 80px;
}
.video-swiper .swiper-pagination {
	margin-top: 40px;
}
/*--------------------------------------------------------------
Layout
--------------------------------------------------------------*/
.aside-image {
	padding: 0;
	position: relative;
}
.aside-image .image-container {
	height: 100%;
	overflow: hidden;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.aside-image .image-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	z-index: 0;
	background-position: 50% 50%;
}
.aside-image .content-wrap {
	padding: 70px 0 70px 50px;
}
.aside-image.right .image-container {
	left: auto;
	right: 0;
}
.aside-image.right .content-wrap {
	padding: 70px 50px 70px 0;
}
.error-wrap h1 {
	font-size: 35px;
	color: #ddd;
	font-weight: 600;
	margin: 0 0 40px;
	line-height: normal;
}
.error-wrap h5 {
	margin-top: 60px;
	font-size: 18px;
	font-weight: normal;
}
.error-wrap .error-search {
	padding: 0 80px;
}
.error-wrap #search-form {
	height: 50px;
	margin-bottom: 17px;
	position: relative;
	width: 100%;
}
.error-wrap .search-input {
	margin: 0;
	width: 100%;
}
.error-wrap #search-submit {
	height: 50px;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	border-radius: 0 3px 3px 0;
	background: #443f3f;
	border-color: #443f3f;
}
.error-wrap #search-submit:hover {
	color: #fff;
}
/* Page sider */
#page-slider {
	position: relative;
	height: 250px;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.page-wrap {
	padding: 83px 0 100px;
	clear: both;
}
.page-template-page_front-page .page-wrap {
	padding: 0;
}
.entry-page p,
.entry-post p {
	margin-bottom: 24px;
}
.entry-post img {
	margin: 10px 0 20px;
}
.header-slider,
.owl-wrapper {
	direction: ltr;
}
.header-slider,
.owl-carousel {
	-webkit-transform: translate3d(0,0,0);
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	display: none !important;
}
span.wpcf7-not-valid-tip {
	font-size: 12px;
}
/*--------------------------------------------------------------
Hero section
--------------------------------------------------------------*/
.header-slider {
	position: relative;
	max-width: 100%;
}
.slide-text.slides {
	padding-left: 0;
}
.slides-container .slide-item {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	background-position: 50% 50% !important;
}
.sliderFix {
	display: block !important;
}
.text-slider-section {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	width: 100%;
	padding-top: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.text-slider .maintitle,
.text-slider .subtitle {
	z-index: 10;
	color: #fff;
	margin: 0;
}
.show {
	display: flex!important;
}
.text-slider .maintitle {
	position: relative;
	display: inline-block;
	font-size: 57px;
	line-height: 67px;
	padding-bottom: 10px;
}
.text-slider .maintitle:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 40%;
	height: 1px;
	margin-left: -20%;
}
.text-slider .subtitle {
	font-size: 24px;
	line-height: 40px;
	padding: 20px 0 0px;
	font-weight: 300;
}
.text-slider {
	position: relative;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInRightBig {
	from {
		right: -1200px;
	}
	to {
		right: 0;
	}
}
@keyframes fadeInRightBig {
	from {
		right: -1200px;
	}
	to {
		right: 0;
	}
}

.slide-inner {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	width: 100%;
	min-height: 200px;
	padding-top: 5px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header-slider {
	overflow: hidden;
}

/*--------------------------------------------------------------
Page title
--------------------------------------------------------------*/
.page-title {
	color: #ccc;
	padding-top: 100px;
}
.page-title .col-md-6 {
	float: none;
}
.page-title-inner {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
.page-title-cap {
	display: table-cell;
	vertical-align: middle;
}
.page-title .breadcrumbs {
	display: table-cell;
	list-style: none;
	text-align: left;
	vertical-align: middle;
}
.page-title h1 {
	margin: 0;
	font-size: 18px;
	color: #ccc;
}
.breadcrumbs ul {
	margin: 0;
}
.breadcrumbs ul li {
	display: inline;
}
.breadcrumbs ul li a:hover {
	text-decoration: underline;
}
/*--------------------------------------------------------------
Blog
--------------------------------------------------------------*/
.fotorama {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.about-img-container {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	display: table;
	margin: 0 auto;
}
.about-img-container .about-img-wrapper {
	display: table-cell;
	vertical-align: middle;
}
.about-img-container .about-img-wrapper h1, .about-img-container .about-img-wrapper h2, .about-img-container .about-img-wrapper .title {
	font-size: 32px;
	color: #fff
}
.about-img-container .about-img-wrapper ul {
	list-style: none;
	text-align: left;
	margin-top: 32px;
}
.post-17 {
	background: url(/wp-content/uploads/2017/08/zadnik.jpg)
}
.post-23 {
	background: url(/wp-content/uploads/2017/08/2.jpg)
}
.bank-logo {
	display: flex;
	align-items: center;
	width: 100%;
}
.credit-wrapper-dream, .credit-wrapper-more {
	text-align: center;
	padding: 20px 40px;
	margin: 10px 0;
	font-size: 18px;
	color: #fff;
}
.credit-wrapper-dream {
	background-color: #000E8D
}
.credit-wrapper-more {
	background-color: #EE003C
}
.credit-wrapper {
	display: flex;
	max-height: 700px;
	padding: 0;
}

.credit-wrapper-info {
	padding: 120px 40px 120px 55px;
	justify-content: center;
	flex: 0 0 45%;
	overflow: hidden;
	background-color: #f5f5f5;
	text-align: center;
}
.credit-wrapper-info img {
	padding: 15px;
	width: 50%;
	height: auto;
}
.credit-wrapper-info .button {
	background-color:#000E8D;
	border: 1px solid #000E8D;
	opacity: 0.8;
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-family: Geometria, "Helvetica Neue", Arial;
	padding: 10px 20px;
	line-height: 24px;
	width: 200px;
	margin: 0 auto;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.credit-wrapper-info .button:hover {
	opacity: 1;
}
.credit-wrapper-description p {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.credit-wrapper-description {
	display: flex;
	padding: 0 15px;
	flex-direction: column;
}
.credit-background {
	flex: 0 0 55%;
	background: url(/wp-content/uploads/2019/03/bank.png);
}
.entry-content {
	width: 100%;
	min-height: 100%;
	text-align: center;
	color: white;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	overflow: hidden;
}
.vidget-wrapper {
	padding: 40px 15px;
}
.vidget-wrapper #vk_groups {
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
}
.about-img-container .about-img-wrapper ul li {
	padding-top: 8px;
}
.page-template-page1 .site-header {
	background-color: rgba(0,0,0,0.01);
	padding: 15px 0;
}
.page-id-17 .site-header {
	background-color: rgba(0,0,0,0.01);
	padding: 15px 0;
}
.footer-logo .site-logo {
	max-height: 56px;
}
.page-template-page1 .jingle .feedback-phone {
	margin-top: 8px;
	font-size: 22px;
	margin-bottom: 0;
}
.page-template-page1 #mainnav ul {
	height: 62px;
}
.content-area {
	height: 100%;
	width: 100%;
	top: 0;
	position: relative;
	left: 0;
	padding: 30px 0;
}
.contact-form-wrap {
	padding-right: 20px;
}
.post-wrap {
	height: 100%;
	width: 100%;
	padding: 60px 0 80px;
}
.post-wrap.review-wrap {
	padding-bottom: 60px;
}
.coll-padding {
	padding-left: 10px;
	padding-right: 10px;
}
.content-area .hentry {
	position: relative;
	padding-top: 50px;
	min-height: 100%;
	padding-bottom: 76px;
}

  /*--------------------------------------------------------------
  Parallax
  --------------------------------------------------------------*/
  .parallax {
  	width: 100%;
  	background-attachment: fixed;
  	background-position: 100% 100%;
  }
  .content-area .hentry:first-child {
  	padding-top: 0;
  }
  .content-area .hentry:after {
  	content: "";
  	position: absolute;
  	left: 0;
  	top: 0;
  	width: 30px;
  	height: 1px;
  }
  .content-area .hentry:first-child:after {
  	height: 0;
  }
  .hentry .post-content {
  	overflow: hidden;
  }
  .content-area .entry-thumb {
  	text-align: center;
  	margin-bottom: 30px;
  }
  .hentry .title-post {
  	font-size: 20px;
  	font-weight: 600;
  	line-height: normal;
  	padding-bottom: 10px;
  	margin: 0;
  }
  .hentry .meta-post {
  	margin-bottom: 20px;
  }
  .hentry .meta-post,
  .hentry .meta-post a {
  	color: #5e5e5e;
  	font-size: 13px;
  }
  .hentry .meta-post span {
  	position: relative;
  	padding-left: 20px;
  	margin-right: 18px;
  }
  .hentry .meta-post .cat-links {
  	display: inline-block;
  }
  .hentry .meta-post span:before {
  	position: absolute;
  	left: 0;
  	top: 1px;
  	font-family: "FontAwesome";
  	line-height: normal;
  }
  .hentry .meta-post span.posted-on:before {
  	content:"\f073";
  }
  .hentry .meta-post span.byline:before {
  	content:"\f007";
  }
  .hentry .meta-post span.comments-link:before {
  	content:"\f086";
  }
  .hentry .meta-post span.cat-links:before {
  	content:"\f114";
  	top: 4px;
  }
  span.author.vcard {
  	padding: 0;
  	margin: 0;
  }
  .hentry blockquote {
  	background-color: #333;
  	color: #fff;
  	font-size: 16px;
  	font-style: italic;
  	line-height: 23px;
  	margin-bottom: 30px;
  	padding: 30px 35px;
  	position: relative;
  }
  .price-wrapper {
  	padding-bottom: 0px;
  }
  .fullwidth {
  	width: 100%;
  }
  .error-404 {
  	text-align: center;
  }
  .error-404 .page-content p {
  	margin-bottom: 30px;
  }
  .masonry-layout {
  	width: 100%;
  	padding: 0;
  }
  .masonry-layout .hentry {
  	width: 360px;
  	margin: 15px;
  	padding: 0;
  }
  .masonry-layout .post-wrap {
  	padding: 0;
  }
  .masonry-layout .hentry:after {
  	width: 0;
  	height: 0;
  }
  /* Blog pagination */
  .blog-pagination ul {
  	width: 100%;
  	text-align: right;
  	list-style: none;
  }
  .blog-pagination ul li,
  .blog-pagination ul li a {
  	display: inline-block;
  	background-color: transparent;
  	width: 40px;
  	height: 40px;
  	line-height: 40px;
  	text-align: center;
  }
  .blog-pagination ul li {
  	margin-left: 3px;
  }
  .blog-pagination ul li.active,
  .blog-pagination ul li:hover a {
  	color: #fff;
  }
/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget-area .widget {
	position: relative;
	margin-bottom: 30px;
	padding-top: 50px;
}
.widget-area .widget:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 1px;
}
.work-post-wrap {
	padding-bottom: 120px
}
.widget-area .widget:first-child {
	padding-top: 0;
}
.widget-area .widget:first-child:before {
	height: 0;
}
.widget-area .widget-title {
	font-size: 16px;
	line-height: normal;
	color: #443f3f;
	font-weight: 600;
	padding-bottom: 24px;
	margin: 0;
	text-transform: uppercase;
}
.widget-area .widget ul li {
	padding: 5px 0;
}
.widget-area .widget ul li:first-child {
	padding-top: 0;
}
.widget-area .widget ul li:last-child {
	padding-bottom: 0;
}
.widget-area,
.widget-area  a {
	color: #767676;
}
/* widget popular posts */
.widget-popular-post .news .thumb {
	width: 65px;
	height: auto;
	margin: 3px 18px 0 0;
	float: left;
}
.widget-popular-post .news .text {
	min-height: 65px;
}
.widget-popular-post .news h6 {
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	margin: 0 0 4px;
}
.widget-popular-post .news p,
.widget-popular-post .news p a {
	font-size: 13px;
	margin: 0;
}
.widget-popular-post .news p a:hover {
	text-decoration: underline;
}
/* widget categories */
.widget-categories .categories li a {
	position: relative;
	display: block;
}
.widget-categories .categories li span {
	position: absolute;
	right: 0;
	top: 0;
}
/* widget tags */
.widget-tags .tag-list a {
	display: inline-block;
	font-size: 13px;
	color: #767676;
	border: 1px solid #dbdbdb;
	padding: 7px 15px;
	margin: 4px;
	margin-left: 0;
}
.widget-tags .tag-list a:hover {
	color: #5e5e5e;
}
/*--------------------------------------------------------------
Blog single
--------------------------------------------------------------*/
.single-post .hentry {
	padding-bottom: 0;
}
.single-post .author-post {
	position: relative;
	margin-top: 50px;
	background-color: #eee;
	padding: 20px;
}
.single-post .author-post .author-avatar {
	float: left;
	width: 145px;
	background-color: #f5f5f5;
	padding: 3px;
}
.single-post .author-post .author-info {
	position: relative;
	padding: 0 20px 0 35px;
	margin-left: 140px;
	min-height: 140px;
}
.single-post .author-post .name {
	margin: 3px 0 17px 0;
}
.single-post .author-post .name h6 {
	font-size: 20px;
	font-weight: 600;
	display: inline-block;
	margin: 0;
}
.single-post .author-post .intro {
	margin: 0;
}
.single-post .author-post ul.socials {
	position: absolute;
	top: 10px;
	right: 20px;
	list-style: none;
	margin: 0;
}
.single-post .author-post ul.socials li {
	float: left;
	text-align: center;
	margin-right: 5px;
}
.single-post .author-post ul.socials li a {
	display: inline-block;
	width: 25px;
	height: 25px;
	font-size: 18px;
	line-height: 25px;
	color: #ccc;
}
.page-contacts {
	width: 100%;
	height: 100%;
	text-align: left;
	display: table;
}
.page-contacts .page-contacts-wrapper {
	display: table-cell;
	vertical-align: middle;
}
/* comment post */
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area {
	margin-bottom: 60px;
}
.comments-title {
	margin: 0 0 30px 0;
	font-size: 24px;
}
.comments-area ol {
	list-style: none;
}
.comments-area ol {
	padding: 0;
}
.comments-area .children {
	padding-left: 20px;
}
.comments-area .fn {
	color: #505050;
}
.comment-author .avatar {
	position: absolute;
}
.comment-author .fn,
.comment-metadata {
	margin-left: 80px;
}
.comment-metadata {
	font-size: 12px;
	margin-bottom: 30px;
}
.comment-body {
	padding: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}
.contacts-data {
	padding: 0;
	list-style: none;
}
.contacts-data .refinement {
	font-size: 14px;
	padding-top: 16px;
}
.contacts-data i {
	padding-right: 10px;
}
.contacts-data li {
	padding-top: 12px;
	font-size: 18px;
}
.contacts-data .map {
	width: 70%;
}
div.wpcf7-mail-sent-ok {
	display: none !important;
}
.reply {
	text-align: right;
}
.comment-reply-link {
	padding: 5px;
	font-size: 12px;
}
.cloud-city-countdown {
	overflow: hidden !important;
}
.comment-meta a {
	color: #c7c7c7;
}
.comments-area a.url {
	color: #505050;
	text-decoration: underline;
}
.bypostauthor {
}
.comment-reply-title {
	font-size: 25px;
}
.comment-form input {
	width: 100%;
	max-width: 100%;
}
.form-submit input {
	width: auto;
}
.tagline-post .old-price {
	text-decoration: line-through;
	display: inline-block;
	font-size: 40px;
}
.tagline-post .new-price {
	color: #FF6347;
}
.tagline-post .students {
	font-size: 32px;
}
.thank-you-page {
	height: 100vh;
	width: 100%;
	background: url(/wp-content/uploads/2019/03/tnakspage.jpg);
	color: #222;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.thank-you-page h1, .thank-you-page p {
	color: #222
}
.thank-you-page #countdown {
	margin: 30px 50px;
	padding: 20px 30px;
	border: 3px solid #222;
}
.thank-you-page .sec {
	font-family: Geometria-Bold, "Open Sans",Helvetica,Arial,sans-serif !important;
	font-size: 24px;
}
/*--------------------------------------------------------------
Portfolio single
--------------------------------------------------------------*/
.portfolio-images {
	margin-bottom: 40px;
}
.portfolio-info {
	background-color: #f7f7f7;
	border: 1px solid #eee;
	padding: 25px 25px 40px;
	font-family: "Raleway", sans-serif;
}
.portfolio-info h5 {
	margin: 0 0 15px;
	text-transform: uppercase;
}
.portfolio-info ul {
	list-style: none;
	font-size: 14px;
	margin-bottom: 10px;
}
.portfolio-info ul li {
	padding: 10px 0;
}
.portfolio-info ul li span {
	float: right;
	color: #443f3f;
}
.portfolio-info .button-group {
	text-align: center;
}
.portfolio-info .button-group a {
	width: 100%;
	margin-top: 10px;
}
/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
.exam {
	padding: 30px 0;
}
.exam-post-wrap .button {
	margin-top: 40px;
}
#maincontainer .footer {
	display: none;
}
iframe .navbar-default {
	margin-bottom: 30px;
}
.page-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
.footer-widgets {
	padding: 95px 0;
	background-color: #252525;
}
.contacts-item {
	display: block;
}
.site-footer span {

	display: block;
}
footer .social {
	padding-left: 0;
	padding-top: 10px;
}
footer .social li {
	padding-right: 5px;
}
footer .social li a {
	font-size: 14px;

}
footer .social li a span {
	padding: 2px 0;
}
footer .social li .instagram span {
	padding-bottom: 0;
}
footer .social li .instagram span:before {

	top: 95%;
}
footer .social li a span:before {
	font-size: 1.0F0F0F33em;
	line-height: .75em;
	vertical-align: -15%;
	top: 90%;
}
.footer-block {
	display: table;
}
.design-link {
	text-align: center;
	height: 80%;
	display: table-cell;
	vertical-align: middle;
}
.footer .copyr {
	color: #a8a8a8;
	margin-bottom: 0;
}
.footer-logo {

	margin-left: 32px;
}
.footer-info {
	align-items: center;
}
.copyright {
	background-color: #e2e2e2;
	padding: 24px 0;
}
.copyright img {
	height: 20px;
}

.copyright p {
	margin: 0;
	font-size: 12px;
}
.copyright a {
	color: #fff
}

.footer-logo .site-logo {

	height: auto;
}
.footer-widgets .widget-title {
	text-transform: uppercase;
	color: #c5c5c5;
	line-height: normal;
	margin: 5px 0 0;
}
/* widget info */
.widget-info .logo-footer {
	margin-bottom: 36px;
}
.widget-info p {
	margin-bottom: 24px;
}
.widget-info .infomation {
	list-style: none;
	margin: 0;
}
.widget-info .infomation li {
	position: relative;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
	line-height: 24px;
}
.no-padding {
	padding: 0 !important
}
.widget-info .infomation li.address:before,
.widget-info .infomation li.phone:before,
.widget-info .infomation li.email:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f041";
	font-family: "FontAwesome";
	font-size: 16px;
}
.widget-info .infomation li.phone:before {
	content: "\f095";
}
.widget-info .infomation li.email:before {
	content: "\f040";
}
/* widget links */
.widget-links ul {
	list-style: none;
	margin: 0;
}
.widget-links ul li {
	padding: 10px 0 7px;
}
.widget-links ul li:first-child {
	padding-top: 0;
}
.widget-mail-subscribe p {
	padding-bottom: 10px;
}
.widget-mail-subscribe .email-sub input {
	width: 205px;
	margin-bottom: 10px;
}
.list-unstyled {
	margin-top: 15px;
	color: #ff7300;
}
.msgSubmit {
	height: 70px;
	position: absolute;
	top: 0;
	float: right;
	right: 0;
	margin: 0;
	width: 360px;
	text-align: center;
	background-color: rgba(50,50,50,.7);
	opacity: 1;
	visibility: visible;
	-webkit-transition: .3s all cubic-bezier(.55,0,.1,1);
	transition: .3s all cubic-bezier(.55,0,.1,1);
	padding: 5px 5px 5px 24px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	-webkit-box-shadow: 2px 2px 29px rgba(255,255,255,.25);
	box-shadow: 2px 2px 29px rgba(255,255,255,.25);
}
.msgSubmit span {
	text-align: center;
	position: absolute;
	top: 25px;
	left: 65px;
	color: #fff
}
.girl {
	position: absolute;
	bottom: 0px;
	left: 80px;
}
.lead-wrap > .container {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: right
}
.lead-wrap > .container span.lead-title {
	color: #fff;
	font: 24px/1.1 Geometria-Bold, sans-serif !important;
	margin-bottom: 12px;
}
.lead-wrap > .container .lead-subtitle {
	color: #fff;
	margin-top: 12px;
	margin-bottom: 20px;
	font-size: 16px;
}
.lead-wrap > .container > .row {
	position: relative;
}
.lead-wrap .top-form {
	max-width: 400px;
	margin-right: auto;
}
.lead-wrap {
	position: relative;
	height: 520px;
	display: flex;
	background-color: #0F0F0F;
}
.work-wrap .work-wrapper-item {
	position: relative;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
	overflow: hidden;
}

.gallery-top {
	height: 80%;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0 !important;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
	cursor: pointer;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.btn-primary {
	background-color: #0F0F0F
}
.site-header .header-phone .call-back {
	border: solid 2px #0F0F0F;
	font-family: Geometria-Bold, "Helvetica Neue", Arial;
}
.site-header .header-phone .call-back:hover {
	color: #fff
}
.header-phone .btn-primary {
	background-color: #fff;
	color: #222;
	text-transform: uppercase;
}
.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2));
}
.modal-dialog-centered {
	min-height: calc(100% - (1.75rem * 2));
}
.galleryModal .swiper-button-next, .galleryModal .swiper-button-prev {
	top: 40%;
}
.galleryModal {
	min-height: 420px;
	padding: 45px;
	position: relative;
	background-color: #fff;
	max-width: 50%;
}
.work-description h3 {
	font-size: 24px;
}
.work-description ul {
	list-style: none;
	padding-left: 0;
	margin: 20px 0 40px;
}
.work-description ul li {
	padding: 5px 0;
}
.work-description ul li i {
	padding-right: 15px;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden !important;
	outline: 0;
}
.modal button {
	background-color: transparent;
	border: none;
	width: 40px;
	color: #fff;
	opacity: 0.5;
	float: right;
	position: absolute;
	top: -30px;
	padding: 0px;
	z-index: 1;
	right:  -5px;
}
.modal button:hover {
	opacity: 1
}
.modal .top-form {
	text-align: center;
}
.modal .top-form input[type="submit"] {
	max-width: 280px;
	margin: 0 auto;
}
.modal-title {
	text-align: center;
	padding-top: 32px;
}

.modal-header {
	border-bottom: none;
}
.modal .top-form input[name="text-732"] {
	visibility: hidden;
	margin-bottom: 0;
}
.modal-header .close {
	opacity: .6;
	margin-right: -4px;
	font-size: 26px;
	margin-top: 0;
}
.work-wrap {
	text-align: center;
}
.work-wrap h2 {
	text-align: left;
}
.work-wrap .button-more, .loadMoreBtn {
	max-width: min-content;
	white-space: nowrap;
	margin: 20px auto 20px;
	background-color: #fff;
	color: #0F0F0F !important;
	text-transform: uppercase;
}
.work-wrap .button-more:hover, .loadMoreBtn:hover {
	background-color: rgba(51,179,114,.1);
}
.work-wrap .work-wrapper-item .our-work-zoom {
	display: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: rgba(0,0,0,.4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
	color: #fff;
}
.work-wrap .work-wrapper-item .our-work-zoom i {
	display: flex;
}

.work-wrap .work-wrapper-item:hover .our-work-zoom {
	display: flex;
	color: #fff
}
.work-wrap .work-wrapper-item ul {
	list-style: none;
	padding: 20px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	width: 100%;
	padding-left: 30px;
	background: rgba(0, 0, 0, 0.9);
}
.work-wrap .work-wrapper-item ul li {
	color: #fff;
	text-align: left;
}
.footer-contacts ul, .footer-phone ul {
	padding-left: 0;
	list-style: none;
}
.footer-contacts, .footer-phone {
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
}
.footer-contacts p, .footer-phone p {
	text-align: center;
	color: #fff;
	font-size: 14px;
}
footer {
	background-color: #f5f5f5 !important
}
/*--------------------------------------------------------------
Bottom
--------------------------------------------------------------*/
.site-footer {
	background-color: #f5f5f5;
}
.site-info {
	padding-top: 34px;
	padding-bottom: 34px;
}
.site-footer,
.site-footer a {
	color: #222 !important;
}
.contacts-section-color {
	background-color: #0F0F0F;
	flex: 0 0 45%
}
.contacts-wrapper {
	font-size: 14px;
	padding-top: 10px;
	display: inline-block;
	margin-left: auto;
	text-align: left;
	padding: 80px 60px 80px 0;
	color: #fff;
}
.contacts-wrapper h2 {
	color: #fff
}
.contacts-wrapper ul {
	list-style: none;
	padding: 0;
	margin-top: 25px;
}
.contacts-wrapper ul li {
	padding: 10px 0;
	display: flex;
	align-items: center;
	font-size: 16px;
}
.contacts-wrapper ul li:first-child i, .contacts-wrapper ul li:nth-child(3) i {
	padding-left: 3px;
	}
	.contacts-wrapper ul li i {
		padding-right: 15px;
	}
	.contacts-wrapper ul li.bold a, .contacts-wrapper ul li.bold span {
		font: 24px/1.1 Geometria-Bold, sans-serif !important;
	}
	.contacts-wrapper a {
		color: #fff
	}
	.contacts-wrapper a:hover {
		text-decoration: underline;
	}
	.contacts-wrapper input[type="submit"] {
		max-width: 300px;
		background-color: #f5f5f5;
		color: #0F0F0F;
		margin-top: 25px;
	}
	.map {
		max-height: 100% !important;
		height: 100%;
	}
	.contacts-section-map {
		flex: 0 0 55%
	}
	.contacts-wrapper input[type="submit"]:hover {
		background-color: #0F0F0F;
		color: #fff;
	}
	.contacts-wrapper .social {
		display: flex;
		justify-content: center;
		margin-top: 20px;
	}
	.contacts-wrapper .social > div {
		padding-right: 8px;
	}
	.contacts-wrapper .social > div a i {
		transition: all ease-in-out .2s;
	}
	.contacts-wrapper .social > div a:hover i {
		color: #0F0F0F
	}

	.footer-info {
		padding-top: 15px;
	}
	.site-footer .socials {
		margin: 0;
		list-style: none;
	}
	.bottom .socials li {
		display: inline-block;
		margin-left: 5px;
	}
	.site-footer .socials li a {
		display: inline-block;
		color: #666;
		font-size: 14px;
		background-color: #2e2e2e;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
	}
	.site-footer .socials li:hover a {
		color: #fff;
	}
/*--------------------------------------------------------------
Preloader
--------------------------------------------------------------*/

.preloader {
	background: none repeat scroll 0 0 #fff;
	height: 100%;
	opacity: 1;
	position: fixed;
	text-align: center;
	transition: opacity 0.2s ease 0s;
	width: 100%;
	z-index: 9999;
}
.preloader .spinner {
	height: 30px;
	left: 50%;
	margin-left: -15px;
	margin-top: -15px;
	position: relative;
	top: 50%;
	width: 30px;
}
.preloader .pre-bounce1,
.preloader .pre-bounce2 {
	-webkit-animation: 2s ease 0s normal none infinite bounce;
	animation: 2s ease 0s normal none infinite bounce;
	background-color: #0F0F0F;
	border-radius: 50%;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.preloader .pre-bounce2 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
/*--------------------------------------------------------------
Go to top button
--------------------------------------------------------------
	.go-top {
		position: fixed !important;
		right: 20px;
		bottom: -45px;
		color: #fff;
		display: block;
		font-size: 22px;
		line-height: 35px;
		text-align: center;
		width: 40px;
		height: 40px;
		visibility: hidden;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		z-index: 9999;
		cursor: pointer;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
			 -o-border-radius: 2px;
				border-radius: 2px;
		-webkit-transition: all 0.5s;
		   -moz-transition: all 0.5s;
		    -ms-transition: all 0.5s;
		     -o-transition: all 0.5s;
		        transition: all 0.5s;
	}
	.go-top:hover {
		background-color: #fff;
	}
	.go-top.show {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: visible;
		bottom : 11px;
	}

/*--------------------------------------------------------------
Panels
--------------------------------------------------------------*/
.panel-grid-cell .widget-title {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.panel-grid-cell .widget-title:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 50px;
	height: 1px;
	margin-left: -25px;
	background-color: #ff7300;
}
.panel-grid {
	max-width: 1170px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.panel-row-style[data-hasbg="hasbg"] {
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	z-index: 11;
	overflow: hidden;
}
.panel-grid .overlay {
	z-index: -1;
}
.no-col-padding .panel-grid-cell {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/* SO post carousel fix */
.sow-carousel-thumbnail .overlay {
	position: static;
	height: 100% !important;
}
/* Counter
-------------------------------------------------------------- */
.roll-counter {
	text-align: center;
}
.roll-counter i {
	font-size: 30px;
}
.roll-counter .name-count,
.roll-counter .numb-count {
	font-family: "Raleway", sans-serif;
}
.roll-counter .name-count {
	font-size: 14px;
	font-weight: 600;
	padding: 15px 0;
}
.roll-counter .numb-count {
	font-size: 44px;
	padding: 0;
	font-weight: 600;
}
/* Clients
-------------------------------------------------------------- */
.roll-client {
	text-align: center;
}
.roll-client .client-item {
	float: none;
	display: inline-block;
	width: 19%;
	text-align: center;
	margin: 15px 0;
}
.roll-client .client-item img {
	max-width: 150px;
}

/* Spacer
-------------------------------------------------------------- */
.roll-spacer {
	display: block;
	clear: both;
	width: 100%;
	height: 47px;
	overflow: hidden;
}
.roll-spacer.small {
	height: 27px;
}
.roll-spacer.large {
	height: 60px;
}
/* Icon Box
-------------------------------------------------------------- */
.service {
	margin-bottom: 30px;
}
.widget_sydney_services_type_b .service {
	margin-bottom: 20px;
}
.widget_sydney_services_type_b .service-thumb {
	float: left;
	max-width: 120px;
	margin-right: 30px;
	margin-top: 7px;
}
.service.col-md-4:nth-of-type(3n+1) {
	clear: left;
}
.service.col-md-6:nth-of-type(2n+1) {
	clear: left;
}
.roll-icon-box {
	text-align: center;
}
.roll-icon-box .service-thumb {
	margin: 0 auto 20px;
}
.roll-icon-box .icon {
	text-align: center;
	width: 70px;
	height: 70px;
	line-height: 75px;
	margin: 0 auto 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.roll-icon-box.left {
	text-align: left;
}
.roll-icon-box.left .icon {
	float: left;
	margin-top: 7px;
	margin-right: 30px;
}
.roll-icon-box .icon i {
	font-size: 26px;
}
.roll-icon-box .content {
	overflow: hidden;
}
.roll-icon-box .content h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	margin: 7px 0 10px;
}
.roll-icon-box .content h3,
.roll-icon-box .content h3 a {
	color: #443f3f;
}
.roll-icon-box .content p {
	margin: 0;
}

/* Contact widget
-------------------------------------------------------------- */

.sydney_contact_info_widget span {
	color: #ff7300;
	margin-right: 15px;
}
.sydney_contact_info_widget div {
	margin-bottom: 15px;
}
.widget-phone {
	position: fixed;
	right: 20px;
	bottom: 30px;
	z-index: 999998;
	max-height: 120px;
	max-width: 425px;
}
.w-phone {
	float: left;
	position:relative;
	z-index: 999999;
	cursor: pointer;
	height: 105px;
	width: 105px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: .5s all cubic-bezier(.55,0,.1,1);
	transition: .5s all cubic-bezier(.55,0,.1,1);
}
.w-phone-back {
	left: 17px;
	top: 17px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	height: 70px;
	line-height: 70px;
	position: absolute;
	text-align: center;
	width: 70px;
	color: #fff;
	background-color: rgba(50,50,50,.2);
}
.w-phone-b {
	opacity: .4;
	-webkit-animation: circle-animation  2s infinite ease-in-out !important;
	-o-animation: circle-animation  2s infinite ease-in-out !important;
	-moz-animation: circle-animation 2s infinite ease-in-out !important;
	-ms-animation: circle-animation 2s infinite ease-in-out !important;
	animation: circle-animation  2s infinite ease-in-out !important;
	backface-visibility: hidden;
	border-radius: 50%;
	height: 105px;
	width: 105px;
	background: #ff7300;
	position: absolute;
	display: block;
}
.w-phone-call {
	left: 22px;
	top: 22px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	text-align: center;
	width: 60px;
	color: #fff;
	background: #ff7300;
	z-index: 99999 !important;
	-webkit-animation: rotate 2s infinite ease-in-out;
	-o-animation: rotate 2s infinite ease-in-out;
	-moz-animation: rotate 2s infinite ease-in-out;
	-ms-animation: rotate 2s infinite ease-in-out;
	animation: rotate 2s infinite ease-in-out;
}
.w-phone-call i {
	position: relative;
	top: 5px;
}
.widget-phone #inputPhone {
	height: 60px;
	line-height: 60px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background-color: #8f8f8f;
	outline: none;
	-webkit-appearance: none;
	vertical-align: middle;
	width: 130px;
	padding: 0;
	padding-left: 42px;
	color: #fff;
	border: none;
	padding-right: 60px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.widget-phone #inputPhone placeholder {
	color: #fff !important;
	font-size: 16px !important
}
.wrapper-feedback #inputPhone::-webkit-input-placeholder {font-size:14px;line-height:60px;color:#fff}
.wrapper-feedback #inputPhone::-moz-placeholder {font-size:14px;line-height:60px;color:#fff}
.wrapper-feedback #inputPhone::-moz-placeholder  {font-size:14px;line-height:60px;color:#fff}
.wrapper-feedback #inputPhone:-moz-placeholder {font-size:14px;line-height:60px;color:#fff}
.wrapper-feedback #inputPhone:-ms-input-placeholder  {font-size:14px;line-height:60px;color:#fff}
.wrapper-feedback {
	position: relative;
	max-width: 280px
}

.inputPhone {
	position: absolute;
	right: 0;
	display: inline-block;
	right: 5px;
}
.inputPhone:before {
	content: "+7";
	display: block;
	height: 40px;
	color: #fff;
	position: absolute;
	top: 18px;
	left: 16px;
	vertical-align: bottom;
	font-size: 16px;
}
.widget-phone .content-feedback p {
	font-size: 12px;
	color: #fff;
	width: 64px;
	display: inline-block;
	margin-top: 4px;
	padding-left: 20px;
}
#call {
	position: absolute;
	right: 0;
	margin-right: 5px;
	line-height: 60px;
	border: none;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 60px;
	width: 60px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: #ff7300;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#call i {
	position: relative;
	top: 2px;
}

#call:hover {
	cursor:pointer;
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.cbh-hide-btn {
	position: absolute;
	left: 0;
	top: 8px;
	width: 24px;
	height: 54px;
	padding-right: 5px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	cursor: pointer;
	display: inline-block;
	background-color: rgba(50,50,50,.7);
	-webkit-transition: .3s all cubic-bezier(.55,0,.1,1);
	transition: .3s all cubic-bezier(.55,0,.1,1);
}
.cbh-hide-btn i {
	color: #ccc;
	position: absolute;
	top: 12px;
	left: 8px;
}
.cbh-hide-btn:hover {
	-webkit-box-shadow: 2px 2px 29px rgba(255,255,255,.25);
	box-shadow: 2px 2px 29px rgba(255,255,255,.25);
}
#widget-contactform {
	display: inline-block;
	float: right;
	height: 70px;
	width: 360px;
	background-color: rgba(50,50,50,.7);
	padding: 5px 5px 5px 24px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	-webkit-box-shadow: 2px 2px 29px rgba(255,255,255,.25);
	box-shadow: 2px 2px 29px rgba(255,255,255,.25);
}
.widget-phone .content-feedback {
	width: 0px;
	height: 70px;
	margin: 18px 0 0 -110px;
	float: left;
	position: absolute;
	right: 18px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .7s all cubic-bezier(.55,0,.1,1);
	transition: .7s all cubic-bezier(.55,0,.1,1);
}
.visible-block {
	width: 395px !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.block-hidden{
	opacity: 0 !important;
	visibility: hidden !important;
}
.widget-contactform .form-group {
	display: inline-block;
}
.widget-contactform button {
	display: inline-block;
}
@-webkit-keyframes rotate {0% {-webkit-transform: rotate(0deg);}
4% {-webkit-transform: rotate(-45deg);}
8% {-webkit-transform: rotate(0deg);}
12% {-webkit-transform: rotate(-45deg);}
16% {-webkit-transform: rotate(0deg);}
20% {-webkit-transform: rotate(-45deg);}
24% {-webkit-transform: rotate(0deg);}
100% {-webkit-transform: rotate(0deg);}
}
@-moz-keyframes rotate{0% {-moz-transform: rotate(0deg);}
4% {-moz-transform: rotate(-45deg);}
8% {-moz-transform: rotate(0deg);}
12% {-moz-transform: rotate(-45deg);}
16% {-moz-transform: rotate(0deg);}
20% {-moz-transform: rotate(-45deg);}
24% {-moz-transform: rotate(0deg);}
100% {-moz-transform: rotate(0deg);}
}
@keyframes rotate{0% {transform: rotate(0deg);}
4% {transform: rotate(-45deg);}
8% {transform: rotate(0deg);}
12% {transform: rotate(-45deg);}
16% {transform: rotate(0deg);}
20% {transform: rotate(-45deg);}
24% {transform: rotate(0deg);}
100% {transform: rotate(0deg);}
}
@-o-keyframes circle-animation {
	0% {-o-transform: scale(0.6);opacity:.3;}
	50% {-o-transform: scale(1);opacity:0;}
	100% {-o-transform: scale(0.6);opacity:0;}
}
@-webkit-keyframes circle-animation {
	0% {-webkit-transform: scale(0.6);opacity:0;}
	50% {-webkit-transform: scale(1);opacity:.3;}
	100% {-webkit-transform: scale(0.6);opacity:0;}
}
@-moz-keyframes circle-animation{
	0% {-moz-transform: scale(0.6);opacity:0;}
	50% {-moz-transform: scale(1);opacity:.3;}
	100% {-moz-transform: scale(0.6);opacity:0;}
}
@keyframes circle-animation{
	0% {transform: scale(0.6);opacity:0;}
	50% {transform: scale(1);opacity:.3;}
	100% {transform: scale(0.6);opacity:0;}
}
@-ms-keyframes circle-animation{
	0% {-ms-transform: scale(0.6);opacity:0;}
	50% {-ms-transform: scale(1);opacity:.3;}
	100% {-ms-transform: scale(0.6);opacity:0;}
}
/* Icon List
-------------------------------------------------------------- */
.roll-icon-list {
	padding-top: 15px;
}
.roll-icon-list .icon {
	text-align: center;
	width: 70px;
	height: 70px;
	line-height: 75px;
	float: left;
	margin-right: 30px;
	margin-top: 7px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.roll-icon-list .icon i {
	font-size: 26px;
}
.roll-icon-list .list-item {
	margin-bottom: 30px;
}
.roll-icon-list .content {
	overflow: hidden;
}
.roll-icon-list .content h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	margin: 7px 0 10px;
}
.roll-icon-list .content h3 a {
	color: #443f3f;
}
.roll-icon-list .content p {
	margin-bottom: 0;
}
/* List
-------------------------------------------------------------- */
.roll-list {
	list-style: none;
	margin: 0 0 30px 10px;
}
.roll-list li {
	line-height: 32px;
	position: relative;
	padding-left: 40px;
}
.roll-list li:before {
	content: "\f006";
	font-family: "FontAwesome";
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 0;
}
/* Button
-------------------------------------------------------------- */
.roll-button {
	position: relative;
	display: inline-block;
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	padding: 12px 35px;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.roll-button:hover {
	background-color: transparent;
}
.roll-button.border {
	background-color: transparent;
	text-transform: uppercase;
}
.roll-button.border:hover {
	color: #fff;
}
.roll-button.border.text-white {
	color: #fff;
}
.roll-button.light {
	background-color: #fff;
	border: 1px solid #fff;
	color: #443f3f;
}
.roll-button.light:hover {
	color: #fff;
}
.roll-button.light.border {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
}
.roll-button.light.border:hover {
	border: 1px solid #443f3f;
	background-color: #443f3f;
	color: #fff;
}
.roll-button.dark {
	background-color: #443f3f;
	border: 1px solid #443f3f;
}
.roll-button.dark:hover {
	border: 1px solid #443f3f;
	background-color: transparent;
	color: #443f3f;
}
.roll-button.dark.border {
	border: 1px solid #443f3f;
	background-color: transparent;
	color: #443f3f;
}
.roll-button.dark.border:hover {
	border: 1px solid #443f3f;
	background-color: #443f3f;
	color: #fff;
}
.more-button {
	display: table;
	margin: 30px auto 0;
	clear: both;
}
/* Button Group
-------------------------------------------------------------- */
.roll-button-group {
	text-align: center;
}
.roll-button-group .roll-button {
	margin-left: 8px;
}
.roll-button-group .roll-button:first-child {
	margin-left: 0;
}
/* Lastest news
-------------------------------------------------------------- */
.blog-post {
	margin-bottom: 30px;
}
.blog-post .entry-title {
	margin: 15px 0;
	font-size: 16px;
}
/* Lastest Projects
-------------------------------------------------------------- */
.project-filter {
	margin: 20px 0 50px 0;
	text-align: center;
	padding-left: 0;
}
.project-filter li  {
	display: inline-block;
	position: relative;
	text-align: center;
	margin-left: -4px;
	background-color: #f5f5f5;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.widget-area .widget .project-filter li {
	padding: 0;
}
.project-filter li a {
	color: #767676;
	display: block;
	font-family: "Raleway",sans-serif;
	font-size: 13px;
	font-weight: 600;
	outline: 0;
	padding: 10px;
}
.project-filter li a.active,
.project-filter li a:hover,
#secondary .project-filter li a.active,
#secondary .project-filter li a:hover {
	color: #fff;
}
.roll-project {
	width: 100%;
	padding-bottom: 50px;
	margin: 0;
}
.roll-project .project-item {
	margin: 0 0 30px;
}
.roll-project.fullwidth .project-item {
	float: left;
}
.roll-project.fullwidth .project-item {
	width: 20%;
	margin: 0;
}
.roll-project .project-item .item-wrap {
	position: relative;
}
.roll-project .project-item .pop-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	z-index: 10;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.roll-project .project-item .project-pop-wrap {
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
}
.roll-project .project-item .project-pop {
	color: #fff;
	text-align: center;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.roll-project .project-item .project-pop a {
	color: #fff;
}
.roll-project .project-item:hover .project-pop {
	opacity: 0.5;
}
.roll-project .project-item .project-pop h3 {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	position: absolute;
	left: 0;
	bottom: 50%;
	width: 100%;
	margin-bottom: -4px;
}
.roll-project .project-item .project-cat {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	padding-top: 20px;
	margin: 0;
}
.roll-project .project-item .project-cat li {
	display: inline-block;
}
.roll-project .project-item .project-cat li a {
	position: relative;
	font-style: italic;
	padding: 0 5px;
}
.roll-project .project-item .project-cat li a:before {
	position: absolute;
	content: "/";
	left: -3px;
	top: -1px;
}
.roll-project .project-item .project-cat li:first-child a:before {
	content: "";
}
.roll-project .project-item:hover .project-title-wrap,
.roll-project .project-item:hover > .item-wrap .project-pop{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
	-moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
	animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.roll-project .project-item:hover > .item-wrap .pop-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.project-title-wrap{
	position:absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
}

.roll-project .project-item:hover > .item-wrap .project-title-wrap {
	border: 2px solid yellow;
}

.roll-project .project-title{
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
}

.roll-project .project-title span{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/* Testimonials
-------------------------------------------------------------- */
.roll-testimonials {
	max-width: 750px;
	margin: 0 auto 30px;
	text-align: center;
}
.roll-testimonials .avatar {
	width: 100px;
	margin: 7px auto 26px;
	border: 2px solid #fff;
}
.roll-testimonials .avatar,
.roll-testimonials .avatar img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.roll-testimonials .whisper {
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
	padding: 0 0 20px;
	margin: 0;
	border: 0;
}
.hentry .roll-testimonials blockquote {
	background-color: transparent;
	color: inherit;
}
.roll-testimonials .name {
	font-family: "Raleway", sans-serif;
	font-size: 18px;
	font-weight: 500;
}
.roll-testimonials .name span {
	font-size: 13px;
	display: block;
	color: #767676;
}
.roll-testimonials .owl-controls {
	margin-top: 40px;
}
.hentry .roll-testimonials blockquote {
	background: transparent;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	-ms-touch-action: pan-y;
	-webkit-transition: all 0.3s !important;
	transition: all 0.3s !important;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
	text-align: center;
	margin-top: 45px;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 9px;
	height: 9px;
	margin: 4px;
	background-color: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.fa-4x {
	font-size: 2em !important;
}
/* Socials
-------------------------------------------------------------- */
.roll-socials li {
	display: inline-block;
	text-align: center;
	margin: 2px 8px 8px 0;
}
.roll-socials li:last-child {
	margin-right: 0;
}
.roll-socials li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	font-size: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.roll-socials li a:hover {
	color: #fff;
}



.row-wrap {
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important;
}
/* Infomation
-------------------------------------------------------------- */
.roll-infomation {
	margin-bottom: 50px;
	list-style: none;
}
.roll-infomation li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	line-height: 24px;
}
.roll-infomation li.time span {
	color: #d91d1d;
	font-weight: 700;
}
.roll-infomation li.address:before,
.roll-infomation li.phone:before,
.roll-infomation li.email:before {
	position: absolute;
	left: 0;
	top: 4px;
	content: "\f041";
	font-family: "FontAwesome";
	font-size: 20px;
}
.roll-infomation li.phone:before {
	content: "\f095";
}
.roll-infomation li.email:before {
	content: "\f040";
}
/* Progress Bar
-------------------------------------------------------------- */
.roll-progress {
	position: relative;
	margin-bottom: 20px;
}
.roll-progress .name {
	position: absolute;
	left: 0;
	top:0;
}
.roll-progress .name,
.roll-progress .perc {
	font-weight: 400;
}
.roll-progress .progress-animate {
	height: 10px;
	width: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.roll-progress .progress-bar {
	background: #f3f3f3;
	width: 100%;
	margin-top: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.roll-progress .perc {
	width: 0;
	text-align: right;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
.roll-progress .perc.show {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/* Service Box
-------------------------------------------------------------- */
.roll-servicebox .service-content h3 {
	font-size: 16px;
	font-weight: 500;
	margin: 10px 0 10px;
}
/* Tabs
-------------------------------------------------------------- */
.roll-tabs {
	margin-bottom: 20px;
}
.roll-tabs .menu-tab {
	overflow: hidden;
	margin: 0;
	list-style: none;
}
.roll-tabs .menu-tab li {
	position: relative;
	bottom: -1px;
	float: left;
	margin-right: 2px;
}
.roll-tabs .menu-tab li a {
	font-family: "Raleway", sans-serif;
	font-size: 14px;
	font-weight: 500;
	display: block;
	color: #2d3340;
	padding: 12px 25px 10px;
}
.roll-tabs .menu-tab li a:hover {
	background-color: #f7f7f7;
	text-decoration: none;
}
.roll-tabs .menu-tab li.active a {
	background-color: #fff;
	border: 1px solid #dbdbdb;
	transition: none;
}
.roll-tabs .content-tab {
	margin-top: 50px;
	border: 1px solid #dbdbdb;
	padding: 25px 20px 10px 25px;
	margin-top: -1px;
	background-color: #fff;
}
.roll-tabs .content-tab p {
	margin-bottom: 20px;
}
/* Promo Box
-------------------------------------------------------------- */
.roll-promobox {
	text-align: center;
	padding: 20px 0;
}
.roll-promobox .promo-controls {
	margin-top: 25px;
}
.roll-promobox .title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #8e8e8e;
	font-weight: 500;
}
.roll-promobox .promo-content p {
	margin-bottom: 40px;
	font-size: 16px;
}
.roll-promobox.aside-style {
	text-align: left
}
.roll-promobox.aside-style .promo-content p {
	padding-bottom: 15px;
}
.roll-promobox.aside-style .promo-wrap {
	display: table;
	overflow: hidden;
	width: 100%;
}
.roll-promobox.aside-style .promo-content {
	display: table-cell;
	vertical-align: middle;
	width: 70%;
}
.roll-promobox.aside-style .promo-content p {
	margin: 0 0 5px;
}
.roll-promobox.aside-style .promo-controls {
	display: table-cell;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 30%;
}
/* Team
-------------------------------------------------------------- */
.roll-team.carousel .team-item {
	padding: 0 25px;
}
.post-type-archive-employees .team-item {
	margin-bottom: 30px;
}
.roll-team .team-inner {
	padding: 4px;
	background-color: #fff;
	position: relative;
	text-align: center;
}
.roll-team .team-item .team-pop .name {
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding: 10px 0;
}
.roll-team .team-item .team-pop .pos {
	font-style: italic;
}
.roll-team .team-item .team-pop .team-info {
	top: 30%;
	position: relative;
	width: 100%;
}
.roll-team .team-item .pop-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	z-index: 10;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.roll-team .team-item .team-social {
	text-align: center;
	padding: 17px 0 0;
	margin: 0;
}
.roll-team .team-item .team-social li {
	display: inline-block;
}
.roll-team .team-social li a {
	font-size: 16px;
	color: #fff;
	display: block;
	margin-left: 5px;
	height: 30px;
	width: 30px;
	line-height: 28px;
	border: 1px solid #fff;
	background-color: transparent;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.roll-team .team-item .team-social li:first-child a {
	margin-left: 0;
}
.roll-team .team-item .team-social li:hover a {
	background-color: #fff;
}
.archive .team-social li a {
	color: #ff7300;
	border: 1px solid #ff7300;
}
.roll-team .team-item .team-pop {
	color: #fff;
	z-index: 20;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.roll-team .team-item:hover > .team-inner .team-pop {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
	-moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
	animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.2);
}
.roll-team .team-item:hover > .team-inner .pop-overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.roll-team .team-content {
	text-align: center;
}
.roll-team .team-content .name {
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding: 12px 0 2px;
}
.roll-team .team-content .pos {
	padding-bottom: 12px;
	color: #443f3f;
}
.archive .team-item:nth-of-type(3n+1) {
	clear: left;
}
.entry-post .roll-team .team-inner .avatar img {
	margin: 0;
}
/* Elements
-------------------------------------------------------------- */
a {
	color: #ff7300;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #0F0F0F;
}

.text-color { color: #0F0F0F;}

#mainnav > ul > li > a.active,
#mainnav > ul > li > a:hover {
	color: #0F0F0F;
}
#mainnav ul li ul:after {
	background-color: #0F0F0F;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#mainnav .sub-menu li:hover > a {
	background-color: #0F0F0F;
}
.error-wrap #search-submit:hover {
	background-color: #ff7300;
	border-color: #ff7300;
}
.text-slider .maintitle:after {
	background-color: #ff7300;
}
.content-area .hentry:after {
	background-color: #ff7300;
}
.hentry .meta-post a:hover {
	color: #ff7300;
}
.hentry blockquote {
	border-left: 3px solid #ff7300;
}
.blog-pagination ul li {
	border: 1px solid #ff7300;
}
.blog-pagination ul li.active,
.blog-pagination ul li:hover a {
	background-color: #ff7300;
}
.sidebar .widget:before {
	background-color: #ff7300;
}
.widget-tags .tag-list a:hover {
	border: 1px solid #ff7300;
}
.comment .comment-detail {
	border: 1px solid #ff7300;
}
.bottom .socials li:hover a,
.go-top {
	background-color: #ff7300;
}
.go-top:hover {
	color: #ff7300;
}
.switcher-container .switcher-icon a:focus {
	color: #ff7300;
}
.owl-theme .owl-controls .owl-page span{
	border: 2px solid #ff7300;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background-color: #ff7300;
}
.roll-icon-box .icon {
	border: 1px solid #ff7300;
}
.roll-icon-box .icon i,
.roll-icon-box .content h3 a:hover {
	color: #ff7300;
}
.roll-icon-box.white .icon {
	background-color: #ff7300;
}
.roll-icon-box.white .content h3 a {
	color: #ff7300;
}
.roll-icon-list .icon {
	border: 1px solid #ff7300;
}
.roll-icon-list .icon i,
.roll-icon-list .content h3 a:hover {
	color: #ff7300;
}
.roll-button {
	background-color: #ff7300;
	border: 1px solid #ff7300;
}
.roll-button:hover {
	color: #ff7300;
}
.roll-button.border {
	color: #ff7300;
	border: 1px solid #ff7300;
}
.roll-button.border:hover {
	background-color: #ff7300;
}
.roll-button.light:hover {
	border: 1px solid #ff7300;
	background-color: #ff7300;
}
.project-filter li a.active,
.project-filter li a:hover {
	background-color: #ff7300;
}
.roll-testimonials .name {
	font-family: "Raleway", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #ff7300;
}
.roll-project .project-item .project-pop {
	background-color: #ff7300;
}
.roll-socials li a {
	border: 1px solid #ff7300;
}
.roll-socials li a:hover {
	background-color: #ff7300;
	border: 1px solid #ff7300;
}
.roll-infomation li.address:before,
.roll-infomation li.phone:before,
.roll-infomation li.email:before {
	color: #ff7300;
}
.roll-progress .progress-animate {
	background-color: #ff7300;
}
.roll-team .team-item .team-pop .team-social li:hover a {
	color: #ff7300;
}
.roll-team .team-item .team-pop {
	background-color: #ff7300;
}
.roll-team .team-content .name {
	color: #ff7300;
}
/* Woocommerce basic - full styles in wc.css
-------------------------------------------------------------- */
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background-color: #ff7300;
}
.cart-contents {
	position: relative;
}
.cart-contents .fa,
.header-account .fa {
	font-size: 18px;
}
.cart-amount {
	background-color: #ff7300;
	font-size: 12px;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 50%;
	top: -10px;
	position: absolute;
	color: #fff;
	right: -18px;
	text-align: center;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link p {
	color: #767676;
}
ol.flex-control-nav.flex-control-thumbs {
	list-style-type: none;
	padding-left: 0;
	margin: 0 -3px;
}
ol.flex-control-nav.flex-control-thumbs li img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}
ol.flex-control-nav.flex-control-thumbs li {
	width: 33.333%;
	display: inline-block;
	padding: 3px;
	vertical-align: middle;
}
ol.flex-control-nav.flex-control-thumbs li img:not(.flex-active) {
	opacity: 0.6;
}
.woocommerce ul#shipping_method {
	display: table;
	margin: 0 auto;
	text-align: left;
}
.woocommerce ul#shipping_method li {
	padding: 0;
}
/* Core video
-------------------------------------------------------------- */
.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
.wp-custom-header iframe {
	vertical-align: top;
}

.wp-custom-header {
	position: relative;
}
.wp-custom-header .wp-custom-header-video-button {
	position: absolute;
	bottom: 10%;
	left: -webkit-calc(50% - 25px);
	left: calc(50% - 25px);
	height: 50px;
	width: 50px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background-color: rgba(51, 51, 51, 0.70);
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;
}
.wp-custom-header .wp-custom-header-video-button:hover {
	color: #fff;
	background-color: #333;
}
.wp-custom-header .wp-custom-header-video-button:focus {
	outline: none;
}

/* Lightbox video
-------------------------------------------------------------- */
.sydney-video .video-text,
.sydney-video .toggle-popup,
.sydney-video .close-popup {
	display: none;
}
.sydney-video.vid-lightbox .video-text {
	display: block;
	margin-bottom: 30px;
}
.sydney-video.vid-lightbox .video-text:empty {
	margin-bottom: 0;
}
.sydney-video.vid-lightbox .popup-show .close-popup {
	display: block;
	position: absolute;
	top: -30px;
	right: -30px;
	z-index: 12;
	font-size: 20px;
	cursor: pointer;
	color: #fff;
}
.sydney-video.vid-lightbox .sydney-video-inner {
	max-width: 720px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sydney-video.vid-lightbox .video-overlay {
	position: fixed;
	top: 0;
	left: -9999em;
	height: 100%;
	width: 100%;
	z-index: 9998;
	background-color: rgba(0, 0, 0, 0.3);
}
.sydney-video.vid-lightbox .popup-show {
	left: 0;
}
.sydney-video.vid-lightbox {
	text-align: center;
}
.sydney-video.vid-lightbox .toggle-popup {
	width: 60px;
	height: 60px;
	display: table;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 12px 0 rgba(83, 85, 93, 0.3);
	border-radius: 50%;
	line-height: 60px;
	font-size: 28px;
	color: #46444c;
	transition: all 0.4s;
}
.sydney-video.vid-lightbox .toggle-popup:hover {
	background-color: #46444c;
	color: #fff;
}

/*--------------------------------------------------------------
Elementor and Beaver Builder
--------------------------------------------------------------*/
.page-template-page_front-page.elementor-page .page-wrap .content-wrapper,
.page-template-page_front-page.fl-builder .page-wrap .content-wrapper {
	width: 100%;
	padding: 0 15px;
}
.fl-widget .widgettitle,
div[class*="elementor-widget-wp-widget-sydney"] h5 {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 32px;
}

/* Media Queries
-------------------------------------------------------------- */
/* Smaller than standard 1200 */
@media only screen and (max-width: 1199px) {
	.roll-icon-list .list-item {
		margin-bottom: 18px;
	}
	.roll-project.fullwidth .project-item {
		width: 25%;
	}
	.masonry-layout .hentry {
		width: 455px;
	}
	.galleryModal {
		max-width: 80%;
	}

}
/* Smaller than standard 980 */


@media only screen and (max-width: 1601px) {

	.tesla {
		right: -20px;
		bottom: -50px;
	}

}
@media only screen and (max-width: 1367px) {
	.page-contacts .page-contacts-wrapper .contacts-data {
		padding-top: 56px;
	}
	.page-id-23 footer {
		display: none;
	}
	.content-area .post-23 {
		padding-bottom: 0;
		padding-top: 48px !important;
	}

	.page-id-23 .entry-content .portfolio-wrapper {
		padding-top: 80px;
	}
	.galleryModal {
		max-width: 75%;
	}
	h1 {
		font-size: 46px;
		padding-top: 40px;
	}
	.title-description {
		font-size: 24px;
	}
	.tesla {
		right: -70px;
		bottom: -50px;
	}
	.tesla img {
		max-width: 90%;
	}
	.header-title .content-feedback {
		padding-top: 20px
	}
	.widget-phone {
		position: fixed;
		right: 0;
		bottom: 0;
		z-index: 999998;
		max-height: 120px;
		max-width: 425px;
	}
}
@media only screen and (max-width: 1200px) {
	.site-header {
		padding: 0;
	}
	.site-header.float-header {
		padding: 0;
	}
	.site-logo {
		max-height: 56px;
		margin-left: 20px
	}
}

}
@media only screen and (max-width: 991px) {
	h2 {
		font-size: 22px !important;
	}
	.page-id-23 .entry-content .portfolio-wrapper {
		padding-top: 40px !important;
	}
	.bigadvantages-post-wrap {
		padding: 64px 0;
	}
	.reviews-post-wrap {
		padding: 64px 0;
	}
	.mobile-slide {
		min-height: 670px;
		min-width: 940px;
	}
	.galleryModal {
		max-width: 70%;
	}
	.about-post-wrap {
		padding: 96px 0;
	}
	.bonuses-post-wrap .bonuses-wrapper {
		padding: 0 16px;
	}
	.tagline-post {
		font-size: 28px;
		padding: 0 10px;
	}
	.post-wrap-description {
		padding-bottom: 32px;
	}
	.maintitle {
		padding: 0 10px
	}
	.padding-post-wrap {
		padding: 80px 0;
	}
	.site-logo {
		max-height: 60px
	}
	.advantages-post-wrap .item-wrap {
		padding-left: 88px;
	}
	.advantages-post-wrap h3 {
		font-size: 18px;
	}
	.site-header {
		padding: 10px 0 0px;
	}
	.btn-menu {
		padding: 20px;
		padding-bottom: 34px;
	}
	.parallax {
		background-size: cover;
		background-attachment: scroll;
		background-position: top center!important;
	}
	.roll-counter .numb-count {
		font-size: 24px;
	}
	.masonry-layout .hentry {
		width: 345px;
	}
	.header-wrap .col-md-8 {
		padding: 0;
	}
	.last {
		margin-bottom: 0 !important;
	}
	.margin-bottom-device {
		margin-bottom: 50px;
	}
	.margin-top-device {
		margin-top: 50px;
	}
	.content-area .post-wrap,
	.contact-form-wrap {
		padding-right: 0;
	}
	.contact-form-aside,
	.sidebar {
		margin-top: 50px;
	}
	.roll-icon-box {
		margin-bottom: 30px;
	}
	.roll-promobox.aside-style,
	.roll-promobox.aside-style .promo-wrap,
	.roll-promobox.aside-style .promo-content,
	.roll-promobox.aside-style .promo-controls {
		display: block;
		text-align: center;
		width: 100%;
	}
	.roll-promobox.aside-style .title {
		margin-bottom: 20px;
	}
	.roll-project.fullwidth .project-item {
		width: 33.3%;
	}
	.footer-widgets .widget {
		margin-bottom: 50px;
	}
	.roll-client .client-item img {
		max-width: 100%;
	}
	.blog-post:nth-of-type(2n+1) {
		clear: left;
	}
}

@media only screen and (max-width: 780px) {
	.roll-client .client-item img {
		max-width: 100%;
	}
	.youtube img, .youtube iframe {
		min-height: 320px;

	}
	.video-swiper .swiper-pagination {
		display: block;
		margin-bottom: 0px;

	}
	.credit-wrapper-dream, .credit-wrapper-more {
		margin: 6px 0 7px;
	}
	.social-block {
		display: block;
		margin-bottom: 40px;
	}
	.social-block  .social{
		margin: 0;
	}
	.social-block  .social li {
		padding: 0 3px;
	}
	.social-block  .social li img {
		max-width: 34px;
	}
	.credit-wrapper-more {
		margin-top: 0;
	}
	.credit-wrapper-info img {

		padding-bottom: 0;
	}
	.post-wrap.review-wrap {
		padding-bottom: 30px;
	}
	.swiper-container.video-swiper {
		padding-bottom: 20px;
	}
	.video-review {
		margin-top: 40px;
	}
	.btn-menu {
		display: block;
	}
	.tagline-post-wrap {

		position: relative;
	}
	.online {
		height: 240px
	}
	.tagline-post h2 {
		font-size: 24px !important;
		z-index: 2;
		position: relative;
	}
	.tagline-post p span {
		font-size: 48px;
	}

	.items-bottom {
		padding-top: 12px;
	}
	.credit-wrapper-info img {
		width: 100%;
	}
	.panel-grid-cell {
		padding-left:15px !important;
		padding-right:15px !important;
		margin-bottom: 15px !important;
	}
	h1 { font-size: 32px;}
	h2 { font-size: 28px !important;}
	h3 { font-size: 22px;}
	h4 { font-size: 18px;}
	h5 { font-size: 16px;}
	h6 { font-size: 14px;}
	.post-wrap .title {
		font-size: 26px !important;
	}
}
/* Tablet Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.parallax {
		background-size: cover;
		background-attachment: scroll;
		background-position: top center!important;
	}
}

@media only screen and (max-width: 1441px) {
	.site-header #mainnav ul li ul {
		right: 14px;
	}
	.site-header #mainnav ul li ul li ul {
		left: -100%;
	}
	.tesla {
		right: -50px;
		bottom: -50px;
	}
	.tesla img {
		max-width: 95%;
	}
}
@media only screen and (max-width: 1024px) {
	.site-header.fixed {
		position: fixed !important;
		background-color: #000;
	}
	.video-swiper .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}
	.tesla img {
		max-width: 80%;
	}
	.tesla {
		right: -280px;
		bottom: -50px;
	}
	.site-header .menu-top {
		display: block;
	}
	.site-logo {
		padding: 4px 0;
	}
	h1 {
		font-size: 46px !important;
		padding-top: 80px;
	}
	.header-wrap {
		position: relative;
	}
	.cloud-city-seconds_dash {
		display: none !important;
	}
	#mainnav {
		display: none;
	}
	.navbar-wrapper {
		display: none;
	}
	.navbar-custom {
		display: none;
	}

	.menu-right {
		height: 58px;
	}
	.contacts-data .map {
		width: 100%;
	}
	.about-img-container .about-img-wrapper h1, .about-img-container .about-img-wrapper h2, .about-img-container .about-img-wrapper .title {
		font-size: 22px;
	}
	.feedback-phone {
		display: none;
	}
	.owl-nav {
		display: none;
	}

	.about-img-container .about-img-wrapper ul {
		margin-top: 16px;
	}
	.about-img-descp {
		font-size: 12px;
	}
	.title-dev {
		margin-bottom: 20px;
	}
	.about-img-text {
		font-size: 12px
	}
	.team-text {
		font-size: 12px;
	}
	.page-template-page1 .site-header {
		padding: 0;
	}
	.slides-container .slide-item,
	.panel-row-style {
		background-attachment: scroll !important;
		background-position: center !important;
	}
	.panel-row-style.mob-pad-0 {
		padding: 0 !important;
	}
	.panel-row-style.mob-pad-15 {
		padding: 15px 0 !important;
	}
	.panel-row-style.mob-pad-30 {
		padding: 30px 0 !important;
	}
	.panel-row-style.mob-pad-45 {
		padding: 45px 0 !important;
	}

	.btn-menu {
		display: inline-block;
		z-index: 16;
		margin-left: auto;
		padding-right: 10px;
		padding-top: 6px;
		padding-left: 5px;
		width: 40px;
		height: 30px;

	}
	.post-wrap {
		padding: 30px 0;
	}
	.site-header {
		position: fixed;
		background-color: #fff !important;
		-webkit-box-shadow: 0px 16px 45px -22px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 16px 45px -22px rgba(0,0,0,0.75);
		box-shadow: 0px 7px 45px -22px rgba(0,0,0,0.75)
	}
	.header-clone {
		display: none;
	}
	.posts-navigation {
		overflow: hidden;
		margin-bottom: 30px;
	}
}
/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.posts-layout {
		max-width: 100%;
	}
	.credit {
		background-color: #f5f5f5
	}
	.header-title-wrapper > div > div.row > div:first-child {
		order: 1;
	}
	.header-title-wrapper > div > div.row > div:nth-child(2) {
		order: 3;
	}
	.header-title-wrapper > div > div.row > div:nth-child(3) {
		order: 2;
	}
	#mainnav-mobi ul.social {
		padding: 10px 25px;
	}
	#mainnav-mobi ul.social li {
		padding: 0 2px;
	}
	#mainnav-mobi ul.social img {
		max-width: 35px;
		padding: 0px;
	}
	.credit-wrapper-description p {
		margin-left: 15px;
		margin-right: 15px;
	}
	.credit-wrapper-info  {
		flex: 0 0 100%;
		padding: 0px 0 40px;
	}
	.credit-background {
		display: none;
	}
	.tesla img {
		max-width: 95%;
	}
	.about-post-wrap p {
		margin-top: 0px;
	}
	.footer.site-footer {
		position: relative;
	}
	.tagline-item-last {
		padding-left: 0
	}
	.price-wrapper-item__main ul {
		padding-left: 45px;
	}

	.price-wrapper-item.middle-item {
		-webkit-box-shadow: 0px 0px 35px -22px rgba(0,0,0,0.85);
		box-shadow: 0px 0px 35px -22px rgba(0,0,0,0.85);
	}

	h2 {
		font-size: 24px !important;
		text-align: center;
	}
	.price-wrapper-item {
		-webkit-box-shadow: 0px 0px 35px -22px rgba(0,0,0,0.85);
		box-shadow: 0px 0px 35px -22px rgba(0,0,0,0.85);
	}
	.top-swiper .swiper-wrapper {
		padding-bottom: 60px;
	}
	.top-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 20px;
	}
	.top-swiper .swiper-pagination-bullet-active {
		background: #0F0F0F
	}
	.top-swiper .swiper-slide {
		padding-left: 15px;
		padding-right: 15px;
	}
	.price-wrapper-item__main ul li {
		padding: 2px 0px;
	}
	.price-wrapper-item__header.first-item {
		background-size: cover;
	}
	.price-wrapper-item__main {
		padding-top: 8px;
	}
	.top-swiper .swiper-slide {
		height: 480px;
	}
	.price-wrapper-item__header h3 {
		font-size: 22px;
	}
	.site-logo {
		max-height: 46px;
		margin-left: 15px;
	}
	.post-wrap_wrapper {
		padding-top: 5px;
	}
	.padding-post-wrap {
		padding: 30px 0;
	}
	.price-wrapper {
		padding-bottom: 0;
	}
	.more-post-wrap {

		padding: 30px 0;
	}
	.post-wrap-description {
		padding-bottom: 0;
	}
	.more-info span {
		display: block;
	}
	.more-info {
		margin-top: 10px;
	}
	.cloud-city-digit {
		height: 1.2em !important;
		line-height: 1.2em !important;
		width: 0.8em !important;
	}
	.cloud-city-dash, .cloud-city-tripdash {
		height: 2.8em !important
	}
	.more-info .comma {
		display: none;
	}
	.advantages-post-wrap .stages {
		list-style: none;
		padding: 6px 0 15px;
	}
	.advantages-post-wrap .stages {
		padding-top: 0;
	}
	.mask {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: rgba(0,0,0,.4);
	}
	.clients-post-wrap  {
		padding: 0 0 20px;
	}
	.big-p {
		font-size: 14px;
	}
	.work-post-wrap .post-wrap-description {
		padding-bottom: 10px;
	}
	.section-devider-container {
		padding-bottom: 0;
	}
	.post-wrap-img {
		text-align: center;
		border-radius: 0px;
	}
	.item-1 {
		padding: 2px;
		padding-left: 0px;
	}
	.item-2 {
		padding: 2px;
		padding-right: 0px;
	}
	.item-3 {
		padding: 2px;
		padding-left: 0px;
	}
	.item-4 {
		padding: 2px;
		padding-right: 0px;
	}
	.about-post-wrap .section-devider-container {
		margin-top: 0;
	}
	.no-padding-right {
		padding-right: 0;
	}
	.tagline-post {
		z-index: 2
	}
	.work-post-wrap {
		padding-bottom: 40px
	}
	.bonuses-post h2 {
		font-size: 28px !important;
		text-align: left;
		margin-top: 30px;
		margin-left: 25px;
	}
	.lead-wrap {
		height: auto;
		padding-top: 40px;
	}
	.lead-wrap > .container {
		flex-direction: column-reverse;
	}
	.lead-wrap > .container .lead-subtitle {
		text-align: center;
		font-size: 14px;
	}
	.free-cleaning h2 {
		font-size: 26px !important
	}
	.free-cleaning h2 span {
		font-size: 34px !important;
	}
	.base-item.price-wrapper-item__main p.price, .price-wrapper-item__main p.price {
		margin: 12px 30px 0;
		margin-top: auto;
	}
	.free-cleaning {

		min-height: 350px;
	}
	#backCall .modal-dialog {
		margin-top: 50px;
	}
	.lead-wrap > .container span.lead-title {
		text-align: center;
		display: block;
	}
	.girl {
		position: relative;
		left: 0;
		height: 320px;
		margin: 20px auto 0;
	}
	.girl img {
		height: 320px;
	}
	.bonuses-post h2 {
		margin-top: 10px;
		margin-left: 0;
		text-align: center;
		font-size: 24px !important;
	}
	.bonuses-wrap__title {
		width: 100%;
		margin-top: 35px;
		border-radius: 0;
	}
	.bonuses-wrap__title li a {
		font-size: 16px;
		padding: 10px 5px;
		vertical-align: middle;
	}
	.bonuses-wrap__wrapper .bonuses-desription {
		padding: 20px 30px;
	}
	.bonuses-wrap__wrapper .bonuses-block {
		flex-direction: column;
	}
	.bonuses-wrap__wrapper .bonuses-image, .bonuses-wrap__wrapper .bonuses-desription {
		width: 100%;
		border-radius: 0;
	}
	.faq-wrapper {
		margin-top: 20px;
	}
	.faq-trigger {
		padding: 10px;
	}
	.post-wrap .title {
		font-size: 16px !important;
		margin-right: 15px;
		width: 80%
	}
	.review-wrap .social {
		margin-top: 20px;
	}
	.faq-wrap {
		padding-bottom: 50px;
	}
	.review-wrap h2 {
		margin-bottom: 35px;
	}
	.review-wrap .review-swiper {
		margin-top: 20px;
	}
	.header-title::after {
		background: transparent;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 100%);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	}
	.header-title {
		background-position: 40% 30%;
	}
	.timer p {
		font-size: 16px;
		text-align: left;
	}
	.timer {
		text-align: left;
	}
	.timer-wrapper {
		padding-top: 0;
	}
	.post-wrap-img p {
		font-size: 20px;
		padding: 15px;
	}
	.copyright .logo-wn {
		padding-top: 20px;
	}
	.site-info {
		padding: 5px 15px 20px;
	}
	.tagline-post p {
		z-index: 2;
		margin-left: 3px;
		position: relative;
		font-size: 18px;
	}
	.cloud-city-dash {
		width: 25% !important
	}
	.footer-contacts, .footer-phone {
		text-align: left;
		padding-left: 0;
	}
	.footer-contacts p, .footer-phone p {
		text-align: left;
	}
	.cloud-city-dashboard {
		text-align: left !important;
		margin-left: 35px !important;
	}
	.contacts-post-wrap {
		padding: 0;
		flex-direction: column;
		z-index: 1;
		position: relative;
	}
	.faq-wrap {
		position: relative;
		z-index: 1;

background-color: #fff;
	}
	.contacts-wrapper {
		padding: 20px 20px 30px;
		margin: 0 auto;
		text-align: center;
	}
	.contacts-wrapper ul {
		margin-top: 15px;
	}
	.contacts-wrapper .social {
		margin-bottom: 10px;
	}
	.contacts-section {
		flex: 0;
		text-align: center;
	}
	.contacts-wrapper ul li.bold a, .contacts-wrapper ul li.bold span {
		font: 18px/1.1 Geometria-Bold, sans-serif !important;
	}
	.contacts-wrapper input[type="submit"] {
		margin-top: 12px;
	}
	#map {
		height: 420px;
	}
	.cloud-city-dash_title {
		font-size: 0.4em !important;
	}
	.about-post-wrap {
		padding: 10px 0 2px;
	}
	.post-wrap-img img {
		min-width: 100%;
	}
	.header-wrap .menu-top {
		padding: 5px;
		background-image: none;
		justify-content: right;
		text-align: right;
	}
	.contacts-post-wrap {
		margin-bottom: 0px;
	}
	h2 {
		margin-bottom: 0;
	}
	.header-top {
		display: inline-block;
	}

	.work-post-wrap .item-wrap {
		padding: 0px;
	}
	.masonry-layout .hentry {
		width: 100%;
		margin: 0 0 30px;
		padding: 0 15px;
	}
	.header-title {
		height: 100%;
		overflow: hidden;
	}
	.advantages-item {
		padding: 10px 0;
	}
	footer .footer-social {
		padding: 0;
		margin-top: 0;
	}
	.advantages {
		padding-top: 40px;
		padding-bottom: 30px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.advantages > div {
		display: flex;
		flex-wrap: wrap;
	}
	.gallery-top {
		max-width: 400px;
	}
	.galleryModal {
		width: 100%;
	}
	.modal-dialog-centered {
		min-height: calc(100% - (0.25rem * 2));
	}
	.galleryModal {
		padding: 20px;
	}
	.work-wrap .work-wrapper-item {
		margin-top: 15px;
	}
	.modal {
		padding: 0px !important
	}
	.galleryModal .swiper-button-next, .galleryModal .swiper-button-prev {
		width: 28px;
		height: 26px;
	}
	.modal button {
		top: -30px;
		right: -5px;
		background-color: transparent;
	}
	.galleryModal .swiper-button-next, .galleryModal .swiper-button-prev {
		top: 55%;
	}
	.work-description p {
		margin-bottom: 0;
	}
	.work-description {
		padding: 10px;
		padding-bottom: 0
	}
	.work-description h3 {
		font-size: 18px;
	}
	.work-description ul {
		margin: 10px 0 20px
	}
	.tesla {
		right: -220px;
		bottom: -30px;
	}
	.logo-header p {
		display: none;
	}
	.header-title .content-feedback {
		padding-left: 10px;
		padding-right: 10px;
	}
	h1 {
		font-size: 28px !important;
		text-align: center;
		padding-top: 0px;
	}
	.header-title-wrapper h1 {
		line-height: 36px;
	}
	.tagline-item-first {
		padding-right: 20px;
	}
	.tagline-post-wrap__item {
		padding: 10px;
	}
	.work-description ul li {
		padding: 3px 0;
	}
	.work-wrap .button-more, .loadMoreBtn {
		margin-top: 30px;
	}
	.tagline-post-wrap__wrapper h3 {
		font-size: 16px;
	}
	.work-wrap h2 {
		text-align: center;
		margin-bottom: 15px;
	}
	.tagline-post p {
		font-size: 14px;
	}
	.tagline-post h2 {
		margin-bottom: 30px;
	}
	.work-post-wrap .tagline-item-first {
		padding-right: 15px;
	}
	.work-post-wrap .tagline-item-last {
		padding-left: 15px;
	}
	.work-post-wrap__wrapper {
		text-align: center;
		justify-content: center;
	}
	.work-post-wrap__item {
		margin-top: 30px;
	}
	.work-post-wrap .col-flex {
		justify-content: center;
		text-align: center;
	}
	.work-post-wrap h2 {
		margin-bottom: 20px;
	}
	.work-post-wrap__wrapper > span {
		font: 30px/1.1 Geometria-Bold, sans-serif;
		text-transform: uppercase;
		color: #CCCCCC;
		position: absolute;
		top: 25px;
		left: 10px;
	}
	.work-post-wrap h3 {
		font-size: 14px;
		text-align: center;
	}
	.advantages-post-wrap {
		height: 380px !important;
		background-position: 100% 120%;
		position: relative;
	}
	.advantages-wrapper {
		position: relative;
		z-index: 1;
		color: #fff;
		padding: 0 25px
	}
	.advantages-wrapper h2 {
		color: #fff;
		text-align: left;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.contacts-footer .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.advantages-post-wrap::after {
		background: transparent;
		background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.4)));
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
		background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
		background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 100%);
		content: "";
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.modal button {
		opacity: 1
	}
	.bonuses-wrap__wrapper .bonuses-image img {
		border-radius: 0;
		max-height: 240px;
	}
	.work-post-wrap__item {
		height: 115px
	}
	.text-slider-section {
		min-height: 190px;
	}
	.text-slider .maintitle {
		font-size: 32px;
		line-height: 1.1;
		padding-bottom: 10px;
	}
	.text-slider .subtitle {
		font-size: 16px;
		line-height: 24px;
		padding: 15px 0;
	}
	.roll-button {
		padding: 10px 30px;
	}
	.roll-project .project-item {
		width: 100%;
	}
	.no-padding {
		padding: 0;
	}
	.roll-project.fullwidth .project-item {
		width: 50%;
	}
	.roll-counter {
		margin-bottom: 30px;
	}
	.sydney_facts_widget .col-md-3:last-of-type .roll-counter {
		margin-bottom: 0;
	}
	.roll-counter .name-count {
		padding: 5px 0;
	}
	.single-post .author-post .author-avatar {
		float: none;
		margin-bottom: 20px;
	}
	.single-post .author-post .author-info {
		margin-left: 0;
		padding: 0;
	}
	.single-post .author-post ul.socials {
		position: static;
	}
	.single-post .author-post .intro {
		clear: left;
		padding-top: 10px;
	}
	.comment-list .children {
		margin-left: 75px;
	}
	.error-wrap .error-search {
		padding: 0 20px;
	}
	.aside-image .content-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.social-menu-widget a:before {
		font-size: 42px;
	}

	.header-wrap {
		text-align: center;
		padding: 4px;
		background-image: linear-gradient(60deg, #fff 0%, #fff 100%);
	}

	.header-wrap .social-wrapper .social {
		display: none;
	}

	.text-slider-section {
		min-height: 0;
		top: auto;
		bottom: 0;
	}
	.site-title {
		font-size: 22px !important;
	}
	.fluid-width-video-wrapper + #wp-custom-header-video-button {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
	.roll-client .client-item {
		padding: 5px;
		margin: 0;
		width: 32.5%;
	}
}

/* Mobile Portrait Size */
@media only screen and (max-width: 479px) {
	.roll-project.fullwidth .project-item {
		width: 100%;
	}
	.galleryModal {
		max-width: 100%;
	}
	.blog-post,
	.service,
	.sidebar-column {
		padding: 0;
	}
	.roll-button {
		font-size: 12px;
	}
	.text-slider .maintitle {
		font-size: 18px;
	}
	.text-slider .subtitle {
		font-size: 14px;
	}
	.text-slider {
		margin-bottom: 5px;
	}
	.text-slider .subtitle {
		padding: 5px 0;
	}
	.button-slider {
		padding: 5px 15px;
		font-size: 11px;
	}
}
@media only screen and (max-width: 320px) {
	.text-slider {
		margin-bottom: 0;
	}
	.advantages-post-wrap h3 {
		font-size: 16px;
	}
	.tagline-post h2 {
		font-size: 24px !important;
		z-index: 2;
		position: relative;
	}
	.bonuses-post h2 {
		font-size: 24px !important;
		margin-left: 0px;
	}
	.cloud-city-dashboard {
		margin-left: 0px !important;
	}
	.cloud-city-dash {
		min-width: 30% !important;
	}
	#vk_groups {
		width: 260px !important
	}
	.wrapper-feedback {
		position: relative;
		max-width: 280px;
	}

	.form-group-wrapper {
		padding: 20px 30px;
	}
	.tagline-post p {
		margin-left: 0px;
		font-size: 18px;
	}
	.tagline-post p span {
		font-size: 38px;
		padding-top: 20px
	}
	.advantages-post-wrap .item-1 {
		background: url(/wp-content/uploads/2018/04/theory.png) no-repeat -24px -20px;
	}
	.advantages-post-wrap .item-2 {
		background: url(/wp-content/uploads/2018/04/practique.png) no-repeat -24px -20px;
	}
	.advantages-post-wrap .item-wrap {
		padding-left: 90px;
	}
	.header-title {
		overflow: hidden;
	}
	.tesla {
		right: -220px;
		bottom: -10px;
	}
	.header-title-wrapper {
		height: 100%;
	}
	footer .social li {
		padding: 2px;
	}
	.work-wrap .button-more, .loadMoreBtn {
		max-width: 260px;
		margin-top: 15px;
	}
	.bonuses-post-wrap .bonuses-stat .stat-item span {
		font-size: 64px;
	}
	.advantages-post-wrap input[type="submit"], .free-cleaning input[type="submit"] {
		width: 240px;
	}
	.mobile-slide {
		min-height: 570px;
		min-width: 770px
	}
	.navbar-toggle-button {
		right: 20px;
	}
}
@media screen and (min-width: 768px) {
	.fa-4x {
		font-size: 4em !important;
	}
	.modal-dialog {
		width: 500px;
		margin-top: 80px;
	}
	.work-modal .modal-dialog {
		width: auto;
		margin: 30px auto;
	}
}
/* Center menu vertically */
@media screen and (min-width: 992px) {
	.header-wrap .container > .row {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.contacts-data li {
		font-size: 32px;
	}
	.contacts-data .refinement {
		font-size: 16px;
		padding-top: 20px;
		padding-bottom: 12px;
	}
}
@media screen and (min-width: 1200px) {
	.jingle .feedback-phone {
		font-size: 26px;
	}
	.page-template-page1 .jingle .feedback-phone {
		margin-top: 0;
		font-size: 26px;
		margin-bottom: 0;
	}
}
/* Mobile slider */
.mobile-slide {
	display: none;
}
.sydney-hero-area {
	overflow: hidden;
}
[class*="ymaps-2"][class*="-ground-pane"] {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
}

/* portfolio wrapper */
.portfolio-wrapper .item{position:relative; padding: 0px 5px;}
.portfolio-wrapper .web-link a{z-index:1;position:relative;display:inline-block;}
.portfolio-wrapper .web-link{z-index:1;-webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;overflow:hidden;}
.portfolio-wrapper .web-link a:hover .info{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.portfolio-wrapper .web-link .img{z-index:2;position:relative;webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.portfolio-wrapper .web-link .img:hover { -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);}
	.portfolio-wrapper .web-link .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(0, 0, 0, 0.7);visibility:hidden;opacity:0;z-index:3;pointer-events:none;-webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);}
	.portfolio-wrapper .web-link .info-wrapper{position:absolute;top:25%;width:100%;padding:0 20px;color:white;}
	.portfolio-wrapper .web-link p {
		display: none;
	}
	.post-23 .entry-content  {
		display: table-cell;
		vertical-align: middle;
		position: relative;
	}
	.post-23 {
		width: 100%;
		height: 100%;
		display: table;
	}
	.content-area .post-23 {padding-bottom: 0; padding-top: 24px !important;}
	.portfolio-wrapper .link-wrapper img {height: auto; width: 100%}
	.portfolio-wrapper .web-link .info-wrapper p {display: block;}
	@media screen and (min-width:767px) {
		.portfolio-wrapper .link-wrapper img {height: 132px; width: 100%}

	}
	@media screen and (min-width:992px) {

		.portfolio-wrapper .link-wrapper img {height: 170px; width: 100%}
	}
	@media screen and (min-width:1202px) {
		.portfolio-wrapper .link-wrapper img {height: 190px; width: 100%}
	}
	@media screen and (min-width:1402px) {

		.portfolio-wrapper .link-wrapper img {height: 210px; width: 100%}
	}
