/*
Theme Name: De Jure Child
Theme URI: http://cmsmasters.net/de-jure-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: De Jure Child Theme
Template: de-jure
Version: 1.0.0
License:
License URI:
Text Domain: de-jure-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/



@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&display=swap');






.cmsms_likes, .share_posts {
	display: none;
}


/*text*/
body, .team .cmsms_icon_box .cmsms_icon_box_subtitle {
    font-family: 'Roboto', Helvetica, 'Nimbus Sans L', sans-serif;
	    line-height: 1.8;
}
b, strong {
    color: #333;
}
p, li, span, .team .cmsms_icon_box .cmsms_icon_box_subtitle {
	letter-spacing: 0.03em;
}
a {
    font-family: inherit;
}
a, .ccs_default a, .header_top .meta_wrap > *:before {
	color: #A58329;
}
h1, h2, h3, h4, h5, h6, .widget_custom_posts_tabs_entries .cmsms_tabs_list_item a, .widget_custom_posts_tabs_entries .cmsms_tabs_cont > a, .vc_tta-title-text {
    font-family: 'Lora', serif;
	    font-weight: 500;
	    color: #333;
}
h2 {
	font-size: 28px;
}
h3 {
    font-size: 24px;
}
.main-title p, .ccs_default .cmsms_profile .cmsms_profile_subtitle, .cmsms_gitem.cmsms_gitem_grid .cmsms_gitem_grid_info, .cmsms_gitem.cmsms_gitem_grid .cmsms_gitem_grid_info a, .cmsms_gitem.cmsms_gitem_grid .cmsms_posttype_date, .cmsms_post_default .cmsms_post_date, .cmsms_post_default .cmsms_post_date a, .cmsms_button, .cmsms_button_wrapper .cmsms_button {
	font-family: 'Roboto', Helvetica, 'Nimbus Sans L', sans-serif;
}
.ccs_default h1, .ccs_default h2, .ccs_default h3, .ccs_default h4, .ccs_default h5, .ccs_default h6 {
    color: #333;
}
.cmsms_header_scroll .header_top {
    border: none;
}
.onas-zespol .main-title, .team-title .main-title, .artykuly-description .main-title {
    margin-bottom: 0;
}
.main-title h2 {
	font-size: 28px;
}
.main-title p {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 8px;
}


.text-center {
	text-align: center;
}
.text-white, .text-white span, .text-white h2, .text-white h3, .text-white h6 {
	color: #fff !important;
}






/*menu*/
.header_mid {
	height: 110px;
}
.header_mid .logo_wrap .logo img {
    padding-bottom: 5px;
}
.cmsms_navigation > li.menu-item.current-menu-item > a, .cmsms_navigation > li.menu-item.menu-item-highlight > a, .cmsms_navigation > li.menu-item.current-menu-ancestor > a, .cmsms_navigation > li > a:hover, .cmsms_navigation > li:hover > a {
	color: #A58329;
}
.cmsms_navigation > li > a, .widget_nav_menu ul li a {
    font-family: 'Lora', serif;
    color: #282828;
    font-weight: 500;
    font-size: 17px;
}
.widget_nav_menu ul li a {
    padding: 15px 5px;
	border-color: #d3d3d3;
}
.cmsms_side_area {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left: 1px solid #d3d3d3;
	border-right: none;
}
.cmsms_side_area .cmsms_side_area_close {
    font-size: 18px;
    line-height: 16px;
    width: 35px;
    height: 35px;
    top: 15px;
    right: 15px !important;
}
@media only screen and (min-width: 992px) {
.header_mid .mid_sidearea_but_wrap { 
	display: none !important;
}
}
@media only screen and (max-width: 991px) {
#header {
    position: fixed;
}
.header_top, .responsive_nav {
    display: none !important;
}
	.header_mid, .header_mid .header_mid_inner > div {
    height: 90px;
}
}
@media only screen and (max-width: 767px) {
.header_mid .header_mid_inner {
    padding-top: 12px;
}
.header_mid .logo_wrap {
	float: left;
}
.header_mid .mid_sidearea_but_wrap, .header_mid .mid_search_but_wrap {
    padding: 13px 0;
    float: right;
    height: auto !important;
}
}
@media only screen and (max-width: 480px) {
.header_mid .header_mid_inner {
	padding: 10px 4% 5px;
}

.header_mid .header_mid_inner .logo_wrap {
    width: 240px;
		    float: left;
}
.header_mid .logo_wrap .logo img {
    margin-left: 0px !important;
}
.header_mid, .header_mid .header_mid_inner > div {
    height: auto;
}
.header_mid .mid_sidearea_but_wrap {
    padding: 8px 0;
    float: right;
    height: auto !important;
}
	.mid_search_but_wrap {
		display: none !important;
	}
.header_mid .resp_mid_nav_wrap {
    padding: 15px 0;
}
.header_mid .mid_sidearea_but_wrap .mid_sidearea_but {
    width: 35px;
    height: 35px;
	}
}



/*page-title*/
.page-title {
    padding: 60px 0 100px;
}
.page-title .cmsms_icon_box_icon {
    padding: 5px;
    color: #ffffff !important;
    background-color: transparent !important;
    border: none;
}
.page-title .cmsms_icon_box_icon:before {
	font-size: 70px;
}
.page-title .cmsms_icon_box h3 {
    font-size: 58px;
    color: #ffffff !important;
    line-height: 1.2;
    margin-bottom: 20px;
}
.page-title .cmsms_icon_box h6 {
    font-size: 25px;
    line-height: 1.2;
    color: #ffffff !important;
}
.headline_inner {
    padding: 40px 30px;
}
.headline_text .entry-title, .cmsms_breadcrumbs, .cmsms_breadcrumbs_inner, .cmsms_breadcrumbs_inner a:hover, .ccs_default .cmsms_breadcrumbs_inner .breadcrumb_last {
    color: #fff;
}

@media only screen and (min-width: 992px) {
.cmsms_heading_after_header.enable_header_top #middle {
    padding-top: 150px;
}
}

@media only screen and (max-width: 991px) {
.headline_inner {
    padding: 90px 30px 10px;
}
.page-title {
    padding: 110px 0 40px;
}
.page-title .cmsms_icon_box h3 {
    font-size: 55px;
	    margin-bottom: 12px;
}
.page-title .cmsms_icon_box .cmsms_icon_box_icon_wrap {
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 767px) {
.headline_inner {
    padding: 180px 20px 90px;
}
.page-title {
    padding: 90px 0 20px;
}
.page-title .cmsms_icon_box h3 {
    font-size: 48px;
}
	.page-title .cmsms_icon_box h6 {
    font-size: 22px;
	}
}
@media only screen and (max-width: 480px) {
.headline_inner {
    padding: 130px 15px 60px;
}
	.page-title {
    padding: 60px 0 0px;
}
.page-title .cmsms_icon_box .cmsms_icon_box_icon_wrap {
    margin-bottom: 0;
}
	.page-title .cmsms_icon_box_icon:before {
    font-size: 60px;
}
	.page-title .cmsms_icon_box h3 {
    font-size: 42px;
    margin-bottom: 5px;
}
	.page-title .cmsms_icon_box h6 {
    font-size: 20px;
	}
}







/*button*/
.cmsms_button_wrapper .cmsms_button, .ccs_default .cmsms_button_wrapper .cmsms_button.cmsms_style_default, .ccs_default .cmsms_button_wrapper .cmsms_button.cmsms_style_default span, .ccs_default .button, .ccs_default input[type=button], .ccs_default input[type=reset], input[type=submit], .ccs_default button:not(.vc_btn3):not(.cmsms_button):not([id*=slick]):not(.cmsms_search_button):not([aria-controls]) {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.06em;
}
input[type=submit] {
	padding: 11px 24px;
}

.ccs_default .cmsms_button_wrapper .cmsms_button.cmsms_style_default, .ccs_default .button, .ccs_default input[type=button], .ccs_default input[type=reset], .ccs_default input[type=submit], .ccs_default button:not(.vc_btn3):not(.cmsms_button):not([id*=slick]):not(.cmsms_search_button):not([aria-controls]) {
    color: #004a2c;
    background-color: transparent;
    border: solid 1px #004a2c;   
}

.ccs_default .cmsms_button_wrapper .cmsms_button.cmsms_style_default {
	    padding-right: 13px;
}
.ccs_default .cmsms_button_wrapper .cmsms_button.cmsms_style_default:hover, .ccs_default input[type=submit]:hover {
    background-color: #004a2c;
    color: #fff;
}



/*icon box*/
.ccs_default .cmsms_icon_box .cmsms_icon_box_icon {
    color: #A58329;
}
.cmsms_icon_box .cmsms_icon_box_title {
    font-size: 20px;
}


/*counter*/
.home-counter .cmsms_counter .cmsms_counter_value {
    color: #fff;
}
.home-counter .cmsms_counter_value {
    font-size: 35px;
}
.home-counter .cmsms_counter_title {
    font-size: 20px;
	color: #fff;
}
.home-counter .cmsms_counter_icon:before {
    font-size: 32px;
	
}



/*accordion*/
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    top: 22% !important;
}

.vc_general.vc_tta.vc_tta-style-cmsms.vc_tta-accordion .vc_tta-panel-title {
    font-size: 17px;
}
.vc_tta-title-text {
	    letter-spacing: 0;

}
.vc_general.vc_tta.vc_tta-style-cmsms.vc_tta-accordion .vc_tta-panel.vc_active {
    margin-bottom: 10px;
}
.ccs_default .vc_general.vc_tta.vc_tta-style-cmsms.vc_tta-accordion .vc_active .vc_tta-title-text {
    color: #004a2c;
}


/*contact form*/
.ccs_default input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]), .ccs_default textarea, .ccs_default select, .ccs_default option {
    background-color: #f9f9f9;
}

.wpcf7 .cmsms_form_full {
	    margin-bottom: 5px;
}
.ccs_default input[type=submit] {
	margin-top: 15px;
}
.wpcf7 .zgoda, .wpcf7 .zgoda a {
	    line-height: 1.6;
    font-size: 12px;
}


/*home*/
.home-hero {
    padding: 110px 0 140px;
}
.home-hero h1 {
    font-size: 40px;
    margin-bottom: 15px;
}
.home-hero p {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: #333;
}
.home-hero h1, .home-hero p {
    color: #fff;
}
.home-hero .wpb_single_image img {
    max-width: 240px !important;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
.home-hero {
    padding: 70px 0 100px;
}
.home-hero .wpb_single_image img {
    max-width: 220px !important;
    margin-bottom: 0px;
}	
}
@media only screen and (max-width: 991px) {
.home-hero .wpb_single_image img {
    max-width: 190px !important;
}	
.home-hero {
    padding: 130px 0 50px;
}
	.home-hero h1 {
    font-size: 36px;
    margin-bottom: 10px;
}
	.home-hero p {
    font-size: 19px;
	}
	.home-hero .wpb_single_image {
		    margin-bottom: 25px;
	}
}
	@media only screen and (max-width: 767px) {
	.home-hero {
    padding: 100px 0 40px;
}	
}
@media only screen and (max-width: 480px) {
.home-hero {
    padding: 80px 0 25px;
}
.home-hero .wpb_single_image img {
    max-width: 170px !important;
}
.home-hero h1 {
    font-size: 32px;
    margin-bottom: 5px;
}
.home-hero p {
    font-size: 17px;
    letter-spacing: 0.13em;
}
}
	




.home-description {
    padding: 100px 0 60px;
    background-color: #f9f9f9;
}
.home-description .vc_col-sm-3 {
	max-width: 430px;
}
@media only screen and (max-width: 991px) {
	
.home-description {
    padding: 90px 0 50px;
	}
.home-description .vc_col-sm-3, .home-description .vc_col-sm-8 {
	width: 100%;
}
.home-description .vc_col-sm-3 {
    margin-bottom: 60px;
}
}

@media only screen and (max-width: 480px) {
.home-description {
	padding: 75px 0 30px;
}
.home-description .vc_col-sm-3 {
    margin-bottom: 50px;
}
}






.home-infobox {
    padding: 40px 0 70px;
    background-color: #f9f9f9;
}
.home-infobox .cmsms_icon_box_title {
    line-height: 1.4;
}
@media only screen and (max-width: 991px) {
	.home-infobox {
    padding: 20px 0 60px;
	}
	.home-infobox .vc_col-sm-3, .home-infobox .vc_col-sm-9 {
    width: 100%;
}
}
@media only screen and (max-width: 480px) {
.home-infobox {
    padding: 0px 0 50px;
}
}




.home-counter {
	padding: 100px 0;
}
.home-counter {
	padding: 115px 0;
}
.home-counter .cmsms_icon_box {
    margin-left: 90px;
}
.home-counter .cmsms_icon_box_title {
    font-size: 40px;
    margin-bottom: 12px;
}
.home-counter .cmsms_icon_box_subtitle {
	    font-size: 21px;
}
@media only screen and (max-width: 1199px) {
.home-counter .cmsms_icon_box {
    margin-left: 0;
}

}
@media only screen and (max-width: 991px) {
.home-counter {
    padding: 60px 0 65px;
}
.home-counter .vc_col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
}
.home-counter .cmsms_icon_box {
    margin: 0 auto !important;
    width: 60%;
    padding-left: 14%;
}
}
@media only screen and (max-width: 767px) {
.home-counter .cmsms_icon_box {
    padding-left: 8%;
}	
}
@media only screen and (max-width: 480px) {
.home-counter .cmsms_icon_box {
    width: 100%;
    padding-left: 0%;
}
}




.home-blog {
	padding: 90px 0 60px;
}
@media only screen and (max-width: 991px) {
.home-blog {
    padding: 65px 0 50px;
}
.home-blog .vc_col-sm-3, .home-blog .vc_col-sm-9 {
    width: 100%;
}
	.home-blog .vc_col-sm-3 {
		
		    margin-bottom: 60px;
	}
}
@media only screen and (max-width: 480px) {
.home-blog {
    padding: 55px 0 40px;
}
.home-blog .vc_col-sm-3 {
    margin-bottom: 50px;
}
}



.home-faq {
	padding: 70px 0 70px;
	    background-attachment: fixed;
}
.home-faq .vc_tta-accordion .vc_tta-panel {
    background-color: rgb(255 255 255 / 97%) !important;
}

.home-faq .main-title {
    margin-bottom: 30px;
}

.home-faq .vc_col-md-3 .main-title {
    margin-bottom: 20px;
}

.home-faq .wpcf7 input[type=text], .home-faq .wpcf7 input[type=email] {
    margin-bottom: 10px !important;
}
.home-faq .wpcf7 p {
    margin: 0;
}






/*onas*/
.onas-description {
	padding: 80px 0 70px;
}
.onas-description .wpb_single_image {
    margin-top: 5px;
}


@media only screen and (max-width: 991px) {
.onas-description {
    padding: 60px 0 60px;
}
.onas-description .vc_col-sm-6 {
    width: 100%;
}
}
@media only screen and (max-width: 480px) {
.onas-description {
    padding: 40px 0 50px
	
}
.onas-description .wpb_single_image {
    margin-bottom: 12px;
}
}

/*profile*/
.ccs_default .cmsms_profile .cmsms_profile_subtitle {
    color: #a58329;
    letter-spacing: 0.12em;
	font-weight: 500;
}
.cmsms_profile .cmsms_profile_image:hover img {
    -webkit-transform: none;
    transform: none;
}
.ccs_default .cmsms_profile .cmsms_profile_image_link {
    background-color: #004a2c;
}
.cmsms_profile .cmsms_profile_image_link:hover {
    opacity: .9;
}
.cmsms_profile {
	    margin-bottom: 20px;
}


/*team-single*/
.team-title {
	padding-top: 90px;
	}
.team {
    padding: 0 30px 50px 0;
}
.team img.alignleft {
    margin-right: 35px;
    margin-bottom: 35px;
}
.team .vc_col-sm-4 {
    border: 1px solid #e0e0e0;
    padding: 40px 18px !important;
    margin-top: 15px;
}
.team .vc_col-sm-4 .wpb_content_element {
    margin-bottom: 0;
}
.team .vc_col-sm-4 p {
    margin-bottom: 20px;
}
.team .cmsms_icon_box_icon_wrap {
    margin-right: 0 !important;
    margin-top: 8px;
}
.team .cmsms_icon_box_icon {
    color: #ffffff !important;
    padding: 8px;
	margin-right: 15px;
}
.team .cmsms_icon_box_icon:before {
    font-size: 16px;
}

.team .cmsms_icon_box .cmsms_icon_box_subtitle {
    
    color: #7e7e7e;
    font-weight: normal;
}
@media only screen and (max-width: 1199px) {
.team .vc_col-sm-8 {
    width: 63%;
}
.team .vc_col-sm-4 {
    width: 37%;
}
.team img {
    max-width: 280px;
	}
}
@media only screen and (max-width: 991px) {
	.team-title {
		    padding-top: 170px;
	}
.team {
    padding: 0 0 60px;
}
.team .vc_col-sm-8, .team .vc_col-sm-4 {
    width: 100%;
}
.team .vc_col-sm-4 {
    border: none;
    padding: 20px 18px !important;
    margin-top: 0;
}
}
@media only screen and (max-width: 767px) {
.team img {
    max-width: 260px;
	}	
}
@media only screen and (max-width: 480px) {
	.team-title {
    padding-top: 150px;
}
.team img {
    max-width: 100%;
    float: none;
    display: block;
    margin: 0 auto 40px !important;
    text-align: center;
}
}







/*blog*/
.cmsms_gitem_grid_inner {
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.attachment-blog-masonry-thumb {
    filter: grayscale(1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.cmsms_gitem_grid_inner:hover .attachment-blog-masonry-thumb {
    filter: grayscale(0);
}
.cmsms_gitem.cmsms_gitem_grid .cmsms_posttype_date, .cmsms_post_default .cmsms_post_date, .cmsms_post_default .cmsms_post_date a {
    letter-spacing: 0.08em;
}

/*sidebar*/
.widget_custom_posts_tabs_entries .cmsms_tabs_list_item.current_tab a, .widget_custom_posts_tabs_entries .cmsms_tabs_list_item:hover a {
    color: #A58329;
    border-color: #A58329;
}
.widget_custom_posts_tabs_entries .cmsms_tabs_list_item:last-child {
    display: none;
}


/*single blog*/
.cmsms_img_wrap, .cmsms_gitem_project_img {
	filter: grayscale(1);
}
@media only screen and (max-width: 991px) {
.single-post .content {
    padding-top: 110px;
}
}
@media only screen and (max-width: 480px) {
.single-post .content {
    padding-top: 90px;
}
}





/*artykuly*/
.artykuly-description {
	padding: 90px 0 60px;
}
.artykuly-blog {
	padding: 100px 0 90px;
	border-top: 1px solid #e0e0e0;
}
@media only screen and (max-width: 991px) {
	.artykuly-description {
	padding: 70px 0 60px;
}
	.artykuly-blog {
    padding: 95px 0 40px;
	}
.artykuly-blog .vc_col-sm-9, .artykuly-blog .vc_col-sm-3 {
    width: 100%;
}	
}
@media only screen and (max-width: 480px) {
	.artykuly-description {
	padding: 60px 0 50px;
}
	.artykuly-blog {
    padding: 85px 0 20px;
}
}





/*kontakt*/
.kontakt-info {
	    padding: 0 0 80px;
}
.kontakt-info .cmsms_icon_box .cmsms_icon_box_icon {
    color: #fff;
    background-color: rgb(0 0 0 / 15%);
    margin-right: 12px;
}
.kontakt-info .wpcf7 p {
    margin-left: 10px;
    margin-bottom: 0;
}
.kontakt-info .vc_col-sm-2\/5 .vc_column-inner {
    margin-top: -50px;
    padding: 90px 40px 90px 50px !important;
	    max-width: 430px;
}
.kontakt-info .vc_col-sm-3\/5 .vc_column-inner {
    padding: 40px 60px 0 !important;
}
.kontakt-map {
	padding-bottom: 110px;
}
@media only screen and (max-width: 1199px) {
.kontakt-info .vc_col-sm-3\/5 .vc_column-inner {
    padding: 40px 15px 0 60px !important;
}
.kontakt-map {
    padding-bottom: 100px;
}	
}
@media only screen and (max-width: 991px) {
	.kontakt-info {
    padding: 100px 25px 80px;
}
.kontakt-info .vc_col-sm-3\/5, .kontakt-info .vc_col-sm-2\/5 {
    width: 100%;
}
.kontakt-info .vc_col-sm-2\/5 .vc_column-inner {
	    margin: 0 auto;
}
.kontakt-info .vc_col-sm-3\/5 .vc_column-inner {
	padding: 70px 0 0 !important;
}

}
@media only screen and (max-width: 480px) {
.kontakt-info {
    padding: 80px 15px 80px;
}
.kontakt-info .vc_col-sm-2\/5 .vc_column-inner {
    padding: 50px 20px 40px !important;
    text-align: center;
}
.kontakt-map {
	padding-bottom: 90px;
}	
}


/*footer*/
.ccs_footer .bottom_bg {
    background-color: #1a1b1c;
    padding-top: 90px;
    padding-bottom: 20px;
}
.ccs_footer #custom-contact-info-1 {
    width: 100%;	
}
.ccs_footer .widget_custom_contact_info_entries {
    color: inherit;
}
.ccs_footer .bottom_inner, .ccs_footer .widget_categories li a, .ccs_footer a {
    color: #c4cbd0;
	font-weight: 300;
}
.footer_inner .copyright {
    line-height: 2;
}
.logo-footer {
    margin-top: -8px;
    max-width: 330px;
}



/*content*/
::selection {
    background-color: #004a2ce3;
}
.grecaptcha-badge {
	display: none !important;
}
.ccs_default .cmsms_icon_box .cmsms_icon_box_inner {
    background-color: transparent;
}
#slide_top {
    bottom: 50px;
    right: 25px;
}
