/*
Theme Name: Interanticor Child
Template: Interanticor
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.category-novyny .w-grid-item-h, .category-novyny .w-grid-item-h .w-hwrapper {
  height: 100%!important;
}

.l-subheader-cell.at_left{
	width: 170px!important;
}
i{
	color: #fbdd24;
}
.name_buro{
	font-size: 1.1rem;
	color: #fff;
	padding-left: .3rem;
	width: 80%;
/*	line-height: 3.2rem;*/
	padding-bottom: 0;
	margin-bottom: 0;
}
.contact-form {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: row;
}
.contact-form li {
  width: 33%;
  padding: 0 5px;
}
.wpcf7-submit {
  margin-top: 20px !important;
}
.contact-form li input[type="text"], .contact-form li input[type="tel"], .contact-form li input[type="email"] {
  background: #fff;
  border: 1px solid #c7c9cd;
  border-radius: 0;
  height: 50px;
  margin-bottom: 10px;
  padding: 15px 17px;
}
.wpcf7-form textarea {
  background: #fff;
  border: 1px solid #c7c9cd;
  border-radius: 0;
  box-shadow: none;
}
.wpcf7-not-valid-tip {
  font-size: .8em;
  line-height: 1rem;
}
.fa-file-pdf::before{
	color: #d70001!important;
	font-size: 1.5rem;
	margin-right: .4em;
}
.fa-file-word::before{
	color: #0649b2!important;
	font-size: 1.5rem;
	margin-right: .4em;
}
.link_file a.w-text-h, .list_word a.w-text-h{
	display: flex;
	line-height: 1.2rem;
	padding-bottom: 1rem;
	color: #35415b!important;
	border-bottom: 1px solid #d9dddc!important;
	padding-bottom: 15px;
	padding-top: 15px;
}
.link_file a.w-text-h:hover{
	text-decoration: underline;
}
.list_pdf > .wpb_column, .list_word > .wpb_column{
	border: 1px solid #ccc;
	padding: 1rem 2rem;
}
.list_pdf > .wpb_column .vc_column-inner .link_file:last-child a, .list_word > .wpb_column .vc_column-inner .link_file:last-child a{
	border: none!important;
}
.w-video + .wpb_text_column{
	background: #2a2f49;
  padding: 1rem;
  color: #fff;
}
.w-video + .wpb_text_column p{
	position: relative;
	padding-left: 1rem;
	line-height: 1.2rem;
}
/*.w-video + .wpb_text_column p:before{
	content: "\f111";
	font-family: fontawesome;
	color: #fbdd24;
	font-size: .5rem;
	font-weight: 900;
	top: 0;
	left: 0;
	position: absolute;
}*/
.video-case .wpb_column{
	background: #2a2f49;
}
.l-footer .f_adress.w-iconbox.iconpos_left.no_title{
	align-items: flex-start!important;
}
.l-footer .f_adress.w-iconbox.iconpos_left.no_title .w-iconbox-icon{
	margin-top: 5px;
}
.w-iconbox-icon{
	border: 1px solid #f2f4f7;
}
#zvit .fa-file-pdf::before {
  font-size: 2rem;
  margin-right: 0;
}
.more{
  position: relative;
  cursor: pointer;
  color: #000;
  padding: .5rem 2rem;
  font-size: 1.1rem;
  width: 220px;
  margin-top: 40px;
  font-size: .9rem;
  font-weight: 500!important;
  text-transform: uppercase;
}
/*.more{
  position: relative;
  cursor: pointer;
  color: #cd5a33;
  padding: .5rem 2rem;
  width: 220px;
  margin-top: 40px;
  font-weight: 300;
  font-size: .9rem;
}*/
.more:hover{
  color: #fff;
}
.more:hover:after{
  color: #fff;
}
/*.more:after{
content: "\f063";
  font-family: fontawesome;
  font-weight: 500;

  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  line-height: 47px;
}*/
.more:after{
content: "\f063";
  font-family: fontawesome;
  font-weight: 300;
  margin-left: 25px;
  position: absolute;
  top: 3px;
  left: 0;
  color: #0f131f;
  line-height: 47px;
  transition: all 0.5s ease;
}
.more.active::after {
  transform: rotate(180deg);
  display: inline-block;
}
.content_hide, .wpcf7 form.sent .wpcf7-response-output{
  display: none;
}
.content_hide{
	padding-bottom: 4rem;
}
.list_diyalnist{
	padding: 0;
	margin: 20px;
	list-style-type: none;	
}
.list_diyalnist li{
	line-height: 28px;
	padding-left: 1.3rem;
	position: relative;
}
.list_diyalnist li i{
	left: -1.1rem;
	position: absolute;
	top: 6px;
	font-size: 20px;
}
.gallery_d .w-grid-item-h{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: .8rem;
}
.case_foto {
	margin: 0 auto;
	max-width: 900px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 2rem 3rem 2rem 3rem;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  min-height: 300px;
  display: flex;
  justify-items: center;
  justify-content: center;
  flex-direction: column;
}
.zvyazok-popup .contact-form{
	flex-direction: column;
	margin-top: 1.5rem;
}
.contact-form li {
  width: 100%;
  padding: 0 5px;
}
.close-popup{
	position: absolute;
	top: 1rem;
	right: 1.2rem;
}
.zvyazok-popup input[type="submit"]:not(.w-btn){
	width: 100%;
	margin-top: 1rem;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7-spinner{
	display: none;
}
.wpcf7-form textarea {
  margin-bottom: 10px;
}
.popup_content{
	text-align: center;
	font-size: 22px;
	width: 80%;
	margin: 0 auto;
}
.popup_logo{
	background: url(https://interanticor.bloom.od.ua/wp-content/uploads/2024/08/logo.png) no-repeat 0 0;
	background-size: contain;
	width: 100px;
	height: 150px;
	margin: 0 auto;
}
.popup-menager.white-popup{
	max-width: 400px;
}


.overlay-block {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 998;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.8);
/*  display: none;*/
visibility: hidden;
}
.overlay-block.open {
  visibility: visible;
}
/*.mfp-container.mfp-s-ready.mfp-inline-holder.open{
	display: none;
}*/


/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-container::after{
	display: none;
}
.mfp-close {
  display: block !important;
}
.wpcf7-response-output, .mfp-fade.mfp-wrap.mfp-ready .mfp-container::after, .mfp-container::after{
  display: none;
}
.w-nav a:hover{
	color: #fbdd24!important;
}
.far.fa-chevron-right{
	color: #0f131f ;
}
.w-btn.us-btn-style_1:hover .far.fa-chevron-right{
	color: #fff;
}
.open-popup-link{
	color: rgba(255,255,255,0.45) !important;
}
.open-popup-link:hover{
	color: rgba(255,255,255,1) !important;
}
.type_mobile .w-nav-list.level_1.hover_simple{
	background: #fff!important;
}
.type_mobile .w-nav-list.level_1.hover_simple a{
	color: #000!important;
	text-transform: uppercase;
}
.type_mobile .w-nav-list.level_1.hover_simple a:hover{
	color: #ffc702!important;
}
.type_mobile .w-nav-close {
  color: #000!important;
  font-size: 1.5rem!important;
}
.home h1{
	margin-top: 4rem;
}
.name_buro{
	font-size: 1rem;
	line-height: 1.4rem;
}
.list_post_home .w-grid-list .w-grid-item{
	border-bottom: 1px solid #ccc;
	padding-bottom: 1rem;
}
.arrow_news .w-text-h i{	
	border-radius: 50%;
	background: #e9ecf0;
	width: 18px;
	height: 18px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.arrow_news .w-text-h i:before{
	font-size: 10px;
	color: #2a2f49;
}
.arrow_news .w-text-h:hover > i{
	background: #ffc702;
}
@media(max-width: 600px){
	.home .l-subheader.at_middle{
		margin-top: 20px;
	}
	.name_buro{
		line-height: 1.1rem;
	}
	.contact-form {
	  flex-direction: column;
	}
	.contact-form li{
	  padding: 0 0;
	}
	.wpcf7-not-valid-tip {
	  position: relative;
	}
	.l-subheader-cell.at_right{
		padding-right: 1rem;
	}
}
@media (max-width: 414px){
	.far.fa-phone{
		display: none;
	}

}
@media(max-width: 320px){
	.home h1{
		font-size: 2rem;
	}
	.l-subheader.at_top a{
		font-size: .8rem;
	}
}