/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.20.2.1684842783
Updated: 2023-05-23 11:53:03

*/
@font-face {
    font-display: swap;
    font-family: "FontAwesome";
    src: url("/fonts/fontawesome/fa-solid-900.woff2"), url("/fonts/fontawesome/fa-solid-900.woff");
}
.container {
	max-width: none;
}
header#main-header .container {
    max-width: 80%;
}
footer ul {
    padding-left: 0 !important;
}
ul.col-2 {
    column-count: 2;
    -webkit-column-count: 2;
}
footer .et_pb_blurb_content {
    margin-left: 0;
}
footer ul li {
    padding-bottom: 5px;
}
footer h5 {
    margin-top: 20px;
}

footer h5 a {
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
}
footer .et_pb_module_header {
    margin-bottom: 15px;
}
.hero-content {
    width: 36% !important;
}
.hero-content .et_pb_text, .hero-content .et_pb_button_module_wrapper { position:relative; z-index:2 }
.hero-content {
    position: relative;
}
.hero-content:before {
    background: url(img/icon1.png);
    content: "";
    position: absolute;
    bottom: 0;
    left: 120px;
    right: 0;
    margin: auto;
    width: 200px;
    height: 100px;
    z-index: 3;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
}
@media (max-width: 1100px) {
	.hero-content:before {
		left: 0;
	}
	.hero-content .et_pb_text {
		margin-left: 5% !important;
		min-width: 91px !important;
	}
	.hero-content .et_pb_button_module_wrapper {
		margin-left: 5% !important;
	}
}
.hero-content:after {content: "";background: #1A2457; z-index: 1; position: absolute;width: 100%;height: 150%;position: absolute;left: 0;top: -25%;border-top-right-radius: 50%;border-bottom-right-radius: 50%;}
.title-border h2 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    max-width: max-content;
    border-bottom: 4px solid #175CC7;
}
@media (max-width: 980px) {
	.title-border h2 {
    margin-bottom: 10px;
	}
}
.border-img span.et_pb_image_wrap {
/*     border: 1px solid #ccc; */
    border-radius: 4px;
    padding: 60px 30px;
}
.border-img span.et_pb_image_wrap img {
    width: 225px;
    height: 225px;
    max-width: 100%;
    object-fit: contain;
}
.hero-inner-pages .hero-content {
    width: 33% !important;
}
.blue-box-cstm h2 {
    max-width: max-content;
    margin: auto;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 4px solid #fff;
}

form.wpcf7-form .row {
    display: flex;
    margin: 0 -15px;
    flex-wrap: wrap;
    justify-content: space-between;
}

form.wpcf7-form .row .col-6 {
    padding: 0 15px;
    width: 50%;
}

form.wpcf7-form .row .col-12 {
    padding: 0 15px;
    width: 100%;
}

form.wpcf7-form label {
    color: #000;
    font-size: 16px;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    border: 1px solid rgb(122 128 132 / 50%);
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 2px;
    width: 100%;
}
span.wpcf7-form-control-wrap { display:block; }
form.wpcf7-form p {
    margin-bottom: 15px;
}
.wpcf7-checkbox span.wpcf7-list-item {
    margin-left: 0;
    display: block;
    color: #7A8084;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.wpcf7-checkbox span.wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 16px;
    color: #7A8084;
}
form.wpcf7-form h4 {
        font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5;
    margin-top: 15px;
}
form.wpcf7-form h2 {
    font-size: 28px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    max-width: max-content;
    border-bottom: 4px solid #175CC7;
    margin-top: 30px;
}
button.wpcf7-form-control {
    font-weight: bold;
    padding: 20px 40px !important;
    display: block;
    cursor: pointer;
    width: 100%;
    max-width: 160px;
    height: 60px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
/*     max-width: 560px; */
    height: 120px;
}
.product-list-row span.et_pb_image_wrap {
    padding: 30px;
    width: 100%;
    text-align: center;
}
.product-list-row h2 {
    margin-bottom: 10px;
}
.logo_container a:hover {
    transition: 0.3s;
    opacity: 0.7;
}

.logo_container a {
    transition: 0.3s;
}
#logo {
	max-height: 70%;
}
.hero-content .et_pb_module {
    max-width: 475px;
    margin-left: auto;
}
.single-product-content .border-img img {
    width: 100% !important;
    height: auto !important;
    padding: 2em;
	min-width: 260px;
	max-width: 300px !important;
}
.entry-content tr td {
    border: 1px solid rgb(122 128 132 / 25%);
    padding: 10px 20px;
}
.entry-content table:not(.variations) {
    margin-top: 15px;
    margin-bottom: 30px;
}
.product-single-content h2 span {
    font-size: 18px;
    text-transform: initial !important;
    color: #7A8084;
}
.product-single-content h2 {    
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
    max-width: max-content;
    border-bottom: 4px solid #175CC7;
}
.about-content h2 {
	border-bottom: none;
}
.home-image-grid .grid-item {
    align-items: center;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    display: flex;
    height: 135px;
    justify-content: center;
}
@media(min-width:981px){
    #top-menu li {
    padding-right: 5em !important;
}
}
@media(max-width:981px){
	.hero-content {
    width: 50% !important;
}
}
@media(max-width:767px){
	.hero-content:before {
    width: 100px;
    height: 50px;
}
	.hero-content {
    width: 60% !important;
}

.border-img .et_pb_main_blurb_image {
    width: 100%;
}
form.wpcf7-form .row .col-6 {
    padding: 0 15px;
    width: 100%;
}
form.wpcf7-form h2 {
    font-size: 21px;
}
form.wpcf7-form h4 {
    font-size: 18px;
}
}
.et_pb_menu .et_pb_menu__wrap {
	justify-content: flex-end;
}
.et_pb_menu .et-menu > li {
  padding-right: 5em;
}
/* search start */
/* .header-search::after {
content: "\f002";
color: rgba(0,0,0,.6);
font: 700 18px/18px "FontAwesome";
transition: color .2s, opacity .2s;
cursor: pointer;
}
.header-search:hover::after {
	color: #939393;
} */
.header-search .et-pb-icon {
	cursor: pointer;
}
@media (max-width: 980px) {
	.header-search .et-pb-icon {
		color: #175cc7 !important;
	}
}

.et_pb_module.et_pb_search.et_pb_search_0_tb_header.et_pb_text_align_left.et_pb_bg_layout_light {
	width: 95%;
	bottom: -1px;
	background: white;
	border: 3px solid #175cc7;
	max-width: 600px;
	float: right;
}

.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {
	width: 20%;
	min-width: 60px;
}
.et_pb_column.et_pb_column_3_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
  width: 90% !important;
  margin: 0;
}
.et_pb_column.et_pb_column_1_4.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
  max-width: 10%;
  padding: 0px 0px 0px 20px;
	position: absolute;
	top: calc(50% + -12px);
	right: 0;
}
.et_pb_column.et_pb_column_4_4.et_pb_column_2_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child {
  height: 0;
}
/* search end */
.wpcf7-form.init > p {
  float: right;
  width: 160px;
}
