/*
Theme Name:   Aculia Child Theme
Description:  Aculia Child Theme
Author:       yippa
Author URL:   Write here the author's blog or website url
Template:     aculia
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  aculia-child-theme
*/

body,
p {
  font-family: 'Source Serif Pro', serif;
  color: #242424;
  font-size: 16px;
  line-height: 26px;
}

h1, h2, h3, h4, h5{
  font-family: 'Work Sans', sans-serif;
}

h1 {
  font-size: 90px;
  font-weight: 600;
  line-height: .9;
  margin-bottom: 35px;
}
h2.title-border {
  font-size: 43px;
  line-height: 56px;
  font-weight: 600;
  margin-bottom: 30px
}
.title-border:after {
  content:"";
  display: block;
  border-bottom: 2px solid #f69831;
  width: 105px;
  margin-top: 30px;
}
h2 {
  font-size: 37px;
  line-height: 47px;
  font-weight: 600;
  margin-bottom: 30px
}
h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
h4, h5 {
  font-size: 21px;
  font-weight: 600;
  line-height: 26px;
}
h6 {/* second paragraph style */
    font-family: 'Source Serif Pro', serif;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 35px;
}
.kc_text_block ul {
  margin-left: 20px;
}
.kc_text_block ul li {
  list-style: disc;
}
.kc_text_block ol li {
  list-style: decimal;
}
.wp-block-quote {
  border-color: #f69831;
  padding-left: 30px!important;
}
/* scroll top button --------------------------------*/
.scroll-top {
  background-color: #f69831;
  width: 40px;
  height: 40px;
  line-height: 40px;
  outline: none;
}
.scroll-top:hover {
  background-color: #6d86bb;

}

.scroll-top:hover,
.scroll-top:focus {
    outline: none;
}
/* header -----------------------------------------------*/

.header-style-three{
  background: white;
  height:93px;
}
.header-style-three .header-bottom .nav-outer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.header-style-three .header-bottom{
  background: white;
}
.header-style-three .header-bottom .main-menu .navigation > li,
.header-style-three .sticky-header .main-menu .navigation > li {
    margin: 0px 5px;
}
.header-style-three .header-bottom .main-menu .navigation > li > a,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li > a{
  color: #231f20!important;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  text-decoration: none;
  font-size: 18px;
  background-color: transparent!important;
  padding: 17px 18px 19px 0px;
}
.header-style-three .header-bottom .main-menu .navigation > li.blue > a,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li.blue > a {
  color: #4163ab!important;
}

.header-style-three .header-bottom .main-menu .navigation > li > a:after,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li > a:after {
  display: block;
  content: "";
  border-bottom: 3px solid #fff;
}
.main-header.header-style-three .header-bottom ul li.current-menu-ancestor > a,
.main-header.header-style-three .header-bottom ul li.current-menu-ancestor.dropdown .dropdown-btn,
.header-style-three .header-bottom .main-menu .navbar-collapse > ul li.current.dropdown .dropdown-btn,
.header-style-three .header-bottom .main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    color: #231f20;
}

.header-style-three .header-bottom .main-menu .navigation > li.current-menu-item > a:after,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li.current-menu-item > a:after,
.header-style-three .header-bottom .main-menu .navigation > li > a:hover:after,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li > a:hover:after,
.header-style-three .header-bottom .main-menu .navigation > li:hover > a:after,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li:hover > a:after {
  border-bottom: 3px solid #f69831;
}
.header-style-three .header-bottom .main-menu .navigation > li.blue.current-menu-item > a:after,
.header-style-three .header-bottom .main-menu .navigation > li.blue > a:hover:after,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li.blue > a:hover:after,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li.blue.current-menu-item > a:after  {
  border-color: #4163ab;
}
.main-menu .navigation > li > ul.submenu {
  border-top: none;
}
.main-menu .navigation > li > ul.submenu > li:hover{
  background-color: #f5f5f5;
  color: #231f20;
  border-bottom: 1px solid #e5e5e5;
}
.main-menu .navigation > li > ul > li:hover a {
  color: #231f20;
  text-decoration: none;
  border: none;
}
.theme-btn-three,
.cta-section .content-box .link a,
.testimonial-section .content-box .theme-btn,
.contact-section .sidebar-content .link .theme-btn,
.theme-btn,
.kc-elm .kc_button{
  font-size: 17px;
  font-family: 'Work Sans', sans-serif;
  padding: 12px 20px;
  background-color: #4163ab;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  transform: none;
  transition: none;
  border: none;
}
.slider-style-five .theme-btn-three,
.cta-section .content-box .link a,
.testimonial-section .content-box .theme-btn {
  background: #ffffff;
  color: #4163ab;
  border: none;
}
.theme-btn-three:hover,
.slider-style-five .theme-btn-three:hover,
.cta-section .content-box .link a:hover,
.testimonial-section .content-box .theme-btn:hover,
.contact-section .sidebar-content .link .theme-btn:hover,
.theme-btn:hover,
.kc-elm .kc_button:hover{
  background-color: #f69831;
  color: #ffffff;
  text-decoration: none;
}
.menu-area ul.navigation {
  margin-bottom: 0;
}

.main-header .header-bottom .logo-box .logo-outer img,
.header-style-three .sticky-header .logo-box img {
    width: 275px;
}
.header-style-three .sticky-header .container-fluid .row {
  position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0px 170px;
    margin-left: 0;
    margin-right: 0;
}
.main-header .header-bottom .logo-box .logo-outer {
  margin-bottom: 0;
}
.main-header .menu-column {
  display: flex;
}
.header-style-three.fixed-header .sticky-header {
  display: block;
  visibility: visible;
  z-index: 9999;
  opacity: 1;
  position: fixed;
  transform: none;
  transition: none;
}
.header-style-three .header-bottom .nav-outer .nav-link,
.main-header .nav-link {
  padding: 0.5rem 0 0.5rem 1rem;
}
/* home slider --------------------------------------------------------*/
.slider-style-five .slide:after {
  background-image: none;
  background-color: rgb(66,99,171);
}
.slider-style-five .bg-column {
  background-image: url(images/main-slider/main-bg.svg);
  background-size: 150%;
  background-position: 200% -45%;
  background-repeat: no-repeat;
}
.main-slider .slide {
  background-position: center right;
}

.main-slider .slide:before {
  background: transparent;
}
.main-slider .content-box .text {
    font-family: 'Source Serif Pro', serif;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 35px;
}
.slider-style-two h1 {
  font-size: 90px;
  font-weight: 600;
  line-height: .9;
  margin-bottom: 35px;
}
.slider-style-two .owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background-color: rgb(66,99,171);
}
.slider-style-two .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
  background-color: #f69831;
}

/* call to action --------------------------------------------------*/
.cta-section:before {
  background-image: none;
}
.cta-section {
    background-color: rgb(66,99,171);
    background-position:  631px -527px;
    background-size: 83%;
    background-attachment: scroll;
}
.cta-section .content-box .cta-title,
.testimonial-section .content-box .title{
  font-size: 47px;
  line-height: 50px;
  font-weight: 600;
  font-family: 'Work Sans', sans-serif;
  margin-bottom: 30px;
}
.cta-section .content-box {
  max-width: 50%;
}
.cta-section .content-box .text,
.testimonial-section .content-box .text {
  font-size: 19px;
}

/* featured boxes ---------------------------------------------------*/

.feature-style-three .feature-column .single-item,
.feature-style-three .feature-column,
.kc-wrap-columns .kc-elm {
  float: none!important;
}
.feature-section .single-item {
  padding: 58px 35px 0px;
}
.feature-style-three .feature-column .single-item {
  padding: 70px 35px 0;
}
.kc-row-container.kc-container .kc-wrap-columns {
  display: flex;
  flex-wrap: wrap;
}
.feature-style-three,
.feature-style-two{
  padding: 100px 0px;
}
.consulting-team {
  padding: 100px 0 0;
}
.feature-style-two h3:after {
  content:"";
  display: block;
  border-bottom: 2px solid #f69831;
  width: 65px;
  margin-top: 30px;
}
.feature-consulting h3:after {
  display: none;
  margin-top: 0;
}
.feature-consulting h3 {
  margin-bottom: 10px;
}
.feature-consulting img,
.kc-icon-wrapper i {
  margin-bottom: 30px;
}
.kc-icon-wrapper i:before {
  font-size: 80px;
  color: #f69831;
}
/* study materials --old services style 2 -----------------------------------*/

.study-style {
  padding: 0 0 30px;
}
.study-style:last-of-type {
  padding-bottom: 100px;
}

.study-style .single-item {
  padding: 35px 35px 10px;
}
.study-style .row,
.study-style .kc_row {
  align-items: center;
}
  .study-style .link {
    text-align: right;
  }
@media screen and (max-width:768px) {
  .study-style .link {
    text-align: left;
    margin-bottom: 0;
  }
}

/* grey 2column callout -------------------------------------*/
.grey-callout {
  padding: 85px 0;
}
.grey-callout .kc-wrap-columns .kc-elm:first-of-type {
  padding-left: 0;
  padding-right: 30px;
}

/* client row - brand section --------------------------------------------*/
.clients-row {
  padding: 0 0px 45px;
}
.clients-row-title {
  padding: 100px 0px 0px;
}
.clients-row-title h2 {
  margin-bottom: 0;
}
.brand-section {
  background: white;
}
.brand-section .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.brand-section .owl-theme .owl-controls {
  display: block;
  padding-top: 20px;
}
.brand-section .owl-theme .owl-controls .owl-nav {
  text-align: center;
}
.brand-section .owl-theme .owl-controls .owl-dots {
  display: none!important;
}
.brand-section .owl-theme .owl-controls .owl-nav [class*="owl-"] {
  color: #ccc;
}
.brand-section .container,
.testimonial-section .container,
.footer-bottom .container {
  max-width: 1200px;
  width: 100%;
}
.brand-section .owl-carousel .owl-stage .owl-item {
  border: 2px solid #f5f5f5;
  background-color: white;
}

.brand-section .owl-item .image-box {
    align-items: center;
    display: flex;
    min-height: 200px;
    justify-content: center;
}

/* testimonials section ------------------------------------------------*/
.testimonial-section:before {
  background-image: url(images/background/main-bg.svg);
  background-repeat: no-repeat;
background-size: 83%;
width: 100%;
height: 789px;
background-position: 635px 0px;
top: -200px;
}

.testimonial-section .bg-column:before {
  background-color: #4163ab;
}
.testimonial-section .testimonial-content:before {
  color: #f69831;
}
.testimonial-section .testimonial-content .text {
  font-size: 22px;
  line-height: 34px;
  padding-top: 0;
}
.testimonial-section .testimonial-content .authore .name {
  font-family: 'Source Serif Pro', serif;
  font-size: 17px;
  line-height: 26px;
}
.testimonial-section .testimonial-content .text:before {
  display: none;
}
.testimonial-section .owl-controls {
    right: 30px;
    bottom: 30px;
  }
.testimonial-section .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover,
.brand-section .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover{
    color: #f69831;
}
/* interior pages ----------------------------------------------*/
.page-title {
  margin-bottom: 100px;
  background-repeat: no-repeat;
background-position: right top;
background-size: 582px ;
background-color: #4163ab;
height: 300px;
display: flex;
align-items: center;
}
.page-id-276 .page-title,
.page-template-default .page-title,
.single .page-title,
.category .page-title,
.search-results .page-title,
.archive .page-title,
.page-template-tpl-nosidebar .page-title{
  margin-bottom: 0;
}

.page-title .content-box {
  max-width: 500px;
}
.page-title:before {
  background-color: transparent;
}
.page-title .kc-container {
  text-align: left;
}
.page-title .content-box .title {
  font-size: 70px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 0px;
  border-bottom: none;
  text-align: left;
  padding-bottom: 0;
}
.page-title .bread-crumb {
  display: none;
}
.intro-section {
  margin-bottom: 100px;
}
/* our team section ---------------------------------------------*/
.team-section .container{
  max-width: 100%;
  width: 100%;
}
.team-section {
  padding: 0 0px 84px 0px;
}
.sec-title {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: none;
  font-family: 'Work Sans', sans-serif;
}
.title-text:before {
  content:"";
  display: block;
  border-bottom: 2px solid #f69831;
  width: 65px;
  top: -20px;
}
.team-section .title-text {
  padding-bottom: 20px;
}
.single-team-content .lower-content .text,
.inner-section .inner-content .single-item .date,
.team-details .team-details-content .top-content span,
.award-section .content-box .single-item span {
    color: #242424;
}
.single-team-content .lower-content .text:before,
.inner-section .inner-content .single-item h4:before {
    background: #f69831;
}
.award-section .content-box .single-item {
  min-height: 130px;
}
.single-team-content .lower-content h4 a {
  text-decoration: none;
  font-weight: 700;
}
.single-team-content .lower-content h4 {
  margin-bottom: 0;
}
.single-team-content .lower-content h4 a:hover {
  color: #f69831;

}
.single-team-content .lower-content .excerpt {
  margin-top: 20px;
}
/* news page ---------------------------------------------------*/
.single-news-content .content-box h5 a {
  font-size: 21px;
  font-weight: 600;
  line-height: 26px;
  color: #232323;
  text-decoration: none;
}
.content-box .categorie-button a,
.categorie-button a {
  text-transform: uppercase;
  font-size:13px;
  font-weight: 600;
  color: #232323;
  text-decoration: none;
  font-family: 'Work Sans', sans-serif;
  display: block;
  margin-bottom: 10px;
}
.single-news-content .content-box a.link,
.single-blog-post .text-holder .readmore-button a.link {
  width: 20px;
  display: block;
}
.sidebar-page-container .sidebar .sidebar-title h4 {
  font-size: 21px;
}
.sidebar-page-container .sidebar .form-group input[type='search'] {
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.sidebar-page-container .sidebar .form-group input[type='search'] ::-webkit-input-placeholder { /* Chrome */
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.sidebar-page-container .sidebar .form-group input[type='search'] :-ms-input-placeholder { /* IE 10+ */
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.sidebar-page-container .sidebar .form-group input[type='search'] ::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.sidebar-page-container .sidebar .form-group input[type='search'] :-moz-placeholder { /* Firefox 4 - 18 */
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.sidebar-page-container .sidebar .form-group button,
.footer-widget .search-form .form-group button {
  background: #4163ab!important;
}
.sidebar-page-container .sidebar .form-group input[type='search']:focus,
.footer-widget .search-form .form-group input:focus {
  border-color: #4163ab;
}
.fa-search:before {
  font-size: 22px;
}
.sidebar-page-container .sidebar li a,
.sidebar-page-container .sidebar .tagcloud a {
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  color: #232323;
  text-decoration: none;
}
.sidebar-page-container .sidebar .tagcloud a:hover {
  background: #f69831;
  color: white;
}
/* news detail page */
.blog-details-content .add-comment-form,
.blog-details-content .post-share-option {
  display: none;
}
/* contact page -------------------------------------------------*/
.contact-section {
  padding: 0 0 100px;
}
.contact-section .contact-form-area .form-group label {
font-family: 'Work Sans', sans-serif;
font-weight: 600;
}
.contact-section .contact-form-area .form-group input[type='text']:focus,
.contact-section .contact-form-area .form-group input[type='email']:focus,
.contact-section .contact-form-area .form-group textarea:focus {
  border-color:#f69831;
}
.contact-section .contact-form-area .hs-form-f36f2aec-3dc3-4165-ab88-e06ea29ff596_afb8c251-9de8-44cc-a1ed-27970c13527c fieldset {
  max-width: 100%!important;
}
.contact-section .sidebar-content .single-item:last-of-type {
  margin-bottom: 0;
}
/* search results ------------------------------------------------*/
ul.pagination li span.current,
ul.pagination li a:hover {
  background:#f69831;
  border-color: #f69831;
}

/* footer ------------------------------------------------------*/
.footer-bottom {
  color: #231f20;
  background: white;
}
.footer-bottom .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-bottom .logo-box .logo-outer img {
  width: 279px;
}
.footer-bottom .copyright,
.footer-bottom .copyright ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  justify-content: space-between;
}
.footer-bottom .copyright,
.footer-bottom .copyright ul li a {
    font-family: 'Work Sans', sans-serif;
    color: #231f20;
    font-size: 14px;
}
.footer-bottom .copyright ul li a {
    display: inline-block;
    margin-left: 30px;
}
.footer-bottom .copyright ul li a:hover {
  color: #f69831;
}
.social-section a {
  color: white;
  background-color: #4163ab;
  border-radius: 30px;
  padding: 0px;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin-right: 5px;
}
.social-section a:hover {
  background-color: #f69831;
}
.social-section a span:before {
  font-size: 20px;
}
.social-section a span {
  display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}

/* footer widgets ----------------------------------------------*/
.footer-widget {
  width: 100%;
max-width: 100%;
overflow:hidden;
padding-left: 0;
padding-right: 0;
margin-bottom: 0!important;
}

/* Ninja Tables plugin styles -------------------------------------*/
.publications-section {
  padding: 50px 0 80px;
}
#footable_parent_672.semantic_ui .ui.table {
  border: none;
}
#footable_parent_672.ui.compact.table td{
    padding: 30px 17px;
    letter-spacing: .3px;
    line-height: 24px;
    font-size: 15px;
    vertical-align: top;
    font-family: 'Work Sans', sans-serif;
}
#footable_parent_672.ui.compact.table th{
    padding: 18px 17px;
    letter-spacing: .3px;
    line-height: 20px;
    font-family: 'Work Sans', sans-serif;
}
#footable_parent_672 .footable-detail-row>td {
    padding: 0!important;
    font-family: 'Work Sans', sans-serif;
}
#footable_parent_672.ui.compact.table .footable-detail-row .footable-details>td {
    padding: 30px 17px;
}
#footable_parent_672.ui.compact.table .footable-detail-row .footable-details th {
    padding: 30px 17px;
}
#footable_parent_672 thead tr.footable-filtering th {
    padding: 0!important;
    font-family: 'Work Sans', sans-serif;
}
.semantic_ui .ui.table {
    border: none;
    font-family: 'Work Sans', sans-serif;
}
#footable_parent_672 tr.footable-header th {
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
}
#footable_parent_672 .ui.compact.table tbody tr:nth-child(odd),
#footable_parent_672 .ui.table tbody tr:nth-child(odd){
    background-color: white!important;
}
#footable_parent_672 .ui.compact.table tbody tr:nth-child(eveb),
#footable_parent_672 .ui.table tbody tr:nth-child(even){
    background-color: #f5f5f5!important;
}
#footable_parent_672 .footable-detail-row  tbody tr:nth-child(odd),
#footable_parent_672 .footable-detail-row  tbody tr:nth-child(even){
    background-color: white!important;
}
#footable_parent_672 .ui.compact.table td,
#footable_parent_672 .ui.table tr td{
    font-weight: 500!important;
    font-family: 'Work Sans', sans-serif!important;
    color: #393939!important;
}
#footable_parent_672 .footable-detail-row  tbody tr td{
    font-weight: 500;
    padding-top: 0!important;
}
#footable_parent_672 .footable-detail-row  tbody tr th {
    padding-bottom: 5px!important;
    text-transform: uppercase;
    font-weight: 600;
    color: #393939!important;
}

.footable-filtering .SumoSelect>.CaptionCont,
.footable .form-control{
    border-radius: 0!important;
    border-color: #4163ab!important;
    color: #4163ab!important;
    background-color: #ffffff!important;
    padding: 22px 15px!important;
}
#footable_parent_672 .footable-filtering .SumoSelect>.CaptionCont>span.placeholder {
    color: #4163ab!important;
    font-weight: 500;
    font-family: 'Work Sans', sans-serif;
    font-size: 17px;
}
.footable .form-control {
    height: 65px!important;
}
.foo-table button.btn.btn-default.dropdown-toggle {
    display: none!important;
}
.footable_parent .fooicon-search:before,
.footable_parent .fooicon-remove-1:before, .footable_parent .fooicon-remove:before{
    color: #4163ab;!important;
    font-size: 20px;
}
.footable_parent .fooicon-plus:before,
.footable_parent .fooicon-minus:before{
color: #4163ab!important;
    font-size: 11px;
    position: absolute;
    right: 6px;
    top: 0px;
    padding-left: 8px;
    padding: 0;
}

#footable_672 thead .footable-filtering th .form-inline>.form-group {
    padding: 0!important;
    float: right!important;
}
#footable_672 thead .footable-filtering th .form-inline>.ninja-custom-filter {
    padding: 0 5px!important;
    width: 18.6%;
    margin-bottom: 30px;
}
#footable_672 thead .footable-filtering th .form-inline>.form-group-ninja_filter_0 {
    padding-right:0!important;
}
#footable_672 thead .footable-filtering th .form-inline>.footable-filtering-search {
    position: absolute;
    left: 0;
    top: 0px;
    margin-left: 0;
    padding-left: 0!important;
}
#footable_672  .footable-filtering .SumoSelect>.optWrapper>.options {
  width: 205px;
}
#footable_672 thead .footable-filtering th .form-inline {
    position: relative;
}
#footable_parent_672 .footable-filtering-search .input-group-btn{
  position: absolute!important;
  top: 0;
  right: auto;
  z-index: 99;
  height: 100%;
}
#footable_parent_672 .footable-filtering-search  input {
    padding-left: 60px!important;
    font-size: 17px!important;
    height: 68px!important;
}
#footable_parent_672 #footable_672 .form-group.footable-filtering-search .input-group-btn>button {
  width: 60px;
  height: 100%!important;
  background-color: transparent!important;
}
#footable_parent_672 .footable-filtering-search  input.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #4163ab!important;
    text-transform: uppercase;
    font-weight:500;
        font-size: 17px!important;
}
#footable_parent_672 .footable-filtering-search  input.form-control::-moz-placeholder { /* Firefox 19+ */
    color: #4163ab!important;
    text-transform: uppercase;
    font-weight:500;
        font-size: 17px!important;
}
#footable_parent_672 .footable-filtering-search  input.form-control:-ms-input-placeholder { /* IE 10+ */
    color: #4163ab!important;
    text-transform: uppercase;
    font-weight:500;
        font-size: 17px!important;
}
#footable_parent_672 .footable-filtering-search  input.form-control:-moz-placeholder { /* Firefox 18- */
    color: #4163ab!important;
    text-transform: uppercase;
    font-weight:500;
        font-size: 17px!important;
}

#footable_parent_672  .footable-filtering .SumoSelect .CaptionCont label >  i {
    background-image:url(/wp-content/uploads/2019/12/arrow-down.svg)!important;
    width: 16px;
    height: 16px;
    right: 20px;
    left: auto;
}

#footable_672 .footable-filtering .SumoSelect > .CaptionCont >label {
    width: 55px;
    top: 14px;
    height: 37px;
}
#footable_672 .footable-filtering th .form-inline>.form-group .form-control,
#footable_672 .footable-filtering th .form-inline>.form-group .form-control:hover,
#footable_672 .footable-filtering th .form-inline>.form-group .form-control:focus,
#footable_672 .footable-filtering .SumoSelect.open>.CaptionCont,
#footable_672 .footable-filtering .SumoSelect.open>.CaptionCont:hover,
#footable_672 .footable-filtering .SumoSelect.open>.CaptionCont:focus,
.footable-filtering .SumoSelect>.CaptionCont{
    outline: none!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    transition: none!important;
}

#footable_672 .footable-filtering th .form-inline>.form-group .form-control::-webkit-input-placeholder {
    font-size: 14px;
}
#footable_parent_672 .pagination>li>a,
#footable_parent_672 .pagination>li>span {
    font-size: 16px;
}
#footable_parent_672 tfoot .footable-paging .footable-page.active a {
    background-color:#4163ab;
}
#footable_parent_672 tfoot .footable-paging .pagination a.footable-page-link {
    color: #4163ab;
}
#footable_parent_672 .footable-details tr,
#footable_parent_672 .footable-details td,
#footable_parent_672 .footable-details th {
    display: block!important;
    width: 100%!important;
}
#footable_672 .footable-filtering .SumoSelect.open>.optWrapper {
    top: 65px;
}


/* responsive styles ------------------------------------------------*/
@media screen and (max-width:1525px) {
.header-style-three .header-bottom .main-menu .navigation > li,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li {
  padding: 0;
}
.header-style-three .header-bottom .main-menu .navigation > li > a,
.header-style-three .sticky-header .menu-area .main-menu .navigation > li > a {
  font-size: 16px;
  padding: 19px 10px 17px 0px;
}

}
@media screen and (max-width:1449px) {
.header-style-three .sticky-header .container-fluid .row {
    padding: 0px 60px;
  }
.header-style-three .header-bottom .container-fluid .nav-outer {
      padding: 14px 60px 0;
}
}

@media screen and (max-width:1200px) {
  .sticky-header .main-menu .navbar-collapse {
    padding-top: 14px;
  }
  .slider-style-five .slide:after,
  .slider-style-five .bg-column{
    display: block!important;
  }

  .slider-style-five .bg-column {
    background-position: 200% -15%;
  }
  .main-slider .slide {
    padding: 200px 0px;
  }

.header-style-three .header-bottom .nav-outer .logo-box,
.header-style-three .sticky-header .row .logo-box  {
  float: left;
  margin-bottom: 0;
}
.header-style-three .header-bottom .menu-area {
  float: right!important;
}
.kc-container,
.cta-section > .container,
.testimonial-section .container,
.footer-bottom > .container,
.slide .container {
  width: calc(100% - 120px)!important;
  max-width: calc(100% - 120px)!important;
}
#footable_672 thead .footable-filtering th .form-inline>.ninja-custom-filter {
  display: none;
}
#footable_672>thead>tr.footable-filtering>th div.input-group {
  width: 100%!important;
}
#footable_672 thead .footable-filtering th .form-inline>.footable-filtering-search {
  position: relative;
  width: 100%!important;
  left: 1px!important;
}

}
@media screen and (max-width:1135px) and (min-width: 768px) {
  .header-style-three .header-bottom .navbar-header .nav-link,
  .header-style-three .sticky-header .navbar-header .nav-link {
    position: absolute;
    top: -12px;
    right: 71px;
    display: block!important;
    width: 170px;
  }
  .header-style-three .header-bottom .navbar-collapse .nav-link,
  .header-style-three .sticky-header .navbar-collapse .nav-link {
    display: none!important;
  }
}
@media screen and (max-width:1135px) {

.menu-area .main-menu .navbar-header {
    position: absolute;
    width: auto;
    top: 35px;
    right: 30px;
    text-align: right;
      display: block;
  }
.sticky-header .menu-area .main-menu .navbar-header {
      top: 27px;
}
.header-style-three .header-bottom .main-menu .collapse,
.header-style-three .sticky-header .main-menu .collapse {
  overflow: visible;
      float: none;
      width: 100%;
      padding: 0px 0px 0px;
      border: none;
      margin: 0px;
      max-height: 320px;
      -ms-border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      display: none!important;
      max-height: 390px;
      flex-direction: column;
}
.header-style-three .header-bottom .main-menu .collapse.show,
.header-style-three .sticky-header .main-menu .collapse.show{
  display: block!important;
}

  .header-style-three .header-bottom .main-menu .navigation > li,
  .header-style-three .sticky-header .menu-area .main-menu .navigation > li {
    text-align: left;
    margin: 0px !important;
    float: none !important;
    width: 100%;
  }

  .header-style-three .header-bottom .main-menu .navigation > li > a,
  .header-style-three .sticky-header .menu-area .main-menu .navigation > li > a {
    display: inline-block;
    padding: 12px 0 12px 15px !important;
line-height: 22px;
color: #ffffff;
text-align: left;
min-height: 0px;
  }
  .header-style-three .header-bottom .main-menu .navigation > li > a:hover,
  .header-style-three .sticky-header .menu-area .main-menu .navigation > li > a:hover,
  .header-style-three .header-bottom .main-menu .navigation > li.current-menu-item > a,
  .header-style-three .sticky-header .menu-area .main-menu .navigation > li.current-menu-item > a,
  .header-style-three .header-bottom .main-menu .navigation > li:hover > a,
  .header-style-three .sticky-header .menu-area .main-menu .navigation > li:hover > a {
      color: #231f20!important;
  }
  .header-bottom .main-menu .navbar-collapse > .navigation,
  .sticky-header .main-menu .navbar-collapse > .navigation {
    background-color: transparent;
    padding-top: 20px;
    float: none !important;
    margin: 0px !important;
    width: 100% !important;
    border: 1px solid #ffffff;
    display: block;
    clear: both;
  }
  .header-style-three .sticky-header .container-fluid .row {
    padding: 0 30px;
  }
    .header-style-three .header-bottom .container-fluid .nav-outer {
      padding: 28px 30px 0;
    }

  .header-style-three .header-bottom .container-fluid .nav-outer,
  .header-style-three .sticky-header .container-fluid .row {
          position: relative;
}
.header-style-three .header-bottom .main-menu .navbar-header .navbar-toggle .icon-bar,
.header-style-three .sticky-header .main-menu .navbar-header .navbar-toggle .icon-bar {
    background: rgb(66,99,171);
    height: 4px;
    border-radius: 3px;
    width: 29px;
  display: block;
  margin: 7px 5px;
    cursor: pointer;
}
.header-style-three .header-bottom .main-menu .navbar-header .navbar-toggle,
.header-style-three .sticky-header .main-menu .navbar-header .navbar-toggle {
  padding: 0;
  margin: 0;
  outline: none!important;
  display: inline-block;
z-index: 7;
float: none;
cursor: pointer;
border-radius: 0px;
background: transparent;
}


.sticky-header .menu-area {
  width: 100%;
  float: none;
}
.menu-area .main-menu,
.sticky-header .menu-area,
.header-style-three .header-bottom .nav-outer .menu-area {
  position: unset;
  width: 100%;
}
}
@media screen and (max-width:1200px) and (min-width: 990px) {
  .header-style-three .header-bottom .main-menu .navigation > li > a,
  .header-style-three .sticky-header .menu-area .main-menu .navigation > li > a {
    font-size: 14px;
    padding: 17px 5px 19px 0px;
  }
}

@media screen and (max-width:991px) {
  .award-section .content-box .single-item {
    min-height: auto!important;
    width: 100%!important;
    float: none!important;
  }
  .publications-section {
    padding: 0px 0 40px;
  }
  body.kc-css-system .kc-css-739433,
  body.kc-css-system .kc-css-938242 {
    margin-bottom: 30px!important;
  }
  .page-title {
    background-size: auto 100%;
    margin-bottom: 60px;
  }
  .intro-section {
    margin-bottom: 30px;
  }
  .page-id-276 .page-title,
  .page-template-default .page-title,
  .single .page-title,
  .category .page-title,
  .search-results .page-title,
  .archive .page-title,
  .page-template-tpl-nosidebar .page-title{
    margin-bottom: 0;
  }

  .footer-bottom .container {
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  .footer-bottom .copyright {
    order: 3;
    max-width: 388px;
    margin: 20px auto 0px;
  }
  .cta-section .content-box,
  .grey-callout .kc_col-sm-6 {
    max-width: 100%;
    width: 100%;
}
.grey-callout .kc-wrap-columns .kc-elm:first-of-type,
.grey-callout .kc-wrap-columns .kc-elm{
  padding: 0;
}
.kc-wrap-columns .kc_column {
      margin-bottom: 30px;
}

.grey-callout .kc-wrap-columns .kc_col-sm-6:last-of-type {
    margin-bottom: 0;
}
  .kc-wrap-columns .kc_col-sm-3 {
    width: 50%;
    margin-bottom: 30px;
  }
  .cta-section {
        background-position: 431px -532px;
  }
  .feature-style-three,
  .feature-style-two,
  .cta-section,
  .feature-style-two,
  .grey-callout,
  .kc-col-container .testimonial-section,
  .our-blog {
    padding: 60px 0;
  }
  .study-style,
  .study-style:last-of-type {
    padding: 0 0 30px;
  }

  .study-style .link {
    width: 100%;
    text-align: left;
  }
  .study-style .kc-wrap-columns .kc_column,
  .study-style .kc-wrap-columns .kc_col-sm-3 {
    margin-bottom: 0;
  }
  .team-section {
    padding: 0px 0 60px;
  }
  .clients-row-title,
  .consulting-team {
    padding: 60px 0 0;
  }
  .clients-row {
    padding-bottom: 0;
  }
  .slider-style-two h1 {
  font-size: 60px;
}
  .slider-style-five .slide {
    padding: 100px 0px;
}
  .kc-container,
  .cta-section > .container,
  .testimonial-section .container,
  .footer-bottom > .container,
  .slide .container {
    width: calc(100% - 60px)!important;
    max-width: calc(100% - 60px)!important;
  }

.header-style-three .sticky-header .logo-box {
  margin-top: 22px;
}

}
@media screen and (max-width:768px) {
  .header-style-three .header-bottom .navbar-collapse .nav-link,
  .header-style-three .sticky-header .navbar-collapse .nav-link{
    display: block!important;
  }
  .header-style-three .header-bottom .navbar-header .nav-link,
  .header-style-three .sticky-header .navbar-header .nav-link{
    display: none!important;
  }
  .page-title {
    background-image: none!important;
  }
  .intro-section .kc-wrap-columns .kc_column:first-of-type {
    margin-bottom: 40px;
  }
  .intro-section .kc-wrap-columns .kc_column:last-of-type,
  .kc-wrap-columns .kc_column:last-of-type {
    margin-bottom: 0px;
  }
  .feature-style-two {
    padding-top:60px!important;
  }
  .header-style-three .sticky-header .container-fluid .row {
    padding: 0 15px;
  }
  .header-style-three .header-bottom .container-fluid .nav-outer {
      padding: 28px 15px 0;
}
.menu-area .main-menu .navbar-header {
  right: 15px;
}

    #footable_672 thead .footable-filtering th .form-inline>.form-group {
    padding: 0!important;
    float: none!important;
    clear: both;
    }

#footable_672 thead .footable-filtering th .form-inline>.footable-filtering-search {
    left: 1px;
}
#footable_672  thead .footable-filtering th .form-inline .form-group.footable-filtering-search .sr-only {
 display: none!important;
}
#footable_672 thead .footable-filtering th .form-inline>.form-group .form-control {
    width: 99%;
}
#footable_672 thead .footable-filtering th .form-inline>.ninja-custom-filter {
    border-left: none;
}

}
@media screen and (max-width:600px) {
.slider-style-five .slide:after,
.slider-style-five .bg-column,
.main-slider .content-box .text br {
  display: none!important;
}


}
@media screen and (max-width:507px) {
  .header-style-three .header-bottom .nav-outer .nav-link .theme-btn-three,
  .header-style-three .sticky-header .row .nav-link .theme-btn-three{
    display: block!important;
  }
  .kc-container,
  .cta-section > .container,
  .testimonial-section .container,
  .footer-bottom > .container,
  .slide .container {
    width: calc(100% - 30px)!important;
    max-width: calc(100% - 30px)!important;
  }
  .footer-bottom .copyright,
  .footer-bottom .copyright ul {
    display: block;
    text-align: center;
  }
  .footer-bottom .copyright ul li:first-of-type a {
    margin-left: 0;
  }
    .footer-bottom .copyright ul li {
      display: inline-block;
    }
    .page-title .content-box {
      padding: 0;
    }
    .page-title .content-box .title {
      font-size: 50px;
      line-height: 1.2;
    }
}
@media screen and (max-width:400px) {
  .main-header .header-bottom .logo-box .logo-outer img,
  .header-style-three .sticky-header .logo-box img {
    width: 200px;
  }
  .menu-area .main-menu .navbar-header {
    top: 26px;
  }
  .page-title .content-box {
    padding: 0!important;
  }

}
