body {
  background-color: ;
  color: ;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: Montserrat;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: Montserrat;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: Montserrat;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Montserrat;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: Montserrat;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: Montserrat;
  font-size: 12px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: Montserrat;
  font-size: 18px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: Montserrat;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Montserrat;
  font-size: 24px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 12px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: ;
}
.webpage-block a {
  color: ;
}
.webpage-contact a {
  color: ;
}
.webpage-about a {
  color: ;
}
.webpage-footer {
  background-color: #1d6fa5 !important;
  color: #ffffff !important;
}
.webpage-footer a{
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple {
  background-color: #1d6fa5 !important;
  color: #ffffff !important;
}

.webpage-footer p {
  color: #ffffff !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color: #1d6fa5 !important;
  color: #ffffff !important;
}
.webpage-header .navbar {
  background-color: #ffffff;
  color: #1D6FA5;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: #1d6fa5 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: ;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color: #1d6fa5 !important;
  color: #ffffff !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #ffffff !important;
}
body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 16px;
}
.vcard-social {background: #1D6FA5; width: 100%; padding: 0 5%;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .vcard-email a {color: #fff;}
.vcard-phone a, .header-social a, .navbar-nav .navbar-text, .navbar-nav .navbar-text a, .webpage-header .social-icon svg {color: #fff !important;}
.webpage-footer .site-footer-columns .footer-social .social-icon svg {color: #fff !important;} 
.footer-social .social-icon svg {color: #fff !important;} 
.hero-behind {z-index: 9;} 

/*ensures logo is visible with behind setting*/
.hero-behind .navbar li a {color: #fff!important;}
.hero-behind .webpage-header .navbar-default {border-color: transparent;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default .dropdown ul {background: #444;}

.webpage-header .navbar li a {font-size: 110%; }
.nav .dropdown-menu {min-width: 320px;}
.webpage-header .navbar .dropdown li a {color: #1d6fa5!important;}

/*Adds text-shadow-dark to all heroes*/
.webpage-group .webpage-block .webpage-hero {text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;}

/*Add shadow below navbar*/
.webpage-header {border-bottom: #333 3px solid; -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,.25);
              -moz-box-shadow: 0px 6px 10px rgba(0,0,0,.25);
                         box-shadow: 0px 6px 10px rgba(0,0,0,.25); 
z-index: 9;}

.hero-below {border: none; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.6);
              -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.6);
                         box-shadow: 0px 0px 10px rgba(0,0,0,.6); 
z-index: 9;}

/*Sets height for all columns*/
.webpage-call-to-action .panel img {
    object-fit: cover;
    max-height: 250px; radius: 8px;
    width: 100%; 
box-shadow: 0 5px 10px rgba(0,0,0,0.14), 0 15px 35px rgba(0,0,0,0.14);}

.logos .webpage-call-to-action .panel img {
    object-fit: contain;
    max-height: 200px;
    width: auto; 
box-shadow: none;
border-radius: 0%;}

/*.col-sm-6 .webpage-call-to-action .panel img targets 2 column */
/*.col-sm-4 .webpage-call-to-action .panel img targets 3 column */
/*.col-sm-3 .webpage-call-to-action .panel img targets 4 column */

/*Adjust menu font size for small laptops */
@media (min-width: 1025px) and (max-width: 1199px) {
.webpage-header .navbar li a {font-size: 90%; }
}

/*Applies to display viewports larger than mobile*/
@media (min-width: 769px) {

/*Hero Styling w custom class "welcome"*/
.welcome .btn {margin-top: 12px; text-align: center; vertical-align: middle; font-size: 30px;}
.welcome .jumbotron .container  {margin-top: 0px;} 

/* Applies to all heroes */
.webpage-group .webpage-block .webpage-hero .jumbotron {
min-height: 400px;
display: flex;
align-items: center;
}

/* Hero Button styling (fixed selector) */
.webpage-group .webpage-block .webpage-hero .btn {
margin-top: 12px;
text-align: center;
vertical-align: middle;
font-size: 18px;
}

/*Hero image overlay*/
.webpage-hero .jumbotron:before {position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.05);
    left: 0%; top: 0;
}
}

/*Applies to mobile viewports*/
@media (max-width: 768px) {
.webpage-header .navbar a {
  color: #333333 !important; 
  border-bottom: 1px solid #fff;
  padding: 10px 15px;
  display: block;
  background: transparent !important;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.navbar-collapse {width: 100%;}

/* Removes top margin in mobile hero */
.welcome .jumbotron .container {margin-top: 0;}

/*removes top margin for all heroes*/ 
.webpage-group .webpage-block .webpage-hero {margin-top: 0;}
.hero-behind .dropdown-menu, .hero-behind.webpage-header .navbar-default ul {background: #444;}

/*Optional logo height change for mobile*/
.webpage-header .navbar-brand-image img {height: 60px!important; max-height: 60px!important;}
}

/*Buttons*/
.webpage-block .btn {background: #1D6FA5; color: #fff; border: 1px solid #1D6FA5;-webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
       -o-transition: all .5s ease;
      -ms-transition: all .5s ease;
          transition: all .5s ease;
text-shadow: none;}
.webpage-block .btn:hover {background: #ffeb3b; color: 333;border: 1px solid #ffeb3b;}

/*Resource button styling*/
.btn-primary, .btn.btn-default.btn-clear-search {background: #1D6FA5; color: #fff; border: 1px solid #1D6FA5; }
.btn-primary:hover, .btn.btn-default.btn-clear-search:hover {background: #ffeb3b; color: #333; border: 1px solid #ffeb3b;}

/* Rounded images for standard content blocks */
.webpage-block.content-block img.center-block.img-responsive {
border-radius: 6px;
overflow: hidden;
}

/*special-styles-cards-1*/
.btn{transition:all .25s ease}.rounded-button .btn{border-radius:40px;padding:12px 30px 14px;line-height:1;display:inline-flex;align-items:center}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.hide-button a.btn{display:none!important}.webpage-header .navbar-inverse{border-color:none}.special-styles-cards-1 .panel{display:flex;flex-direction:column}.special-styles-cards-1 .panel h4{order:2;color:#fff;line-height:1;padding:7px 20px 7px 10px;text-transform:uppercase;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%);transition:all .3s ease-in-out;position:relative;display:inline-block;background-color:#1d6fa5;align-self:flex-start;margin-bottom:15px}.special-styles-cards-1 .panel h4 div{font-size:12px;font-weight:400}.special-styles-cards-1 .panel .row>div:nth-child(1n) h4,.special-styles-cards-1 .panel .row>div:nth-child(2n) h4,.special-styles-cards-1 .panel .row>div:nth-child(3n) h4,.special-styles-cards-1 .panel .row>div:nth-child(4n) h4{background-color:#1d6fa5}.special-styles-cards-1 .panel h4+a,.special-styles-cards-1 .panel h4+img{order:1}.special-styles-cards-1 .panel .column-details{order:4;padding:0}.special-styles-cards-1 .panel .column-details p{text-align:left!important;padding:0!important;margin:0!important;color:#606060;font-size:14px;font-weight:400}.special-styles-cards-1 .panel .btn-p{order:3;padding:0!important;margin:0 0 5px 0!important;text-align:left!important}.special-styles-cards-1 .panel .btn-p a{--heading-color:#212529;background-color:none;padding:0;margin:0;color:inherit!important;border:none!important;background:linear-gradient(var(--heading-color) 0,var(--heading-color) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;transition:all .5s;font-size:20px;font-weight:600;text-align:left!important}.special-styles-cards-1 .panel .btn-p a:hover{color:var(--heading-color);background-size:100% 2px}.special-styles-cards-1 img{height:200px;object-fit:cover;border-radius:5px;margin-bottom:25px;width:100%}

/*special-styles-cta-1*/
.btn{transition:all .25s ease}.rounded-button .btn{border-radius:40px;padding:12px 30px 14px;line-height:1;display:inline-flex;align-items:center}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.hide-button a.btn{display:none!important}.webpage-header .navbar-inverse{border-color:none}@media screen and (min-width:768px){.special-styles-cta-1 .col-xs-12.col-sm-6{width:100%!important}}.special-styles-cta-1 .call-to-action .ibox.ibox-custom{padding:0!important;position:relative;border-radius:30px!important}.special-styles-cta-1 .call-to-action .ibox.ibox-custom::before{height:100%;content:"";display:block;background:rgba(0,0,0,.5);transition:all ease .4s;width:100%;position:absolute;top:0;left:0;z-index:1;border-radius:30px}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content{padding:0;position:relative;height:100%;overflow:hidden;border-radius:30px!important;z-index:1}@media screen and (min-width:768px){.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content{height:300px;z-index:initial}}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content>.cta_click img{height:100%;width:100%;object-fit:cover;margin:0!important}@media screen and (min-width:768px){.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content>.cta_click img{height:300px}}@media screen and (min-width:768px){.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .content_holder{max-height:260px;overflow:auto}}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder{margin:0;padding:0 0 20px;width:100%;height:100%;z-index:2;color:#121212!important;display:flex;align-items:center;flex-wrap:wrap}@media screen and (min-width:768px){.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder{color:#fff!important;position:absolute;padding:20px;top:0;left:0;padding:0;flex-wrap:nowrap}}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder h3{font-size:26px!important}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder p{font-size:18px!important;font-weight:500!important}@media screen and (min-width:768px){.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder .col-xs-12.col-sm-8{width:initial!important}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder .col-xs-12.col-sm-4{margin-left:auto;width:initial!important}}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder button{padding:0!important;border-radius:0!important;background:0 0!important}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder button a{display:flex;align-items:center;justify-content:center;border-radius:30px!important;padding:12px 30px!important;background:#fff!important;font-size:18px!important;font-weight:500!important;color:#121212;position:relative;white-space:nowrap;transition:all .3s ease}.special-styles-cta-1 .call-to-action .ibox.ibox-custom .ibox-content .wrapper_holder button a:hover{background:#121212!important;color:#fff!important}

/*special-styles-blog-feed-4*/
.btn{transition:all .25s ease}.rounded-button .btn{border-radius:40px;padding:12px 30px 14px;line-height:1;display:inline-flex;align-items:center}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.hide-button a.btn{display:none!important}.webpage-header .navbar-inverse{border-color:none}.special-styles-blog-feed-4{background:#f9f9f9}.special-styles-blog-feed-4 .row.equal-height-cols{display:flex;flex-wrap:wrap}.special-styles-blog-feed-4 .row.equal-height-cols .col-md-4{display:inline-flex;padding-bottom:30px}.special-styles-blog-feed-4 h2{text-align:center;margin-bottom:40px}.special-styles-blog-feed-4 .col-xs-12{padding-left:10px!important;padding-right:10px!important}.special-styles-blog-feed-4 .ibox-content{text-align:center;margin:0;display:inline-block;max-width:380px;padding:20px;background-color:#fff;transition:all .25s ease;border:none;box-shadow:none}.special-styles-blog-feed-4 .ibox-content:hover{border:none;box-shadow:none}.special-styles-blog-feed-4 .ibox-content:hover .product-imitation::after{opacity:.5}.special-styles-blog-feed-4 .ibox-content .product-imitation{position:relative}.special-styles-blog-feed-4 .ibox-content .product-imitation::after{transition:all .25s ease;content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#24c1dd;opacity:0;display:block}.special-styles-blog-feed-4 .ibox-content .product-desc{padding:20px 0 0}.special-styles-blog-feed-4 .ibox-content .grid-feed-title{font-weight:300;font-size:23px;text-align:center;margin:0 0 16px 0;transition:all .25s ease}.special-styles-blog-feed-4 .ibox-content .grid-feed-title:hover{color:#24c1dd}.special-styles-blog-feed-4 .pagination>li>a,.special-styles-blog-feed-4 .pagination>li>span{border:none;border-radius:5px!important;color:#63ab45;font-size:14px}.special-styles-blog-feed-4 .pagination>.active>a,.special-styles-blog-feed-4 .pagination>.active>a:focus,.special-styles-blog-feed-4 .pagination>.active>a:hover,.special-styles-blog-feed-4 .pagination>.active>span,.special-styles-blog-feed-4 .pagination>.active>span:focus,.special-styles-blog-feed-4 .pagination>.active>span:hover{background-color:#63ab45;color:#fff}

/*special-styles-calendar-carousel-13*/
.btn{transition:all .25s ease}.rounded-button .btn{border-radius:40px;padding:12px 30px 14px;line-height:1;display:inline-flex;align-items:center}.special-styles-clippath-wrapper img{object-fit:cover}.special-styles-shape-triangle-1 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from -30deg at 50% calc(200% - 3 * var(--r)/ 2),#000 60deg,rgba(0,0,0,0) 0) 0 100%/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 100%/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 0,100% 100%,0 100%);object-fit:cover}.special-styles-shape-triangle-2 img{--r:40px;aspect-ratio:1/.8660254038;-webkit-mask:conic-gradient(from 150deg at 50% calc(3 * var(--r)/ 2 - 100%),#000 60deg,rgba(0,0,0,0) 0) 0 0/100% calc(100% - 3 * var(--r)/ 2) no-repeat,radial-gradient(var(--r) at 50% calc(100% - 2 * var(--r)),#000 98%,rgba(0,0,0,0) 101%),radial-gradient(var(--r),#000 98%,rgba(0,0,0,0) 101%) space no-repeat 0 0/calc(3.4641016151 * var(--r)) calc(2 * var(--r));clip-path:polygon(50% 100%,100% 0,0 0);object-fit:cover}.special-styles-shape-polygon img{aspect-ratio:1;object-fit:cover;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.special-styles-shape-octagon img{object-fit:cover;aspect-ratio:1;--o:calc(50%*tan(-22.5deg));clip-path:polygon(var(--o) 50%,50% var(--o),calc(100% - var(--o)) 50%,50% calc(100% - var(--o)))}.special-styles-shape-hexagon img{object-fit:cover;aspect-ratio:.8660254038;clip-path:polygon(-50% 50%,50% 100%,150% 50%,50% 0)}.special-styles-shape-hexagon-alt img{object-fit:cover;aspect-ratio:1/.8660254038;clip-path:polygon(50% -50%,100% 50%,50% 150%,0 50%)}.special-styles-shape-parallelogram img{--p:50px;aspect-ratio:3/2;clip-path:polygon(var(--p) 0,100% 0,calc(100% - var(--p)) 100%,0 100%);object-fit:cover}.special-styles-shape-rounded-edge-bottom img{aspect-ratio:3/2;clip-path:ellipse(85% 100% at 50% 0);object-fit:cover}.special-styles-shape-rounded-edge-right img{aspect-ratio:1;clip-path:ellipse(100% 85% at 0 50%);object-fit:cover}.special-styles-shape-rounded-edge-left img{aspect-ratio:1;clip-path:ellipse(100% 85% at 100% 50%);object-fit:cover}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.special-styles-shape-abstract-1 img{clip-path:url(#blob1);-webkit-clip-path:url(#blob1)}.special-styles-shape-abstract-2 img{clip-path:url(#blob2);-webkit-clip-path:url(#blob2)}.special-styles-shape-abstract-3 img{clip-path:url(#blob3);-webkit-clip-path:url(#blob3)}.special-styles-shape-abstract-4 img{clip-path:url(#blob4);-webkit-clip-path:url(#blob4)}.special-styles-shape-abstract-5 img{clip-path:url(#blob5);-webkit-clip-path:url(#blob5)}.special-styles-shape-abstract-6 img{clip-path:url(#blob6);-webkit-clip-path:url(#blob6)}.hide-button a.btn{display:none!important}.webpage-header .navbar-inverse{border-color:none}.special-styles-calendar-carousel-13 .grid.panel{border:none;padding:0}.special-styles-calendar-carousel-13 .grid.panel .row{display:flex;flex-wrap:wrap}.special-styles-calendar-carousel-13 .grid.panel .row .col-md-4{display:inline-flex;margin-bottom:40px}.special-styles-calendar-carousel-13 .grid.panel .row>.clear-container.text-center{margin:0 auto}.special-styles-calendar-carousel-13 .event-block.card{max-width:339px;display:inline-flex;flex-direction:column;height:100%}.special-styles-calendar-carousel-13 .event-block.card .product-imitation{margin-top:0}.special-styles-calendar-carousel-13 h2{text-align:center}.special-styles-calendar-carousel-13 .event-count{text-transform:none;font-weight:400}.special-styles-calendar-carousel-13 .panel{background:0 0;border:unset;padding-left:0;padding-right:0}.special-styles-calendar-carousel-13 .read-more.styled-widget-link{margin:auto 0 0 0}.special-styles-calendar-carousel-13 .product-desc{flex-grow:100}.special-styles-calendar-carousel-13 .calendar-widget h2{margin-bottom:30px}.special-styles-calendar-carousel-13 .event-block.agenda-item,.special-styles-calendar-carousel-13 .event-block.agenda-item:hover,.special-styles-calendar-carousel-13 .event-block.card:hover{box-shadow:none!important;border:0!important;background:0 0!important}.special-styles-calendar-carousel-13 .event-block.card{padding:0;background:0 0;overflow:hidden;border:none;box-shadow:0 0 15px rgba(50,36,29,.15);border-radius:15px!important}.special-styles-calendar-carousel-13 .event-block.card .product-imitation{min-width:100%;width:100%;background:#fff;position:relative;width:100%;height:243px;overflow:hidden;border-radius:15px}@media screen and (min-width:768px) and (max-width:980px){.special-styles-calendar-carousel-13 .event-block.card .product-imitation{height:240px}}.special-styles-calendar-carousel-13 .event-block.card .product-imitation img{border-radius:15px;display:block;height:100%;object-fit:cover;transition:all .3s ease}.special-styles-calendar-carousel-13 .event-block.card .product-imitation:hover img{transform:scale(1.05)}.special-styles-calendar-carousel-13 .event-block.card .product-desc{min-width:100%;width:100%;padding:30px 30px 0;position:relative;height:max-content;display:flex;flex-direction:column}.special-styles-calendar-carousel-13 .event-block.card .product-desc::before{position:absolute;content:"";top:-1.188rem;left:0;background:0 0;width:1.2rem;height:1.2rem;border-bottom-right-radius:2rem;box-shadow:.313rem .313rem 0 .313rem var(--clr-white);transform:rotate(90deg)}.special-styles-calendar-carousel-13 .event-block.card .product-desc::after{position:absolute;content:"";bottom:.375rem;right:-1.188rem;background:0 0;width:1.2rem;height:1.2rem;border-bottom-right-radius:1rem;box-shadow:.313rem .313rem 0 .313rem var(--clr-white);transform:rotate(90deg)}.special-styles-calendar-carousel-13 .event-block.card .product-desc .time{margin:0;padding:0;order:-1;z-index:1;background:0 0;position:relative;right:unset;left:unset;display:flex;flex-wrap:wrap;position:absolute;top:-53.2px;width:100%}.special-styles-calendar-carousel-13 .event-block.card .product-desc .time i{display:none!important}.special-styles-calendar-carousel-13 .event-block.card .product-desc .time .date{margin-right:0;color:#fff;background-color:#1d6fa5;padding:10px;border-radius:5px 5px 0 0;text-transform:uppercase;text-align:center}.special-styles-calendar-carousel-13 .event-block.card .product-desc .time .date .number{display:block;letter-spacing:1px;font-size:24px}.special-styles-calendar-carousel-13 .event-block.card .product-desc .time .date .month{margin-top:5px;font-size:14px;display:block;line-height:60%;font-weight:400}.special-styles-calendar-carousel-13 .event-block.card .product-desc .time .start-time{font-family:inherit;text-transform:uppercase;color:#fff;background-color:rgba(0,0,0,.5);border-radius:5px 5px 15px 0;padding:10px;position:absolute;right:30px;bottom:0;font-weight:400;font-size:14px;line-height:60%}.special-styles-calendar-carousel-13 .event-block.card .product-desc .title{font-size:24px;font-weight:600;line-height:1.3;padding-bottom:5px;margin:0;color:#212529}.special-styles-calendar-carousel-13 .event-block.card .location{margin:10px 0 auto;padding-bottom:6px;text-align:left;font-size:14px;font-weight:400;color:#606060}.special-styles-calendar-carousel-13 .event-block.card .location .fa,.special-styles-calendar-carousel-13 .event-block.card .location i{display:none!important}.special-styles-calendar-carousel-13 .event-block.card .title{--heading-color:#212529;background-color:none;padding:0;margin:0;color:inherit!important;border:none!important;background:linear-gradient(var(--heading-color) 0,var(--heading-color) 98%);background-size:0 2px;background-repeat:no-repeat;background-position:left 100%;transition:all .5s;font-size:20px;font-weight:600;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;text-align:left}.special-styles-calendar-carousel-13 .read-more.styled-widget-link{border-top:1px #1d6fa5 solid;padding:16px 0;color:#1d6fa5;position:relative;text-align:left}.special-styles-calendar-carousel-13 .read-more.styled-widget-link .fa.fa-long-arrow-right{padding:10px;transition:transform .3s ease}.special-styles-calendar-carousel-13 .read-more.styled-widget-link .fa.fa-long-arrow-right::before{content:"\f061"}.special-styles-calendar-carousel-13 .read-more.styled-widget-link:hover .fa{transform:translateX(30px)}.special-styles-calendar-carousel-13 .pagination>li>a,.special-styles-calendar-carousel-13 .pagination>li>span{border:none;border-radius:0!important;color:#1d6fa5;font-size:14px}.special-styles-calendar-carousel-13 .pagination>.active>a,.special-styles-calendar-carousel-13 .pagination>.active>a:focus,.special-styles-calendar-carousel-13 .pagination>.active>a:hover,.special-styles-calendar-carousel-13 .pagination>.active>span,.special-styles-calendar-carousel-13 .pagination>.active>span:focus,.special-styles-calendar-carousel-13 .pagination>.active>span:hover{background-color:rgba(13,109,253,.7803921569);color:#fff}
