<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.theme-logo-parent img{
    height:60px !important;
    width:auto !important}


@media only screen and (max-width: 768px) {
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
    height:40px !important;
    width:auto !important;
    }
    ref-1 {
        margin:auto;}

}

.contacth2 {
    color:#3D5975;}
.reference-2{
    width:100%;
max-width:768px;
margin:30px auto auto auto}

.underline {
  text-decoration: underline;
  -webkit-text-decoration-color: #FF007F; /* Safari */  
  text-decoration-color: #FF007F;
  text-underline-offset: 4px;
}
.carrier h2 {
    color:#3D5975}
.carrier h3{
    color:#3D5975}

.services {
    max-width:1200px;
    width:95%;
    margin:auto;
    flex-grow: 1 0 auto
}

.services-card {
    display:flex;
	flex-direction:column;
    justify-content:space-evenly;
     flex-grow: 1 0 auto
	}
.services-card-p{
	word-wrap: break-word;    
}
.link a{
    color:#3D5975;}
.link-1 a{
	color:#fff}
.link-1 a:hover{
	color:#fff;
	cursor:pointer}
.ref-container {
    border: 1px solid black;
}
.slider {
    border:1px solid #3D5975;
    border-radius:15px;
	height:auto;
	margin-bottom:0px;
	padding-bottom:0px;}
.contact {
    background-color:#fff;
	padding:15px;}
.contact-name h6{
    color: #3D5975}

.contact-name h4::after {
      background-color: #3D5975}

.contact-name h2::after {
      background-color: #3D5975}
.contact-name h3::after {
      background-color: #3D5975}
.contact-name h6::after {
      background-color: #3D5975}

.forms {
    height:auto}

/*custom forms*/


@media only screen and (max-width: 1024px) {
.service-img {
    width:350px;
    height:auto;
    margin:20px auto auto auto}

   
.about-img-container {
    display:flex;}
.about-img {
    width:300px;
    height:auto;
    margin:10px auto auto auto;
}

@media only screen and (max-width: 600px) {
.service-img {
    width:300px;
    height:auto;
    margin:20px auto auto auto}
.about-img {
    width:200px;
    height:auto;
}

    
    }</pre></body></html>