.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: 1200px;
}
body {font-family: 'Poppins';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #707070;}.oxy-nav-menu-hamburger-line {background-color: #707070;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@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;
				}
			}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
}
.smart-footer-column:last-child{
 padding-right:0px;
}
.smart-footer-column:first-child{
 padding-left:0px;
 border-left-style:none;
}
.smart-footer-column {
 gap:40px;
 padding-left:40px;
 padding-right:40px;
 border-left-color:#b6b5b5;
 border-left-width:1px;
 border-left-style:solid;
}
.smart-footer-column:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-column.oxy-easy-posts .oxy-posts,
.smart-footer-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:40px;
}
@media (max-width: 991px) {
.smart-footer-column {
 padding-left:0px;
 padding-right:0px;
 border-left-style:none;
}
}

.smart-footer-title {
 font-size:20px;
 font-weight:400;
 text-transform:uppercase;
 margin-bottom:20px;
 line-height:1.3;
}
.smart-footer-social-links {
 gap:15px;
}
.smart-footer-social-links:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-social-links.oxy-easy-posts .oxy-posts,
.smart-footer-social-links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:15px;
}
.smart-footer-social-link {
}
.smart-footer-social-link:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-social-link.oxy-easy-posts .oxy-posts,
.smart-footer-social-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.smart-footer-social-icon:hover{
background-color: #0067c8;
border: 1px solid #0067c8;
padding: ;color: #fff;}.smart-footer-social-icon:hover{
}
.smart-footer-social-icon {
background-color: #d0d0d0;
border: 1px solid #d0d0d0;
padding: 6px;color: #292623;}.smart-footer-social-icon 
>svg {width: 18px;height: 18px;}.smart-footer-social-icon {
}
.smart-footer-widget {
}
.smart-footer-widget:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-widget.oxy-easy-posts .oxy-posts,
.smart-footer-widget.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-button-1 {
 color:#ffff;
 background-color:#0067c8;
 padding-left:20px;
 padding-right:20px;
 padding-top:10px;
 padding-bottom:10px;
 line-height:1;
 font-weight:700;
 text-transform:uppercase;
 font-size:16px;
 border-radius:4px;
}
.smart-button-1:not(.ct-section):not(.oxy-easy-posts),
.smart-button-1.oxy-easy-posts .oxy-posts,
.smart-button-1.ct-section .ct-section-inner-wrap{
display:inline-flex;
align-items:center;
justify-content:center;
}
.smart-footer-menu {
 gap:20px;
}
.smart-footer-menu:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-menu.oxy-easy-posts .oxy-posts,
.smart-footer-menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:20px;
}
.smart-footer-widget--grid-2 {
}
.smart-footer-widget--grid-2:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-widget--grid-2.oxy-easy-posts .oxy-posts,
.smart-footer-widget--grid-2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.smart-footer-widget--grid-2 {
}
.smart-footer-widget--grid-2:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-widget--grid-2.oxy-easy-posts .oxy-posts,
.smart-footer-widget--grid-2.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.smart-footer-menu-link:hover{
 color:#0067c8;
}
.smart-footer-menu-link {
 color:inherit;
 line-height:1;
 font-size:14px;
 text-transform:uppercase;
 font-weight:400;
}
.smart-footer-menu-link:not(.ct-section):not(.oxy-easy-posts),
.smart-footer-menu-link.oxy-easy-posts .oxy-posts,
.smart-footer-menu-link.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-slide--style-1 {
 position:relative;
 margin-top:30px;
}
@media (max-width: 991px) {
.smart-slide--style-1 {
 min-height:480px;
}
.smart-slide--style-1:not(.ct-section):not(.oxy-easy-posts),
.smart-slide--style-1.oxy-easy-posts .oxy-posts,
.smart-slide--style-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
}

@media (max-width: 479px) {
.smart-slide--style-1 {
 margin-top:0px;
}
}

.smart-slide-background--style-1 {
background-image:url(https://smartsemi.com//wp-content/uploads/2022/06/slider1.jpg);background-size: cover; border-top-right-radius:500px;
 border-bottom-right-radius:500px;
 max-width:%;
 background-repeat:no-repeat;
 position:absolute;
 top:0px;
 right:0px;
 left:0px;
 bottom:0px;
 z-index:0;
 width:100%;
 background-position:50% 50%;
}
@media (max-width: 991px) {
.smart-slide-background--style-1 {
 border-radius:0px;
 border-top-right-radius:500px;
 border-bottom-right-radius:500px;
}
}

@media (max-width: 479px) {
.smart-slide-background--style-1 {
 border-top-right-radius:0px;
 border-bottom-right-radius:0px;
}
}

.smart-slide-overlay--style-1 {
 background-color:rgba(0,31,96,0.5);
 position:absolute;
 top:0px;
 bottom:0px;
 left:0px;
 right:50%;
 z-index:0;
}
@media (max-width: 991px) {
.smart-slide-overlay--style-1 {
 width:100%;
 border-top-right-radius:500px;
 border-bottom-right-radius:500px;
}
}

@media (max-width: 479px) {
.smart-slide-overlay--style-1 {
 border-top-right-radius:0px;
 border-bottom-right-radius:0px;
}
}

.smart-slide-container--style-1 {
 z-index:1;
 position:relative;
}
.smart-slide-container--style-1 .ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}
.smart-slide-container--style-1:not(.ct-section):not(.oxy-easy-posts),
.smart-slide-container--style-1.oxy-easy-posts .oxy-posts,
.smart-slide-container--style-1.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.smart-slide-container--style-1 {
}
.smart-slide-container--style-1:not(.ct-section):not(.oxy-easy-posts),
.smart-slide-container--style-1.oxy-easy-posts .oxy-posts,
.smart-slide-container--style-1.ct-section .ct-section-inner-wrap{
display:grid;
align-items:stretch;
display: grid !important;justify-items: stretch;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.smart-slide-content--style-1 {
 min-height:480px;
}
.smart-slide-content--style-1:not(.ct-section):not(.oxy-easy-posts),
.smart-slide-content--style-1.oxy-easy-posts .oxy-posts,
.smart-slide-content--style-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
@media (max-width: 991px) {
.smart-slide-content--style-1 {
 width:100%;
 min-height:0px;
}
}

@media (max-width: 479px) {
.smart-slide-content--style-1 {
 min-height:181px;
}
}

.smart-slide-title--style-1 {
 color:#ffffff;
 font-weight:700;
 font-size:32px;
}
@media (max-width: 991px) {
.smart-slide-title--style-1 {
 text-align:center;
}
}

@media (max-width: 767px) {
.smart-slide-title--style-1 {
 font-size:30px;
}
}

@media (max-width: 479px) {
.smart-slide-title--style-1 {
 font-size:16px;
}
}

.smart-slider {
 position:relative;
 padding-bottom:0px;
}
.smart-slider:not(.ct-section):not(.oxy-easy-posts),
.smart-slider.oxy-easy-posts .oxy-posts,
.smart-slider.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-home-section {
 position:relative;
}
.smart-home-section .ct-section-inner-wrap {
padding-top: 120px;
padding-bottom: 120px;
}
.smart-home-section:not(.ct-section):not(.oxy-easy-posts),
.smart-home-section.oxy-easy-posts .oxy-posts,
.smart-home-section.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
justify-content:flex-end;
display: grid !important;align-items: center;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 90px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.smart-home-section {
}
.smart-home-section .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 60px;
}
.smart-home-section:not(.ct-section):not(.oxy-easy-posts),
.smart-home-section.oxy-easy-posts .oxy-posts,
.smart-home-section.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.smart-button-2:hover{
 background-color:#282623;
}
.smart-button-2 {
 color:#ffff;
 background-color:#001f60;
 padding-left:20px;
 padding-right:20px;
 padding-top:10px;
 padding-bottom:10px;
 line-height:1;
 font-weight:700;
 text-transform:uppercase;
 font-size:14px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:4px;
}
.smart-button-2:not(.ct-section):not(.oxy-easy-posts),
.smart-button-2.oxy-easy-posts .oxy-posts,
.smart-button-2.ct-section .ct-section-inner-wrap{
display:inline-flex;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.smart-button-2 {
}
}

@media (max-width: 479px) {
.smart-button-2 {
 padding-left:30px;
 padding-right:30px;
 font-size:14px;
}
}

.smart-home-section-background {
background-size: cover; position:absolute;
 top:80px;
 left:0px;
 bottom:80px;
 background-repeat:no-repeat;
 right:50%;
 border-top-right-radius:500px;
 border-bottom-right-radius:500px;
 background-position:50% 50%;
}
@media (max-width: 991px) {
.smart-home-section-background {
 position:static;
 left:-20px;
 height:350px;
 top:0px;
 bottom:0px;
 right:0px;
 margin-left:-20px;
}
.smart-home-section-background:not(.ct-section):not(.oxy-easy-posts),
.smart-home-section-background.oxy-easy-posts .oxy-posts,
.smart-home-section-background.ct-section .ct-section-inner-wrap{
display:block;
}
}

.smart-home-section-column {
 gap:30px;
 padding-top:40px;
 padding-bottom:40px;
}
.smart-home-section-column:not(.ct-section):not(.oxy-easy-posts),
.smart-home-section-column.oxy-easy-posts .oxy-posts,
.smart-home-section-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:30px;
}
.smart-home-section-alt {
}
.smart-home-section-background-alt {
 position:absolute;
 right:0px;
 left:50%;
 border-top-left-radius:500px;
 border-bottom-left-radius:500px;
 border-top-right-radius:0px;
 border-bottom-right-radius:0px;
}
@media (max-width: 991px) {
.smart-home-section-background-alt {
 position:static;
 top:0px;
 bottom:0px;
 right:20px;
 left:0px;
 margin-right:-20px;
 margin-left:0px;
}
}

.smart-page-title {
 color:#ffffff;
 text-transform:uppercase;
 font-size:40px;
 z-index:1;
}
@media (max-width: 767px) {
.smart-page-title {
 font-size:30px;
}
}

.smart-resource-link {
 width:100%;
}
.smart-resource-link:not(.ct-section):not(.oxy-easy-posts),
.smart-resource-link.oxy-easy-posts .oxy-posts,
.smart-resource-link.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:space-between;
}
.smart-resource-icon {
 border-radius:0px;
}
.smart-resource-column:first-child{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.smart-resource-column {
 border-left-width:2px;
 border-left-style:solid;
 border-left-color:#fff;
 padding-bottom:0px;
 padding-top:0px;
 padding-right:30px;
 padding-left:30px;
}
.smart-resource-column:not(.ct-section):not(.oxy-easy-posts),
.smart-resource-column.oxy-easy-posts .oxy-posts,
.smart-resource-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:center;
}
@media (max-width: 1200px) {
}

@media (max-width: 991px) {
.smart-resource-column {
 border-left-color:#ffffff;
 border-left-style:none;
}
}

.smart-page-header {
 position:relative;
 min-height:400px;
}
.smart-page-header:not(.ct-section):not(.oxy-easy-posts),
.smart-page-header.oxy-easy-posts .oxy-posts,
.smart-page-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
.smart-page-header-layer1 {
background-size: cover; top:0px;
 bottom:0px;
 border-top-left-radius:500px;
 border-bottom-left-radius:500px;
 background-repeat:no-repeat;
 left:33.3333%;
 right:0px;
 background-position:center  center ;
bottom: 0; left: calc(50% - 150px); position: absolute; right: 0; top: 0; z-index: 0;
}
.smart-page-header-layer1:not(.ct-section):not(.oxy-easy-posts),
.smart-page-header-layer1.oxy-easy-posts .oxy-posts,
.smart-page-header-layer1.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-page-header-layer2 {
background-size: cover; background-repeat:no-repeat;
 background-position:center  center ;
bottom: 0; left: 0; position: absolute; top: 0; width: calc(50% + 150px); z-index: 0;
}
.smart-distributors:last-child{
 padding-bottom:0px;
}
.smart-distributors:first-child{
 border-top-style:none;
 padding-top:0px;
}
.smart-distributors {
 padding-top:40px;
 padding-bottom:40px;
 border-top-color:#707070;
 border-top-width:1px;
 border-top-style:solid;
}
.smart-distributors:not(.ct-section):not(.oxy-easy-posts),
.smart-distributors.oxy-easy-posts .oxy-posts,
.smart-distributors.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 0px;grid-row-gap: 80px;}
@media (max-width: 991px) {
.smart-distributors {
 padding-bottom:0px;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
}
.smart-distributors:not(.ct-section):not(.oxy-easy-posts),
.smart-distributors.oxy-easy-posts .oxy-posts,
.smart-distributors.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 60px;grid-row-gap: 20px;}
}

.smart-distributor:last-child{
 padding-right:0px;
 border-right-style:none;
}
.smart-distributor:first-child{
 padding-left:0px;
}
.smart-distributor {
 position:relative;
 padding-left:40px;
 padding-right:40px;
 border-right-color:#707070;
 border-right-width:1px;
 border-right-style:solid;
}
@media (max-width: 991px) {
.smart-distributor {
 padding-bottom:0px;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
 border-right-style:none;
}
}

.smart-distributor-body {
}
.smart-distributor-body:not(.ct-section):not(.oxy-easy-posts),
.smart-distributor-body.oxy-easy-posts .oxy-posts,
.smart-distributor-body.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 40px;grid-row-gap: 20px;}
@media (max-width: 1200px) {
.smart-distributor-body {
}
}

@media (max-width: 991px) {
.smart-distributor-body {
}
.smart-distributor-body:not(.ct-section):not(.oxy-easy-posts),
.smart-distributor-body.oxy-easy-posts .oxy-posts,
.smart-distributor-body.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
}

.smart-distributor-info {
 gap:20px;
}
.smart-distributor-info:not(.ct-section):not(.oxy-easy-posts),
.smart-distributor-info.oxy-easy-posts .oxy-posts,
.smart-distributor-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:20px;
}
.smart-distributor-group-title {
 font-size:16px;
 text-transform:uppercase;
 color:#707070;
}
.smart-distributor-info-link {
 color:#0067c8;
 font-size:14px;
}
.smart-distributor-info-link:not(.ct-section):not(.oxy-easy-posts),
.smart-distributor-info-link.oxy-easy-posts .oxy-posts,
.smart-distributor-info-link.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-distributor-info-group {
}
.smart-distributor-info-group:not(.ct-section):not(.oxy-easy-posts),
.smart-distributor-info-group.oxy-easy-posts .oxy-posts,
.smart-distributor-info-group.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-distributor-logo {
 attachment_height:196;
 attachment_width:529;
 attachment_url:https://smartsemi.com/wp-content/uploads/2022/06/mouser_electornics_logo.png;
 height:auto;
 max-width:100%;
 width:100%;
}
.smart-distributor-name {
 font-size:20px;
 color:#0067c8;
 margin-bottom:20px;
}
.phoenics-electronics {
}
.smart-page-menu {
}
.smart-page-menu .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 479px) {
}

.smart-support-column {
}
@media (max-width: 991px) {
}

.fluent-form {
 width:100%;
 max-width:992px;
}
.fluent-form .fluentform .ff-el-form-control{
border-top-color:#d6dde7;
border-right-color:#d6dde7;
border-bottom-color:#d6dde7;
border-left-color:#d6dde7;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border_radius_border-radius:4px;
border-radius:4px;
}

.fluent-form .fluentform .ff-el-input--label label{
font-size: 14px;
font-weight: 300;
color:#707070;
}

.fluent-form .fluentform .ff-btn-submit{
background-color:#001f60;
color:#ffffff;
padding-top:10px;
padding-right:30px;
padding-bottom:10px;
padding-left:30px;
font-weight: 700;
text-transform: uppercase;
line-height: 1;
border_radius_border-radius:0px;
border-radius:0px;
}

.fluent-form .fluentform .ff-btn-submit:hover{
background-color:#001f60;
}

@media (max-width: 991px) {
.fluent-form {
}
}

.smart-legal-column:last-child{
 padding-right:0px;
}
.smart-legal-column:first-child{
 padding-left:0px;
 border-left-style:none;
}
.smart-legal-column {
 width:50%;
 padding-left:60px;
 padding-right:60px;
 border-left-color:#707070;
 border-left-width:1px;
 border-left-style:solid;
}
@media (max-width: 991px) {
.smart-legal-column {
 width:100%;
 padding-left:0px;
 margin-top:0px;
 padding-top:30px;
 padding-bottom:30px;
 border-left-style:none;
 border-top-color:#707070;
 border-top-width:1px;
 border-top-style:solid;
}
.smart-legal-column:first-child{
 border-top-style:none;
 padding-top:0px;
}
.smart-legal-column:last-child{
 padding-bottom:0px;
}
}

.smart-supply-column:last-child{
 padding-right:0px;
}
.smart-supply-column:first-child{
 border-left-style:none;
 padding-left:0px;
}
.smart-supply-column {
 width:33.3333%;
 padding-left:30px;
 padding-right:30px;
 border-left-style:solid;
 border-left-color:#707070;
 border-left-width:1px;
}
.smart-supply-column:not(.ct-section):not(.oxy-easy-posts),
.smart-supply-column.oxy-easy-posts .oxy-posts,
.smart-supply-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.smart-supply-column {
 width:100%;
 padding-right:0px;
 padding-left:0px;
 border-top-style:none;
 border-left-style:none;
}
}

.smart-list-1 {
}
.smart-product-family {
 width:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 text-align:left;
 border-left-style:none;
}
.smart-product-family:not(.ct-section):not(.oxy-easy-posts),
.smart-product-family.oxy-easy-posts .oxy-posts,
.smart-product-family.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:space-between;
}
@media (max-width: 991px) {
}

.smart-product-header {
 position:relative;
 background-color:#aeceed;
}
.smart-product-header .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
.smart-product-header:not(.ct-section):not(.oxy-easy-posts),
.smart-product-header.oxy-easy-posts .oxy-posts,
.smart-product-header.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.smart-product-header {
}
.smart-product-header:not(.ct-section):not(.oxy-easy-posts),
.smart-product-header.oxy-easy-posts .oxy-posts,
.smart-product-header.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.smart-product-header-layer {
background-size: cover; position:absolute;
 top:0px;
 bottom:0px;
 left:0px;
 right:50%;
 border-top-right-radius:500px;
 border-bottom-right-radius:500px;
 background-repeat:repeat;
 z-index:0;
 background-position:center  center ;
}
.smart-product-header-layer:not(.ct-section):not(.oxy-easy-posts),
.smart-product-header-layer.oxy-easy-posts .oxy-posts,
.smart-product-header-layer.ct-section .ct-section-inner-wrap{
display:flex;
}
.smart-cell:last-child{
 padding-right:0px;
}
.smart-cell:first-child{
 padding-left:0px;
 border-left-style:none;
}
.smart-cell {
 width:100%;
 padding-left:30px;
 padding-right:30px;
 border-left-color:707070;
 border-left-width:1px;
 border-left-style:solid;
 gap:30px;
}
.smart-cell:not(.ct-section):not(.oxy-easy-posts),
.smart-cell.oxy-easy-posts .oxy-posts,
.smart-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:30px;
}
@media (max-width: 991px) {
.smart-cell {
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-top:0px;
 border-left-color:#707070;
 border-left-style:none;
 width:100%;
}
}

.smart-grid:last-child{
 padding-bottom:0px;
}
.smart-grid:first-child{
 padding-top:0px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.smart-grid {
 width:100%;
 padding-top:40px;
 padding-bottom:40px;
 border-top-style:solid;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-color:#707070;
 border-top-width:1px;
 padding-left:0px;
}
.smart-grid:not(.ct-section):not(.oxy-easy-posts),
.smart-grid.oxy-easy-posts .oxy-posts,
.smart-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:stretch;
}
@media (max-width: 991px) {
.smart-grid {
 text-align:left;
 gap:30px;
 padding-left:0px;
}
.smart-grid:not(.ct-section):not(.oxy-easy-posts),
.smart-grid.oxy-easy-posts .oxy-posts,
.smart-grid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:30px;
}
}

.smart-cell--1-3 {
 width:33.3333%;
}
@media (max-width: 991px) {
.smart-cell--1-3 {
 width:100%;
}
}

.smart-cell--2-3 {
 width:66.6666%;
}
@media (max-width: 991px) {
.smart-cell--2-3 {
 width:100%;
}
}

.smart-data-table {
 width:100%;
}
.smart-cell-40 {
 width:40%;
}
@media (max-width: 991px) {
.smart-cell-40 {
 width:100%;
}
}

@media (max-width: 479px) {
.smart-cell-40 {
 width:100%;
}
}

.smart-cell-60 {
 width:60%;
}
@media (max-width: 991px) {
.smart-cell-60 {
 width:100%;
}
}

@media (max-width: 479px) {
.smart-cell-60 {
 width:100%;
}
}

.smart-related-links {
 width:100%;
}
.smart-archive-link {
 text-transform:uppercase;
 font-weight:500;
 color:inherit;
}
.smart-archive-links {
 width:100%;
 gap:30px;
}
.smart-archive-links:not(.ct-section):not(.oxy-easy-posts),
.smart-archive-links.oxy-easy-posts .oxy-posts,
.smart-archive-links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
gap:30px;
}
@media (max-width: 479px) {
.smart-archive-links {
 gap:10px;
}
.smart-archive-links:not(.ct-section):not(.oxy-easy-posts),
.smart-archive-links.oxy-easy-posts .oxy-posts,
.smart-archive-links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:10px;
}
}

.smart-archive-link--active {
 color:#0067c8;
}
.oxy-stock-content-styles {
}
.smart-breadcrumbs {
 color:#0067c8;
 font-size:14px;
}
.smart-product-title {
}
.smart-video-slide {
}
.smart-contact-content {
}
.smart-contact-form {
 max-width:992px;
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
.smart-contact-form .fluentform .ff-el-form-control{
background-color:#ffffff;
border_radius_border-radius:0px;
border-top-color:#d6dde7;
border-right-color:#d6dde7;
border-bottom-color:#d6dde7;
border-left-color:#d6dde7;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:0px;
}

.smart-contact-form .fluentform .ff-el-form-control:focus{
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:#0067c8;
border-right-color:#0067c8;
border-bottom-color:#0067c8;
border-left-color:#0067c8;
}

.smart-search-input {
 font-family:Poppins;
 width:100%;
 height:40px;
 padding-left:15px;
 padding-right:15px;
 padding-top:0px;
 padding-bottom:0px;
 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;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 background-color:transparent;
 font-size:14px;
 font-weight:400;
 color:#fff;
outline: none !important;
}
.smart-search-input:not(.ct-section):not(.oxy-easy-posts),
.smart-search-input.oxy-easy-posts .oxy-posts,
.smart-search-input.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-h2 {
 color:#0067c8;
 text-transform:uppercase;
 font-size:20px;
}
.smart-text-link:hover{
}
.smart-text-link {
 color:#0067c8;
 font-weight:500;
 text-align:left;
 margin-bottom:0px;
cursor: pointer;
}
.smart-text-link:not(.ct-section):not(.oxy-easy-posts),
.smart-text-link.oxy-easy-posts .oxy-posts,
.smart-text-link.ct-section .ct-section-inner-wrap{
display:inline-flex;
align-items:center;
}
.smart-h2-alt {
 color:#0067c8;
 font-size:18px;
}
.smart-button-3 {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.smart-button-3 {
 background-color:transparent;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#fff;
 border-right-color:#fff;
 border-bottom-color:#fff;
 border-left-color:#fff;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-radius:0px;
 text-transform:uppercase;
 font-weight:700;
 padding-left:15px;
 padding-right:15px;
 padding-top:10px;
 padding-bottom:10px;
 min-width:120px;
}
.cookie-notice-content {
}
.smart-about-icon {
 height:100px;
 width:100px;
 flex-shrink:0;
 margin-right:20px;
 color:#212121;
}
.smart-search-header {
 padding-bottom:15px;
 padding-top:15px;
 border-top-color:#707070;
 border-top-width:1px;
 border-top-style:solid;
 border-bottom-color:#707070;
 border-bottom-width:1px;
 border-bottom-style:solid;
 margin-bottom:20px;
}
.smart-search-type {
 gap:20px;
}
.smart-search-type:not(.ct-section):not(.oxy-easy-posts),
.smart-search-type.oxy-easy-posts .oxy-posts,
.smart-search-type.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
.smart-search-form {
 width:100%;
}
.smart-parametric-search {
}
.smart-parametric-search-form {
}
.smart-search-type-toggle {
}
.smart-sku-search-form {
}
.smart-cross-reference-search-form {
}
.smart-logo {
}
.smart-header {
}
.smart-button-4 {
 color:#ffff;
 background-color:#001f60;
 padding-left:20px;
 padding-right:20px;
 padding-top:10px;
 padding-bottom:10px;
 line-height:1;
 font-weight:700;
 text-transform:uppercase;
 font-size:12px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.smart-button-4:not(.ct-section):not(.oxy-easy-posts),
.smart-button-4.oxy-easy-posts .oxy-posts,
.smart-button-4.ct-section .ct-section-inner-wrap{
display:inline-flex;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.smart-button-4 {
 padding-left:30px;
 padding-right:30px;
 font-size:14px;
}
}

.smart-cell--1-2 {
 width:50%;
}
@media (max-width: 991px) {
.smart-cell--1-2 {
 width:100%;
}
}

.smart-table {
}
.smart-footer-search {
}
.smart-video-resource {
 gap:10px;
 text-align:justify;
 padding-top:0px;
}
.smart-video-resource:not(.ct-section):not(.oxy-easy-posts),
.smart-video-resource.oxy-easy-posts .oxy-posts,
.smart-video-resource.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:10px;
}
.smart-video-resource-title {
 font-size:14px;
 font-weight:400;
}
.smart-video-resources {
}
.smart-video-resources:not(.ct-section):not(.oxy-easy-posts),
.smart-video-resources.oxy-easy-posts .oxy-posts,
.smart-video-resources.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(3, minmax(1px, 1fr));grid-column-gap: 40px;grid-row-gap: 10px;}
@media (max-width: 991px) {
.smart-video-resources {
}
.smart-video-resources:not(.ct-section):not(.oxy-easy-posts),
.smart-video-resources.oxy-easy-posts .oxy-posts,
.smart-video-resources.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 30px;}
}

@media (max-width: 479px) {
.smart-video-resources {
}
.smart-video-resources:not(.ct-section):not(.oxy-easy-posts),
.smart-video-resources.oxy-easy-posts .oxy-posts,
.smart-video-resources.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 10px;grid-row-gap: 10px;}
}

.smart-menu-link:hover{
 background-color:#0067c8;
 color:#fff;
}
.smart-menu-link {
 text-transform:uppercase;
 padding-left:20px;
 padding-right:20px;
 padding-top:10px;
 padding-bottom:10px;
 width:100%;
 color:inherit;
 font-size:14px;
}
.smart-menu-link:not(.ct-section):not(.oxy-easy-posts),
.smart-menu-link.oxy-easy-posts .oxy-posts,
.smart-menu-link.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-help-link {
 font-size:14px;
 font-weight:500;
}
.smart-help-link:not(.ct-section):not(.oxy-easy-posts),
.smart-help-link.oxy-easy-posts .oxy-posts,
.smart-help-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.smart-help-icon {
 margin-right:10px;
}
.smart-help-title {
 font-size:16px;
}
.smart-help-group:first-child{
 padding-top:0px;
 margin-top:0px;
 border-top-style:none;
}
.smart-help-group {
 gap:20px;
 text-align:left;
 border-top-color:#707070;
 border-top-width:1px;
 border-top-style:solid;
 padding-top:20px;
 margin-top:20px;
}
.smart-help-group:not(.ct-section):not(.oxy-easy-posts),
.smart-help-group.oxy-easy-posts .oxy-posts,
.smart-help-group.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:20px;
}
.smart-search-excerpt {
}
.smart-compliance {
 gap:20px;
 text-align:justify;
}
.smart-compliance:not(.ct-section):not(.oxy-easy-posts),
.smart-compliance.oxy-easy-posts .oxy-posts,
.smart-compliance.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
gap:20px;
}
.smart-header-search-button:hover{
 background-color:#f2f2f2;
 color:#001f60;
}
.smart-header-search-button {
 font-size:12px;
 border-radius:8px;
 font-weight:400;
 padding-top:12px;
 padding-right:15px;
 padding-bottom:12px;
 padding-left:15px;
 min-width:120px;
}
.oxy-close-modal {
}
.smart-text-link--disabled {
 color:#a8a8a8;
cursor: not-allowed;
}
.smart-page-navigation:ct_depth{
}
.smart-page-navigation {
 border-bottom-style:solid;
 width:100%;
 gap:30px;
 padding-top:20px;
 padding-bottom:20px;
 border-bottom-color:#707070;
 border-bottom-width:1px;
}
.smart-page-navigation:not(.ct-section):not(.oxy-easy-posts),
.smart-page-navigation.oxy-easy-posts .oxy-posts,
.smart-page-navigation.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:30px;
}
@media (max-width: 991px) {
.smart-page-navigation {
 text-align:center;
}
.smart-page-navigation:not(.ct-section):not(.oxy-easy-posts),
.smart-page-navigation.oxy-easy-posts .oxy-posts,
.smart-page-navigation.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

@media (max-width: 479px) {
.smart-page-navigation {
 gap:20px;
}
.smart-page-navigation:not(.ct-section):not(.oxy-easy-posts),
.smart-page-navigation.oxy-easy-posts .oxy-posts,
.smart-page-navigation.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
}

.smart-prose {
 width:100%;
}
.smart-prose:not(.ct-section):not(.oxy-easy-posts),
.smart-prose.oxy-easy-posts .oxy-posts,
.smart-prose.ct-section .ct-section-inner-wrap{
display:block;
}
.smart-sidebar-link {
 font-size:14px;
}
.smart-video-link {
}
.smart-video-link:not(.ct-section):not(.oxy-easy-posts),
.smart-video-link.oxy-easy-posts .oxy-posts,
.smart-video-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
}
.smart-help-subtitle {
 font-size:14px;
}
.smart-help-header {
 text-align:left;
}
.smart-help-header:not(.ct-section):not(.oxy-easy-posts),
.smart-help-header.oxy-easy-posts .oxy-posts,
.smart-help-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.smart-help-group-2:last-child{
 padding-right:0px;
}
.smart-help-group-2:first-child{
 border-left-style:none;
 padding-left:0px;
}
.smart-help-group-2 {
 gap:20px;
 text-align:left;
 border-left-color:#707070;
 border-left-width:1px;
 border-left-style:solid;
 padding-left:15px;
 padding-right:15px;
}
.smart-help-group-2:not(.ct-section):not(.oxy-easy-posts),
.smart-help-group-2.oxy-easy-posts .oxy-posts,
.smart-help-group-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:20px;
}
@media (max-width: 991px) {
.smart-help-group-2 {
 padding-top:15px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:15px;
 border-left-style:none;
 border-top-color:#707070;
 border-top-width:1px;
 border-top-style:solid;
}
.smart-help-group-2:first-child{
 padding-top:0px;
 border-top-style:none;
}
.smart-help-group-2:last-child{
 padding-bottom:0px;
}
}

.smart-help-links {
 gap:10px;
}
.smart-help-links:not(.ct-section):not(.oxy-easy-posts),
.smart-help-links.oxy-easy-posts .oxy-posts,
.smart-help-links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:10px;
}
.smart-rss-link-icon {
color: inherit;}.smart-rss-link-icon 
>svg {width: 14px;height: 14px;}.smart-rss-link-icon {
}
.smart-rss-links {
 gap:1px;
}
.smart-rss-links:not(.ct-section):not(.oxy-easy-posts),
.smart-rss-links.oxy-easy-posts .oxy-posts,
.smart-rss-links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
gap:1px;
}
.smart-rss-link {
 color:#fff;
 background-color:#001f60;
 width:36px;
 height:36px;
}
.smart-rss-link:not(.ct-section):not(.oxy-easy-posts),
.smart-rss-link.oxy-easy-posts .oxy-posts,
.smart-rss-link.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.smart-rss-link-image {
 max-height:20px;
}
.smart-applications-section {
}
.smart-application {
 width:100%;
 gap:90px;
 text-align:justify;
}
.smart-application:not(.ct-section):not(.oxy-easy-posts),
.smart-application.oxy-easy-posts .oxy-posts,
.smart-application.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
gap:90px;
}
@media (max-width: 479px) {
.smart-application {
 gap:30px;
}
.smart-application:not(.ct-section):not(.oxy-easy-posts),
.smart-application.oxy-easy-posts .oxy-posts,
.smart-application.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:30px;
}
}

.smart-application-icon {
 attachment_height:623;
 attachment_width:692;
 attachment_url:https://smartsemi.com/wp-content/uploads/2022/10/icon-medical.png;
 max-height:260px;
}
.smart-application-icon--right {
 order:1;
}
@media (max-width: 479px) {
.smart-application-icon--right {
 order:0;
}
}

.smart-application-column {
 width:100%;
 flex-grow:1;
 flex-shrink:1;
 gap:20px;
}
.smart-application-column:not(.ct-section):not(.oxy-easy-posts),
.smart-application-column.oxy-easy-posts .oxy-posts,
.smart-application-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
gap:20px;
}
.smart-application-column--center {
}
.smart-application-column--center:not(.ct-section):not(.oxy-easy-posts),
.smart-application-column--center.oxy-easy-posts .oxy-posts,
.smart-application-column--center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.smart-application-column--center {
 text-align:center;
}
.smart-application-column--center:not(.ct-section):not(.oxy-easy-posts),
.smart-application-column--center.oxy-easy-posts .oxy-posts,
.smart-application-column--center.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
}

.smart-application-column--alt {
 order:1;
}
@media (max-width: 479px) {
.smart-application-column--alt {
 order:0;
}
}

.smart-search-engine {
 width:100%;
}
.smart-search-engine:not(.ct-section):not(.oxy-easy-posts),
.smart-search-engine.oxy-easy-posts .oxy-posts,
.smart-search-engine.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.smart-search-engine {
}
.smart-search-engine:not(.ct-section):not(.oxy-easy-posts),
.smart-search-engine.oxy-easy-posts .oxy-posts,
.smart-search-engine.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 10px;grid-row-gap: 20px;}
}

.smart-search-engine-title {
 font-size:16px;
 color:#707070;
 text-transform:uppercase;
}
.smart-search-engine-column {
 gap:20px;
}
.smart-search-engine-column:not(.ct-section):not(.oxy-easy-posts),
.smart-search-engine-column.oxy-easy-posts .oxy-posts,
.smart-search-engine-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
gap:20px;
}
.oxel_flipbox {
 width:100%;
 position:relative;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(25,22,22,0.2), rgba(25,22,22,0.2)), url(http://elements.oxy.host/wp-content/uploads/sites/52/2020/07/atmosphere-blue-cloud-clouds-601798.jpg);background-size:auto,  cover; width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-position:50% 50%;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-color:#374047;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.smart-portal-card {
 padding-left:30px;
 padding-top:30px;
 padding-right:30px;
 padding-bottom:30px;
 border-top-color:#707070;
 border-right-color:#707070;
 border-bottom-color:#707070;
 border-left-color:#707070;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 gap:20px;
 text-align:justify;
}
.smart-portal-card:not(.ct-section):not(.oxy-easy-posts),
.smart-portal-card.oxy-easy-posts .oxy-posts,
.smart-portal-card.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
gap:20px;
}
.smart-portal-logo {
 max-height:80px;
 width:auto;
}
.smart-form-error {
}
.smart-portal-blocks {
}
.smart-portal-select {
}
.smart-continue-quote {
 color:#0067c8;
}
@media (max-width: 991px) {
.smart-continue-quote {
}
}

.smart-button-5:hover{
 background-color:#282623;
}
.smart-button-5 {
 background-color:#001f60;
 color:#ffffff;
 font-size:12px;
 line-height:1;
 text-transform:uppercase;
 font-weight:700;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:25px;
 padding-right:25px;
 border-radius:8px;
 text-align:center;
 min-width:240px;
}
.smart-slide-item {
background-size: cover; background-repeat:no-repeat;
 background-position:center  center ;
aspect-ratio: 2.6880;
}
.smart-slide-item:not(.ct-section):not(.oxy-easy-posts),
.smart-slide-item.oxy-easy-posts .oxy-posts,
.smart-slide-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 991px) {
.smart-slide-item {
aspect-ratio: 1.8069;
}
}

@media (max-width: 479px) {
.smart-slide-item {
aspect-ratio: 1;
}
}

.smart-slide-title {
 color:#ffffff;
 font-size:50px;
 text-align:left;
 line-height:1.3;
}
@media (max-width: 991px) {
.smart-slide-title {
 font-size:30px;
}
}

@media (max-width: 479px) {
.smart-slide-title {
 font-size:20px;
}
}

.smart-slide-wrapper {
}
.smart-form {
	display: flex;
	flex-direction: column;
	gap: 20px
}

.smart-form-step {
	display: flex;
	flex-direction: column;
	gap: 20px
}

.smart-form-label {
	color: #808080;
	display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;

	margin-bottom: 8px;
}

.smart-form-label--required::after {
	color: #c02b0a;
	content: ' *';
}

.smart-form-input {
	border: 1px solid #d6dde7;
	border-radius: 0;	
	display: block;
	min-height: 40px;
	outline: none;
	padding: 8px 10px;
	width: 100%;
}

.smart-form-input[readonly] {
	background-color: #f5f5f5;
	cursor: not-allowed;
}

.smart-form-input:focus {
	border-color: #0067c8
}

.smart-form-error {
	background-color: #c02b0a;
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 10px;
}

.smart-form-error ul {
	margin: 0;
	padding: 0 0 0 18px;
}

.smart-form-success {
	background-color: #41c300;
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 10px;
}

.smart-form-group-2 {
	display: grid;
	gap: 20px;
}

@media (min-width: 992px) {
	.smart-form-group-2 {
		grid-template-columns: repeat(2, 1fr);
	}
}

.smart-portal-select select {
	border: 1px solid #d6dde7;
    display: block;
    font-size: 14px;
    height: 34px;
	min-width: 200px;
    outline: none !important;
    padding: 0 10px;
    width: 100%;
}.smart-events{
 display:flex;
 flex-direction:column;
 gap:40px;
}
.smart-event-description p:last-child{
 margin-bottom:0px;
}
.smart-event-description p{
 margin-top:0px;
 margin-right:0px;
 margin-bottom:20px;
 margin-left:0px;
}
.smart-event-meta-booth{
 color:#0067c8;
}
.smart-event-meta{
 padding-bottom:0px;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 font-weight:500;
 line-height:1.5;
 display:flex;
 flex-direction:column;
 gap:5px;
list-style: none;
}
.smart-event-content{
 border-left-width:1px;
 border-left-color:#0067c8;
 border-left-style:solid;
 padding-left:30px;
 display:flex;
 flex-direction:column;
 gap:20px;
}
.smart-event-logo img{
 max-height:150px;
 height:auto;
 width:auto;
}
.smart-event-logo{
 width:300px;
 display:flex;
 align-items:flex-start;
 justify-content:center;
 flex-shrink:0;
 flex-grow:0;
}
.smart-event-date{
 width:150px;
 font-weight:500;
 line-height:1;
 font-size:18px;
 flex-shrink:0;
 flex-grow:0;
}
.smart-event{
 display:flex;
 flex-direction:row;
 gap:30px;
}
.smart-dropdown:hover .smart-dropdown-dialog{
 opacity:1;
pointer-events: auto;
}
.smart-dropdown-dialog a:hover{
 background-color:#0067c8;
 color:#fff;
}
.smart-dropdown-dialog a{
 display:block;
 text-transform:uppercase;
 color:inherit;
 font-size:14px;
 padding-left:20px;
 padding-right:20px;
 padding-top:10px;
 padding-bottom:10px;
}
.smart-dropdown-dialog{
 position:absolute;
 left:0px;
 min-width:200px;
 background-color:#fff;
 opacity:0;
 transition-duration:0.3s;
 transition-timing-function:ease;
 transition-property:opacity;
 box-shadow:0px 0px 20px rgba(0,0,0,0.2);
pointer-events: none;
}
.smart-dropdown{
 position:relative;
 display:inline-block;
}
.smart-button-group{
 display:flex;
 gap:10px;
}
.oxy-share-button:first-child{
margin-top: 0px !important;
}
.oxy-share-button{
margin-top: 5px !important;
}
.smart-prose p:last-child{
 margin-bottom:0px;
}
.smart-prose p{
 margin-top:0px;
 margin-right:0px;
 margin-bottom:20px;
 margin-left:0px;
}
.helpjuice_js_widget_content{
 display:flex;
 flex-direction:column;
 align-items:stretch;
 justify-content:flex-start;
}
.helpjuice-loader{
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:center;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
}
.smart-model-link img{
 margin-top:6px;
 max-height:30px;
 width:auto;
}
.smart-model-link{
 flex-shrink:0;
 flex-grow:0;
 flex-wrap:nowrap;
 line-height:1;
 justify-content:flex-start;
 text-align:left;
 flex-direction:column;
align-items: flex-start !important; display: inline-flex !important; flex-direction: column !important; justify-content: flex-start !important; white-space: nowrap !important;
}
.smart-nowrap{
white-space: nowrap;
}
.gsection{
border-bottom: none !important; padding-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .gfield .gsection_description{
 font-size:14px;
 padding-bottom:0px;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
margin-bottom: 0 !important;
}
.gsection_title{
 font-size:16px;
 margin-bottom:10px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
}
.gf_progressbar_wrapper{
 display:none;
}
.gfield-radios-horizontal .gfield_radio{
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:flex-start;
 flex-wrap:wrap;
 gap:20px;
}
.gform_wrapper.gravity-theme .gfield .gfield-choice-input+label{
 font-family:Poppins;
 font-size:14px;
 color:#808080;
 font-weight:300;
}
.gfield .instruction{
 display:none;
}
.smart-form-table-wrapper{
}
.gfield table th.highlight{
 background-color:#b4c7e7;
}
.gform_wrapper .gform_footer{
margin-bottom: 0 !important; padding-bottom: 0 !important;
}
.gform_wrapper.gravity-theme .validation_message{
background-color: transparent !important; border: none !important; font-size: 12px !important; padding: 0 !important;
}
.gform_wrapper .gfield_required .gfield_required_text:before{
 content:"*";
 font-size:14px;
}
.gform_wrapper .gfield_required .gfield_required_text{
 font-size:0px;
}
.gfield .smart-text-link{
 display:inline-flex;
 margin-bottom:10px;
 font-size:14px;
}
.gfield textarea:focus, .gfield input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus{
 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:#0067c8;
 border-right-color:#0067c8;
 border-bottom-color:#0067c8;
 border-left-color:#0067c8;
}
.smart-visible-md{
}
.smart-form-label-group button{
 display:block;
 background-color:transparent;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-bottom:0px;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
 font-weight:500;
 color:#0067c8;
}
.smart-form-label-group{
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:space-between;
}
.gfield textarea{
resize: none
}
.gfield table a{
 background-color:#203864;
 font-size:12px;
 color:#ffffff;
 font-weight:600;
 text-transform:uppercase;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:10px;
 padding-right:10px;
 display:flex;
 width:100%;
 flex-direction:row;
 align-items:center;
 justify-content:center;
 min-height:30px;
}
.gform_wrapper .button{
 display:inline-block;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 font-size:14px;
 color:#fff;
 font-weight:600;
 text-transform:uppercase;
 padding-top:10px;
 padding-right:20px;
 padding-left:20px;
 padding-bottom:10px;
 min-width:120px;
 background-color:#203864;
background-color: #203864 !important; color: #fff !important;
}
.smart-form .smart-text-link{
 font-size:14px;
}
.smart-form-table td{
 font-size:14px;
}
.smart-form-table .smart-form-highlight{
 background-color:#b4c7e7;
}
.br-desktop{
}
.gform_wrapper.gravity-theme .gfield .gfield_label{
 font-family:Poppins;
 display:block;
 font-size:14px;
 font-weight:300;
 line-height:1.5;
 color:#808080;
}
.smart-form-table th, .smart-form-table td{
 padding-top:5px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:5px;
}
.smart-form-table th{
 font-size:12px;
 background-color:#d9d9d9;
 text-align:center;
}
.smart-form-table{
 width:100%;
border-collapse: collapse;
}
.gfield input[type=radio]:checked{
 border-top-color:#0067c8;
 border-right-color:#0067c8;
 border-bottom-color:#0067c8;
 border-left-color:#0067c8;
 background-color:#0067c8;
outline-color: #0067c8 !important;
}
.gfield input[type=radio]{
 display:inline-block;
 height:8px;
 margin-right:10px;
 border-radius:100%;
 position:relative;
 width:8px;
-webkit-appearance: none; appearance: none; outline: 2px solid #707070 !important; outline-offset: 2px !important;
}
.gfield_radio{
 display:flex;
 flex-direction:column;
 gap:10px;
 align-items:stretch;
 color:#808080;
 font-weight:300;
 font-size:14px;
}
.gfield select, .gfield textarea, .gfield input:not([type=checkbox]):not([type=radio]):not([type=submit]){
 font-family:Poppins;
 min-height:40px;
 width:100%;
 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:#d6dde7;
 border-right-color:#d6dde7;
 border-bottom-color:#d6dde7;
 border-left-color:#d6dde7;
 padding-left:10px;
 padding-right:10px;
 font-size:14px;
 color:#212121;
outline: none;
}
.smart-parameter--disabled{
opacity: 0.5;
}
.oxy-repeater-pages-wrap .page-numbers.current{
 background-color:#0067c8;
 color:#fff;
}
.oxy-repeater-pages{
 display:flex;
 flex-direction:row;
 gap:10px;
}
.oxy-repeater-pages-wrap .page-numbers{
 min-width:40px;
 min-height:40px;
 background-color:#f1f1f1;
 display:flex;
 flex-direction:row;
 align-items:center;
 justify-content:center;
 padding-left:10px;
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 color:inherit;
 line-height:1;
 font-size:14px;
 font-weight:500;
}
.oxy-repeater-pages-wrap{
 margin-top:30px;
 padding-top:30px;
 border-top-color:#707070;
 border-top-width:1px;
 border-top-style:solid;
}
.oxy-sticky-header-active .smart-header{
padding-bottom: 20px !important; padding-top: 20px !important;
}
.oxy-sticky-header-active .smart-logo{
max-height: 40px !important;
}
.cookie-notice-content a{
 color:#fff;
 text-decoration:underline;
}
.smart-slider .slick-dots .slick-active button{
 background-color:#fff;
}
.smart-slider .slick-dots button{
 border-radius:100%;
 width:18px;
 height:18px;
 font-size:0px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:transparent;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:#fff;
 border-right-color:#fff;
 border-bottom-color:#fff;
 border-left-color:#fff;
}
.smart-slider .slick-dots{
 position:absolute;
 bottom:0px;
 left:0px;
 right:0px;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:20px;
 padding-right:20px;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 display:flex;
 flex-direction:row;
 align-items:center;
 gap:20px;
 z-index:10;
list-style: none;
}
.smart-product-title h1{
 font-size:40px;
}
.smart-product-title small{
 font-size:28px;
 display:block;
 line-height:1.5;
 font-weight:600;
}
.smart-filter-checkbox input{
 display:inline-block;
 width:20px;
 min-width:20px;
 height:20px;
 margin-right:10px;
 border-radius:0px;
}
.smart-filter-checkbox{
 display:inline-flex;
 justify-content:center;
 align-items:center;
}
.smart-list-1 ul{
margin: 0 0 0 18px; padding: 0;
}
.smart-search-input::placeholder{
 color:rgba(255,255,255,0.8);
}
.fluent-layout-1, .fluent-layout-2{
}
.fluent-layout-2 .ff-t-column-2{
 width:66.6665%;
}
.fluent-layout-2 .ff-t-column-1{
 width:33.3333%;
}
.fluent-layout-1 .ff-t-column-2{
 width:33.3333%;
}
.fluent-layout-1 .ff-t-column-1{
 width:66.6666%;
}
@media (max-width: 991px) {
.fluent-layout-1 .ff-t-column-1{
 width:100%;
}
}

@media (max-width: 991px) {
.fluent-layout-1 .ff-t-column-2{
 width:100%;
}
}

@media (max-width: 991px) {
.fluent-layout-2 .ff-t-column-1{
 width:100%;
}
}

@media (max-width: 991px) {
.fluent-layout-2 .ff-t-column-2{
 width:100%;
}
}

@media (max-width: 479px) {
.fluent-layout-2 .ff-t-column-2{
}
}

@media (max-width: 991px) {
.fluent-layout-1, .fluent-layout-2{
 flex-direction:column;
 width:100%;
display: flex !important; flex-direction: column;
}
}

@media (max-width: 479px) {
.smart-slider .slick-dots button{
}
}

@media (max-width: 479px) {
.smart-form-table{
 display:block;
}
}

@media (max-width: 991px) {
.br-desktop{
 display:none;
}
}

@media (max-width: 479px) {
.gform_wrapper .button{
 min-width:0 ;
 width:100%;
}
}

@media (max-width: 479px) {
.smart-visible-md{
 display:none;
}
}

@media (max-width: 991px) {
.smart-form-table-wrapper{
overflow-x: auto; width: 100%;
}
}

@media (max-width: 479px) {
.smart-button-group{
 display:flex;
 flex-direction:column;
 align-items:stretch;
}
}

@media (max-width: 991px) {
.smart-event{
 display:flex;
 flex-direction:column;
 gap:20px;
}
}

@media (max-width: 991px) {
.smart-event-date{
 width:100%;
}
}

@media (max-width: 991px) {
.smart-event-logo{
 width:100%;
 display:flex;
 flex-direction:column;
 align-items:flex-start;
 justify-content:flex-start;
}
}

@media (max-width: 991px) {
.smart-event-content{
 border-left-style:none;
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

