table, th, td {
  border:1px solid black;
}

/*! CSS Used from: https://themerange.net/html/merit/merit/assets/css/bootstrap.css */
section{display:block;}
h2{margin-top:0;margin-bottom:.5rem;}
ul{margin-top:0;margin-bottom:1rem;}
a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
a:hover{color:#0056b3;text-decoration:underline;}
h2{margin-bottom:.5rem;font-weight:500;line-height:1.2;color:inherit;}
h2{font-size:2rem;}
.clearfix::after{display:block;clear:both;content:"";}
@media print{
a:not(.btn){text-decoration:underline;}
h2{orphans:3;widows:3;}
h2{page-break-after:avoid;}
}
/*! CSS Used from: https://themerange.net/html/merit/merit/assets/css/style.css */
/*! @import https://themerange.net/html/merit/merit/assets/css/global.css */
a{text-decoration:none;cursor:pointer;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;color:var(--main-color);}
a:hover,a:focus,a:visited{text-decoration:none;outline:none!important;}
h2{position:relative;margin:0px;background:none;color:var(--main-color-two);}
h2{line-height:1.2em;font-weight:700;font-size:var(--font-48);}
.auto-container{position:static;max-width:1200px;padding:0px 15px;margin:0 auto;}
ul,li{list-style:none;padding:0px;margin:0px;}
/*! end @import */
/*! @import https://themerange.net/html/merit/merit/assets/css/owl.css */
ul{padding:0;margin:0;list-style:none;}
/*! end @import */
.page-title{position:relative;background-size:cover;padding:120px 0px 120px;}
.page-title h2{font-weight:800;color:var(--color-two);text-transform:capitalize;}
.page-title .bread-crumb{position:relative;margin-top:var(--margin-top-20);}
.page-title .bread-crumb li{position:relative;font-weight:600;display:inline-block;color:var(--color-four);text-transform:uppercase;font-size:var(--font-16);margin-right: 1px;padding-right: 0px;}
.page-title .bread-crumb li:last-child{padding-right:0;margin-right:0;}
.page-title .bread-crumb li:last-child:before{display:none;}
.page-title .bread-crumb li a{color:var(--main-color);-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;}
.page-title .bread-crumb li a:hover{color:var(--main-color);}
/*! CSS Used from: https://themerange.net/html/merit/merit/assets/css/responsive.css */
@media only screen and (max-width: 1140px){
h2{font-size:var(--font-40);}
}
@media only screen and (max-width: 767px){
.page-title{padding:70px 0px;}
}
@media only screen and (max-width: 599px){
h2{line-height:44px;font-size:var(--font-34);}
}
@media only screen and (max-width: 479px){
h2{line-height:38px;font-size:var(--font-28);}

.wp-block-group {
    box-sizing: border-box;
    text-align: center !important;
}

#Services {
    margin-top: -3px !important;
    margin-bottom: 42px !important;
}
.spacer.spacerXXL {
    padding-top: 15px !important;
    padding-bottom: 20px !important;
}

.p-2 {
    padding: 20px !important;
}

.h4 {
    font-size: 19px !important;
}

p{
        text-align: justify !important;
}

}





























/*! CSS Used from: Embedded */
.wp-block-group{box-sizing:border-box;}
.wp-block-post-featured-image{margin-left:0;margin-right:0;}
.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%;}
.wp-block-post-featured-image{position:relative;}
figure{margin:0 0 1em;}
a:where(:not(.wp-element-button)){text-decoration:underline;}
.has-tertiary-light-blue-background-color{background-color:var(--wp--preset--color--tertiary-light-blue)!important;}
.wp-container-11.wp-container-11>:where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left:0!important;}
figure,section{display:block;}
h1{margin-top:0;margin-bottom:.5rem;}
p{margin-top:0;margin-bottom:1rem;}
a{color:#2dc9ff;text-decoration:none;background-color:transparent;}
a:hover{color:#00a6e0;text-decoration:underline;}
figure{margin:0 0 1rem;}
img{vertical-align:middle;border-style:none;}
.h2,.h4,h1{margin-bottom:.5rem;font-weight:700;line-height:1.2;}
h1{font-size:36px;}

.h4{font-size:1.5rem;}
.col-12,.col-lg-4,.col-lg-8,.col-md-6{position:relative;width:100%;padding-right:15px;padding-left:15px;}
.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
@media (min-width:768px){
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}
@media (min-width:992px){
.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}
.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%;}
}
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:1rem 2rem;font-size:1rem;line-height:1.5;border-radius:.625rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{-webkit-transition:none;-o-transition:none;transition:none;}
}
.btn:hover{color:#212529;text-decoration:none;}
.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(45,201,255,.25);box-shadow:0 0 0 .2rem rgba(45,201,255,.25);}
.btn:disabled{opacity:.65;}
.btn-primary{color:#495057;background-color: #063b9f;}
.btn-primary:hover{color:#fff;background-color:#07bfff;border-color:#00b9f9;}
.btn-primary:focus{color:#fff;background-color:#07bfff;border-color:#00b9f9;-webkit-box-shadow:0 0 0 .2rem rgba(49,183,230,.5);box-shadow:0 0 0 .2rem rgba(49,183,230,.5);}
.btn-primary:disabled{color:#495057;background-color:#2dc9ff;border-color:#2dc9ff;}
.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#00b9f9;border-color:#00b0ec;}
.btn-primary:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgba(49,183,230,.5);box-shadow:0 0 0 .2rem rgba(49,183,230,.5);}
.btn-secondary{color:#495057;background-color: #17b7c3;border-color: #17b7c3;}
.btn-secondary:hover{color:#fff;background-color:#ca7e0d;border-color:#be760c;}
.btn-secondary:focus{color:#fff;background-color:#ca7e0d;border-color:#be760c;-webkit-box-shadow:0 0 0 .2rem rgba(213,138,26,.5);box-shadow:0 0 0 .2rem rgba(213,138,26,.5);}
.btn-secondary:disabled{color:#495057;background-color:#ee940f;border-color:#ee940f;}
.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#be760c;border-color:#b26f0b;}
.btn-secondary:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgba(213,138,26,.5);box-shadow:0 0 0 .2rem rgba(213,138,26,.5);}
.d-none{display:none!important;}
.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}
.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;}
.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;}
.mt-0{margin-top:0!important;}
.mb-0{margin-bottom:0!important;}
.mb-1{margin-bottom:1rem!important;}
.pt-0{padding-top:0!important;}
.pb-0{padding-bottom:0!important;}
.p-2{padding: 0 2rem;}
@media (min-width:768px){
.pl-md-2{padding-left:2rem!important;}
.pr-md-6{padding-right:6rem!important;}
}
.text-center{text-align:center!important;}
@media (min-width:576px){
.text-sm-left{text-align:left!important;}
}
@media print{
img{page-break-inside:avoid;}
p{orphans:3;widows:3;}
}

figure,img{max-width:100%;height:auto;}
.has-tertiary-light-blue-background-color{background-color:#f4fcff;}
h1{margin-bottom:1.5rem;font-weight:800;}
.h4{font-weight:500;}
*{overflow-wrap:break-word;}
.entry-content p{color:#495057;}
@media (max-width:576px){
h1{font-size:2rem;}
}
.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.btn-primary:hover{background-color:#089eff;}
.btn-secondary:hover{background-color:#de5601;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.docFeaturedImg img{border-radius:.625rem;max-height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:top -25px left 0;object-position:top -25px left 0;}
.spacer.spacerMed{padding-top:.5rem;padding-bottom:.5rem;}
.spacer.spacerLarge{padding-top:1.25rem;padding-bottom:1.25rem;}
.spacer.spacerXXL{padding-top:3.125rem;padding-bottom:3.125rem;}
.spacer .sepLine{border-bottom:1px solid #a5a7a9;border-top:1px solid #a5a7a9;}
.gbSection{position:relative;overflow:hidden;}
.gbSection .gbContent{position:relative;z-index:2;padding:0 1rem;}
.gbSection .backgroundImg{width:100%;height:100%;}
.flexRow.space1{gap:1rem;}
.flexRow .jr_guten_btn_wrap{width:100%!important;}
@media (min-width:768px){
.gbSection .gbContent{padding:0;}
.flexRow .jr_guten_btn_wrap{width:100%!important;}
}
@media (min-width:1200px){
.flexRow .jr_guten_btn_wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;width:unset!important;}
}
.hero-1{display:grid;}
.hero-1>*{grid-column:1/2;}
.hero-1>:first-child{grid-row:1/3;z-index:1;}
.hero-1>:nth-child(2){grid-row:1/2;z-index:2;}
@media (min-width:992px){
.btn:not(.natural){min-width:265px;}
}
.btn{font-weight:700;letter-spacing:.5px;}
.btn:not([class*=btn-outline]){color:#fff;}
/*! CSS Used from: Embedded */
.wp-container-11.wp-container-11 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left:0!important;}























/*! CSS Used from: Embedded */
.wp-block-group{box-sizing:border-box;}
.has-text-align-center{text-align:center;}
body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important;}
a:where(:not(.wp-element-button)){text-decoration:underline;}
*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;}
section{display:block;}
h2{margin-top:0;margin-bottom:.5rem;}
a{color:#2dc9ff;text-decoration:none;background-color:transparent;}
a:hover{color:#00a6e0;text-decoration:underline;}
img{vertical-align:middle;border-style:none;}
.h5,h2{margin-bottom:.5rem;font-weight:700;line-height:1.2;}
.h5{font-size:1.25rem;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:1200px){
.container{max-width:1140px;}
}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-lg-4,.col-md-6{position:relative;width:100%;padding-right:15px;padding-left:15px;}
@media (min-width:768px){
.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
}
@media (min-width:992px){
.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;}
}
.d-none{display:none!important;}
.mb-0{margin-bottom:0!important;}
.p-1{padding:1rem!important;}
@media (min-width:1200px){
.container{max-width:1340px;}
}
@media print{
*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
img{page-break-inside:avoid;}
h2{orphans:3;widows:3;}
h2{page-break-after:avoid;}
.container{min-width:992px!important;}
}
@media (min-width:1400px){
.container{max-width:1340px;}
}
.size-thumbnail{max-width:100%;height:auto;}
img{max-width:100%;height:auto;}
h2{margin-bottom: 2.25rem;font-weight:500;font-size: 36px;}
.h5{font-weight:500;}
*{overflow-wrap:break-word;}
@media (max-width:576px){
h2{font-size:1.75rem;}
}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.border-radius-sm{border-radius:.625rem;}
.servConLoop.primary .innerWrapper{background-color: #ffffff;width:100%;}
.servConLoop.primary .innerWrapper .card .icon{background-color: #e8e8e8;}
.servConLoop .row{gap: 5px 0;}
.servConLoop .innerWrapper{display:block;padding:2rem 2.5rem;color:#212529;border: 3px solid #d4d4d4;}
.servConLoop .innerWrapper.loopCard{-webkit-box-shadow:0 .5rem 1rem rgba(33,37,41,.15);box-shadow:0 .5rem 1rem rgba(33,37,41,.15);-webkit-transition:-webkit-box-shadow .3s;transition:.3s -webkit-box-shadow;-o-transition:box-shadow .3s;transition:.3s box-shadow;transition:.3s box-shadow,.3s -webkit-box-shadow;}
.servConLoop .innerWrapper.loopCard:hover{-webkit-box-shadow:0 .5rem 1rem rgba(33,37,41,.3);box-shadow:0 .5rem 1rem rgba(33,37,41,.3);}
.servConLoop .icon_info.card{padding:0;margin-bottom:1rem;}
.spacer.spacerLarge{padding-top:1.25rem;padding-bottom:1.25rem;}
.spacer .sepLine{border-bottom:1px solid #a5a7a9;border-top:1px solid #a5a7a9;}
.icon_info{display:-webkit-box;display:-ms-flexbox;display:flex;}
.icon_info.card{padding:1rem;border-radius:.625rem;color:#212529;}
@media (min-width:768px){
.icon_info.card{padding:1rem 2rem;}
}
.icon_info .icon{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;border-radius:.625rem;overflow:hidden;margin-right:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.icon_info .icon.w75{min-width:75px;min-height:75px;max-width:75px;max-height:75px;}
@media (min-width:992px){
.icon_info .icon{margin-right:2rem;}
}
.icon_info .icon img{vertical-align:unset;width:100%;height:100%;}
.icon_info .content{-ms-flex-item-align:center;align-self:center;width:100%;}
.icon_info .content .h5{margin-bottom:0;color: black;}



#Services {
    margin-top: 50px;
    margin-bottom: 80px;
}