/*
Theme's main style.

@author Vee W.
*/
@import 'flexvideo.css';
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900');

body {
	font-family: Roboto, arial, sans-serif!important;
}
.pagination {
    margin: 0;
}
.pagination-center {
    text-align: center;
}

.post-view-attachment .entry-attachment .attachment {
    text-align: center;
}
.post-view-attachment .entry-attachment .attachment .card {
    margin: 0 auto;
    width: 400px;
}
.post-view-attachment .entry-attachment .attachment .wp-video {
    margin: 0 auto;
}
h3 {
	font-size: 1.4rem;
}
.formu {
	padding: 35px;
	background: #efefef;
}
input[readonly="readonly"] {
	background: #efefef;
}
.formu h3 {
	margin-bottom: 30px;
	background-color: #28315f!important;
}
h2 {
	font-size: 3.5rem;
}
.formu h2 {
	display: none;
}
.row-with-vspace {
    margin-bottom: 20px;
}


.site-footer {
    background-color: #f5f5f5;
    border-top: 3px solid #ddd;
    font-size: 12px;
    padding: 10px;
}


.site-main .format-aside {
    background: #f5f5f5;
}
.site-main .format-image {
    background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
    background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
    background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
    background: url('../img/content-post-format-video.png') left top no-repeat;
}


.site-title {
    margin-bottom: 0;
    margin-top: 10px;
}
.site-title > a {
    text-decoration: none;
}
.site-title > div {
    height: auto;
    line-height: 18px;
}
.site-title .site-description {
    color: #999;
    font-size: 16px;
}
.site-title .site-title-heading {
    margin: 0;
}


.widget_calendar .calendar_wrap table {
    font-size: 14px;
    margin: 0;
}
.widget_calendar .calendar_wrap table caption {
    caption-side: top;
}
.widget_calendar .calendar_wrap .table td,
.widget_calendar .calendar_wrap .table th {
    padding: 8px;
}
.widget_calendar .calendar_wrap .table #next {
    text-align: right;
}


#comments .comment-navigation,
#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}
#comments .comment-navigation {
    list-style: none;
    margin-top: 0;
    padding: 0;
}
#comments .comment-respond {
    margin-top: 20px;
}
#comments .media-list li .media {
    margin-top: 15px;
}
#comments .media-list li .media .media-body {
    border: 1px solid #eee;
    padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}
#comments .media-list ul.children {
    list-style: none;
    margin-left: 4em;
    padding-left: 0;
}


#main .wp-video-shortcode {
    display: block;
    height: auto;
    max-width: 100%;
}
#main .attachment .entry-content {
    margin-bottom: 20px;
}
#main .attachment .entry-content .attachment {
    text-align: center;
}
#main .attachment .entry-meta {
    margin-bottom: 20px;
}
/* fix auto img responsive */
#main .post .entry-content img {
    height: auto;
    max-width: 100%;
}
#main .post,
#main .page {  
    margin-bottom: 20px;
    padding: 10px;
}
#main .post .entry-header .entry-meta {
    color: #999;
    font-size: 0.8rem;
}
#main .post .entry-header .entry-meta a {
    color: inherit;
}
#main .post .entry-header .entry-meta .posted-on .updated {
    display: none;
}
#main .post .entry-meta .categories-icon {
    cursor: default;
}
#main .post .entry-meta .comments-link a {
    color: #333;
}
#main .post .entry-meta .comments-link a .comment-total,
#main .page .entry-meta .comments-link a .comment-total {
    color: #555;
}
#main .attachment .edit-post-link a, 
#main .attachment .entry-meta .edit-post-link a, 
#main .post .entry-meta .edit-post-link a,
#main .page .entry-meta .edit-post-link a {
    color: #333;
}
#main .post .entry-meta .tags-icon {
    cursor: default;
}
#main .attachment .entry-title, 
#main .post .entry-title,
#main .page .entry-title {
    margin-top: 0;
    word-wrap: break-word;
}


#sidebar-left .widget,
#sidebar-right .widget {
    border: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
    padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
    font-size: 18px;
    margin-top: 0;
}


/* Fix Bootstrap 4 */
.navbar {
    min-height: 54px;/* With this, we can use navbar without navbar-brand */
}
#slider {
	background: url(../../img/head_offer.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	min-height: 420px;
}

.page-id-97 #slider {
	background: url(../../img/head_offer.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.page-id-14 #slider {
	background: url(../../img/head_work.jpg);
	background-size: cover;
	background-repeat: no-repeat;
    }
.page-id-16 #slider {
		background: url(../../img/head_about.jpg);
		background-size: cover;
	background-repeat: no-repeat;
    }

.page-id-65 #slider {
		background: url(../../img/head_cont.jpg);
		background-size: cover;
	background-repeat: no-repeat;
    }
	
.laser  {
	background: url(../../img/ic3_w.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
    }
.diag  {
	background: url(../../img/ic1_w.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
}
.chir  {
	background: url(../../img/ic2_w.png);
	background-repeat: no-repeat;
	background-position: center right 10px;
}
	
	
.b_ic {
	margin-left: 0px;
}
.accordion h3 {
	margin: 0!important;
    padding: 0 0 0;
}
.accordion .card-header {
	border-radius: 12px 0px!important;
	margin-top: 15px!important;
}
.offer_art h3, .category-oferta h3 {
	border-radius: 12px 0px!important;
	background-color: #b0ab9b;
	padding: .75rem 1.25rem;
	color:white;
}
.page-template-homepage #breadcrumbs {
	display: none;
}

 #breadcrumbs {
	 margin-bottom: 15px;
 }
.offer_art .col-md-6 h5 {
	background: #efefef;
    padding: .25rem 1.25rem;
    border-radius: 12px 0;
	
}
.fa-home {
	color: #b0ab9b;
}
a:hover .fa-home {
	color: #28315f;
}
#block-8 a.btn, #custom_html-3 a.btn, .d_blue  {
	
	
}
.accordion .card {
	border: 0px solid rgba(0, 0, 0, .125);
}
.b_none {
	padding: 0 0 0;
	margin: 0 0 0;
	background: transparent;

	border: 0px solid;
	outline:  0 0 0;
}
#offer {
	background: url(../../img/offer2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.card_banner {
	background: url(../../img/eyes.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding: 40px 30px;
	margin-top: 25px;
	border-radius: 12px;
	text-align: center;
}

.card_banner a {
	margin-right: 30px;
	margin-bottom: 30px;
	}
.card_banner h4 {

	margin-bottom: 100px;
	}
	
.btn.known {
	background:#b0ab9b;
}

block-8 {
	display: none;
}

#site-footer .py-5 {
	background: url(../../img/foot.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#icons {
	
	bottom: 0;
	display: none;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,0.6);
	text-align: center;
}
#comments, .entry-meta {
	display: none;
}
.map {
	padding: 0px;
}
.copyright {
	font-size: 12px;
	padding: 5px 10px;
}
h1 a {
	
	color: black;
}

.right_panel1 {
    position: fixed;
    right: 0px;
	font-size: 14px;
    top: 150px;
	width: 220px;
    padding: 10px 18px;
    z-index: 999999;
	 background-color: #b0ab9b;
    border-radius: 12px 0 0px 12px;
	color: white;
}

.right_panel2 {
    position: fixed;
    width: 220px;
	color: white;
	font-size: 14px;
    background-color: #b0ab9b;
    padding: 10px 18px;
    border-radius: 12px 0 0px 12px;
    right: 0px;
    top: 230px;
    z-index: 999999;
}

.right_panel p {
	
}

h1 a:hover {
	text-decoration: none;
	color: black;
}
.page-template-homepage #icons {
	display: block; 
 }
.icon {
	
	float: left;
	width: 20%;
	text-align: center;
}
.fw-bold {
	font-weight: bold;
}
.que {
	background: #b1ab9b;
	padding: 15px;
	color: white;
	font-size: 18px;
	margin-bottom: 20px;
	font-style: italic;
}
.post_img {
	margin: 20px 0;
}
form label {
	
	width:100%;
}
form input, form textarea, form select {
	width: 100%;
	border-radius: 6px;
	padding: 6px 12px;
	border: 1px solid #b0ab9b;
	margin-top: 5px;
	
}
input[type="checkbox"] {
	width: auto;
	float: left;
	margin: 5px 15px 0 0;
}
.btn, input[type="submit"], .wp-element-button {
	background-color: #b0ab9b;
	color: white;
    padding: 13px 35px;
    border-radius: 11px;
	transition: all 0.4s;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:hover, input[type="submit"]:hover, .wp-element-button:hover {
	background-color: #28315f;
	color: white;
	text-decoration: none;
}
a:hover {
	color: #28315f;
}
.icon img {
	width: 130px;
	padding: 0 15px 15px 15px;
}
#main_content {
	
	background: #eef0f3;
}
.acc-item {
	float: left;
	width: 13%;
	margin-right: 15px;
	margin-bottom: 20px;
	transition: 0.4s all;
	height: auto;
	overflow: hidden;
}

.acc-item .img-fluid {
	float: left;
	border-radius: 12px;
	margin-right: 20px;
	cursor: pointer;
}
.img-fluid {
	border-radius: 12px;
}
.acc-item .collapse {
	padding: 0 10px;
}
.acc_text {
	display: none;
}
.s_show .acc_text  {
	display: block;
}

.s_show {
	width: 39%;
}
.padd {
	padding: 11% 0%;
}
.padd h2, .padd h4, .padd a {
	margin-bottom: 25px;
}
.padd h4 {
 color: #837e7b;
 font-style: italic; 
}
.nfz {
	text-align: right;
}
h2 {
	margin-bottom: 1.5rem;
}
.container-fluid {
	max-width: 90%;
}
#slider h2 {
	
	font-weight: 700;
	font-size: 4rem;
}
h1, h2 {
	font-weight: 700;
	font-size: 3.3rem;
}
.site-branding {
	padding: 10px 0;
}
.offer_post .mb-4 {
	background: rgba(176, 171, 155,0.9);
	border-radius: 12px;
	transition: all 0.4s;
}

.offer_post .mb-4:hover {
	
	background: rgba(40, 49, 95, 0.9);
	color: white;
}

.offer_post .mb-4:hover a {
	
	font-weight: bold;
	color: white;
} 


.offer_post.les .mb-4:hover  {
	background:  rgba(40, 49, 95, 0.9);
	color: white;
}
.offer_post.mid .mb-4:hover  {
	background: rgba(40, 49, 95, 0.9);
	color: white;
}
.simple_link {
	color: black;
	text-decoration: underline;
}

.offer_post.les .mb-4  {
	background: rgba(176, 171, 155,0.4);
}
.logo img {
	max-width: 85%;
}
a {
	color: #777968;
}
a:hover {
	
}
iframe {
	margin-top: 20px;
}
.offer_post.mid .mb-4  {
	background: rgba(176, 171, 155,0.7);
}
#site-footer {
	max-width: 100%;
	width: 100%;
}
h4 {
    font-size: 1.2rem;

}
.menu-item a {
	text-transform: uppercase;
	padding: 12px 25px!important;
	font-size: 19px!important;

}
.map iframe {
    margin-top: 0px;
}
.navbar-toggler-icon {
    width: 2.5em;
    height: 2.5em;	
}

.navbar-light .navbar-toggler {
	border: 0px;
}
.main_img {

    float: left;
    margin: 0px 10px 10px 0px; 
	max-width: 33%;
}
#team {
	background: #eef0f3;
}
.page-template-homepage #team {
background: white;
	
}
.team {
	margin-bottom: 30px;
}
.work h3 {
	margin-top: 0px;
}
.page article h3 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.table-custom thead th {
  
    text-align: center;
    vertical-align: middle;
	
}

.table-custom thead {
      background-color: #b0ab9b;
    color: white;
border-radius: 12px 0;
}
.table-custom tbody td.price {
    color: #28315f;
    font-weight: bold;
}

.table-custom tbody tr:hover {
    background-color: #f1f1f1;
}
.table-custom {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.table-custom th, .table-custom td {
    padding: 1rem;
    vertical-align: middle;
}

.pricing-card {
            transition: transform 0.2s;
            border: none;
            margin-bottom: 20px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
			border-radius: 0 0 12px 12px!important;
 }
.pricing-card:hover {
            transform: translateY(-5px);
 }
 .card-header {
            background-color: #b0ab9b;
			color: white;
            border-radius: 12px 0 !important;
            font-size: 1.2rem;
            font-weight: bold;
			
 }
 
.page-id-14 .card-header {
            background-color: #28315f;
            color: white;
            border-radius: 12px 0 !important;
            font-size: 1.2rem;
            font-weight: bold;
        }
.page-id-14 .card-header h3 {
           
    color: white;

}
.card-body {
            
			border-radius: 0 0 12px 12px!important;
        }
.page article .card-body h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}	
#site-footer .pl-5 {
	padding-left: 6%!important
}
.dropdown-menu {
border: 0px;
 padding: 0 0 0 0;
}	

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #b0ab9b;
}
.dropdown-menu {
	margin: 0 0 0;
}
.price {

            color: #28315f;
            font-weight: bold;
        }
.list-group-item {
            border: none;
            padding: 0.5rem 1rem;
        }
.badge-comparison {
    background-color: #28315f;
    font-size: 0.9rem;
    color: white;
    padding: 6px 12px;
 }
.optional-info {
            font-style: italic;
            color: #6c757d;
        }

.py-5 {
	padding-bottom: 4rem !important;
	padding-top: 4rem!important;
}
.pb-5 {
	padding-bottom: 4rem !important;
}

.pt-5 {
	
	padding-top: 4rem!important;
}

@media (max-width: 1640px)
{
	 h1, h2 {
		 font-size: 3rem!important;
	 }
	 p, .simple_link {
		 font-size: 0.9rem;
		 line-height: 1rem;
	 }
	 
	 .card_banner h4 {

	margin-bottom: 40px;
	}
	.card_banner a {
		margin-bottom: 20px;
	}
}
@media (max-width: 1440px)
{
 .menu-item a {
    text-transform: uppercase;
    padding: 12px 18px !important;
    font-size: 1rem;
    }
	
	.card_banner h4 {

	margin-bottom: 40px;
	}
	.card_banner a {
		margin-bottom: 15px;
	}

}
h1.entry-title {
	display: none;
}
.wp-block-file__embed {
	display: none;
}
.card-title {
		word-break:break-word;
	}
@media (max-width: 1240px)
{
	 h1, h2 {
		 font-size: 2.5rem!important;
	 }
	 h5 {
		 font-size: 1rem
	 }
	 
	 .card_banner h4 {

	margin-bottom: 20px;
	}
	.card_banner a {
		margin-bottom: 10px;
	}
	 #icons row {
		 display: none;
	 }
	 h4 {

      font-size: 1.2rem;

	 }

}

@media (min-width: 992px) {
	#bootstrap-basic4-topnavbar {
		display: block!important;
	}
	
	.menu-item {
		float: left;
	}
	.navbar-nav {
		float: right;
	}
	.dropdown:hover .dropdown-menu {
    display: block;
	}
	
}

@media (max-width: 991px) {
	
	.btn {
		width: 100%;
		margin-bottom: 20px;
	}
	#custom_html-3 .col-md-7 {
		text-align: center;
	}
	.formu {
	padding: 0px;
	margin-top: 20px;
	background: transparent;
	}

	#block-8 {
		text-align: center;
	}
	#slider {
		min-height: auto!important;
	}
	.accordion .card-body {
  
    padding: 1.25rem 0;
    }
	.menu_top {
		text-align: right;
	}
	
	.ic, .right_panel1, .right_panel2 {
		display: none;
	}
	.nfz {
		display: none;
	}
	.acc_text {
    display: block!important;
    }
	.acc-item {
		width: 100%;
		margin-bottom: 20px;
	}
	h1, h2 {
		font-size: 2.5rem!important;
	}
	.h3, h3 {
    font-size: 1.3rem;
     }
	.container-fluid {
		max-width: 96.5%;
	}
	#site-footer .pl-5 {
		padding-left: auto!important
	}	
	#slider h4 {
		color: black;
	}
	#icons {
		display: none!important;
	}
	img {
		margin-bottom: 20px;
	}
	.logo img {
		margin-bottom: 0px;
	}
	
	#slider {
	background: url(../../img/head_offer_sm.jpg);
	background-size: cover;
	}
	.page-id-14 #slider {
	background: url(../../img/head_work_sm.jpg);
	background-size: cover;
    }
	.page-id-97 #slider {
	background: url(../../img/head_offer_sm.jpg);
	background-size: cover;
    }
	.page-id-16 #slider {
		background: url(../../img/head_about_sm.jpg);
		background-size: cover;
    }
	.page-id-65 #slider {
		background: url(../../img/head_cont_sm.jpg);
		background-size: cover;
    }	
	.logo {
		text-align: left;
	}
	
	.site-branding.align-items-center
	{
	align-items: start!important;
	}
	
	.logo img {
		 padding: 15px;
	}
	.navbar {
		display: block;
	}
}
@media (max-width: 785px) {

	.acc-item {
		height: auto;
	}
	.acc-item .acc_image {
		width: 100%;
	}
	.logo {
		text-align: center;
	}
	
}

@media (max-width: 575px) {

	.logo img {
		max-width: 100%;
	}
	
	.menu_top {
		margin-top: -63px;
	}
	.logo {
		z-index: 9999;
	}
	
}

