.elementor-kit-6{--e-global-color-primary:#1F4E5F;--e-global-color-secondary:#5F7C8A;--e-global-color-text:#000000;--e-global-color-accent:#6FD3D8;--e-global-typography-primary-font-family:"Red Hat Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Red Hat Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Red Hat Display";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Red Hat Display";--e-global-typography-accent-font-weight:500;color:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#3A8FA3;}.elementor-kit-6 h1{font-family:"Baskervville", Sans-serif;}.elementor-kit-6 h2{font-family:"Baskervville", Sans-serif;font-size:18px;font-weight:600;}.elementor-kit-6 h3{font-family:"Baskervville", Sans-serif;}.elementor-kit-6 h4{font-family:"Baskervville", Sans-serif;}.elementor-kit-6 h5{font-family:"Baskervville", Sans-serif;}.elementor-kit-6 h6{font-family:"Baskervville", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Image Boxes Same Height */

.elementor-widget-image-box,
.elementor-widget-image-box > div,
.elementor-image-box-wrapper {
    height: 100%;
}

.elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
}

.elementor-image-box-content {
    flex-grow: 1;
}

.elementor-image-box-wrapper .elementor-button-wrapper {
    margin-top: auto;
}


.elementor-pagination {
    margin-top:40px;
}


.elementor-testimonial__footer cite, .elementor-testimonial__header cite {
    margin: 0 auto;
    width: 100%;
}

/* add margin after UL */

.elementor-widget-theme-post-content ul, .elementor-widget-text-editor ul {
   margin-bottom: 20px !important
}

.elementor-widget-theme-post-content ol, .elementor-widget-text-editor ol {
   margin-bottom: 20px !important
}

/* hide form labels */

label {
   display: none;

}

/* Pricing table same height */

.elementor-widget-price-table, .elementor-widget-price-table>div, .elementor-price-table {
    height: 100%;
}

.elementor-price-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
 
  
}

.elementor-price-table__footer {
    margin-top: auto;
}

/* Service table same height */


.elementor-kit-6 .elementor-widget-wrap{
 flex-direction: column;
}
.elementor-kit-6 .elementor-widget-wrap .elementor-widget-button{
 margin-top: auto;
}




/* Blockquote colors */


blockquote{
  font-size: 100%;
  width:90%;
  margin:20px 50px 20px 50px;
  font-style:italic;
  color: #000000;
  padding:20px 30px 5px 50px;
  border-left:2px solid #6FD3D8 ;
  line-height:1.6;
  position: relative;
      background: #eeeeee !important;

}

blockquote::before{
  content: "\201C";
  color:#000000 !important;
  font-size:4.5em;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}

/* Menu text */

.elementor-menu-toggle:before {
content:'Menu';
position: relative;
margin-right: 10px;
font-size:18px;
}

/* Image shadow */

img.alignright {
    box-shadow: 1px 1px 2px #aaaaaa !important;
    border-radius: 5px !important;
    padding: 2px !important;
}

/* Review section */

.elementor-testimonial__footer cite, .elementor-testimonial__header cite {

  margin: 0 auto;
  width: 100%;

}
.elementor-195 .elementor-element.elementor-element-c239b47 .elementor-testimonial__text {

  padding: 20px;
}

/* H1 and H2  */


 .hunderlineblack:after {
    content: "";
    display: block;
    width: 10%;
    margin: 10px 0 0 0;
 border-bottom: solid 1px #000000;
}

 .hunderlineblackcenter:after {
  content: "";
    display: block;
    width: 10%;
    margin: 10px auto 0;
    border-bottom: solid 1px #000000;
}

.hunderlinewhite:after {
    content: "";
    display: block;
    width: 10%;
    margin: 10px auto 0;
    border-bottom: solid 1px #ffffff;
}

/* Image shadow  */


img.alignright {
    box-shadow: 1px 1px 2px #aaaaaa !important;
    border-radius: 5px !important;
    padding: 2px !important;
}

.wp-caption img {
    box-shadow: 1px 1px 2px #aaaaaa !important;
    border-radius: 5px !important;
    padding: 2px !important;
}

@media only screen and (max-width: 840px) {
    figure.alignleft, img.alignleft, figure.alignright, img.alignright {
        float: none !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}/* End custom CSS */