/*	
Theme Name: Ostrya
Theme URI: http://iwebdc.com/demo/ostrya/landing/
Description: Computer Repair Service WordPress Theme
Author: iWebdc
Author URI: https://themeforest.net/user/iwebdc
Version: 1.1.0
Text Domain: ostrya
Tags: custom-background, custom-colors, custom-menu, post-formats, theme-options, translation-ready
License: -
License URI: -
*/


.auto_controls{
	display: none;	
    position: relative;
    z-index: 1;
    justify-content: space-between;
    /*border-bottom: 1px solid #fff;*/
    background: #242424;
}
.auto_banner.ult-banner-block h3.bb-top-title{
	padding: 0 15px.7em 15px;
}

.ult-banner-block a.bb-link i.ultsl-arrow-right6{
	font-size: 10px;
	display: inline;
}

.auto_banner.ult-banner-block .auto_controls a.bb-link,.auto_banner.ult-banner-block .auto_controls .auto_info_toggle{
	background: #4f9318;
    color: #ffffff;
    margin: 15px 15px 10px;
    display: table;
    position: relative;
    padding: .3em .6em;
    text-decoration: none;
    cursor: pointer;
}
.auto_banner.auto_opened .auto_controls .auto_info_toggle i{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.auto_banner.auto_opened .auto_controls .auto_info_toggle i{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

#auto_canalizations .auto_banner:hover .mask{
	-webkit-transition-delay: inherit;
    -moz-transition-delay: inherit;
    -o-transition-delay: inherit;
    -ms-transition-delay: inherit;
    transition-delay: inherit;
}

.auto_banner a.bb-link:hover{
	background: #6eca24!important;
}

.wpml-ls-legacy-list-horizontal{
	padding: 0;
}

.wpml-ls-legacy-list-horizontal a{
	padding: 0 10px;
}

.lang-switcher-wrap .wpml-ls-current-language img{
	border: 3px solid rgba(120, 201, 80, 1);
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag{
	width: 36px;
	height: 36px;
	border-radius: 50%;
}

.right-topheader-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.lang-switcher-wrap, .topbar-right{
	display: inline-block;
}

.lang-switcher-wrap {
	font-size: 22px;
	color: #fff;
}
.lang-switcher-wrap a{
	color: #fff;
}
.lang-switcher-wrap .active{
	color: #4f9318;
}

.page-id-2548 #title-wrapper{
	background-image: url(https://www.osk-ekoline.com.ua/wp-content/uploads/2017/12/tekstura_trava_pole_zelenyy_83891_1920x1080-min.jpg);
}

body.page-id-2548 .breadcrumb > .active, .breadcrumb li:last-child{
	color: #fff;
}

/*#header-smooth{
	height: inherit!important;
}*/

body .osk-slide-container{
	top: 50%;
}

body .osk-slide-container.out{
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
}

.auto-action-slider .vc_images_carousel .vc_carousel-indicators li{
	background-color:transparent;
	border-color: #fff;
	width: 20px;
    height: 20px;
    border-radius: 50%;
}

.auto-action-slider .vc_images_carousel .vc_carousel-indicators li.vc_active{
	background-color:#f2b963;
}

.auto-action-slider .vc_images_carousel{
	margin: 0 auto;
}

.side-lang-switcher{
	margin-top: 25px;
	background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.31);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-width: 1px 1px 1px 0;
    color: #525252;
    height: 48px;
    line-height: 48px;
    position: relative;
    text-align: center;
    width: 70px;
    font-weight: bold;
    display: flex;
    align-items: center;
}


.wpml-ls-legacy-list-horizontal > ul{
display:flex;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-first-item{
	display: flex;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-first-item:after{
	content: "/";
	font-size: 22px;
    color: #fff;
	line-height: 24px;
}

.side-lang-switcher .wpml-ls-legacy-list-horizontal a{
	padding: 0 5px;
	color: #525252;
}
.side-lang-switcher .wpml-ls-legacy-list-horizontal a:hover{
	color: #000;
}

.side-lang-switcher .active,.wpml-ls-current-language a span{
	color: #4f9318;
}

.side-lang-switcher .wpml-ls-legacy-list-horizontal .wpml-ls-first-item:after{
	line-height: 18px;
	color: #525252;
}


body .osk-advantages{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 400px;
	background-color: #4f9318;
	font-size: 20px;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	box-shadow: 0 0 2px 1px rgba(0,0,0,.3);
}
.osk-advantages-text{
	color: #4f9318;
	text-align: center;
	border-radius: 15px;
	background-color: #fff;
	box-shadow: 0 0 10px 7px rgba(0,0,0,.3);
	padding: 5px;
	margin: 15px;
}
body .osk-advantages img{
	width: 65px;
	margin-right: 0;
}

.cards-center{
   justify-content: center;
}

.cards-title{
	padding: 15px 75px;
	background: #fff;
	border-radius: 15px;
}
.aio-icon-img{
	min-height: 160px;
    display: flex!important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.form-modal-button button{
	white-space: pre-wrap;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.form-modal-button button:hover{
	background: #2f5a0b!important;
    border-color: #2f5a0b!important;
}

body .vc_separator{
	justify-content: center;
}

body .vc_separator h4{
	font-size: 35px;
	color: #008000;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: center;
}
body .vc_separator .vc_sep_holder{
	display: none;
}

.back_to_septik .slide-header i{
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin-right: 5px;
    margin-top: 7px;
    float: right;
    background: #2f5a0b;
    color: #fff;
}

#title-wrapper {
    /*background-image: url(https://www.osk-ekoline.com.ua/wp-content/uploads/2017/12/tekstura_trava_pole_zelenyy_83891_1920x1080-min.jpg); */
	background-image: none!important;
	background-color: #78c950;
}

.comments_wrap{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.oztyvy_button{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 15px;
	color: #fff;
	background-color: #f2b963;
	margin-bottom: 15px;
	box-shadow: 0 0 15px 0px rgb(0 0 0 / 50%);

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.oztyvy_button:hover{
	box-shadow: none;
	color: #2f5a0b;
}

/*.comments_wrap #comments{
	width: 50%;
}

.comments_wrap > article{
	width: 50%;	
}*/

a.header-button:hover, a.header-button:focus{
	color: #fff;
}

.header-logo .wdc-logo img{
	max-width: 200px;
}

#callback, #lang_choose{
	width: 50%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#lang_choose{
	background: rgba(255,255,255,.7);
	padding: 60px 20px;
}

.select-lang-wrap{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 25px;
}

a.select_lang{
	background-color: #299100;
	color: #fff;
	padding: 10px 25px;
	margin: 0 10px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a.select_lang:hover{
	background-color: #242d34;
}


#callback form.wpcf7-form{
	background: rgba(255,255,255,.7);
	padding: 0 15px;
}

#callback h2, #lang_choose h2{
	color: #299100;
	margin: 0;
}

#callback h3, #lang_choose h3{
	color: #fff;
	font-size: 16px;
}

#callback form.wpcf7-form input{
	background-color: rgba(255,255,255,.7);
	border: none!important;
	padding: 15px 10px;
	margin-bottom: 10px !important;
	outline: none !important;
}

#callback form.wpcf7-form input.wpcf7-submit{
	background-color: #299100;
	color: #fff;
	padding: 15px 40px;
}

.mobile_contacts{
	display: none;
}

.clients_gallery .vc_gitem-zone{
	background-size: contain;
	background-color: #fff;
}

body.page-id-5457 .breadcrumb, body.page-id-5459 .breadcrumb{
	display: none;
}

body .tg-txt .tg-right-arrow i:before,
body .tg-txt .tg-left-arrow i:before{
	font-size: 86px;
	font-weight: bold;
}

body .tg-grid-area-right{
	right: 40px;
}
.tg-slider-bullets li span{
	background: #59585b !important;
}
.tg-slider-bullets li.tg-active-item span{
	background: #299100 !important;
}

.gallery_banner_text{
	font-size: 19px;
	line-height: 21px;
}
.custom_text{
	font-size: 19px;
	line-height: 21px;
}

.wpcf7 .cf7s-caspar{
	padding: 20px;
    color: #000;
    border: 1px solid #c3c3c3;
}

@media only screen and (max-width : 992px) {	
	.back_to_septik a{
		
  		font-size: 10px;
	}
	#auto_canalizations .vc_col-sm-4{
		width: 50%;
	}
	#auto_canalizations .vc_col-sm-4 > .vc_column-inner {
		padding: 5px;
	}
	#auto_canalizations .auto_banner{
		margin-bottom: 0;
	}
	#auto_canalizations .banner-style01 .mask{
		opacity: 1;
    	overflow: visible;
		-webkit-transform: translateY(0);
    	transform: translateY(0);
	}
	#auto_canalizations .ult-banner-block .mask .bb-description{
		font-size: 16px;
	}
	#auto_canalizations .vc_col-sm-4
	.auto_controls{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}

	body.header-style-v1 .header-container{
		display: flex !important;
	}

	.mobile_contacts{
		display: flex;
	}

	.mobile_contacts_wrap{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.mobile_contacts a.header-button{
		font-size: 10px;
		margin-top: 7px;
	}

	
	/*.auto_banner .mask a.bb-link{
		display: none;
	}*/
	#auto_canalizations .banner-style01:hover .mask,#auto_canalizations .banner-style01:focus .mask{
		opacity: 0;
	    transform: translateY(100%);
	}
	#auto_canalizations .auto_banner.auto_opened .mask{
	    opacity: 1;
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	    -webkit-transition-delay: inherit;
    -moz-transition-delay: inherit;
    -o-transition-delay: inherit;
    -ms-transition-delay: inherit;
    transition-delay: inherit;
	}

	body .maxbutton-1.maxbutton.maxbutton-vybrat-septik,
	body .maxbutton-2.maxbutton.maxbutton-vibrati-septik{
		width: 100%;
		height: 50px;
	}

	body .maxbutton-1.maxbutton.maxbutton-vybrat-septik .mb-text,
	body .maxbutton-2.maxbutton.maxbutton-vibrati-septik .mb-text{
		font-size: 14px;
		text-align: left;
	}

	.mono_title_wrap + .vc_col-sm-4 p span{
		font-size: 14pt!important;
	}

	.mono_text_height.vc_col-sm-2{
		width: 48%;
	} 
}

/* Small Devices, Tablets */
@media only screen and (max-width : 680px) {

}


@media only screen and (max-width : 480px) {
	body .ultb3-title{
		font-size: 34px;
	}
	.mono_text_height.vc_col-sm-2{
		width: 100%;
	} 
}

.page-title {
    letter-spacing: -1px;
}
span.page-subtitle {
    font-size: 36px;
    font-weight: 600;
    margin-top: 0;
}
.wpcf7 select, .wpcf7 textarea, .wpcf7 input {
    border: 2px solid #4f9318;
}
.wpcf7 .your-name input, .wpcf7 input.wpcf7-tel, .wpcf7 input.wpcf7-submit {
    border: 2px solid #ff0000;
}
.wpcf7 input.wpcf7-submit {
	background-color: #ff0000;
}
.wpcf7 input.wpcf7-submit:hover {
    background-color: #b10202;
    color: #fff;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.ult-overlay-close {
    width: 12px !important;
    height: 12px !important;
    position: fixed;
    right: 10px !important;
    display: block;
    top: 10px !important;
    overflow: hidden;
	-webkit-filter: invert(100%) !important;
    filter: invert(100%) !important;
    border: 0;
    text-indent: 200%;
    background-size: 47px 47px !important;
    color: transparent;
    outline: 0;
    z-index: 9999;
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper{
	padding-top: 0!important;
}

#lightbox_gallery a .galery_image{
	width: 278px;
	height: 278px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#lightbox_gallery a img{
	display: none;
}

body.page-id-168 h1, body.page-id-2548 h1 {
	font-size: 36px;
}

/*body.page-id-168 .title-holder, body.page-id-2548 .title-holder{
	padding-top: 30px;
	padding-bottom: 30px;
}*/

body.page-id-168 .page-subtitle, body.page-id-2548 .page-subtitle {
	font-size: 34px;
}

body.page-id-168 ol.breadcrumb, body.page-id-2548 ol.breadcrumb{
	display: none;
}

/*body.page-id-168 .avtonomnaya_gallery .slick-prev,
body.page-id-2548 .avtonomnaya_gallery .slick-prev{
	left: -39px;
}*/

/*body.page-id-168 .avtonomnaya_gallery .slick-next,
body.page-id-2548 .avtonomnaya_gallery .slick-next{
	right: -39px;
}*/

body.page-id-168 .avtonomnaya_gallery img,
body.page-id-2548 .avtonomnaya_gallery img{
	height: 200px;
	width: auto;
}

/*body.page-id-2548 .avtonomnaya_gallery{
	padding-right: 30px;
	padding-left: 30px;
}*/

.lb-dataContainer{
	display: none!important;
}

.lb-outerContainer .lb-data{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 99;
}

.price_gallery_buttons p{
	display: flex;
	justify-content: center;
}

.price_gallery_buttons p a{
	width: 293px;
	margin: 0 15px;
}

.cotedg_section_6 figure, .cotedg_section_6 figure > div, .cotedg_section_6 figure > div img,
.cotedg_section_7 figure, .cotedg_section_7 figure > div, .cotedg_section_7 figure > div img{
	width: 90%;
	margin: 0 auto;
}

.cotedg_section_6 .wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.cotedg_section_7 .wpb_single_image .vc_single_image-wrapper.vc_box_outline{
	border: none;
}

.cotedg_section_8 .wpb_singleimage_heading{
	color: #78c950;
    background-color: #fff;
    font-size: 24px;
    border-radius: 50%;
    display: flex;
    padding: 10px;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    border: 1px solid #4c8a3f;
}

.cotedg_section_1 .vc_btn3{
	box-shadow: 0 0 9px 7px rgb(0 0 0 / 20%)!important;
}


.infobox_inline .aio-icon-component .aio-icon-box{
	display: flex;
	align-items: center;
}

.infobox_inline .aio-icon-component .aio-icon-box .aio-icon-img{
	min-height: inherit;
}

.show_on_mob{
	display: none;
}

.text_logo{
	text-align: center;
	margin-bottom: 10px;
}

body.page-id-416 ol.breadcrumb, body.page-id-2635 ol.breadcrumb{
	display: none;
}

body.page-id-416 .white_title .vc_separator h4, body.page-id-2635 .white_title .vc_separator h4{
	font-size: 35px;
	font-style: normal;
	color: #fff;
	text-align: center;
}

body.page-id-416 .wdc-heading .box-title, body.page-id-2635 .wdc-heading .box-title{
	color: #fff;
}

.act_button{
	padding: 0 !important;
	border:none!important;
}

.act_button a{
	font-weight: bold!important;
	text-transform: uppercase;
	border: 3px solid #fff!important;
	box-shadow: 0 0 9px 7px rgb(0 0 0 / 20%)!important;
	background-color: #548c3f!important;
}

.act_button a:hover{
	border: 3px solid #548c3f!important;
	box-shadow: 0 0 9px 7px rgb(0 0 0 / 20%)!important;
	background-color: #fff!important;
	color: #548c3f!important;
}

@media screen and (min-width: 1024px) {
	.five-columns.vc_row .vc_col-sm-2 {
		float: left;
		width: 18.5%;
		padding: 0;
		margin-right: 1.5%;
		min-height: 0;
	}
	.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
		margin-right: 0;
	}
}

@media screen and (max-width: 1024px) {
	.five-columns.vc_row .vc_col-sm-2 {
		float: left;
		width: 31.5%;
		padding: 0;
		margin-right: 1.5%;
		min-height: 0;
	}
	.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
		margin-right: 0;
	}
	.five-columns.vc_row .vc_col-sm-2 > div{
		margin-top: 0 !important;
	}

	.septik_icons .wpb_wrapper > .vc_inner{
		margin-top: 0 !important;
	}

	.septik_icons .wpb_wrapper > .vc_inner .vc_col-sm-3 > .vc_column-inner{
		margin-top: 0 !important;
	}

	.cotedg_section_2 .vc_col-sm-3 > div{
		margin-top: 0 !important;
	}
}

@media (min-width: 768px) and (max-width: 992px){
	.long_title h2{
		font-size: 24px;
	}
}


@media screen and (max-width: 768px) {
	.five-columns.vc_row .vc_col-sm-2 {
		float: left;
		width: 100%;
		padding: 0;
		margin-right: 0;
		min-height: 0;
	}

	.text_logo{
		text-align: left;
	}

	article.post-505 .mono_text, article.post-3306 .mono_text{
		font-size: 18px!important;
	}
	article.post-505 .mono_title, article.post-3306 .mono_title{
		font-size: 18px!important;
	}
	article.post-505 .vc_column-inner, article.post-3306 .vc_column-inner{
		padding-left: 15px!important;
	}


	article.post-588 .mono_text, article.post-3351 .mono_text{
		font-size: 22px!important;
	}
	article.post-588 .mono_title, article.post-3351 .mono_title{
		font-size: 22px!important;
	}
	article.post-588 .mono_title_wrap .vc_column-inner, article.post-3351 .mono_title_wrap .vc_column-inner{
		padding-left: 15px!important;
	}


	article.post-416  .mono_text, article.post-2635 .mono_text,
	article.post-416  .mono_title, article.post-2635 .mono_title{
		font-size: 18px !important;
	}
	article.post-416  .vc_column-inner, article.post-2635 .vc_column-inner{
		padding-left: 15px!important;
	}

	.cotedg_section_6 .wpb_wrapper .vc_row:nth-child(2) .vc_col-sm-6:nth-child(1){
		order: 1;
	}

	.cotedg_section_6 .wpb_wrapper .vc_row:nth-child(2) .vc_col-sm-6:nth-child(2){
		padding-left: 30px!important;
	}

	.cotedg_section_7 .vc_inner .vc_col-sm-6:nth-child(1){
		padding-left: 30px!important;
	}
	.cotedg_section_8 .vc_inner .vc_col-sm-6:nth-child(2){
		padding-left: 30px!important;
	}
	.cotedg_section_9{
		padding-left: 30px!important;
	}

	.cotedg_section_9 .wpb_wrapper .vc_row .vc_col-sm-4{
		order: 1;
	}

	.cotedg_section_1 .vc_inner .vc_col-sm-6:nth-child(1){
		padding-left: 30px!important;
	}
	.bottom_heding > .vc_column-inner{
		margin: 15px 30px 0 0;
	}

	.hide_on_mob{
		display: none!important;
	}

	.gallery_banner_text .wpb_wrapper > p{
		display: none;
	}

	.show_on_mob{
		display: flex;
		flex-direction: column;
		margin-bottom: 30px;
	}

	.mob_column{
		flex-direction: column;
		margin-bottom: 30px;
	}

	.mob_text_left p{
		text-align: center!important;
	}

	.mob_text_left p.text_logo span{
		font-size: 20px!important;
	}
	.padding_mobile{
		padding-left: 15px;
	}

	body.page-id-168 h1, body.page-id-2548 h1, h1.page-title{
		font-size: 20px !important;
		padding: 15px;
	}
	body.page-id-168 .page-subtitle, body.page-id-2548 .page-subtitle, span.page-subtitle{
		font-size: 16px !important;
	}
	.vc_custom_1582926926595,.vc_custom_1615297072819,
	.vc_custom_1582922579359, .vc_custom_1582922484164,
	.vc_custom_1582926935654,.vc_custom_1619424808724{
		display: none;
	}
	.clients_gallery .vc_col-sm-2{
		width: 50%;
		display: inline-block !important;;
	}
	.clients_gallery .wpb_single_image.vc_align_left{
		text-align: center;
	}
	.clients_gallery .wpb_single_image .vc_figure{
		vertical-align: middle;
	}
	button.btn-modal-block{
		font-size: 18px !important;
	}
	h2, h2.title-white{
		font-size: 16px !important;
		position: relative;
	}
	h2 span{
		font-size: 20px !important;
		text-align: center !important;;
	}
	/*h2.title-white br{
		display: none;
	}*/
	h2.add-number .number{
		line-height: 25px;
		height: 25px;
    	width: 25px;
    	padding: 0;
    	font-size: 15px !important;
    	position: absolute;
    	left: 5px;
    	top: 5px;
	}
	h3{
		font-size: 18px;
	}
	h3>span{
		display: inline-block;
	}
	body .vc_separator h4{
		font-size: 20px;
	}
	#auto_canalizations .cards-center .vc_column-inner > .wpb_wrapper{
		height: 100%;
		display: flex;
	}
	#auto_canalizations .auto_banner{
		display: flex;
		flex-direction: column;
	}
	#auto_canalizations .banner-style01 .mask{
		-moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	    -webkit-transform: translateY(0);
	    transform: translateY(0);

	    opacity: 1;
	    background: transparent!important;
	    align-items: center;
	    display: flex;
	}
	.ult-banner-block .number{
		z-index: 1;
	}
	#auto_canalizations .bb-description{
		display: none;
	}
	#auto_canalizations .ult-banner-block .number{
		top: 5%;
	}

	#auto_canalizations p.auto_subtitle{
		position: relative;
	    z-index: 1;
	    color: #299100;
	    text-align: center;
	    background: #242424;
	    padding: 7px 0;
	    font-weight: bold;
	}
	
	#auto_canalizations h3.bb-top-title{
		padding: 10px;
		font-size: 18px;
		flex: 1;
	}
	#auto_canalizations a.bb-link{
		margin: 150px auto 0;
		display: none;
	}
	.youtube_no_margin .vc_column-inner > .wpb_wrapper{
		display: flex;
		flex-direction: column;
	}
	.youtube_no_margin .wpb_text_column{
		order: 2;
		margin-bottom: 45px !important;
	}
	.youtube_no_margin .wpb_text_column .mono_title{
		font-size: 16px !important;
	}
	.youtube_no_margin .vc_icon_element{
		order: 1;
		transform: rotate(180deg);
		margin-bottom: 0 !important;
	}
	.youtube_no_margin .wpb_raw_html{
		margin-bottom: 5px !important;
	}
	.vc_icon_element-inner{
		width: 2em !important;
		height: 2em !important;
	}
	body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{
		font-size: 3em !important;
	}
	body.page-id-416 .white_title .vc_separator h4, body.page-id-2635 .white_title .vc_separator h4{
		font-size: 28px;
	}
	.aio-icon-img.uavc-circle{
		font-size: 50px !important;
	}
	.aio-icon-title{
		font-size: 16px !important;
	}
	.youtube_no_margin .vid{
		margin-bottom: 5px;
	}

	#callback{
		width: 90%;
	}
	#callback h2{
		font-size: 24px !important;
	}
	#auto_canalizations .banner-style01:hover .mask,#auto_canalizations .banner-style01:focus .mask{
		opacity: 1;
		transform: none;
	}
	.oztyvy_button img{
		max-height: 35px;
    	width: auto;
	}
	.gallery_single .vc_column_container > .vc_column-inner{
		padding-right: 40px;
	}
	.custom_text img{
		float: none;
		margin: 0 auto 15px;
		display: block;
	}
}

@media screen and (max-width: 540px){
	.header-style-v1 .header-logo{
		padding-right: 0;
	}
	.header-logo .wdc-logo img{
		max-width: 100px;
	}
	.mobile_contacts a.header-button{
		padding: 10px;
	}
	#callback h3{
		font-size: 14px;
	}
	body .ultb3-title{
		font-size: 24px;
	}
	a.ultb3-btn{
		padding: 5px 25px !important;
	}
}


@media (orientation: landscape) {
  body .osk-slide-container{
    top: 35%;
  }
}