/*
Theme Name: Divi Child
Theme URI: https://yourwebsite.com
Description: Child Theme for Divi	
Author: Your Name
Template: Divi
Version: 1.0.0
*/

/* Custom CSS starts below */
html {
  scroll-behavior: smooth;
}
body {
    font-family: 'SABON', serif;
}
.et_flex_section{
	    --vertical-gap: 40px !important;
}
header#main-header>.container {
    max-width: 920px !important;
}
.heading-line h2{
	position: relative;
}
.h2_heading .et_pb_heading_container h2 {
    font-size: 32px !important;
    line-height: 37px !important;
    color: #12457e;
}
.h2_heading.banner_sub_head h2.et_pb_module_header {
    line-height: 42px !important;
}
.copy_section p, 
.copy_section a{
	color:#231f20;
}
.et_pb_social_media_follow_network li {
    padding-left: 0;
}


p, ul li, strong {
    font-size: 16px;
    line-height: 26px;
	color:#231f20;
}
.entry-content ul{
	padding:0px;
}
.ul_design ul li {
    padding-left: 35px !important;
	position: relative;
}
li::marker {
    color: transparent;
    font-size: 0;
}
.et_pb_section {
        padding: 30px 0 !important;
    }
.ul_design ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #231f20;
    position: absolute;
    top: 11px;
    left: 2px;
}
.h3_heading h3 {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 500 !important;
    color: #1a4b82 !important;
    font-size: 36px;
}
.heading-line h2:after {
 position: absolute;
    content: '';
    width: 155px;
    height: 9px;
    background: #12457e;
    left: 0;
    bottom: -25px;
}
.line-blue .heading-line h2:after {
    position: absolute;
    content: '';
    width: 124px;
    height: 9px;
    background: #12457e;
    left: -20px;
    bottom: -26px;
}
.second_head h2:after {
    left: -60px !important;
}
.third_head h2:after {
    left: -45px !important;
}
.et_builder_inner_content .et_flex_section {
    --vertical-gap: 28px !important;
}
.ul_design ul li {
    padding-left: 20px;
}
.et_pb_icon_list_0_tb_header .et-pb-icon {
    font-size: 18px;
    padding: 5px !important;
}
ul#menu-main-menu li:last-child {
    padding-right: 0;
}
.sapce_around {
    padding: 80px 0 !important;
}
footer #kontakt {
    padding: 80px 0 !important;
}
footer #kontakt {
    padding: 30px 0 !important;
}
.sub_page_design {
	 color: #12457e;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
}
.sub_page_design h1 {
    margin-bottom: 26px;
	    font-family: 'SABON', serif;
}
.sub_page_design h2 {
    font-size: 30px !important;   
}
.sub_page_design h3 {
    font-size: 24px !important;
    line-height: 37px !important;
}
.sub_page_design h4 {
    font-size: 22px !important;
    line-height: 37px !important;
}
.pb-0 h3 {
    padding-bottom: 0 !important;
}
	.inner_headings h3{
font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600 !important;
    color: #1a4b82 !important;
    font-size: 36px;
		letter-spacing:1px;
		    margin-bottom: 2px;
	}
		.inner_headings h2{
		    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    color: #12457e !important;
    font-size: 32px;
    line-height: 37px;
	}
@media (max-width: 980px) {
	.h2_heading.banner_sub_head h2.et_pb_module_header {
    line-height: 35px !important;
}
	.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
		color: #1d3c76 !important;
	}
	div#main-header-nav {
    padding: 10px 0 !important;
}
	div#main-header-nav .et_pb_column_0_tb_header {
    width: 100%;
}

ul#mobile_menu1 {
    top: 70px;
    height: auto;
    padding: 20px;
    background: rgb(255, 255, 255);
    z-index: 99999;
    position: fixed !important;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
    overflow-y: auto;
}
.et_flex_row {
    width: 90% !important;
}
#main-header-nav .et_pb_row_0_tb_header {
    flex-wrap: unset !important;
}
	.h2_heading .et_pb_heading_container h2 {
    font-size: 26px !important;
		line-height: 34px !important;
	}
	.container-sub .et_pb_row {
    width: 90%;
}
}
.sub_page_design a{
	    word-wrap: break-word;
	    color: #1f3d78;
}
@media (max-width: 768px) {
	.sub_page_design h1{
		    font-size: 32px;
	}
	.sub_page_design h2{
		    font-size: 24px !important;
    line-height: 34px !important;
	}
	.sub_page_design h3{
		    font-size: 22px !important;
		    line-height: 30px !important;
	}
	.sub_page_design h4{
			 font-size: 20px !important;
		line-height: 30px !important;
	}
	.inner_headings h2{
		    font-size: 24px;
    line-height: 32px;
		        padding-bottom: 0px;
	}
		.inner_headings h3{
		       font-size: 28px;
	}
}
@media (max-width: 520px) {
.menu_right_side {
    width: 40%;
}
}