<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
p {
    font-size: 16px !important;
}

div#text-2 {
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}

div#footer-widgets {
    /*width: 70%;*/
}

div#footer-widgets ul#menu-bottom li {
    display: inline-flex;
}

div#footer-widgets ul#menu-bottom {
    text-align: center;
    margin: auto;
}

div#footer-widgets ul#menu-bottom li {
    display: inline-block;
    padding: 0px 20px;
    list-style: none;
}
#footer-widgets .footer-widget li:before {
	display:none;
}

#footer-widgets .et_pb_widget {
    float: none;
}
div#text-2 p:last-child {
    width: 70% !important;
    word-wrap: break-word;
    margin: auto;
}

.contact-hero-form .form-group {
    width: 100%;
    display: flex;
}
.banner-inner-wrap {
    display: none;
}
.contact-hero-form {
    background: rgba(1,28,64,0.5);
    padding: 20px;
    border-radius: 0px;
    width: 100% !important;
}
button.main-btn-rect {
    background: #fff;
    color: #011c40;
    border: 1px solid #fff;
    padding: 8px 20px;
    text-align: center;
    border-radius: 4px;
    display: block;
    font-weight: bold;
    height: 40px;
    width: 100%;
    margin-right: 0px;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    border: 0px solid transparent;
}
button.main-btn-rect:hover {
    background-position: 100%;
    color: #011c40;
    background-color: #e1e8e9;
}
.contact-hero-form select#inf_custom_State4 {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #f7f7f7;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 40px;
    width: 100%;
    margin-right: 20px;
    margin-top: 0px;
}
.contact-hero-form select#inf_custom_State4 option{
    color: #495057;
}
form.send-form input.form-control {
    display: block;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #f7f7f7;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 40px;
    width: 100%;
    margin-right: 20px;
}
.contact-hero-form input::placeholder {
  color: #f7f7f7;
}
.features-specification-products table tr:nth-child(odd) {
    background: #f5f5f5;
}

.features-specification-products table th {
    padding: 20px 30px;
    font-family: 'Roboto';
    font-size: 18px;
	font-weight: bold;
    line-height: 24px;
	color: #011c40;
}

.features-specification-products table td {
    padding: 20px 30px;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 24px;
	color: #000;
}
.features-specification-products1 table tr:nth-child(odd) {
    background: #f5f5f5;
}

.features-specification-products1 table th {
    padding: 20px 30px;
    font-family: 'Roboto';
    font-size: 18px;
	font-weight: bold;
    line-height: 24px;
	color: #011c40;
}

.features-specification-products1 table td {
    padding: 12px 30px;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 24px;
	color: #000;
}
#top-menu li {
    padding-right: 62px;
}
.products-home p {
    min-height: 144px;
}
#brochure-form input[type="text"],#brochure-form input[type="email"], #brochure-form input[type="tel"] , #brochure-form select {
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #ffffff;
    padding: 5px 20px;
    font-family: inherit;
    color: #748494;
    padding: 10px 20px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e7e7;
    font-size: 16px;
    margin-bottom: 0px;
    text-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: all ease 0.3s;
    width: 100%;
}

#brochure-form .submit_but {
	background: #fff;
	color: #011c40;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	border-radius: 50px;
	cursor: pointer;
}

#brochure-form .submit_but:hover {
	background: #e1e8e9;
	color: #011c40;
}

#brochure-form select {
	margin-top: 0px;
}

#contact-form input[type="text"],#contact-form input[type="email"], #contact-form input[type="tel"] , #contact-form select {
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #ffffff;
    padding: 5px 20px;
    font-family: inherit;
    color: #748494;
    padding: 10px 20px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e7e7;
    font-size: 16px;
    margin-bottom: 0px;
    text-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: all ease 0.3s;
    width: 100%;
}

#exit-form input[type="text"],#exit-form input[type="email"], #exit-form input[type="tel"] , #exit-form select {
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #ffffff;
    padding: 5px 20px;
    font-family: inherit;
    color: #748494;
    padding: 12px 20px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: #e7e7e7;
    font-size: 16px;
    margin-bottom: 0px;
    text-shadow: none;
    box-shadow: none;
    box-sizing: border-box;
    transition: all ease 0.3s;
    width: 100%;
}

#contact-form .submit_but, #exit-form .submit_but {
	background: #fff;
	color: #011c40;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	border-radius: 50px;
	cursor: pointer;
}

#contact-form .submit_but:hover, #exit-form .submit_but:hover {
	background: #e1e8e9;
	color: #011c40;
}

#contact-form select, #exit-form select {
	margin-top: 0px;
}
div#et-footer-nav {
    display: none;
}
.products-home .et_pb_blurb_description {
    padding: 10px 30px;
    min-height: 180px;
}

.testimonial-content .et_pb_slide_description{
    text-shadow: 0 0px 0px rgba(0,0,0,.3);
}

div#frm_field_86_container {
    margin-bottom: 0px;
}

.frm_form_field.form-field input {
    display: block;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #f7f7f7;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 40px;
    width: 100%;
    margin-right: 20px;
    display: flex !important;
}

.frm_form_field.form-field select {
    display: block;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #f7f7f7;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #fff;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 40px;
    width: 100%;
    margin-right: 20px;
    display: flex !important;
}

div#frm_field_32_container {
    margin-bottom: 0px;
}


@media (max-width: 980px) {
#footer-widgets .footer-widget .fwidget {
    margin-bottom: 30px;
}
}
@media screen and (max-width: 767px) {
.contact-hero-form .form-group {
    display: block;
}
	form.send-form input.form-control {
    margin-bottom: 10px;
}
	.contact-hero-form select#inf_custom_State4{
		margin-bottom: 10px;
	}
	
	.home .et_pb_text_12, .home .et_pb_text_13, .home .et_pb_text_8, .home .et_pb_text_9, .home .et_pb_text_10, .home .et_pb_text_11 {
    width: 10%;
    bottom: -70px;
    top: auto;
    transform-origin: 100% 0%;
    transform: translateX(0px) translateY(0px) rotateX(0deg) rotateY(0deg) rotateZ(90deg);
}
	
	.home .et_pb_blurb_12, .home .et_pb_blurb_13, .home .et_pb_blurb_8, .home .et_pb_blurb_9, .home .et_pb_blurb_10, .home .et_pb_blurb_11 {
    margin-bottom: 0px;
}
	.banner-seo-img-new-lp {
    background-position: left;
}
}</pre></body></html>