::-moz-selection{
  background:#000;
  color:#fff;
}
::-selection{
  background:#000;
  color:#fff;
}
#content .kc_column_inner p:last-child{
  margin-bottom: 0px;
}
/*----------------- Header styles ------------------*/
.header-wrap {
   background: #fff;
   padding: 20px 30px;
}
#logo{
  float:left;
}
#logo img{
   width: 180px;
   height: auto;
   margin-bottom: -6px;
}
#btn-login {
   float: right;
   display: inline-block;
   background: #B7384E;
   padding: 13px 20px;
   color: #fff;
   margin-top: 5px;
   margin-left: 10px;
   font-size: 15px;
}
#btn-login:before {
   content: 'lock';
   font-family: 'Material Icons';
   margin-right: 5px;
   line-height: 0px;
   position: relative;
   top: 3px;
   left: -5px;
   font-size: 14px;
}
#btn-login:hover {
   background: #D7586E;
}
a.btn-e-learning {
   display: inline-block;
   background: #B7384E;
   padding: 13px 20px;
   color: #fff;
   font-size: 15px;
}
a.btn-e-learning:before {
   content: 'lock';
   font-family: 'Material Icons';
   margin-right: 5px;
   line-height: 10px;
   position: relative;
   top: 2px;
   left: -5px;
   font-size: 14px;
}
a.btn-e-learning:hover {
   background: #D7586E;
}
/*----------------- Slider styles ------------------*/
.slider-caption {
   white-space: normal !important;
   width: 700px !important;
}
.slider-caption h1{
   line-height: 1.2em !important;
   font-weight: bold;
   font-family:"sofia-pro", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
}
.slider-caption a {
   display: inline-block;
   background: #B7384E;
   padding: 13px 35px;
   color: #fff;
   margin-top: 10px;
   font-family:"sofia-pro", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
   font-size: 15px;
}
.slider-caption a:hover {
   background: #D7586E;
}
/*----------------- Content styles ------------------*/
#content .white-text, #content .white-text p, #content .white-text h1, #content .white-text h2, #content .white-text h3, #content .white-text h4, #content .white-text a, #content .white-text ul, #content .white-text label, #content .white-text ul li, #content .white-text ol li{
   color: #fff !important;
}
.bg-white {
  background:#fff;
}
.p-40 {
  padding: 40px;
}
.inline-block {
  display: inline-block
}
.clear {
  clear:both
}
#content h1 {
   font-size: 46px;
   line-height: 1.2em;
}
#content h2 {
   font-size: 34px;
   line-height: 1.2em;
}
.couse-options-popup h3, #content h3 {
   font-size: 25px;
   line-height: 1.2em;
}
.text-lg p {
  font-size: 16px;
  line-height: 1.6em;
}
/*-- border bottom title --*/
.couse-options-popup h3:after, .couse-options-content h3:after, #content .border-bottom-title h3:after, #content .border-bottom-title h2:after, #content h1.border-bottom-title:after{
   content: "";
   background: #C7294B;
   width: 56px;
   height: 3px;
   display: block;
   margin: 21px 0px;
}
#content .border-bottom-title.border-bottom-center h3:after, #content .border-bottom-title.border-bottom-center h2:after, #content h1.border-bottom-title.border-bottom-center:after{
   margin: 21px auto;
}
/*---------------------------- King composer elements -----------------------------*/
/* -- course popup -- */
.modal {
   border-radius: 0px !important;
   box-shadow: none !important;
   padding: 80px !important;
   min-width: 0px !important;
   width: 100% !important;
   max-width: 700px !important;
}
.modal h3 {
  color: #000 !important;
}
.modal p, .modal ul li {
   color: #263545 !important;
   font-size: 16px !important;
   line-height: 1.4em;
}
/* -- hero section -- */
.hero-section {
   width: 100%;
   background-size: cover !important;
   background-position: center center !important;
   height: 340px;
   padding: 0 20px;
   box-sizing: border-box;
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -moz-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
}
.hero-section.small-hero {
   height: 215px;
}
.hero-section-inner {
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
}
/* -- review -- */
.review {
   clear: both;
   position: relative;
   background: url(/wp-content/themes/solutions-training/images/quote-tl.png)no-repeat top left, url(/wp-content/themes/solutions-training/images/quote-br.png)no-repeat bottom right;
   background-size: 44px;
   padding: 40px 80px 
}
.review-content {
   font-size: 20px;
   line-height: 30px;
   margin-bottom: 30px;
}
.review-name {
   font-size: 16px;
   line-height: 22px;
}
/* -- image card -- */
.image-card {
   clear: both;
   background: #fff;
   position: relative;
   clear: both;
}
.image-card-link {
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   right: 0px;
   width: 100%;
   height: 100%;
}
.image-card-feature {
   height: 200px;
   background-size: cover !important;
   background-position: center center !important;
}
.image-card-content {
   padding: 30px;
}
.mh-card .image-card-content {
   min-height: 256px;
}
/* -- logo scroller -- */
.logo-scroller .carousel-cell {
   text-align: center;
   box-sizing: border-box;
   height: 120px;
   padding: 10px;
   display: -webkit-box !important;
   display: -moz-box !important;
   display: -ms-flexbox !important;
   display: -webkit-flex !important;
   display: flex !important;
   -webkit-box-pack: center !important;
   -moz-box-pack: center !important;
   -ms-flex-pack: center !important;
   -webkit-justify-content: center !important;
   justify-content: center !important;
   -webkit-box-align: center !important;
   -moz-box-align: center !important;
   -ms-flex-align: center !important;
   -webkit-align-items: center !important;
   align-items: center !important;
}
.logo-scroller img {
   max-width: 100%;
   height: auto;
   max-height: 60px;
   width: auto;
}
/*---------------------------- Home styles -----------------------------*/
.third-icon {
   height: 100px;
   position: relative;
   text-align: center;
   margin-bottom: 20px;
}
.third-icon img {
   width: 60px;
   height: auto;
   position: absolute;
   bottom: 0px;
   left: 0px;
   right: 0px;
   margin: 0 auto;
}
/*----------------- Grid styles ------------------*/
.tg-item-media-holder, .tg-item-media-content, .tg-item-media-inner{
   height: 145px !important;
   overflow: hidden !important;
}
.tg-item-image {
   height: 145px !important;
   object-fit: cover !important;
}
#content .news-posts h2 a{
   font-size: 17px;
   font-weight: normal;
   color: #263545;
   letter-spacing: 0;
   line-height: 26px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
  /* number of lines to show */
   line-clamp: 3;
   -webkit-box-orient: vertical;
   word-wrap: normal !important;
   hyphens: none !important; 
}
#content .news-posts .tg-item-content-holder {
   min-height: 126px;
}
#content .news-posts:hover .tg-item-title a{
   color: #B7384E;
}
/* grid filter */
.tg-filters-holder:before {
   content: 'Filter by your sector to see the full range of Courses';
   display: block;
   position: absolute;
   top: -36px;
   right: 0px;
   font-size: 16px;
   line-height: 1.2em;
   color: #fff;
   font-family: "sofia-pro", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
  ;
   min-width: 380px;
}
.tg-filters-holder {
   margin-top: -200px !important;
}
.tg-dropdown-holder {
   background: #fff;
   padding: 0px !important;
}
#content .tg-dropdown-title {
   font-family: "sofia-pro", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
  ;
   font-weight: normal !important;
   font-size: 16px !important;
  ;
   color: #424242 !important;
   line-height: 1.6em;
   padding: 9px 80px 9px 20px;
   background: #fff;
}
.tg-icon-dropdown-open {
   background-image: linear-gradient(270deg, #FFFFFF 39%, #E7E7E7 100%);
   border-radius: 0 2px 2px 0;
   height: 44px;
   width: 44px;
   padding: 7px 12px;
   color: #C7294B !important;
   font-size: 18px !important;
}
/*----------------- Form styles ------------------*/
.contact-form{
   background: #fff;
   max-width: 500px;
   margin: 0 auto;
   padding: 30px;
}
.frm_radio label {
   font-size:15px!important;
}
fieldset {
   box-sizing:border-box;
   background:none!important;
   font-family:"sofia-pro", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
   padding: 0px !important;
   margin: 0px !important;
}
.frm_form_field {
   margin-bottom: 5px !important;
}
.frm_forms input, .frm_forms select, .frm_forms textarea{
   background: #fff !important;
   border-radius: 0 !important;
   margin-bottom: 0px !important;
   border: 1px solid #aaa !important;
   height: 50px !important;
   box-shadow: none !important;
   font-family:"sofia-pro", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.frm_forms input[type="checkbox"] {
   height: auto !important;
}
.frm_forms textarea{
   margin-top: 0px !important;
   height: auto !important;
}
.frm_forms input:focus, .frm_forms select:focus, .frm_forms textarea:focus{
   border-color: #B7384E !important;
}
#content .frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder, #content .frm_style_formidable-style.with_frm_style input::-moz-placeholder, #content .frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder, #content .frm_style_formidable-style.with_frm_style textarea::-moz-placeholder{
   color: #888 !important;
}
#content .frm_submit button {
   font-family:"sofia-pro", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
   background: #B7384E !important;
   color: #fff !important;
   height: auto !important;
   border: none !important;
   padding: 10px 25px !important;
   border-radius: 0px !important;
   font-weight: normal !important;
   font-size: 15px !important;
   text-decoration: none !important;
   margin: 0px !important;
   -moz-transition: all 0.2s ease-out;
   -webkit-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   transition: all 0.2s ease-out;
}
#content .frm_submit button:hover {
   background: #D7586E !important;
}
.frm_error {
   display: none !important;
}
.frm_blank_field input, .frm_blank_field select, .frm_blank_field textarea {
   border: 1px solid tomato !important;
}
/*----------------- Page elements ------------------*/
/*-- contact details --*/
.contact-details .email, .contact-details .tel, .contact-details .address {
   position:relative;
   padding-left:32px;
   display:block;
   font-size: 16px;
   line-height:1.4em;
   margin: 15px 0;
}
.contact-details .address {
   max-width: 490px;
}
.contact-details .email:before {
   content:'';
   position:absolute;
   background:url(/wp-content/themes/solutions-training/images/icons/email-icon.png)no-repeat center left 2px;
   background-size:contain;
   padding:6px;
   display:block;
   top: 8px;
   left:0;
   width:15px 
}
.contact-details .tel:before {
   content:'';
   position:absolute;
   background:url(/wp-content/themes/solutions-training/images/icons/telephone-icon.png)no-repeat center left 1px;
   background-size:contain;
   padding:8px;
   display:block;
   top:6px;
   left:0;
   width:15px 
}
.contact-details .address:before {
   content:'';
   position:absolute;
   background:url(/wp-content/themes/solutions-training/images/icons/address-icon.png)no-repeat center left 2px;
   background-size:contain;
   padding:9px;
   display:block;
   top:6px;
   left:0;
   width:15px 
}
#content .ticks ul {
   list-style: none;
   margin-left: 0;
   padding-right: 20px;
}
.ticks ul li {
   line-height:1.6em;
   margin-bottom:6px;
   margin-left:20px;
   font-weight: 300;
}
.ticks ul li:before {
   content: '\f00c';
   font-family:'FontAwesome';
   position: absolute;
   font-size:0.8em;
   margin-top:-0px;
   margin-left:-20px;
   color: #152c4f !important;
}
.white-text .ticks ul li:before{
   color:#fff;
}
.btn a {
   display: inline-block;
   background: #B7384E;
   padding: 13px 20px;
   color: #fff;
}
.btn a:hover {
   background: #D7586E;
}
.btn-grey a{
  background: #8C8C8C;
}
.btn-grey a:hover{
  background: #6C6C6C;
}
.btn-two a {
  margin: 0 5px;
}
.btn-outline a{
   background: transparent;
   border: 2px solid #fff;
}
.btn-outline a:hover{
   background: #fff;
   color: #B7384E;
}
/*----------------------- Gutenburg elements -------------------------*/
/* single images */
.wp-block-image img {
   height: auto 
}
/* quote */
.wp-block-quote {
   background: #eaeff1;
   padding: 40px;
   margin-bottom: 30px;
   text-align: center;
}
.wp-block-quote p {
   letter-spacing: 0.4px;
   font-style: italic;
   font-family: 'Libre Baskerville', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.wp-block-quote cite {
   font-family: "Gill Sans W01", Arial, Helvetica, "Nimbus Sans L", sans-serif;
   text-transform:uppercase;
   font-style: normal;
   display: block;
   margin-top: 20px;
   letter-spacing: 1px;
   font-size: 12px;
   color: #C69C6D;
   position: relative;
   display: block;
}
.wp-block-quote cite:before{
   content: "";
   margin: 15px auto;
   display: block;
   width: 55px;
   height: 1px;
   background: #C69C6D;
}
/* images captions */
figcaption {
   background: #eaeff1;
   padding: 10px 20px;
   margin-top: -6px !important;
}
figcaption, .blocks-gallery-item__caption {
   font-family: 'Libre Baskerville', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
   letter-spacing: 0px;
   font-weight: bold;
   font-size: 12px !important;
}
/*----------------- Three Footer styles ------------------*/
.second-footer-wrap {
   clear: left;
   width: 100%;
   background: #989398;
   padding: 90px 30px;
   box-sizing: border-box;
   color: #fff;
   line-height: 1.7em;
   font-size: 12px;
   font-weight: 300;
}
#footer-widget-area {
   max-width: 1100px !important;
   margin: 0 auto !important;
}
#second .fa {
   display: none;
}
.second-footer-wrap a {
   color: #fff;
   text-decoration: none !important;
}
.second-footer-wrap a:hover {
   color: #fff;
}
.widget-area ul ul {
  list-style: circle
}
.widget-area ul ul li {
   padding-left: 10px;
}
.second-footer-wrap .widget-area {
   width: 25% !important;
   margin: 0px !important;
   box-sizing: border-box;
}
#third.widget-area {
   width: 40% !important;
}
#fourth.widget-area {
   width: 10% !important;
}
.widget-title {
   position: relative;
   margin-bottom: 25px;
   font-weight: 300;
   font-size: 18px;
   overflow: visible;
   color: #fff;
}
/*----------------- New footer ------------------*/
#footer {
   background: #C62448;
   border-top: 1px solid rgba(151, 151, 151,0.3);
   padding: 10px;
   box-sizing: border-box;
   font-size: 14px;
   color: #fff;
}
#footer a {
  color: #fff;
}
#colophon {
   overflow: hidden;
   padding: 18px 10px;
   box-sizing: border-box;
   max-width: 1100px;
   margin: 0 auto;
   position: relative;
}
#site-info {
   position: absolute;
   left: 10px;
   top: 22px;
}
#middle-footer {
   width: 100%;
   text-align: center;
}
#middle-footer a{
   font-size: 28px;
   margin: 0px 5px;
}
#site-generator {
   position: absolute;
   right: 10px;
   top: 22px;
}
/*----------------------- Single Case Study -------------------------*/
.single-case_study {
   background: #8C8C8C;
}
.single-case_study #content {
   background: #fff;
   padding: 80px;
   margin: 60px auto;
   max-width: 1140px;
}
.single-case_study #content h1 {
   font-size: 34px;
   line-height: 1.2em;
}
.post-buttons a {
  min-width: 160px;
}
/*----------------------- Single News -------------------------*/
.single-news-hero {
   background: #B7384E;
   width: 100%;
   background-size: cover !important;
   background-position: center center !important;
   height: 340px;
   padding: 0 20px;
   box-sizing: border-box;
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -moz-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
}
.single-news-hero-inner {
   max-width: 900px;
   margin: 0 auto;
}
.single-news-hero h1 {
   color: #fff;
   line-height: 1.2em;
}
.single-post #content {
   background: #fff;
   padding: 80px;
   margin: -60px auto 60px;
   max-width: 900px;
}
/*----------------------- Search + 404 -------------------------*/
.search{
  background:#F7F7F7;
}
.search-no-results, .error404 {
  background:#fff;
}
.search-no-results #container, .search #container, .error404 #container{
  padding:40px 0px;
}
.search-no-results h2, .search h1, .error404 h1{
  margin-bottom:20px !important;
  color: #33333F !important;
  font-weight: 400 !important;
}
.search h1 span {
  font-style: normal !important;
}
.search-no-results input, .error404 input {
  border: none;
   box-shadow: none;
  height: 30px;
  background:#eee;
}
.search-no-results input[type="submit"], .error404 input[type="submit"] {
   background:#013AAE;
   text-transform:uppercase;
   letter-spacing: 2px;
   font-weight: 700;
   font-size: 12px !important;
   color:#fff !important;
   border-radius: 20px;
   padding: 0 25px;
   -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.readmore:hover, .search-no-results input[type="submit"]:hover, .error404 input[type="submit"]:hover {
  background:#4D79D1 !important;
}
.search .page {
   background:#fff !important;
   padding: 40px;
   margin-bottom: 2px;
}
.search #content h2 {
  margin-bottom:20px !important;
}
.search #content h2 a {
  color: #33333F !important;
}
.search #content h2 a:hover {
  color: #4D79D1 !important
}
.readmore {
   display: block;
   width: 100px;
   padding: 6px 10px!important;
   margin-top: 20px;
   text-align: center;
   background:#013AAE;
   color: #fff !important;
   text-transform:uppercase;
  padding: 0 20px;
   letter-spacing: 2px !important;
  -moz-transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
/*----------------- Other styles ------------------*/
p.pp_description {
  display:none !important;
}
#content .align-middle {
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -moz-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -moz-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
}
/*---------Responsive styles----------*/
/* ### standard ### */
@media (max-width: 980px) {
   .bpc {
      padding: 60px !important;
  }
}
#content .mobile-show {
  display: none;
}
@media (max-width: 767px) {
   .mobile-hide, #content .mobile-hide {
      display: none;
  }
   #content .mobile-show {
      display: block;
  }
   #content .mi {
      height: 50vw;
  }
   #content .ms {
      order: 2;
  }
   .bpc {
      padding: 40px !important;
  }
}
/*---------Responsive styles----------*/
/*--- Menu ---*/
@media (max-width: 767px) {
}
/*--- Footer ---*/
@media (max-width: 980px) {
   #second.widget-area {
      display: none
  }
   .second-footer-wrap .widget-area {
       width: 33.33% !important;
  }
}
@media (max-width: 767px) {
   #site-info, #middle-footer, #site-generator{
       position: relative;
       width: 100%;
       display:block;
       text-align: center;
       top: 0px;
       left: 0px;
       right: 0px;
       bottom: 0px;
       margin: 0px auto 10px;
       padding: 0px;
  }
   .second-footer-wrap {
      padding-top: 80px;
      padding-bottom: 60px;
  }
   #footer-widget-area {
      display: block !important;
  }
   .second-footer-wrap .widget-area {
       min-width: 100% !important;
       padding: 0px !important;
       text-align: center !important;
       margin-bottom: 10px !important;
  }
}
/*--- Content ---*/
@media (max-width: 900px) {
   #wrapper, #rev_slider_1_1_wrapper {
      margin-top: 78px !important;
  }
   .home #wrapper, .single-post #wrapper{
      margin-top:0px !important;
  }
}
@media (max-width: 767px) {
   body rs-sbg canvas {
      display: none !important;
   }
   #content h1 {
      font-size: 2.4em !important;
  }
   #content h2 {
      font-size: 1.6em !important;
  }
   #content h3 {
      font-size: 1.5em !important;
  }
   #content h4 {
      font-size: 1.3em !important;
  }
   #content p {
      font-size: 1em !important;
      line-height: 1.4em;
  }
   .slider-caption {
       min-width: 0px !important;
       width: calc(100vw - 80px) !important;
       margin-left: -40px !important;
  }
   .slider-caption h1{
      font-size: 20px;
  }
   .slider-caption a{
      padding: 10px;
      font-size: 14px;
  }
   .mh-card .image-card-content, #content .news-posts .tg-item-content-holder {
      min-height: 0px;
  }
   #content .news-posts h2 a {
      font-size: 18px;
      line-height: 1.2em;
  }
   .single-case_study #content {
      padding: 60px;
  }
}
@media (max-width: 560px) {
   #content h1 {
      font-size: 2em !important;
  }
   #content h2 {
      font-size: 1.2em !important;
  }
   #content h3 {
      font-size: 1.1em !important;
  }
   #content h4 {
      font-size: 1em !important;
  }
   .hero-section {
      height: 200px;
  }
   .tg-filters-holder:before {
      display: none;
  }
   .tg-filters-holder {
      margin-top: 0px !important;
      margin-bottom: 40px !important;
      ;
  }
   #content .tg-dropdown-title {
      padding-right: 20px !important;
  }
   .btn-two a {
      display: block;
      max-width: 180px;
      margin: 0 auto;
  }
   .btn-two a:nth-child(2) {
      margin-top: 10px;
  }
   #content .news-posts h2 a {
      font-size: 16px;
  }
   .review {
      padding:60px 0px;
  }
   .review-content {
      font-size: 16px;
  }
   .single-case_study #content {
      padding: 60px 15px;
      margin: 0;
  }
   .button-wrap .btn, .button-wrap .btn a{
       display: block !important;
       min-width: 100%;
       margin: 4px 0px;
       min-width: 100% !important;
       text-align: center;
  }
   .jquery-modal {
      z-index:9999999 !important;
  }
   .modal {
      padding: 20px !important;
  }
   .modal h3 {
      font-size: 20px !important;
      ;
  }
   .single-post #content {
      padding: 30px;
  }
}
