/*
 Theme Name: Senoku Theme
 Theme URI: http://senoku.com/
 Description: Custom Theme Developed for Senoku
 Author: Parakrama Dharmapala
 Author URI: https://www.linkedin.com/in/parakrama-dharmapala/
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: senoku-theme
 Text Domain: senoku
*/


@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


@font-face {
font-family: "Roboto-Regular";
src: url("fonts/Roboto-Regular2.eot"); /* IE9 Compat Modes */
src: url("fonts/Roboto-Regular2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("fonts/Roboto-Regular2.otf") format("opentype"), /* Open Type Font */
url("fonts/Roboto-Regular2.svg") format("svg"), /* Legacy iOS */
url("fonts/Roboto-Regular2.ttf") format("truetype"), /* Safari, Android, iOS */
url("fonts/Roboto-Regular2.woff") format("woff"), /* Modern Browsers */
url("fonts/Roboto-Regular2.woff2") format("woff2"); /* Modern Browsers */
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Roboto-Light";
src: url("./fonts/Roboto-Light.eot"); /* IE9 Compat Modes */
src: url("./fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("./fonts/Roboto-Light.otf") format("opentype"), /* Open Type Font */
url("./fonts/Roboto-Light.svg") format("svg"), /* Legacy iOS */
url("./fonts/Roboto-Light.ttf") format("truetype"), /* Safari, Android, iOS */
url("./fonts/Roboto-Light.woff") format("woff"), /* Modern Browsers */
url("./fonts/Roboto-Light.woff2") format("woff2"); /* Modern Browsers */
font-weight: normal;
font-style: normal;
}

h1, h2, h3, p, label { color: #253959;  overflow:hidden; }

p {font-weight: normal; }
h1 { font-size: 40px;}
h2, .h2 { font-size: 30px; font-weight: 500; }
h3, .h3 { font-size: 20px; line-height: 1.3; margin-bottom: .5em; margin-top: 0;}

sup.required { color: #f00; }

html body, html, body, p, html, body p, a { font-family: "Roboto-Regular"; text-decoration: none; }
a { color: rgba(1,203,214) }
html { scroll-padding-top: 100px; scroll-behavior: smooth; }

input[type="number"], input[type="text"], input[type="password"], select, textarea { border-radius: 5px; padding: 10px; border: 1px solid #ddd; color:#253959 }
input[type="number"], input[type="text"], input[type="password"], select { height: 40px; }
input[type="number"] { width: 100px; }
input[type="file"] { display: block; clear: both;}
.select2-container .select2-selection--single, .payment-element{border-radius: 5px; padding: 6px; border: 1px solid #ddd; color:#253959; height: 40px; }
.select2-container--default .select2-selection--single .select2-selection__arrow {top: 7px; }
input[disabled] { background-color: #eee; }

.payment-element{ padding-top:10px; padding-left: 10px;}

*, ::before, ::after{ box-sizing: border-box; }

#bt-details-collapsable.height-collapsable{ overflow: hidden; transition: height 0.5s linear; }
div#bt-details-collapsable[data-collapsed="true"]{ height: 0px; }
div#bt-details-collapsable[data-collapsed="false"]{ height: 2060px; }

#aniki-details-collapsable.height-collapsable{ overflow: hidden; transition: height 0.5s linear; }
div#aniki-details-collapsable[data-collapsed="true"]{ height: 0px; }
div#aniki-details-collapsable[data-collapsed="false"]{ height: 1360px; }



table { width: 100%; }
table:not(.all-features) th, table:not(.all-features) tbody tr:last-child td { border-bottom: 1px solid #ddd; }
table:not(.all-features) th, table:not(.all-features) td{ padding: 10px 0; }


table.all-features { border-collapse: separate; border-spacing: 0; border: 1px solid rgba(1,203,214); border-radius: 15px; }
table.all-features td, table.all-features th{ width: 33.333%; padding: 10px 20px; border: 1px solid rgba(1,203,214); }
table.all-features th{ font-size: 24px; }
table.all-features td{ font-size: 16px; }
table.all-features td[colspan]{ text-align: center; font-weight: 600; }
table.all-features > thead > tr > th:first-child { border-top-left-radius: 15px; }
table.all-features > thead > tr > th:last-child { border-top-right-radius: 15px; }
table.all-features > tbody > tr:last-child > td:first-child { border-bottom-left-radius: 15px; }
table.all-features > tbody > tr:last-child > td:last-child { border-bottom-right-radius: 15px; }
table.all-features > tbody > tr:hover > td { background-color: rgba(1,203,214); }

table.my-account-table { border-collapse: collapse; margin-top: 20px; width: 100%; }
table.my-account-table tbody tr:hover td{ background-color: #f3f3f3; border-color:#f3f3f3; }
table.my-account-table tbody tr td { padding: 10px; }
table.my-account-table thead th { padding: 10px; }

table.my-account-details-table { border-collapse: collapse; margin-top: 20px; width: 100%; }
table.my-account-details-table tr th { border-width: 0; text-align: right; padding:5px 10px; width: 25%;}
table.my-account-details-table tr td { border-width: 0 !important; padding: 5px 10px; width: 75% }

#subscriptions-table thead th:nth-child(1), #subscriptions-table tbody td:nth-child(1) { text-align: left; width: 18%;}
#subscriptions-table thead th:nth-child(2), #subscriptions-table tbody td:nth-child(2) { text-align: left; width: 18%;}
#subscriptions-table thead th:nth-child(3), #subscriptions-table tbody td:nth-child(3) { text-align: center; width: 10%;}
#subscriptions-table thead th:nth-child(4), #subscriptions-table tbody td:nth-child(4) { text-align: center; width: 54%;}


.wrapper{ position: relative; display: flex; flex-direction: column; min-height: 100vh; }

.message-wide { width: 100%; padding: 20px; border-radius: 5px; }
.message-wide.warning{ background-color: #ffc637; color: #6a2d2d; }
.message-wide.info{ background-color: #a2f3f7; color: #111771; }
.message-wide.success{ background-color: #c2f4cc; color: #0e4f1b; }
.message-wide.danger{ background-color: #f0574f; color: #6f0909; }


.container{ position: relative;  padding: 0; max-width: 1080px; height: 100%; margin: 0 auto;}
.container::after, .row::after, .clearfix::after, .clear::after{ content: ""; display: table; clear: both; }
.sub-container { padding: 40px; border-radius: 40px; margin-top: 50px;}

.uppercase{ text-transform: uppercase; }

.f-size-14 { font-size: 14px }
.f-size-16 { font-size: 16px }
.f-size-18 { font-size: 18px }
.f-size-20 { font-size: 20px }
.f-size-22 { font-size: 22px }
.f-size-24 { font-size: 24px }
.f-size-30 { font-size: 30px }
.f-size-42 { font-size: 42px }

.f-white, .f-white * { color: #fff !important; }
.f-weight-700 { font-weight: 700; }
.f-weight-500 { font-weight: 500; }
.f-weight-300 { font-weight: 300; }

.line-height-45 { line-height: 45px; }
.line-height-33 { line-height: 33px; }
.line-height-28 { line-height: 28px; }
.line-height-22 { line-height: 22px; }

.text-light { font-family: "Roboto-Light"; font-style: normal; font-weight: 300; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

.width-100 { min-width: unset !important; width: 100% !important; }
.width-80 { min-width: unset !important; width: 80% !important; }

.row{ width: 100%; margin-bottom: 40px; }
.col-1{ float:left; width: 8.333333%; padding: 0 15px; }
.col-1-5{ float:left; width: 12.5%; padding: 0 15px; }
.col-2{ float:left; width: 16.66666%; padding: 0 15px; }
.col-3{ float:left; width: 25%; padding: 0 15px; }
.col-4{ float:left; width: 33.3333%; padding: 0 15px; }
.col-5{ float:left; width: 41.66666%; padding: 0 15px; }
.col-6{ float:left; width: 50%; padding: 0 15px; }
.col-7{ float:left; width: 58.333333%; padding: 0 15px; }
.col-8{ float:left; width: 66.66666%; padding: 0 15px; }
.col-9{ float:left; width: 75%; padding: 0 15px; }
.col-10{ float:left; width: 83.33333%; padding: 0 15px; }
.col-12{ float:left; width: 100%; padding: 0 15px; }

.form-control label{display: block; }
.form-control input[type="text"], .form-control input[type="password"], .form-control textarea, .form-control select { display: block; width:100%; }
.validation-error { color: #f00; display: block; padding: 5px; font-size:14px;}
input.error { border-color: #f00; color: #f00; }

.floating-effect{ background-color: #fff; border-radius: 10px; -webkit-box-shadow: 0 0 30px rgb(0 0 0 / 10%); box-shadow: 0 0 30px rgb(0 0 0 / 10%); padding: 20px 40px; margin-bottom: 50px; margin-top: 30px; }
.sub-container .floating-effect { margin-bottom: 0 !important; margin-top: 0 !important;}
.card{ width: 100%; height: 150px; padding:47px 32px 0;}
.card.l3{ padding-top:35px !important }
.card.l1{ padding-top:60px !important }

.mb-0{ margin-bottom: 0; }
.mb-10{ margin-bottom: 10px; }
.mb-40{ margin-bottom: 40px; }
.mt-0{ margin-top: 0; }
.mt-10{ margin-top: 10px; }
.mt-30{ margin-top: 30px; }
.mt-40{ margin-top: 40px; }
.mt-60{ margin-top: 60px; }
.mt-120{ margin-top: 120px; }
.ml-10{ margin-left: 10px; }
.mr-10{ margin-right: 10px; }
.ml-20{ margin-left: 20px; }
.pt-20{ padding-top: 20px; }

.pd-0-30 { padding: 0 30px; }

.block { display: block; }
.inline-block { display: inline-block !important; }
.float-left { float:left !important; }
.float-right { float:right!important;  }
.no-float{ float: none !important; }

img.img-100 { width: 100%; }

.btn{
    background: lightblue; color: white; border-width: 2px; border-style: solid;
    border-radius: 100px; padding: 7px 20px; height: 40px; display: inline-block; float: left;
    min-width: 150px; text-align: center; vertical-align: middle;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

.btn-box{ display: block; padding: 10px; width: 100%; border-radius: 5px; text-align: center; border-width: 1px; border-style: solid}

.btn-small { padding: 3px 15px; height: 30px; min-width: 100px; border-width: 1px; display: inline-block; float:none; margin: 0 5px;}

.btn:hover { cursor:  pointer }

.cyan-transparent-transpatent{ color: rgba(1,203,214); background-color: transparent; border-color: transparent; }
.white-orange-orange{ color: #fff; background-color: #FF764A; border-color: #FF764A; }
.h-white-orange-orange:hover{ color: #fff; background-color: #FF764A; border-color: #FF764A; }
.cyan-transparent-cyan{ color: rgba(1,203,214); background-color: transparent; border-color: rgba(1,203,214); }
.white-cyan-cyan{ color: #fff; background-color: rgba(1,203,214); border-color: rgba(1,203,214); }
.h-white-cyan-cyan:hover{ color: #fff; background-color: rgba(1,203,214); border-color: rgba(1,203,214); }

.btn[disabled] { background-color: #ccc !important; border-color: #ccc;}
.btn[disabled] {  cursor: default }

#scroll-top{
  position: fixed; right: 20px; bottom: 20px; border-radius: 20px;
  width: 40px; height: 40px; font-size: 20px; border: 1px solid #000; text-align: center; display: none
}
#scroll-top:hover { background-color: #FF764A; border-color: #FF764A; cursor: pointer; color: #fff; }

html, body{ padding:0; margin: 0; height: 100%;}
body { line-height: 1.6; width: 100%; font-weight: normal; color: #253959; font-size: 14px;}
.wrapper > header{ display: block; height: 80px; width: 100%; position: fixed; left: 0; z-index: 30; background-color: #fff; padding-top: 5px;}
.wrapper > header .container { height: 100%; }
.wrapper > header.box-shadow { box-shadow: 0 0 10px rgba(100,100,100, 0.5); }

.hidden { display: none; }

div.logo{ width: 176px; max-height: 100%; margin-left: 0; margin-right: 30px; margin-top: 10px; float:left;}
div.logo a {  margin: 0; }
div.logo img { display: block; max-height: 100%; max-width: 100%; vertical-align: middle; }


.center-form .radio-button-container { margin: 0 20px; }
.radio-button-container input { float: left; height: 20px; width: 20px; }
.radio-button-container label { float: left; margin-left: 5px;}



nav.main-menu > ul{ display: block; float: right; padding:0; margin:0; list-style: none; }
nav.main-menu > ul > li{ display: inline-block; margin: 0; padding: 0; padding: 5px; margin-top: 18px; overflow: visible; height: 40px; position: relative; }
nav.main-menu > ul > li:first-child{ margin-left: 0 !important; }
nav.main-menu > ul > li > a{ font-style: normal; font-weight: 500; font-size: 14px; color: #333333; padding: 8px 24px; border: 1px solid transparent; border-radius: 20px; text-decoration: none; }
nav.main-menu > ul > li:hover > a{ cursor: pointer; border: 1px solid #0accd5 !important; }
nav.main-menu > ul > li.menu-item-has-children > a:hover{ cursor: default !important; }
nav.main-menu > ul > li > ul:before{  display: block; width: 16px; height: 15px; background: white; content: ""; transform: rotate(45deg); position: absolute; top: -8px; border-style: solid; border-color: #ececec; z-index: 0; border-width: 2px 0 0 2px; }
nav.main-menu > ul > li.menu-item-39 > ul::before{ left: 84px; }
nav.main-menu > ul > li.menu-item-40 > ul::before{ left: 70px; }
nav.main-menu > ul > li > ul{ display: none; position: absolute; list-style: none; padding: 15px 25px; border: 1px solid #ececec; width: 200px; background-color: #fff; box-shadow: 0 0 5px rgba(100,100,100,0.4); margin-top: 12px; }
nav.main-menu > ul > li > ul > li { padding: 5px 0; }
nav.main-menu > ul > li > ul > li a{ display: block; text-decoration: none; color:#333; width: 100%; }
nav.main-menu > ul > li > ul > li:not(:last-child) a{ padding-bottom: 10px; border-bottom: 1px solid #ececec; }
nav.main-menu > ul > li.menu-item-has-children > a:after{ content: "\f107"; font: normal normal normal 14px/1 FontAwesome; margin-left: 5px; }
nav.main-menu > ul > li.menu-item-has-children:hover > ul{ display: block; }
nav.main-menu > ul > li#sn-menu-item-2 > ul { left: -55px }
nav.main-menu > ul > li#sn-menu-item-2 > ul:before { left:162px }


footer { color: #fff; text-align: left; padding: 0; }

footer > div.footer-top{ background-color: #f5f5f5; color:#9299a4; padding: 40px 25px; text-align: left; }
footer > div.footer-top ul{ list-style: none; padding:0; margin: 0; }
footer > div.footer-top h3{ color: #253959; }
footer > div.footer-top .container > section{ display: block; float: left; }
footer > div.footer-top .container > section.location-section { width:20%; line-height: 2em; }
footer > div.footer-top .container > section.location-section > div.logo{ margin-bottom: 20px; }
footer > div.footer-top .container > section.location-section > div.text > i{ display: block; float: left; font-size: 24px; color: #FF8963; }
footer > div.footer-top .container > section.location-section > div.text > div{ float: left; margin-left: 10px; }
footer > div.footer-top .container > section.links-section{ width:60%; }
footer > div.footer-top .container > section.links-section > div.links{ padding: 0 15px; width: 33.333%; float: left; }
footer > div.footer-top .container > section.links-section > div a{ color:#9299a4; text-decoration: none; }
footer > div.footer-top .container > section.links-section > div.links > ul li{ padding: 5px 0; }
footer > div.footer-top .container > section.links-section > div.links > ul > li > ul{ margin-left: 25px; }
footer > div.footer-top .container > section.social-media-section{ width:20%; }
footer > div.footer-top .container > section.social-media-section .social-media{ width: 100%; display: block; height: 20px; margin-top: 0; clear: both; }
footer > div.footer-top .container > section.social-media-section .social-media i{ display: block; float: left; font-size: 24px; color: #FF8963; }
footer > div.footer-top .container > section.social-media-section .links{ display: block; clear: both; margin-top: 20px; }
footer > div.footer-top .container > section.social-media-section .links a{ color:#9299a4; text-decoration: none; }


footer > div.footer-bottom { background-color: #2fdae3; height: 74px; text-align: center; }
footer > div.footer-bottom p{ padding: 24px;margin:0; font-size:1em; }
footer > div.footer-bottom a{ color:#fff; text-decoration: none; }
footer > .sub-footer  { color: #fff; background-color: rgb(10, 204, 213); padding: 24px 0; }
footer > .sub-footer .container{ width: 820px; }
footer > .sub-footer .container .text{ width: 66%; float:left; }
footer > .sub-footer .container .button{ width: 33%; float:right; padding-top: 20px; padding-left: 40px; }


.horizontal-line{ width: 100% }
.horizontal-line > div { padding-top: 40px; border-bottom: 1px solid #e6e6e6; width: 1080px; margin: 0 auto 40px;}

.v-space-40 { height: 40px; backgorund:transparent; border-width: 0; }


main{ flex: 1; margin-top: 80px;}

main #your-business-partner .col-4{ padding-top: 110px;}
main #your-business-partner .col-8 img{ width: 100%;}
main #meet-senoku p { font-family: "Roboto-Light" }
main #our-solutions .col-4 img { width: 70% }
main #our-solutions .col-4 > div { margin-bottom: 40px;}
main #our-solutions .col-4 { padding-right: 0;}
main #our-solutions .col-8 img { width: 95%; float: right; }
main #our-solutions .floating-effect:last-of-type .col-8 img{ margin-top: 80px; }
main #testimonials{ background-size: 110%; background-position: 50% 100%; background-image: url('/wp-content/uploads/Pattern-01.png'); background-repeat: no-repeat;}

.testimonial:before{ content: "\f10d"; font-family: FontAwesome; color: #0ACCD5; font-size: 34px; clear:both;display: block; }
.testimonial{ font-size: 21px; line-height: 1.5; padding-bottom: 15px; border-bottom: 2px solid #f5f5f5; margin-bottom: 15px; font-weight: 500; }
.testimony-by span{ margin-bottom: 2px; font-family: "Roboto-Regular" !important; color: #253959 !important; font-size: 20px; font-weight: 700; display: block; line-height: normal; }
.testimony-by small{ font-family: "Roboto-Regular"; font-weight: normal; color: #253959; font-size: 14px; }

.process-block{ padding-left: 20px; }
.process-block > div > .circle{
  border-radius: 50%; background-color: #9ebbfd; width: 10px; height: 10px; float:left;
  margin-top: 8px; margin-left: -20px;
}
.process-block > div > h3 { padding: 0; margin: 0; }
.process-block > p {
  border-width: 0 0 0 1px; border-style: solid; border-color: #9ebbfd; margin-left: -15px;
  padding: 20px; margin-bottom: 0; min-height: 150px
}

main #the-most-efficient .col-5 > div > img,
main #end-to-end-product-lifecycle .col-5 > div > img { width: 35%; }
main #the-most-efficient .col-5 > div,
main #end-to-end-product-lifecycle .col-5 > div { width: 100%; border-bottom: 1px solid #e6e6e6; padding-bottom: 15px; }
main #the-most-efficient .col-7 >  img { width: 100%; margin-top:15px; }
main #end-to-end-product-lifecycle .col-7 >  img { width: 100%; margin-top:30px; }

#sc-1 { background-color: rgba(248, 247, 254, 0.6); }
#sc-2 { background-color: rgba(255, 248, 251, 0.7); }
#sc-3 { background-color: rgba(230, 248, 243, 0.4); }
#sc-4 { background-color: rgba(253, 237, 189, 0.2); }

.sub-container h3 {margin-bottom: 40px;}

main #take-back-the-power img{
    height: 80px; display: block; margin: 0 auto;
}

.pricing-details { padding-top: 40px; padding-bottom: 40px; }
.pricing-details header h3 { display: block; border-bottom: 1px solid rgba(1,203,214); border-top: 1px solid rgba(1,203,214); padding: 12px 0; }
.pricing-details .price-large{ margin-top: 12px; }
.pricing-details header{ border-bottom:1px solid rgba(1,203,214); padding-bottom: 12px; margin-bottom: 30px; }
.pricing-details a, .pricing-details p { margin-bottom: 12px; }

#faq-header a {
    display: block; height: 92px; color: rgba(1,203,214); border: 2px solid rgba(1,203,214);
    text-align: center; padding: 34px 0; border-radius: 20px; font-weight: 700;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
}

#faq-header a:hover{ color: #fff; background-color: rgba(1,203,214); border-color: #000; }

.faq-block { border: 1px solid rgba(1,203,214);  border-radius: 15px;}
.faq-block .q { border-bottom: 1px solid rgba(1,203,214); cursor: pointer; }
.faq-block .q i { color: rgba(1,203,214); margin-top: 5px; }
.faq-block .q, .faq-block .a { padding: 15px 20px; }
.faq-block[data-expanded="false"] .a {  overflow:hidden; height: 0; padding:0 20px; }
.faq-block[data-expanded="true"] .a {  overflow:hidden; height: max-content; padding:15px 20px; }
.faq-block[data-expanded="false"] .q {  border-bottom-width: 0;}
.faq-block[data-expanded="true"] .q {  border-bottom-width: 1px;}
.faq-block .a p { margin:0; }
.faq-block .a a { color: #253959; }
.faq-block .a a:hover { color: #000 }
.wide-panel-background {   position: relative;   background-color: #000;
  background-image: url('/wp-content/uploads/software-page-wide-background-image-large.png');
  background-repeat: no-repeat; background-position: 100% 68%; background-size: cover;
  padding-bottom: 60px;
}


.portfolio-item{ background-color: #fff; width: 98%; margin: 20px; border-radius: 20px; overflow:hidden; }
.portfolio-item > div:first-child{ width: 100%; height:186px; background-size:cover; }
.portfolio-item > div:nth-child(2){ padding: 20px; }
.portfolio-item.tall > div:first-child{ width: 100%; height:637px; background-size:100%; background-repeat: no-repeat; }

.swd-bt-box{ background-image: url('/wp-content/uploads/bt-dashboard-300x184-1.png'); }
.swd-aniki-box{ background-image: url('/wp-content/uploads/aniki-300x170-1.png'); }
.swd-fruity-box-1{ background-image: url('/wp-content/uploads/fruity-1.jpeg?cb=3'); }
.swd-fruity-box-2{ background-image: url('/wp-content/uploads/fruity-2.jpeg'); }

.select2-container.select2-container--focus .select2-selection--single, .StripeElement--focus {
  border-color: #3ea0ef; border-width: 2px;
}

#dashboard-header { width: 100%; background-color: #f7f7f7; border-color: #ececec; border-style: solid; border-width: 1px 0; padding: 20px 0;}
#dashboard-header h1{ color: #253959; line-height: 1.2; letter-spacing: .05em; margin-bottom: 0; text-transform: uppercase; }
#dashboard-header h2{ color: #253959; line-height: 1.2; letter-spacing: .05em; margin-bottom: 0; text-transform: uppercase; font-size: 80%; }

.user-details .profile-picture {
  border: 1px solid gray; background-color: lightgray; width: 80px; height: 80px; border-radius: 40px; margin: 20px 0;
}
.user-details p { margin:0; }
.my-account-menu { list-style: none; padding-left: 0}
.my-account-menu li{
  padding: 10px 0;
}

.my-account-menu li a { color: #253959; text-transform: uppercase;}
.my-account-menu li:not(:first-child) {
  border-top: 1px solid lightgray;
}
.border-right { border-right: 1px solid lightgray; padding-right: 0;}

.featuring { width: 30%; float:left; margin: 20px 1.666%; box-sizing: border-box; padding: 20px; border: 1px solid #e3e3e3; box-shadow: 0 0 20px rgba(100,100,100,.2); min-height: 360px;}
.featuring > div{ height: 100px; width: 100px; margin: 0 auto; }
.featuring > p { width: 100%; margin : 0 auto; }

.featuring > div.svc-icon{
  background-size: 690%;
  background-image: url('/wp-content/themes/senoku-theme/images/icons.svg');
}

.boost-efficiency{ background-position: -15px -36px; }
.empowering-business{ background-position: -188px -36px; }
.dashboard-and-reporting{ background-position: -361px -36px; }
.automated-traceability{ background-position: -534px -36px }
.test-management{ background-position: -15px -206px }
.automated-workflow{ background-position: -188px -206px }
.decision-making{ background-position: -361px -206px }

.cybersecurity-assessment { background-position: -15px -374px; }
.cybersecurity-audit { background-position: -188px -374px; }
.security-posture { background-position: -361px -374px; }
.compliance-trust { background-position: -534px -374px; }
.threat-management { background-position: -15px -554px; }
.collaborative-approach { background-position: -188px -554px; }
.cybersecurity-dashboard { background-position: -361px -554px; }
.incident-response { background-position: -534px -554px; }
.vulnerability-assessment { background-position: -15px -726px; }

#spinner {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top:0;
  left:0;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
}

#spinner.show{
  display: block !important;
}


#spinner > div {
  width: 100px;
  height: 100px;
  margin: 36vh auto;
}


#subscriptions-information-table td { padding: 0; }
#subscriptions-information-table tr:last-child td { padding: 10px 0; border-bottom:none; }
.public-form-container {
  margin-top: 40px;
  padding: 20px;
  box-shadow: 0 0 20px rgb(200,200,200);
  background-color: #fff;
}

.color-bg {
  background-image: url('/wp-content/themes/senoku-theme/images/login-background.svg');
}

.color-bg .container{
  padding-top: 1px;
}
