/* xl - DESKTOP STYLES */ 
html {/* set root-em */
	font-size: 16px;
}

.elementor-kit-18 {
	
	--font-family-header: 'Lato', sans-serif;
	--font-family-subheader: 'Overpass', sans-serif;
	--font-family-text: 'Lato', sans-serif;
	
	--color-orange: #FF6D10;
	--color-blue: #2A4177;
	--color-grey: #869495;
	--color-grey-dk:#414042;
	
}

.content-std.maxsingle {
	max-width: 800px;
	margin-left: auto;
    margin-right: auto;
}

body section .elementor-widget-container h1 {
	text-align: center;
	color: var(--color-orange);
	font-family: var(--font-family-header);
	font-size: 2rem;
	line-height: 1.1;
	font-weight: 400;
	margin-bottom: 0;
}
body section .elementor-widget-container h1 span {
	text-align: center;
	color: var(--color-blue-dk);
	font-family: var(--font-family-text);
	font-size: .9rem;
	line-height: 1.5;
	font-weight: 700;
	letter-spacing: 2px;
	display: block;
}
body section .elementor-widget-container h2 {
	text-align: center;
	color: var(--color-orange);
	font-family: var(--font-family-subheader);
	font-size: 1.3rem;
	line-height: 1.1;
	font-weight: 600;
}
body section .elementor-widget-container h3,
body section .elementor-posts .elementor-post__title {
	text-align: center;
	color: var(--color-grey-dk);
	font-family: var(--font-family-header);
	font-size: 1rem;
	line-height: 1.1;
	font-weight: 400;
}
body section .elementor-widget-container h4 {
	text-align: center;
	color: var(--color-blue);
	font-family: var(--font-family-subheader);
	font-size: 1.4rem;
	line-height: 1.1;
	font-weight: 400;
}
body section .elementor-widget-container h5 {
	text-align: center;
	color: var(--color-blue-dk);
	font-family: var(--font-family-text);
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 700;
}
body section .elementor-widget-container h6 {
	color: var(--color-grey-dk);
	font-family: var(--font-family-text);
	font-size: 1rem;
	line-height: 1.1;
	font-weight: 700;
}
body section .elementor-widget-container p {
	color: var(--color-grey-dk);
	font-family: var(--font-family-text);
	font-size: 1.2rem;
	line-height: 2;
	font-weight: 400;
}
body section .spec p {
	color: unset !important;
	font-family: unset !important;
	font-size: unset !important;
	line-height: unset !important;
	font-weight: unset !important;
}

body section .elementor-widget-container a {
	color: var(--color-blue);
}
body section .elementor-widget-container a:hover {
	color: #FF6D10;
	text-decoration: underline solid !important;
}
body section .menu-text .elementor-widget-container a {
	color: unset;
	font-size: 1.2rem;
}
body section .menu-text .elementor-widget-container a:hover {
	color: unset;
	text-decoration: none !important;
}





body section .foot-text p{
	color: #FFFFFF;
	font-family: var(--font-family-text);
	font-size: 1rem;
	line-height: 2;
	font-weight: 400;
}
body section .copy-text p{
	color: #FFFFFF;
	font-family: var(--font-family-text);
	font-size: .8rem;
	line-height: 2;
	font-weight: 400;
}
body section .copy-text a{
	color: #FFFFFF;
	font-family: var(--font-family-text);
	font-size: .8rem;
	line-height: 2;
	font-weight: 400;
}

.header-email a:before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f0e0";
	color: var(--color-orange);
	margin-right: 5px;
}
.header-phone a:before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f879";
	color: var(--color-orange);
	margin-right: 5px;
}
.header-upload a:before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f093";
	color: var(--color-orange);
	margin-right: 5px;
}
.header-news a:before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f15c";
	color: var(--color-orange);
	margin-right: 5px;
}



.contact-fax p:before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f1ac";
	color: var(--color-orange);
	margin-right: 5px;
}



.bullet-col {
	margin-top: 4px;
	column-count: 2;
	text-align: center !important;
}

.bullet-col ul {
    list-style: none;
}

.bullet-col ul li p{
    display: inline;
}


.bullet-col li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f054";
	color: var(--color-orange);
	margin-right: 5px;
	display: inline;
	font-size: 0.7rem;
	top: -2px;
    position: relative;
}



.bullet-col-2-title {
	border-bottom: solid 1px #C2C5CD;
}

body section .bullet-col-2-title .elementor-widget-container h2{
	color: var(--color-blue);
	letter-spacing: 3px;
	font-size: 1.5rem;
}

.bullet-col-2 {
	margin-top: 4px;
	column-count: ;
	text-align: center !important;
}

.bullet-col-2 ul {
    list-style: none;
	margin: 0px;
    padding: 0px;
}

.bullet-col-2 li {
    text-align: center;
	line-height: 1.8 !important;
	margin-bottom: 12px;
}

.bullet-col-2 ul li p{
    display: inline;
	line-height: 1.8 !important;
}


.bullet-col-2 li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f00c";
	color: var(--color-blue);
	margin-right: 5px;
	display: inline;
	font-size: 0.7rem;
}

.bullet-col-2 a {
	border-bottom: 1px solid rgb(42 65 119 / 25%);
}

.signup-module {
	margin: 30px 0px 0px 0px;
	text-align: center;
}
.signup-module .download {
	display: inline-block;
width: 340px;
height: 36px;
line-height: 36px;
font-size: 11px;
font-weight: bold;
color: #2a4175;
background: url(/wp-content/uploads/2024/08/download-pencil.jpg) no-repeat;
}
.signup-module .download a {
	text-decoration: none;
}
.signup-module .download a:hover {
	text-decoration: none;
	color: #ffffff;
}

.signup-module .title {
	font-size: 22px;
font-weight: normal;
color: #2a4175;
font-style: italic;
}
.signup-module .title span {
	font-size: 20px;
font-weight: normal;
color: #ff6d10;
font-style: italic;
}

.signup-module .textinput {
	border: 1px solid #6B6B6B;
font-size: 12px;
margin: 2px;
padding: 2px;
width: 110px;
height: 20px;
line-height: 20px;
}
.signup-module .textinput:focus {
	border: 1px solid #ff6d10;
}
.signup-module .submit {
	border: 0px solid #6B6B6B;
font-size: 12px;
margin: 2px;

width: 160px;

line-height: 22px;
text-transform: uppercase;
color: #ffffff;
cursor: pointer;

background: #ff6d10;
}
.signup-module .submit:hover {
	background: #2a4175;
}

.signup-module .subscribe {
	border: 0px solid #6B6B6B;
font-size: 14px;
margin: 4px;

width: 160px;

line-height: 28px;
text-transform: uppercase;
color: #ffffff;

background: #ff6d10;
}
.signup-module .subscribe:hover {
	background: #2a4175;
}



body .elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
body .elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    flex-direction: row;
    justify-content: end;
}

body .elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 1.3em;
    font-style: italic;
    line-height: 1.5;
    text-align: justify;
}



.single-team-member h2+p {
	margin-bottom: 35px;
}

.contact-team-title p {
	line-height: 1.4rem !important;
}

/* sm - SMARTPHONE LANDSCAPE STYLES */ 
@media (max-width: 767px) {
  .content-std.maxsingle {
  	max-width: 800px;
  	margin-left: auto;
      margin-right: auto;
  }
  
  body section .elementor-widget-container h1 {
  	text-align: center;
  	color: var(--color-orange);
  	font-family: var(--font-family-header);
  	font-size: 1.5rem;
  	line-height: 1.1;
  	font-weight: 400;
  	margin-bottom: 0;
  }
  body section .elementor-widget-container h1 span {
  	text-align: center;
  	color: var(--color-blue-dk);
  	font-family: var(--font-family-text);
  	font-size: .9rem;
  	line-height: 1.5;
  	font-weight: 700;
  	letter-spacing: 2px;
  	display: block;
  }
  body section .elementor-widget-container h2 {
  	text-align: center;
  	color: var(--color-orange);
  	font-family: var(--font-family-subheader);
  	font-size: 1rem;
  	line-height: 1.1;
  	font-weight: 600;
  }
  body section .elementor-widget-container h3,
  body section .elementor-posts .elementor-post__title {
  	text-align: center;
  	color: var(--color-grey-dk);
  	font-family: var(--font-family-header);
  	font-size: 1rem;
  	line-height: 1.1;
  	font-weight: 400;
  }
  body section .elementor-widget-container h4 {
  	text-align: center;
  	color: var(--color-blue);
  	font-family: var(--font-family-subheader);
  	font-size: 1.4rem;
  	line-height: 1.1;
  	font-weight: 400;
  }
  body section .elementor-widget-container h5 {
  	text-align: center;
  	color: var(--color-blue-dk);
  	font-family: var(--font-family-text);
  	font-size: 1.2rem;
  	line-height: 1.1;
  	font-weight: 700;
  }
  body section .elementor-widget-container h6 {
  	color: var(--color-grey-dk);
  	font-family: var(--font-family-text);
  	font-size: 1rem;
  	line-height: 1.1;
  	font-weight: 700;
  }
  body section .elementor-widget-container p {
  	color: var(--color-grey-dk);
  	font-family: var(--font-family-text);
  	font-size: .9rem;
  	line-height: 2;
  	font-weight: 400;
  }
  body section .spec p {
  	color: unset !important;
  	font-family: unset !important;
  	font-size: unset !important;
  	line-height: unset !important;
  	font-weight: unset !important;
  }
  
  body section .elementor-widget-container a {
  	color: var(--color-blue);
  }
  body section .elementor-widget-container a:hover {
  	color: #FF6D10;
  	text-decoration: underline solid !important;
  }
  body section .menu-text .elementor-widget-container a {
  	color: unset;
  	font-size: .9rem;
  }
  body section .menu-text .elementor-widget-container a:hover {
  	color: unset;
  	text-decoration: none !important;
  }
  
  
  
  
  
  body section .foot-text p{
  	color: #FFFFFF;
  	font-family: var(--font-family-text);
  	font-size: .7rem;
  	line-height: 2;
  	font-weight: 400;
  }
  body section .copy-text p{
  	color: #FFFFFF;
  	font-family: var(--font-family-text);
  	font-size: .6rem;
  	line-height: 2;
  	font-weight: 400;
  }
  body section .copy-text a{
  	color: #FFFFFF;
  	font-family: var(--font-family-text);
  	font-size: .6rem;
  	line-height: 2;
  	font-weight: 400;
  }
  
  .header-email a:before{
  	font-family: "Font Awesome 5 Free";
      font-weight: 900;
  	content: "\f0e0";
  	color: var(--color-orange);
  	margin-right: 5px;
  }
  .header-phone a:before{
  	font-family: "Font Awesome 5 Free";
      font-weight: 900;
  	content: "\f879";
  	color: var(--color-orange);
  	margin-right: 5px;
  }
  .header-upload a:before{
  	font-family: "Font Awesome 5 Free";
      font-weight: 900;
  	content: "\f093";
  	color: var(--color-orange);
  	margin-right: 5px;
  }
  .header-news a:before{
  	font-family: "Font Awesome 5 Free";
      font-weight: 900;
  	content: "\f15c";
  	color: var(--color-orange);
  	margin-right: 5px;
  }
  
  
  
  .contact-fax p:before{
  	font-family: "Font Awesome 5 Free";
      font-weight: 900;
  	content: "\f1ac";
  	color: var(--color-orange);
  	margin-right: 5px;
  }
  
  
  
  .bullet-col {
  	margin-top: 4px;
  	column-count: 1;
  	text-align: center !important;
  }
  
  .bullet-col ul {
      list-style: none;
  }
  
  .bullet-col ul li p{
      display: inline;
  }
  
  
  .bullet-col li:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
  	content: "\f054";
  	color: var(--color-orange);
  	margin-right: 5px;
  	display: inline;
  	font-size: 0.7rem;
  	top: -2px;
      position: relative;
  }
  
  
  
  .bullet-col-2-title {
  	border-bottom: solid 1px #C2C5CD;
  }
  
  body section .bullet-col-2-title .elementor-widget-container h2{
  	color: var(--color-blue);
  	letter-spacing: 3px;
  	font-size: 1.2rem;
  }
  
  .bullet-col-2 {
  	margin-top: 4px;
  	column-count: ;
  	text-align: center !important;
  	margin-left: 20px;
  	margin-right: 20px;
  }
  
  .bullet-col-2 ul {
      list-style: none;
  	margin: 0px;
      padding: 0px;
  }
  
  .bullet-col-2 li {
      text-align: center;
  	line-height: 1.8 !important;
  	margin-bottom: 12px;
  }
  
  .bullet-col-2 ul li p{
      display: inline;
  	line-height: 1.8 !important;
  }
  
  
  .bullet-col-2 li:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
  	content: "\f00c";
  	color: var(--color-blue);
  	margin-right: 5px;
  	display: inline;
  	font-size: 0.7rem;
  }
  
  
  .signup-module {
  	margin: 30px 0px 0px 0px;
  	text-align: center;
  }
  .signup-module .download {
  	display: inline-block;
  width: 340px;
  height: 36px;
  line-height: 36px;
  font-size: 11px;
  font-weight: bold;
  color: #2a4175;
  background: url(/wp-content/uploads/2024/08/download-pencil.jpg) no-repeat;
  }
  .signup-module .download a {
  	text-decoration: none;
  }
  .signup-module .download a:hover {
  	text-decoration: none;
  	color: #ffffff;
  }
  
  .signup-module .title {
  	font-size: 22px;
  font-weight: normal;
  color: #2a4175;
  font-style: italic;
  }
  .signup-module .title span {
  	font-size: 20px;
  font-weight: normal;
  color: #ff6d10;
  font-style: italic;
  }
  
  .signup-module .textinput {
  	border: 1px solid #6B6B6B;
  font-size: 12px;
  margin: 2px;
  padding: 2px;
  width: 110px;
  height: 20px;
  line-height: 20px;
  }
  .signup-module .textinput:focus {
  	border: 1px solid #ff6d10;
  }
  .signup-module .submit {
  	border: 0px solid #6B6B6B;
  font-size: 12px;
  margin: 2px;
  
  width: 160px;
  
  line-height: 22px;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  
  background: #ff6d10;
  }
  .signup-module .submit:hover {
  	background: #2a4175;
  }
  
  .signup-module .subscribe {
  	border: 0px solid #6B6B6B;
  font-size: 14px;
  margin: 4px;
  
  width: 160px;
  
  line-height: 28px;
  text-transform: uppercase;
  color: #ffffff;
  
  background: #ff6d10;
  }
  .signup-module .subscribe:hover {
  	background: #2a4175;
  }
  
  
  
  body .elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,
  body .elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
      flex-direction: row;
      justify-content: end;
  }
  
  body .elementor-widget-testimonial-carousel .elementor-testimonial__text {
      font-size: 1.3em;
      font-style: italic;
      line-height: 1.5;
      text-align: justify;
  }
  
  
  
  .single-team-member h2+p {
  	margin-bottom: 35px;
  }
  
  
}

.profileitem {
	border: 2px dashed #afffaf;
}
.profileitem img {
	border-radius: 15px; 	
	-webkit-box-shadow: 10px 10px 15px 0 #78FFDF;
box-shadow: 10px 10px 15px 0 #78FFDF;

}

