.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Montserrat';}body {line-height: 1.5;font-size: 16px;font-weight: 400;color: #1a1a1a;}.oxy-nav-menu-hamburger-line {background-color: #1a1a1a;}h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display';font-size: 36px;font-weight: 700;line-height: 1.25;color: #14385f;}h2, h3, h4, h5, h6{font-size: 30px;line-height: 1.25;color: #365474;}h3, h4, h5, h6{font-size: 24px;line-height: 1.25;color: #494949;}h4, h5, h6{font-size: 20px;line-height: 1.25;}h5, h6{font-size: 18px;line-height: 1.25;}h6{font-size: 16px;line-height: 1.25;}a {color: #4b89bc;font-weight: 600;text-decoration: none;}a:hover {color: #14385f;text-decoration: none;}.ct-link-text {color: #4b89bc;font-weight: 800;text-decoration: ;}.ct-link-text:hover {color: #365474;}.ct-link {color: #ffffff;text-decoration: ;}.ct-link:hover {color: #4b89bc;}.ct-link-button {font-weight: 500;border-radius: 0px;}.ct-section-inner-wrap {
padding-top: calc(25px + 4vw) ;
padding-right: 16px;
padding-bottom: calc(25px + 4vw) ;
padding-left: 16px;
}.ct-new-columns > .ct-div-block {
padding-top: 25px;
padding-right: 16px;
padding-bottom: 25px;
padding-left: 16px;
}.oxy-header-container {
padding-right: 16px;
padding-left: 16px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.header-main {
 width:100%;
}
.header-row {
 width:1180px;
 text-align:center;
 max-width:100%;
 margin-left:auto;
 margin-right:auto;
}
.header-row:not(.ct-section):not(.oxy-easy-posts),
.header-row.oxy-easy-posts .oxy-posts,
.header-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.header-row {
}
.header-row:not(.ct-section):not(.oxy-easy-posts),
.header-row.oxy-easy-posts .oxy-posts,
.header-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
}

.site-logo {
 padding-bottom:10px;
 padding-top:10px;
}
.top-bar {
 background-color:#494949;
}
.socials {
}
.socials:not(.ct-section):not(.oxy-easy-posts),
.socials.oxy-easy-posts .oxy-posts,
.socials.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.mobile-nav-container {
 width:100%;
 padding-left:25px;
 padding-right:25px;
}
.site-mobile-nav {
 text-align:left;
 padding-left:35px;
}
.toggle-nav-lnk {
}
.toggle-nav-lnk:not(.ct-section):not(.oxy-easy-posts),
.toggle-nav-lnk.oxy-easy-posts .oxy-posts,
.toggle-nav-lnk.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.panel-nav {
}
.panel-nav:not(.ct-section):not(.oxy-easy-posts),
.panel-nav.oxy-easy-posts .oxy-posts,
.panel-nav.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.tagline {
 font-size:calc(16px + 1.2vw) ;
 width:100%;
 text-align:center;
 color:#ffffff;
 line-height:1.3;
 font-weight:800;
 margin-bottom:25px;
}
.button-style:hover{
 background-color:#14385f;
 border-top-color:#14385f;
 border-right-color:#14385f;
 border-bottom-color:#14385f;
 border-left-color:#14385f;
 color:#ffffff;
 text-decoration:none;
}
.button-style {
background-color: transparent;
border: 1px solid #e8e8e8;
color: #e8e8e8;
padding: 11px 18.2px;
}.button-style {
 font-weight:600;
 font-size:18px;
 border-radius:8px;
 transition-duration:0.35s;
 transition-timing-function:ease-in-out;
 transition-delay:0.005s;
 letter-spacing:1px;
 text-transform:uppercase;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 991px) {
.button-style {
 font-size:20px;
}
}

@media (max-width: 479px) {
.button-style {
 font-size:17px;
 width:275px;
}
}

.col-4-ctas {
 width:25%;
 height:300px;
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
.col-4-ctas:not(.ct-section):not(.oxy-easy-posts),
.col-4-ctas.oxy-easy-posts .oxy-posts,
.col-4-ctas.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-items:stretch;
}

            
            
            
                        .col-4-ctas .oxy-superbox-primary {
                                top: 0;                            }
            
                        .col-4-ctas:hover .oxy-superbox-primary {
                                top: 100%;                            }
            
        @media (max-width: 991px) {
.col-4-ctas {
 width:50%;
 height:270px;
}
}

@media (max-width: 767px) {
.col-4-ctas {
 width:100%;
}
}

.ctas {
 height:260px;
}
.ctas:not(.ct-section):not(.oxy-easy-posts),
.ctas.oxy-easy-posts .oxy-posts,
.ctas.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
}
.cta-wrap {
 padding-top:25px;
 padding-bottom:25px;
 padding-left:25px;
 padding-right:25px;
 text-align:left;
 background-color:#ffffff;
}
.cta-wrap:not(.ct-section):not(.oxy-easy-posts),
.cta-wrap.oxy-easy-posts .oxy-posts,
.cta-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.cta-heading {
 font-family:Playfair Display;
 text-align:left;
 line-height:1.3;
 text-transform:uppercase;
 letter-spacing:1.5px;
 font-size:18px;
 margin-bottom:15px;
 font-weight:600;
}
.cta-description {
 text-align:left;
 line-height:1.3;
 margin-bottom:15px;
}
.oxy-superbox-primary {
}
.oxy-superbox-primary:not(.ct-section):not(.oxy-easy-posts),
.oxy-superbox-primary.oxy-easy-posts .oxy-posts,
.oxy-superbox-primary.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.cta-front-heading {
 text-transform:uppercase;
 letter-spacing:1px;
 line-height:1.2;
 color:#ffffff;
 width:100%;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 text-align:center;
 background-color:rgba(0,0,0,0.56);
 font-size:19px;
 font-weight:500;
 max-height:100%;
 height:75px;
}
.cta-front-heading:not(.ct-section):not(.oxy-easy-posts),
.cta-front-heading.oxy-easy-posts .oxy-posts,
.cta-front-heading.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-items:center;
justify-content:center;
}
.cta-front {
}
.cta-front:not(.ct-section):not(.oxy-easy-posts),
.cta-front.oxy-easy-posts .oxy-posts,
.cta-front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.welcome-message {
 width:100%;
}
.cta-button:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
color: #ffffff;
}.cta-button:hover{
 text-decoration:none;
 color:#204588;
}
.cta-button {
background-color :#14385f;
border: 1px solid #14385f;
color: #ffffff;
padding: 8px 12.8px;
}.cta-button {
 button-hover_color:#ffffff;
 text-transform:uppercase;
 letter-spacing:0.5px;
 transition-duration:0.4s;
 font-size:14px;
 padding-left:30px;
 padding-right:30px;
 line-height:2;
 border-radius:0px;
}
.left-col {
 width:50%;
}
@media (max-width: 767px) {
.left-col {
 width:100%;
 margin-bottom:15px;
 margin-top:15px;
}
}

.top-nav-link {
 color:#ffffff;
}
.marker {
 text-align:center;
}
.marker:not(.ct-section):not(.oxy-easy-posts),
.marker.oxy-easy-posts .oxy-posts,
.marker.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.col-3 {
 width:33.3334567%;
}
.col-3:not(.ct-section):not(.oxy-easy-posts),
.col-3.oxy-easy-posts .oxy-posts,
.col-3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.block-post-title {
 font-size:21px;
 line-height:1.3;
 text-transform:uppercase;
 letter-spacing:0..4px;
 padding-left:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 width:100%;
 text-align:center;
}
.block-post-img {
 width:100%;
 height:200px;
}
.life-stages-slide {
 width:100%;
}
.life-stages-slide:not(.ct-section):not(.oxy-easy-posts),
.life-stages-slide.oxy-easy-posts .oxy-posts,
.life-stages-slide.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.slide-lf-s {
}
.slide-lf-s:not(.ct-section):not(.oxy-easy-posts),
.slide-lf-s.oxy-easy-posts .oxy-posts,
.slide-lf-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 767px) {
.slide-lf-s {
}
.slide-lf-s:not(.ct-section):not(.oxy-easy-posts),
.slide-lf-s.oxy-easy-posts .oxy-posts,
.slide-lf-s.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.reviews-slider {
}
.col-5 {
 width:20%;
 text-align:center;
}
.col-5:not(.ct-section):not(.oxy-easy-posts),
.col-5.oxy-easy-posts .oxy-posts,
.col-5.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
@media (max-width: 767px) {
.col-5 {
 width:33%;
}
}

@media (max-width: 479px) {
.col-5 {
 width:50%;
}
}

.badge-padding {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
}
@media (max-width: 479px) {
.badge-padding {
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
}

.oxy-stock-content-styles {
}
.col-2 {
 width:50%;
 float:right;
}
.life-stages-columns {
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 width:33.334455678%;
}
.life-stages-columns:not(.ct-section):not(.oxy-easy-posts),
.life-stages-columns.oxy-easy-posts .oxy-posts,
.life-stages-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.container {
 width:860px;
 max-width:100%;
 margin-left:auto;
 margin-right:auto;
}
.three-dimenstional-slide {
}
.blog-cat {
}
.content-main {
}
.badges {
 filter:saturate(0%);
}
.page-heading-h1 {
 font-family:Playfair Display;
 font-size:2.8em;
 color:#ffffff;
 text-align:center;
 font-weight:800;
 line-height:1.6;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:25px;
text-shadow: 0px 0px 0px rgba(0,0,0,0), 0px 0px 1px rgba(0,0,0,0.9), 0px 1px 2px rgba(0,0,0,0.8), 0px 2px 4px rgba(0,0,0,0.75), 0px 3px 16px rgba(0,0,0,0.5)
}
@media (max-width: 1120px) {
.page-heading-h1 {
 font-size:2.6em;
}
}

@media (max-width: 991px) {
.page-heading-h1 {
 font-size:2.4em;
}
}

@media (max-width: 767px) {
.page-heading-h1 {
 font-size:2.2em;
 line-height:1.4;
}
}

@media (max-width: 479px) {
.page-heading-h1 {
 font-size:2em;
}
}

.button-alt {
 color:color(10);
 border-top-color:color(10);
 border-right-color:color(10);
 border-bottom-color:color(10);
 border-left-color:color(10);
 padding-top:8px;
 padding-bottom:8px;
}
.awards-memberships {
 text-align:center;
}
.page-h1 {
 text-align:left;
 font-size:2.25em;
 line-height:1.3;
 color:#365474;
}
@media (max-width: 991px) {
.page-h1 {
 font-size:34px;
}
}

@media (max-width: 767px) {
.page-h1 {
 font-size:32px;
}
}

@media (max-width: 479px) {
.page-h1 {
 font-size:28px;
}
}

.base-section {
}
.base-section .ct-section-inner-wrap {
padding-top: 150pxpx;
padding-bottom: 50pxpx;
}
.default-width {
 width:1280px;
 max-width:100%;
 padding-bottom:0px;
}
.default-width:not(.ct-section):not(.oxy-easy-posts),
.default-width.oxy-easy-posts .oxy-posts,
.default-width.ct-section .ct-section-inner-wrap{
display:inline-flex;
}
@media (max-width: 767px) {
.default-width {
}
.default-width:not(.ct-section):not(.oxy-easy-posts),
.default-width.oxy-easy-posts .oxy-posts,
.default-width.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 479px) {
.default-width {
}
.default-width:not(.ct-section):not(.oxy-easy-posts),
.default-width.oxy-easy-posts .oxy-posts,
.default-width.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
align-content:center;
justify-content:center;
}
}

.nav-order {
}
.nav-order:not(.ct-section):not(.oxy-easy-posts),
.nav-order.oxy-easy-posts .oxy-posts,
.nav-order.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 1120px) {
.nav-order {
}
.nav-order:not(.ct-section):not(.oxy-easy-posts),
.nav-order.oxy-easy-posts .oxy-posts,
.nav-order.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:wrap;
justify-content:center;
}
}

@media (max-width: 991px) {
.nav-order {
}
.nav-order:not(.ct-section):not(.oxy-easy-posts),
.nav-order.oxy-easy-posts .oxy-posts,
.nav-order.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:space-between;
}
}

.center-aligned {
}
.center-aligned:not(.ct-section):not(.oxy-easy-posts),
.center-aligned.oxy-easy-posts .oxy-posts,
.center-aligned.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.copyright {
 font-size:12.5px;
 color:#ffffff;
 font-weight:400;
 text-align:center;
 margin-bottom:16px;
}
.social-icons {
}
@media (max-width: 479px) {
.social-icons {
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:0px;
}
}

.address {
 max-width:100%;
}
.address:not(.ct-section):not(.oxy-easy-posts),
.address.oxy-easy-posts .oxy-posts,
.address.ct-section .ct-section-inner-wrap{
display:inline-flex;
flex-wrap:wrap;
}
.horizontal-align {
 text-align:left;
}
.horizontal-align:not(.ct-section):not(.oxy-easy-posts),
.horizontal-align.oxy-easy-posts .oxy-posts,
.horizontal-align.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.small-padding {
 padding-top:5px;
 padding-bottom:5px;
 padding-left:16px;
 padding-right:16px;
}
@media (max-width: 479px) {
.small-padding {
 padding-bottom:0px;
}
}

.mobile-panel {
 left:0px;
 bottom:0px;
 top:0px;
 right:0px;
 background-color:#000000;
}
.mobile-panel:not(.ct-section):not(.oxy-easy-posts),
.mobile-panel.oxy-easy-posts .oxy-posts,
.mobile-panel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.close-mobile-panel {
}
.oxy-burger-trigger {
}
.light-bg {
 background-color:#e8e8e8;
}
.section-def-settings {
}
.section-def-settings:not(.ct-section):not(.oxy-easy-posts),
.section-def-settings.oxy-easy-posts .oxy-posts,
.section-def-settings.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.staff-name {
 text-align:center;
 font-size:24px;
 text-transform:uppercase;
 letter-spacing:0.5px;
}
.staff-photo {
 margin-bottom:16px;
 margin-left:auto;
 margin-right:auto;
}
.staff-position {
 text-align:center;
 color:#494949;
 font-style:italic;
 margin-bottom:16px;
}
.gallery-wrap {
 width:20%;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
}
.page-banner {
background-image:url(https://welch.law/wp-content/uploads/Background-Texture-header.jpg); color:#6494bc;
}
.page-banner:not(.ct-section):not(.oxy-easy-posts),
.page-banner.oxy-easy-posts .oxy-posts,
.page-banner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.left-75 {
 width:75%;
}
@media (max-width: 991px) {
.left-75 {
 width:100%;
}
}

@media (max-width: 767px) {
.left-75 {
 width:100%;
}
}

.right-25 {
 width:25%;
}
.right-25:not(.ct-section):not(.oxy-easy-posts),
.right-25.oxy-easy-posts .oxy-posts,
.right-25.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
@media (max-width: 991px) {
.right-25 {
 width:100%;
}
}

@media (max-width: 767px) {
.right-25 {
 width:100%;
}
}

.blog-archive-content-wrap {
 padding-left:24px;
 padding-right:24px;
 background-color:#ffffff;
 padding-top:32px;
 padding-bottom:32px;
 text-align:center;
}
.blog-archive-content-wrap:not(.ct-section):not(.oxy-easy-posts),
.blog-archive-content-wrap.oxy-easy-posts .oxy-posts,
.blog-archive-content-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.meta-post-info {
 font-size:13px;
 color:#494949;
 margin-bottom:16px;
 margin-top:16px;
}
.row-cta-wrap {
 width:50%;
 background-color:rgba(0,0,0,0.7);
}
@media (max-width: 991px) {
.row-cta-wrap {
 width:60%;
}
}

@media (max-width: 767px) {
.row-cta-wrap {
 width:100%;
}
}

.cta-heading-row {
 color:#ffffff;
 text-transform:uppercase;
 padding-bottom:15px;
 margin-top:-5px;
}
@media (max-width: 991px) {
.cta-heading-row {
 font-size:32px;
}
}

.cta-row-btn:hover{
 background-color:#ffffff;
 color:color(10);
 text-decoration:none;
}
.cta-row-btn {
 line-height:1.8;
 background-color:rgba(255,255,255,0);
 color:#ffffff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 text-transform:uppercase;
 letter-spacing:1px;
 transition-duration:0.3s;
}
.sidebar-cta-headline {
 text-align:center;
 line-height:1.2;
 color:#ffffff;
 text-transform:uppercase;
 margin-bottom:16px;
}
.sidebar-cta-txt {
 text-align:center;
 color:rgba(255,255,255,0.5);
}
.article-post-section {
}
.article-post-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.article-post-section:not(.ct-section):not(.oxy-easy-posts),
.article-post-section.oxy-easy-posts .oxy-posts,
.article-post-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.container-pad-default {
 padding-left:16px;
 padding-right:16px;
 padding-bottom:calc(25px + 4vw) ;
 padding-top:calc(25px + 4vw) ;
}
.sidebar-heading {
 font-size:24px;
 margin-bottom:32px;
 margin-top:32px;
}
.footer-col-3 {
 width:33.33456789%;
 padding-right:20px;
 padding-bottom:20px;
}
.footer-col-3:not(.ct-section):not(.oxy-easy-posts),
.footer-col-3.oxy-easy-posts .oxy-posts,
.footer-col-3.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
@media (max-width: 991px) {
.footer-col-3 {
 width:50%;
}
}

@media (max-width: 767px) {
.footer-col-3 {
 width:100%;
 padding-right:0px;
}
}

.toggle-7943 {
 padding-left:16px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#f3f3f3;
 border-right-color:#f3f3f3;
 border-bottom-color:#f3f3f3;
 border-left-color:#f3f3f3;
}

        
                .toggle-7943 .oxy-expand-collapse-icon::before,
        .toggle-7943 .oxy-expand-collapse-icon::after {
            background-color: #6494bc;        }
        
        .toggle-7943-expanded {
}
.landing-banner {
}
.landing-banner .ct-section-inner-wrap {
padding-top: 32px;
padding-bottom: 32px;
}
.social-link-ty:hover{
 text-decoration:none;
 color:#e8e8e8;
}
.social-link-ty {
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 text-align:justify;
}
.social-link-ty:not(.ct-section):not(.oxy-easy-posts),
.social-link-ty.oxy-easy-posts .oxy-posts,
.social-link-ty.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.footer-h {
 font-size:24px;
 color:#ffffff;
 margin-bottom:32px;
 text-transform:uppercase;
 font-weight:500;
 letter-spacing:1px;
}
.ty-page-h3 {
 font-size:26px;
 width:100%;
 text-align:center;
 margin-bottom:64px;
}
.uk-card {
}
.uk-card-default {
}
.cta-01 {
 width:25%;
 padding-top:12px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:12px;
}
.cta-01:not(.ct-section):not(.oxy-easy-posts),
.cta-01.oxy-easy-posts .oxy-posts,
.cta-01.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.pa-h {
}
.col-50 {
 width:50%;
 padding-left:5%;
 padding-right:5%;
 padding-top:35px;
 padding-bottom:35px;
}
.col-50:not(.ct-section):not(.oxy-easy-posts),
.col-50.oxy-easy-posts .oxy-posts,
.col-50.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.col-50 {
 width:100%;
 padding-left:15px;
 padding-right:15px;
}
}

@media (max-width: 767px) {
.col-50 {
 text-align:center;
}
.col-50:not(.ct-section):not(.oxy-easy-posts),
.col-50.oxy-easy-posts .oxy-posts,
.col-50.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.hero-btn:hover{
 background-color:#ffffff;
 color:#4b89bc;
}
.hero-btn {
 padding-left:30px;
 padding-right:30px;
 padding-top:15px;
 padding-bottom:15px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 text-transform:uppercase;
 letter-spacing:1px;
 font-size:18px;
 transition-duration:0.3s;
}
@media (max-width: 991px) {
.hero-btn {
 font-size:17px;
}
}

@media (max-width: 767px) {
.hero-btn {
 font-size:16px;
}
}

.cta-33 {
 width:33.33%;
 padding-top:35px;
 padding-bottom:35px;
 padding-left:25px;
 padding-right:25px;
 text-align:center;
}
.cta-33:not(.ct-section):not(.oxy-easy-posts),
.cta-33.oxy-easy-posts .oxy-posts,
.cta-33.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.cta-33 {
 width:100%;
}
}

.cta-33-h {
 text-align:center;
 text-transform:uppercase;
 letter-spacing:0.45px;
}
.title-div:after{
 width:50%;
 height:1px;
 background-color:#14385f;
 margin-top:25px;
 position:relative;
 top:1px;
 margin-left:auto;
 margin-right:auto;
  content:"";
}
.title-div:not(.ct-section):not(.oxy-easy-posts):after,
.title-div.oxy-easy-posts .oxy-posts:after,
.title-div.ct-section .ct-section-inner-wrap:after{
display:flex;
}
.title-div {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#b5b5b5;
 margin-bottom:0px;
}
.c-ico {
}
.c-ico:not(.ct-section):not(.oxy-easy-posts),
.c-ico.oxy-easy-posts .oxy-posts,
.c-ico.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-ico {
 font-size:14px;
}
}

@media (max-width: 479px) {
.c-ico {
 padding-top:0px;
}
}

.foot-nav {
 text-align:left;
}
.addy {
}
.addy-info {
 margin-bottom:0px;
}
.addy-info:not(.ct-section):not(.oxy-easy-posts),
.addy-info.oxy-easy-posts .oxy-posts,
.addy-info.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.office-hours {
 margin-top:-15px;
 position:relative;
 top:-15px;
}
.main-header-nav {
 transition-duration:0.3s;
}
.toggle-4199 {
}
.toggle-4199-expanded {
}
.toggle-0397 {
}
.toggle-0397-expanded {
}
.toggle-6584 {
 padding-bottom:15px;
 background-color:#ffffff;
 padding-left:15px;
 padding-right:15px;
 padding-top:15px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#ffffff;
}
.toggle-6584:not(.ct-section):not(.oxy-easy-posts),
.toggle-6584.oxy-easy-posts .oxy-posts,
.toggle-6584.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
flex-wrap:wrap;
align-items:center;
justify-content:center;
}
.toggle-content {
 margin-top:15px;
 padding-left:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:#e8e8e8;
}
.t-headline {
}
.tog-row-wrap {
 background-color:#ffffff;
 border-top-style:none;
 padding-left:15px;
 padding-right:15px;
}
.sidebar {
 width:30%;
 padding-left:15px;
}
@media (max-width: 991px) {
.sidebar {
 width:100%;
}
}

.search-site {
 font-family:Montserrat;
 width:100%;
}
.search-site:not(.ct-section):not(.oxy-easy-posts),
.search-site.oxy-easy-posts .oxy-posts,
.search-site.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.row-post {
}
.row-post:not(.ct-section):not(.oxy-easy-posts),
.row-post.oxy-easy-posts .oxy-posts,
.row-post.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.row-post {
 width:100%;
}
}

@media (max-width: 767px) {
.row-post {
}
.row-post:not(.ct-section):not(.oxy-easy-posts),
.row-post.oxy-easy-posts .oxy-posts,
.row-post.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.pst-link-a {
 color:#14385f;
 margin-top:0px;
 margin-bottom:0px;
}
.toggle-search {
border: 1px solid;
padding: 7px;color: #4b89bc;}.toggle-search 
>svg {width: 16px;height: 16px;}.toggle-search {
 margin-left:25px;
cursor:pointer;
}
.site-navi {
}
.cats {
}
.post-content-p {
}
.mobile-navigation {
}
.col-06 {
 width:16.6%;
 text-align:left;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
}
.col-06:not(.ct-section):not(.oxy-easy-posts),
.col-06.oxy-easy-posts .oxy-posts,
.col-06.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 991px) {
.col-06 {
 width:33.33456%;
}
}

@media (max-width: 479px) {
.col-06 {
 width:50%;
}
}

.badge-code {
 max-width:100%;
 margin-left:auto;
 margin-right:auto;
 margin-top:auto;
 margin-bottom:auto;
}
.badge-code:not(.ct-section):not(.oxy-easy-posts),
.badge-code.oxy-easy-posts .oxy-posts,
.badge-code.ct-section .ct-section-inner-wrap{
display:block;
flex-wrap:wrap;
align-items:center;
align-content:center;
justify-content:center;
}
.row-txt01 {
}
.cert-box {
}
@media (max-width: 767px) {
.cert-box {
 margin-bottom:15px;
}
}

.atty-h {
 color:#ffffff;
}
.top-bar-header {
}
.gm-style .gm-style-iw-c {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    top: 0;
    left: 0;
    transform: translate3d(-50%,-100%,0);
    background-color: white;
    border-radius: 0px !important;
    padding: 15px !important;
    box-shadow: 0 0px 0px 2px #14385f50 !important;
	min-width: 320px !important;
}html {
  margin: 0px !important;
}

body.admin-bar .header.sticky {
    top:32px;
}

#wpadminbar {
  position: relative !important;
  display: flex;
  flex-wrap: wrap;
  height: auto;
}

#wp-toolbar {
  width: 100% !important;
}

.header-alt .top-bar-header {
  display: none !important;
}.oxy-repeater-pages-wrap{
 width:100%;
}
.g-map-sty{
 height:400px;
}
.atty-h a:hover{
 color:#83bcea;
}
.atty-h a{
 color:#ffffff;
}
.row-txt01 a:hover{
 color:#1a1a1a;
 box-shadow:inset 0px 100px 0px 0px #d1d1d1;
}
.row-txt01 a{
 padding-left:24px;
 padding-right:24px;
 padding-top:18px;
 padding-bottom:18px;
 color:#ffffff;
 background-color:#14385f;
 text-transform:uppercase;
 letter-spacing:1px;
 font-weight:400;
 transition-duration:0.3s;
 box-shadow:inset 0px 0px 0px 0px #83bcea;
}
.badge-code img{
 width:180px;
 max-width:100%;
}
#mh-container{
 display:none;
display: none !important;
}
.mobile-navigation .hamburger{
 display:flex;
 flex-direction:column;
 font-size:13px;
 letter-spacing:1.21px;
 font-weight:300;
}
.cats ul li a:hover{
 color:#83bcea;
 background-color:#1a1a1a;
}
.cats ul li a{
 padding-top:12px;
 padding-bottom:12px;
 padding-left:21px;
 padding-right:21px;
 background-color:#14385f;
 color:#ffffff;
 transition-duration:0.3s;
}
.cats ul li{
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 display:flex;
}
.cats ul{
 padding-left:0px;
 padding-top:0px;
 padding-bottom:0px;
 display:inline-flex;
 flex-wrap:wrap;
list-style-type: none !important;
}
.cats h2{
 display:none;
}
.site-navi .sub-menu{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:8px;
 border-right-width:8px;
 border-bottom-width:8px;
 border-left-width:8px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.site-navi .sub-menu li:not(:last-child){
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#d1d1d1;
}
.gm-style-iw-d{
 font-family:Montserrat;
}
.gm-style-iw-d h5:after{
 width:100%;
 height:2px;
 background-color:#14385f;
 display:flex;
  content:"";
}
.gm-style-iw-d h5{
 width:100%;
}
pst-link-a p a{
 font-weight:200;
 color:#14385f;
color: #14385f !important;
}
.row-post:not(:last-child){
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:solid;
 border-left-style:none;
 border-bottom-width:1px;
 border-bottom-color:#d1d1d1;
 margin-bottom:10px;
 padding-bottom:5px;
}
.search-site span{
 width:100%;
}
.search-site input{
 font-family:Montserrat;
 padding-left:8px;
 padding-top:12px;
 padding-right:8px;
 padding-bottom:12px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#d1d1d1;
 border-right-color:#d1d1d1;
 border-bottom-color:#d1d1d1;
 border-left-color:#d1d1d1;
 width:100%;
 border-radius:0px;
}
.search-site a{
 padding-left:5px;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 position:relative;
 left:-30px;
cursor: pointer;
}
#wpadminbar{
 position:absolute;
}
.top-social-links{
 margin-top:0px;
 margin-bottom:0px;
}
.ico a{
}
h1, h2, h3, h4, h5, h6{
 margin-bottom:15px;
}
.header-alt img{
 transition-duration:0.3s;
width: 200px !important;
}
.header-alt{
 background-color:#14385f;
 position:fixed;
 left:0px;
 right:0px;
 z-index:9999;
 height:auto;
position: fixed !important; height: auto !important; top: 0px !important;
}
.marker p{
 margin-top:0px;
 margin-bottom:0px;
}
.acf-map{
 height:540px;
}
.office-title:after{
 width:100%;
 height:2px;
 background-color:#4b89bc;
 display:flex;
 margin-top:15px;
  content:"";
}
.office-title{
}
.addy-info i{
 color:#6494bc;
 margin-right:30px;
}
.addy p{
 margin-top:0px;
 margin-left:15px;
margin-top: 0px !important; margin-bottom: 0px !important;
}
.foot-nav li:before{
 margin-right:10px;
 color:#6494bc;
  content:"";
content: '\f061'; font-family: 'Font Awesome 5 Pro';
}
.foot-nav li{
 text-align:left;
display: inline-flex !important; flex-direction: row !important; justify-items: center !important; align-items: center !important;
}
.top-social-links i:hover{
 color:#83bcea;
}
.top-social-links i{
}
.top-social-links li{
 padding-left:5px;
 padding-right:5px;
 font-size:18px;
}
.top-social-links a:hover{
 color:#83bcea;
}
.top-social-links a{
 color:#ffffff;
}
#-pro-menu-211-4600 .sub-menu a{
}
.c-ico i{
 padding-top:12px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:12px;
 margin-right:15px;
 font-size:16px;
 color:#4b89bc;
 width:32px;
 height:32px;
 display:flex;
 align-items:center;
 justify-content:center;
 border-radius:150px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.c-ico a:hover{
 color:#83bcea;
}
.c-ico a{
 color:#ffffff;
}
.cta-33:not(:last-child){
 border-right-style:solid;
 border-right-color:#d1d1d1;
 border-right-width:1px;
}
.ct-link-button:hover{
 border-top-color:#c4e0ff;
 border-right-color:#c4e0ff;
 border-bottom-color:#c4e0ff;
 border-left-color:#c4e0ff;
 background-color:#c4e0ff;
 color:#14385f;
 box-shadow:inset 0px 75px 0px 0px rgba(255,255,255,0.5);
}
.ct-link-button{
 background-color:#6494bc;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-weight:500;
 letter-spacing:0.65px;
 padding-left:30px;
 padding-right:30px;
 padding-top:15px;
 padding-bottom:15px;
 border-top-color:#6494bc;
 border-right-color:#6494bc;
 border-bottom-color:#6494bc;
 border-left-color:#6494bc;
 transition-duration:0.3s;
 text-transform:uppercase;
 box-shadow:inset 0px 0px 0px -10px rgba(255,255,255,0.4);
}
.pa-h a:hover{
 color:#4b89bc;
}
.pa-h a{
 color:#494949;
}
.oxy-post-image-fixed-ratio{
 width:100%;
}
.centered{
 margin-left:auto;
 margin-right:auto;
}
.wp-google-content-inner{
 display:flex;
 flex-direction:row;
 flex-wrap:wrap;
 align-items:flex-end;
}
.badge-wrap img{
 max-width:100%;
}
.badge-wrap{
 width:25%;
 display:flex;
 align-items:center;
 justify-content:center;
 align-content:center;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
}
.cta-content-lf, .cta-content-rt{
 padding-top:5%;
 padding-left:5%;
 padding-right:5%;
 padding-bottom:5%;
}
.cta-img{
 display:flex;
 align-items:center;
 justify-content:center;
 align-content:center;
}
.section-cta img{
 max-width:100%;
}
.cta-txt-rt, .cta-txt-lf{
 background-color:rgba(0,0,0,0.52);
 padding-left:5%;
 padding-top:5%;
 padding-right:5%;
 padding-bottom:5%;
}
.cta-txt-rt p, .cta-txt-lf p{
 color:#ffffff;
 margin-bottom:16px;
}
.cta-txt-lf button, .cta-txt-rt button:hover{
 background-color:#ffffff;
 color:#365474;
}
.cta-txt-lf button, .cta-txt-rt button{
 font-family:Playfair Display;
 background-color:rgba(0,0,0,0);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 text-transform:uppercase;
 letter-spacing:1px;
 color:#ffffff;
 font-weight:600;
 padding-top:12px;
 padding-bottom:12px;
 line-height:1.8;
 transition-duration:0.3s;
 margin-top:16px;
cursor: pointer;
}
.cta-content-rt, .cta-content-lf{
 padding-top:16px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:16px;
}
.cta-content-lf a, .cta-content-rt a:hover{
 background-color:#14385f;
 color:#6494bc;
 border-top-color:#14385f;
 border-right-color:#14385f;
 border-bottom-color:#14385f;
 border-left-color:#14385f;
}
.cta-content-lf a, .cta-content-rt a{
 font-family:Playfair Display;
 border-top-color:#365474;
 border-right-color:#365474;
 border-bottom-color:#365474;
 border-left-color:#365474;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#365474;
 color:#ffffff;
 line-height:1.9;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-top:12px;
 padding-bottom:12px;
 transition-duration:0.3s;
 padding-left:24px;
 padding-right:24px;
cursor: pointer;
}
.lean-lf{
 display:flex;
 align-items:flex-start;
 justify-content:flex-start;
 align-content:flex-start;
}
.section-cta a{
 padding-bottom:15px;
 padding-left:30px;
 padding-right:30px;
 line-height:2;
 border-radius:0px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:15px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 color:#ffffff;
 position:relative;
 top:15px;
 display:inline-flex;
}
.cta-txt-rt{
 width:50%;
}
.cta-txt-rt h3, .cta-txt-lf h3{
 color:#ffffff;
 font-size:42px;
}
.section-cta{
 padding-top:calc(25px + 4vw) ;
 padding-bottom:calc(25px + 4vw) ;
 padding-left:16px;
 padding-right:16px;
 display:flex;
 align-items:center;
 justify-content:center;
 align-content:center;
}
.badges img:hover{
 opacity:1;
}
.badges img{
 width:230px;
 transition-duration:0.3s;
 opacity:0.65;
}
.welcome-msg h3{
 font-weight:400;
 color:color(9);
}
.welcome-msg h2{
 color:#4b89bc;
 font-weight:400;
}
.welcome-msg h1{
 color:#6494bc;
 font-size:46px;
}
.welcome img{
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
}
.div-right-30{
 width:30%;
}
.div-left-70{
 width:70%;
}
.default-width{
}
.section-def{
 padding-top:calc(25px + 4vw) ;
 padding-bottom:calc(25px + 4vw) ;
 padding-left:16px;
 padding-right:16px;
 display:flex;
 align-items:center;
 justify-content:center;
 align-content:center;
 color:#000000;
 width:100%;
}
.hero-cta:hover{
 background-color:#14385f;
 border-top-color:#14385f;
 border-right-color:#14385f;
 border-bottom-color:#14385f;
 border-left-color:#14385f;
 color:#000000;
 text-decoration:none;
}
.hero-cta{
 border-radius:0px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-bottom:20px;
 padding-left:30px;
 padding-right:30px;
 background-color:rgba(0,0,0,0);
 color:#ffffff;
 text-transform:uppercase;
 letter-spacing:1px;
 font-weight:500;
 font-size:18px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 transition-property:all;
 line-height:1.8;
 padding-top:20px;
 position:relative;
 top:15px;
cursor: pointer;
}
.h-desc{
 line-height:1;
 margin-top:0px;
 margin-bottom:0px;
 font-weight:300;
 letter-spacing:0.5px;
 color:#ffffff;
 padding-top:0px;
 padding-bottom:0px;
color: #fff !important;
}
.h-title{
 font-size:34px;
 text-transform:uppercase;
 letter-spacing:1px;
 line-height:1;
 margin-top:0px;
 margin-bottom:0px;
 color:#ffffff;
 font-weight:700;
}
.default-h-width{
 width:1280px;
 max-width:100%;
}
.def-hero{
background-image:url(); display:inline-flex;
 justify-content:center;
 align-content:center;
 align-items:center;
 width:100%;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:20px;
 padding-right:20px;
 color:#ffffff;
 font-size:21px;
 font-weight:300;
}
.address a{
 font-size:14px;
 font-weight:400;
 display:flex;
 align-items:center;
 justify-content:center;
 align-content:center;
 color:#ffffff;
 padding-left:15px;
 flex-wrap:wrap;
}
.address i{
 color:#14385f;
 font-size:18px;
 margin-right:8px;
}
.social-icons ul{
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 display:inline-flex;
list-style-type: none;
}
.awards-memberships a:hover{
transform:scale(1.1,1.1); opacity:1;
}
.awards-memberships a{
 filter:saturate(0%);
 transition-duration:0.3s;
 opacity:0.60;
}
.awards-memberships li{
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 display:flex;
 align-items:stretch;
}
.awards-memberships ul{
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 flex-direction:unset;
 display:inline-flex;
 flex-wrap:wrap;
 align-items:center;
 justify-content:center;
list-style-type: none;
}
#footer-nav ul li a:hover{
 text-decoration:underline;
}
#footer-nav ul li a{
 color:#ffffff;
 font-weight:400;
 font-size:18px;
}
#footer-nav ul li{
 padding-left:8px;
 padding-right:8px;
}
#footer-nav ul{
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 flex-direction:unset;
 display:inline-flex;
 flex-wrap:wrap;
list-style-type:none;
}
.content-main h6{
 font-family:Playfair Display;
 font-weight:800;
 font-size:0.67em;
 letter-spacing:0.5px;
 line-height:1.6;
 color:#494949;
}
.content-main h5{
 font-family:Playfair Display;
 font-weight:800;
 font-size:0.83em;
 line-height:1.6;
 letter-spacing:0.5px;
 color:#494949;
}
.badges ul li{
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
}
.badges ul li img:hover{
 opacity:0.85;
}
.badges ul li img{
 opacity:0.75;
 transition-duration:0.3s;
}
.badges ul{
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 flex-direction:unset;
 display:inline-flex;
 flex-wrap:wrap;
 justify-content:space-around;
 align-items:center;
 align-content:space-around;
list-style-type: none;
}
.site-mobile-nav li{
 border-left-width:1px;
 border-left-style:solid;
 border-left-color:#e8e8e8;
 padding-left:15px;
 padding-top:5px;
 padding-bottom:5px;
}
.site-mobile-nav li:not(:last-child){
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#e8e8e8;
}
.content-main ul, .content-main ol{
 font-size:16px;
 line-height:1.6;
}
.content-main a:hover{
 text-decoration:underline;
}
.content-main a{
 font-weight:700;
 transition-duration:0.3s;
}
.content-main p{
 font-size:16px;
 letter-spacing:0.2px;
 font-weight:400;
 line-height:1.6;
}
.content-main h4{
 font-size:1.1em;
 font-weight:800;
 letter-spacing:0.5px;
 line-height:1.6;
 color:#494949;
}
.content-main h3{
 font-weight:800;
 color:#6494bc;
 letter-spacing:0.5px;
 line-height:1.6;
 font-size:1.17em;
}
.content-main h2{
 font-size:1.5em;
 font-weight:800;
 color:#365474;
 letter-spacing:1px;
 line-height:1.6;
}
.content-main h1{
 font-family:Playfair Display;
 font-size:2em;
 color:#6494bc;
 letter-spacing:1px;
 line-height:1.6;
 font-weight:800;
}
.faq-question{
}
.faq-active h3:after{
 content:"\f107";
font-family: 'Font Awesome 5 Pro'; content: '\f107' !important;
}
.faq-active h3{
 color:#14385f;
color: #d8b75d !important;
}
.faq-answer{
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 background-color:#f1f1f1;
 flex-direction:unset;
 display:flex;
}
.faq-question h3:after{
 content:"\f107";
 float:right;
font-family: 'Font Awesome 5 Pro'; content: '\f059';
}
.faq-question h3:hover{
 color:#14385f;
}
.faq-question h3{
background-image: linear-gradient(#ffffff 45%, #f7f7f7 100%); font-family:Montserrat;
 padding-top:15px;
 padding-bottom:15px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#e8e8e8;
 transition-duration:0.3s;
 font-size:21px;
 font-weight:700;
 text-transform:capitalize;
 letter-spacing:0.1px;
 display:flex;
 align-items:center;
 justify-content:space-between;
 margin-top:15px;
 padding-left:15px;
 padding-right:15px;
cursor: pointer;
}
.biocard-inner:hover{
transform:scale(1.05,1.05); box-shadow:0px 0px 0px 0px rgba(0,0,0,0);
}
.biocard-inner{
 padding-top:15px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:15px;
 background-color:#ffffff;
 transition-duration:0.3s;
 box-shadow:0px 4px 21px -9px rgba(0,0,0,0.56);
}
.biocard-row{
 width:100%;
 display:flex;
 flex-wrap:wrap;
 align-items:center;
 justify-content:center;
}
.biocard-wrap a:hover{
 text-decoration:none;
 color:#e8e8e8;
 background-color:#4b89bc;
 border-top-color:#4b89bc;
 border-right-color:#4b89bc;
 border-bottom-color:#4b89bc;
 border-left-color:#4b89bc;
}
.biocard-wrap a{
 padding-top:10px;
 padding-right:21px;
 padding-bottom:10px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:21px;
 transition-duration:0.3s;
 background-color:#14385f;
 color:#ffffff;
 border-top-color:#14385f;
 border-right-color:#14385f;
 border-bottom-color:#14385f;
 border-left-color:#14385f;
 font-size:16px;
 flex-direction:unset;
 display:flex;
 align-items:stretch;
 justify-content:center;
}
.biocard-wrap img{
 width:270px;
 margin-bottom:25px;
 max-width:100%;
 margin-left:auto;
 margin-right:auto;
}
.biocard-wrap{
 width:33.333%;
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
 display:flex;
 flex-direction:column;
 align-items:stretch;
 justify-content:center;
 flex-wrap:wrap;
 align-content:stretch;
 text-align:center;
 line-height:1;
 max-width:100%;
}
input#wp-submit{
 width:100%;
}
#loginform p label{
}
#loginform input[type="submit"]:hover{
 background-color:#6494bc;
 border-top-color:#6494bc;
 border-right-color:#6494bc;
 border-bottom-color:#6494bc;
 border-left-color:#6494bc;
 color:#ffffff;
}
#loginform input[type="submit"]{
 font-family:Montserrat;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#6494bc;
 border-right-color:#6494bc;
 border-bottom-color:#6494bc;
 border-left-color:#6494bc;
 border-radius:0px;
 color:#494949;
 font-size:18px;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:30px;
 padding-right:30px;
 background-color:#6494bc;
 transition-duration:0.3s;
 text-transform:capitalize;
 letter-spacing:0.2px;
 font-weight:500;
cursor: pointer !important;
}
.practice-slide-wrap{
 width:100%;
}
.practice-slide{
 flex-direction:column;
 display:flex;
 width:100%;
}
.right-slide-block{
 width:50%;
}
.left-img-block{
 width:50%;
 height:200px;
}
.slick-active .pa-nav-icon i{
 color:#ffffff;
 background-color:#6494bc;
}
.slick-active .pa-nav-icon{
 color:#6494bc;
}
.pa-slide .slick-dots li{
 margin-top:0px;
 margin-bottom:0px;
}
.pa-nav-icon:hover i{
 background-color:#6494bc;
 color:#ffffff;
}
.pa-nav-icon:hover{
 text-decoration:none;
 color:#6494bc;
}
.pa-nav-icon{
 color:#494949;
 font-size:18px;
 letter-spacing:0.3px;
 font-weight:600;
 text-transform:capitalize;
 display:flex;
 align-items:center;
cursor: pointer;
}
.pa-nav-icon i:hover{
 background-color:#6494bc;
}
.pa-nav-icon i{
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 margin-right:15px;
 font-size:28px;
 color:#6494bc;
 width:50px;
 height:50px;
 display:inline-flex;
 align-items:center;
 justify-content:center;
 align-content:center;
 flex-direction:unset;
 border-radius:250px;
 transition-duration:0.3s;
 box-shadow:0px 0px 1px 1px #6494bc;
}
.pa-slide .slick-track{
 display:flex;
 align-items:stretch;
}
.pa-wrap{
background-image: linear-gradient(130deg, #ffffff, #e8e8e8 72%); padding-top:25px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:25px;
}
.subscribe-form{
 height:360px;
}
.contact-us{
 height:415px;
}
#webinar-register label{
 color:#ffffff;
 z-index:2;
 position:relative;
 bottom:-10px;
 left:5px;
 font-size:18px;
 font-weight:600;
 text-shadow:0px 0px 2px #000000;
}
.ginput_container input[type="text"]{
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 z-index:1;
}
#loginform label{
 margin-left:10px;
 padding-top:3px;
 padding-left:3px;
 padding-right:3px;
 padding-bottom:3px;
 z-index:999;
 flex-direction:row;
 position:relative;
 bottom:-12px;
 display:flex;
 align-items:center;
 justify-content:center;
 background-color:#ffffff;
 align-content:center;
}
#loginform input{
 margin-left:auto;
 margin-right:auto;
}
#loginform input[type="text"], #loginform input[type="password"]:focus{
 border-top-color:#6494bc;
 border-right-color:#6494bc;
 border-bottom-color:#6494bc;
 border-left-color:#6494bc;
 color:#6494bc;
outline-width: 0;
}
#loginform input[type="text"], #loginform input[type="password"]{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1.2px;
 border-right-width:1.2px;
 border-bottom-width:1.2px;
 border-left-width:1.2px;
 padding-top:9px;
 padding-bottom:9px;
 padding-left:12px;
 padding-right:12px;
 border-radius:5px;
 border-top-color:#d6d6d6;
 border-right-color:#d6d6d6;
 border-bottom-color:#d6d6d6;
 border-left-color:#d6d6d6;
 width:100%;
 box-shadow:inset 0px 1px 4px -2px rgba(0,0,0,0.38);
}
#loginform p{
 display:flex;
 flex-direction:column;
 align-items:flex-start;
 justify-content:center;
 align-content:center;
}
.social-link:hover{
 color:#4b89bc;
}
.social-link{
 font-size:21px;
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
 flex-direction:unset;
 display:inline-block;
 color:#ffffff;
}
@media (max-width: 767px) {
.contact-us{
}
}

@media (max-width: 479px) {
.contact-us{
 height:600px;
}
}

@media (max-width: 991px) {
.subscribe-form{
 height:430px;
}
}

@media (max-width: 767px) {
.pa-nav-icon i{
 margin-top:0px;
 margin-left:0px;
 margin-bottom:0px;
 margin-right:20px;
 font-size:24px;
 width:40px;
 height:40px;
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
}

@media (max-width: 479px) {
.pa-nav-icon i{
 margin-right:15px;
 font-size:21px;
}
}

@media (max-width: 767px) {
.pa-nav-icon{
 font-size:17px;
 text-align:center;
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:center;
 align-content:center;
}
}

@media (max-width: 479px) {
.pa-nav-icon{
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:center;
 align-content:center;
}
}

@media (max-width: 767px) {
.pa-slide .slick-dots li{
 width:100%;
 flex-direction:row;
 display:flex;
 align-items:flex-start;
 justify-content:flex-start;
 align-content:flex-start;
}
}

@media (max-width: 479px) {
.pa-slide .slick-dots li{
 flex-direction:row;
 display:flex;
 align-items:flex-start;
 justify-content:flex-start;
 align-content:flex-start;
 width:100%;
}
}

@media (max-width: 991px) {
.biocard-wrap{
 width:50%;
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

@media (max-width: 767px) {
.biocard-wrap{
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
 width:75%;
}
}

@media (max-width: 479px) {
.biocard-wrap{
 width:100%;
}
}

@media (max-width: 1120px) {
.biocard-wrap img{
 width:250px;
}
}

@media (max-width: 767px) {
.biocard-wrap img{
 width:280px;
}
}

@media (max-width: 767px) {
.biocard-wrap a{
 font-size:15px;
}
}

@media (max-width: 1120px) {
.biocard-inner{
 padding-left:15px;
 padding-top:15px;
 padding-right:15px;
 padding-bottom:15px;
}
}

@media (max-width: 991px) {
.content-main h1{
 line-height:1.3;
}
}

@media (max-width: 767px) {
.content-main h1{
 line-height:1.2;
}
}

@media (max-width: 991px) {
.content-main p{
 line-height:1.5;
}
}

@media (max-width: 767px) {
.content-main p{
}
}

@media (max-width: 479px) {
.content-main p{
}
}

@media (max-width: 991px) {
.content-main ul, .content-main ol{
 line-height:1.5;
}
}

@media (max-width: 767px) {
.content-main ul, .content-main ol{
}
}

@media (max-width: 479px) {
.content-main ul, .content-main ol{
}
}

@media (max-width: 991px) {
.badges ul li img{
 width:250px;
}
}

@media (max-width: 767px) {
.badges ul li img{
 width:175px;
 max-width:100%;
}
}

@media (max-width: 479px) {
.badges ul li img{
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

@media (max-width: 479px) {
.badges ul li{
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

@media (max-width: 767px) {
#footer-nav ul{
 text-align:center;
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:center;
}
}

@media (max-width: 991px) {
#footer-nav ul li a{
 font-size:17px;
}
}

@media (max-width: 479px) {
#footer-nav ul li a{
 font-size:16px;
}
}

@media (max-width: 767px) {
.div-left-70{
 width:100%;
}
}

@media (max-width: 767px) {
.div-right-30{
 width:100%;
}
}

@media (max-width: 991px) {
.cta-txt-rt h3, .cta-txt-lf h3{
 font-size:36px;
}
}

@media (max-width: 991px) {
.lean-lf{
}
}

@media (max-width: 991px) {
.cta-txt-rt, .cta-txt-lf{
 width:66%;
}
}

@media (max-width: 767px) {
.cta-txt-rt, .cta-txt-lf{
 width:100%;
}
}

@media (max-width: 767px) {
.section-cta img{
}
}

@media (max-width: 767px) {
.badge-wrap{
 width:50%;
}
}

@media (max-width: 479px) {
.badge-wrap{
 width:100%;
}
}

@media (max-width: 767px) {
.cta-33:not(:last-child){
 border-right-width:0px;
 border-right-style:none;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#d1d1d1;
}
}

@media (max-width: 991px) {
#-pro-menu-211-4600 .sub-menu a{
 color:#494949;
font-size: 16px !important; color: rgb(120, 120, 120) !important;
}
}

@media (max-width: 767px) {
.top-social-links a{
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-bottom:0px;
}
}

@media (max-width: 479px) {
.top-social-links a{
 margin-top:0px;
}
}

@media (max-width: 767px) {
.top-social-links li{
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-bottom:0px;
}
}

@media (max-width: 479px) {
.top-social-links li{
 margin-top:0px;
}
}

@media (max-width: 767px) {
.top-social-links i{
 margin-top:0px;
 margin-bottom:0px;
 font-size:16px;
}
}

@media (max-width: 479px) {
.top-social-links i{
 margin-top:0px;
}
}

@media (max-width: 991px) {
.acf-map{
 height:480px;
}
}

@media (max-width: 767px) {
.acf-map{
 height:460px;
}
}

@media (max-width: 479px) {
.acf-map{
 height:440px;
}
}

@media (max-width: 479px) {
.top-social-links{
 margin-top:0px;
}
}

@media (max-width: 479px) {
.badge-code img{
 width:120px;
}
}

