/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2025 | 17:02:05 */
/* TEMP ALERT */

.otgs-development-site-front-end {
	display:none;
}


html, body, p, h1, h2, h3 {
	font-family:Manrope, sans-serif;
}

body .fancybox-container .fancybox-bg {
	background:#020a23;
}

body .fancybox-container .fancybox-toolbar button.fancybox-button {
    background-color: #132b73;
    color: #fff;
}


/* COOKIE BANNER */

#cookie-law-info-bar {
	box-shadow: rgba(0,0,0,.15) 0px 0 20px !important;
}

@media screen and (min-width: 880px) { 
	#cookie-law-info-bar {
	  width: 100% !important;
      max-width: 650px;
  }
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #033351;
    color: #ffffff;
    font-weight:600;
		border-radius:0 !important;
}

#cookie-law-info-bar #popupSettings {
    padding: 0;
    margin:0;
}

h4#wt-cli-privacy-title {
	font-size:20px;
}

#cliSettingsPopup #wt-cli-save-preferences-btn,
#cliSettingsPopup #wt-cli-reject-btn,
#cliSettingsPopup #wt-cli-accept-all-btn {
    display: inline-block;
    box-sizing: border-box;
    width: 32%;
    padding: 8px !important;
    text-align: center;
    font-weight: 400;
    border: 0px solid rgb(204, 204, 204);
    font-size: 16px;
    line-height: 28px;
    border-radius: 0px !important;
}

#cliSettingsPopup #wt-cli-save-preferences-btn {
		margin-right:8px;
}	

#wt-cli-cookie-banner #wt-cli-policy-link,
#wt-cli-cookie-banner #wt-cli-settings-btn {
		font-size:16px;
}

#wt-cli-cookie-banner .cli_settings_button,
#wt-cli-cookie-banner #wt-cli-policy-link {
		padding:0 !important; 
		margin:0 !important;
}

#wt-cli-cookie-banner #wt-cli-settings-btn {
    display:inline;
}

#cookie-law-info-bar #wt-cli-policy-link {
		width:auto;
}

footer #wt-cli-settings-btn {
    text-decoration: none !important;
		cursor:pointer;
		border:0 !important; 
}
footer #wt-cli-settings-btn:hover {
    color:#fff !important;
}

@media screen and (max-width: 768px) {
   #cookie-law-info-bar {
     padding: 25px !important;
		 max-height:95vh !important;
	 	 width: 94% !important;
     left: 3% !important;
     line-height:1.4 !important;
   }
   #cookie-law-info-bar .wt-cli-element {
       margin:0;
   }
   
   .cli-preference-btn-wrapper {
       flex-direction: column-reverse;
   }
   
   .cli-modal-footer #wt-cli-save-preferences-btn,
   .cli-modal-footer #wt-cli-accept-all-btn,
   .cli-modal-footer #wt-cli-reject-btn {
        width:100% !important;
        margin:10px 0 0 0 !important;
    }
		#cookie-law-info-bar #wt-cli-accept-btn {
        margin-left:3% !important;
    }
}
@media screen and (max-width: 320px) { 
    #cookie-law-info-bar,
    #cookie-law-info-bar a {
        font-size:13px !important;
        line-height: 1.4 !important;
    }
}


/* FOOTER */

.main_footer[data-midnight=light] a,
.footer[data-midnight=light] a {
		color:#fff;
}

.copy_links a:after,
.footer a:after {
    content: "";
    width: 0;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -2px;
    left: 0;
    transition: width .4s cubic-bezier(.23,.46,.4,1);
}
.footer a:after {
		bottom:0;
}

.copy_links a:hover:after,
.footer a:hover:after{
    width:100%;
}

.copy_links a,
.footer a {
    display:inline-block;
    position:relative;
    text-decoration:none !important;
    font-weight:normal !important;
}
.copy_links a {
    margin:0 10px;
}

.copy_links .cli_settings_button {
    text-decoration: none !important;
    color: #fff !important;
	  cursor:pointer;
	  border: 0 !important;
}

.footer_copy,
.footer_copy p,
.footer_copy a {
    font-size:16px;
}

.footer_copy img {
    width: 100px !important;
    display: inline-block;
    margin: 0 5px 5px 0 !important;
	  vertical-align: middle;
}


/* Footer Legal Menu */
ul[id^="menu-footer-legal"] {
	margin:0;
}
ul[id^="menu-footer-legal"] li {
    display: inline;
}
ul[id^="menu-footer-legal"] li a {
	color:#000;
}
div[data-midnight=light] ul[id^="menu-footer-legal"] li a,
.footer[data-midnight=light] a {
	color:#fff;
}
div[data-midnight=light] .copy_links a:after,
.footer[data-midnight=light] a:after {
    background: #fff;
}

ul[id^="menu-footer-legal"] .cli_settings_button  {
		background:none !important;
}



/* CONTACT FORM */

input[type="submit"] {
	font-size:17px;
}

.cf-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.cf-col {
    flex: 1 1 calc(50% - 20px);
}

/* Privacy Check */

span[data-name=privacy] .wpcf7-list-item {
	margin-left:0;
}

span[data-name=privacy] input[type=checkbox] {
	width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-bottom: 8px;
    display: inline-block;
    margin-right: 5px;
}


.page-id-792 .footer,
.page-id-792 .footer-badges {
    display:none;
}

.contact-details .iwt-icon img {
    width: 22px !important;
    margin-bottom: 5px;
    vertical-align: middle;
}
.contact-details .iwithtext {
    margin-bottom: 15px !important;
    margin-top:-15px;
}
.contact-details .iwithtext .iwt-text {
    padding-left: 34px;
}
.contact-details a {
    color: #060f36;
}



/* NAV */ 

header#top nav ul.buttons.sf-menu {
	margin-right: -28px;
    margin-left: 30px !important;
}
header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle {
	background: #fc2020;
	transition:background 0.3s ease;
}
header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle:hover {
	background: #191717;
}

header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle > div {
	padding:0;
}
header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle > div > a {
	padding:30px 35px !important;
	display:inline-block;
}
header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle > div > a > span {
	transform: scale(1.2);
}
div#header-outer header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle i:after,
div#header-outer header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle i:before,
div#header-outer header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle a:hover i:after,
div#header-outer header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle a:hover i:before {
	background-color:#fff !important;
}

div#header-outer header#top nav ul.buttons.sf-menu li.slide-out-widget-area-toggle a .close-line {
	border-color:#fff !important;
	background-color:#fff !important;
}

/* Underline Content Links */

#ajax-content-wrap .main-content a:not(.nectar-button):not(.link_text) {
	font-weight:500;
	text-decoration:underline;
}
#ajax-content-wrap .main-content a:hover:not(.nectar-button):not(.link_text) {
	text-decoration:none;
	color:#fc2020;
}

#ajax-content-wrap .main-content .nectar-responsive-text a {
	text-decoration:none !important;
}


/* OFF CANVAS MENU */

body #slide-out-widget-area.slide-out-from-right-hover {
	width:380px;
	transform: translate3d(381px, 0, 0);
    -webkit-transform: translate3d(381px, 0, 0);
    -ms-transform: translate3d(381px,0,0);
}

body #slide-out-widget-area.slide-out-from-right-hover  ul.menu {
	list-style: square;
    color: #f7192b;
}
body #slide-out-widget-area.slide-out-from-right-hover  ul.menu li {
	list-style: square;
    margin-left: 20px !important;
}

body #slide-out-widget-area.slide-out-from-right-hover .widget a {
	display:inline-block;
	color:#eaeaea !important;
}

body #slide-out-widget-area.slide-out-from-right-hover .widget a:hover {
	text-decoration:underline;
	color: #f7192b !important;
}



.oc_menu_info {
	font-size: 80%;
    line-height: 1.4;
	color:#eaeaea;
}

@media screen and (max-width: 999px) {
 	 body #slide-out-widget-area.slide-out-from-right-hover .inner div.off-canvas-menu-container:not(.mobile-only) {
		display:none;
	}
	
	body #header-outer #top .slide-out-widget-area-toggle[data-custom-color="true"] a:before {
		background:#031037;
	}
	
	body #slide-out-widget-area.slide-out-from-right-hover .menu.secondary-header-items {
		display:none !important;
	}
}


.bottom-meta-wrap {
  	display: flex !important;
	flex-direction: column; 
}
.bottom-meta-wrap > .widget_icl_lang_sel_widget > div { 
	padding:0 0 30px 0;
}

.bottom-meta-wrap > .widget_icl_lang_sel_widget li {
	margin-right:15px;
	font-size:110%;
}

.bottom-meta-wrap > .widget_icl_lang_sel_widget li a {
	text-decoration:none !important;
}

body #slide-out-widget-area.slide-out-from-right-hover .widget .wpml-ls-current-language a {
	color: #fff !important;
	font-weight: bold;
    background: #031037;
    border: 1px solid rgba(255,255,255,0.2);
    padding: 0 10px !important;
    line-height: 1.8;
}

body #slide-out-widget-area.slide-out-from-right-hover .wpml-ls-sidebars-slide-out-widget-area > ul {
	display: flex;
    flex-direction: row-reverse;
    justify-content: left;
}

.oc_menu_info {
	margin-bottom:10px;
}

@media screen and (min-width: 1000px) {
	.hide-desktop {
		display:none !important;
	}
	
	body #slide-out-widget-area.slide-out-from-right-hover  ul.menu li:last-child {
		margin-top:20px !important;
	}
	
	.bottom-meta-wrap > .widget_icl_lang_sel_widget {
		order: 99;
	}
	.bottom-meta-wrap > .widget_icl_lang_sel_widget > div { 
		padding:30px 0 0 0;
	}
	.oc_menu_info {
		font-size: 85%;
		line-height: 1.5;
		margin-bottom:20px;
	}
}
.nectar-cta[data-style=underline] .link_wrap .link_text:after {
    border-bottom: 2px solid #f21033 !important;
}
.highlight-section .nectar-cta[data-style=underline] .link_wrap .link_text:after {
    border-bottom: 2px solid #fff !important;
}

@media screen and (max-width: 999px) {
	.fancybox-slide {
		padding:0 !important
	}
}

.nectar-video-box {
    position: absolute;
    height: 100%;
    width: 100%;
}

.e-cards .wpb_raw_code svg {
    max-width:70px;
    height:80px;
}

.e-cards .wpb_raw_code {
    margin-bottom:10px;
}

#main_hero .nectar-cta {
    display:inline-block;
}

#testimonials .cell .inner-wrap {
    transition:all 0.3s ease;
}
#testimonials .cell.is-selected .inner-wrap {
    border-color: #060f36 !important;
}

#testimonials .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin:30px 0;
}

#testimonials .nectar-flickity.nectar-carousel[data-column-border=true] .flickity-slider .inner-wrap {
    border: 1px solid #dbdce1;
}

    
@media screen and (max-width: 999px) {
    #testimonials .cell .inner-wrap {
        padding:30px;
    }
    #testimonials .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
        bottom:-65px;
    }
}

@media screen and (max-width: 400px) {
    .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content {
        padding-right:25%;
    }
}

#testimonials .nectar-carousel-fixed-content > span {
	color:#fc2020;
}
#testimonials .nectar-carousel-fixed-content h2 {
	margin-top:10px;
}


/* GALLERY CAROUSEL BOTTOM */

.gallery-carousel .nectar-flickity[data-spacing="5px"]:not(.masonry) .flickity-slider .cell {
    margin:0 !important;
}

.gallery-carousel .flickity-viewport {
    margin:0 !important;
}
.fw-bold {
    font-weight:600;
}

/* SECTION FEATURES */

.sf-title .wpb_wrapper {
    display:flex;
    gap:26px;
    align-items: center;
}
.sf-title .wpb_wrapper .img-with-aniamtion-wrap .inner {
    width:62px;
}

.sf-title .wpb_wrapper .hover-wrap {margin: 0;}

@media screen and (max-width: 1200px) {
    .sf-title .wpb_wrapper {
        gap:20px;
    }
    .sf-title .wpb_wrapper .img-with-aniamtion-wrap .inner {
        width:60px;
    }
}

@media screen and (max-width: 400px) {
    .sf-title .wpb_wrapper .img-with-aniamtion-wrap .inner {
        width:55px;
    }
}

.section-team img {
    object-fit:cover;
    aspect-ratio: 1/1;
}

.section-certifications a.nectar-list-item-btn {
    margin-left: 10px !important;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    .section-certifications .nectar-hor-list-item.has-btn {
        padding-right: 22px !important;
    }
    .section-certifications .wpb_column.child_column.bottom_margin_tablet_20px {
        margin-bottom: 0px !important;
    }
}


.border-right-1 {
    border-right:1px solid #383f5e;
}


@media only screen and (max-width: 690px) {
    .center-sm .inner {
        margin:0 auto !important;
    }
    .border-right-1 {
        border:0;
    }
}

.footer-badges .img-with-aniamtion-wrap {
    opacity:0.5;
}

.social_icon {
    margin-top:20px;
}
.social_icon a:after {
    display:none;
}
.social_icon svg {
    width:28px;
    height:28px;
}
.social_icon svg path {
    transition:all 0.3s ease;
    opacity:0.8;
}

.social_icon svg:hover path {
    fill:#fc2020 !important;
    opacity:1;
}

.wpcf7-form p span:not(.wpcf7-not-valid-tip) {
    color: #060f36 !important;
}

.wp-die-message {
	position:relative;
	z-index:100;
}
.wp-die-message #aiowps_unlock_request {
	height:auto !important;
	margin-top:20px;
	display:none;
}

.notice-error {
	background: #ffe6e6;
    border: 1px solid #e49999;
    color: #5c1010;
}

#ajax-content-wrap .logout-btn button {
	float:right;
	background: #060f36;
	padding:10px 16px !important;
}

@media only screen and (max-width: 1000px) {
	#ajax-content-wrap .logout-btn button {
		padding:5px 10px !important;
	}
}