/**
 * @package Helix Ultimate Framework
 * @author JoomShaper https://www.joomshaper.com
 * @copyright Copyright (c) 2010 - 2018 JoomShaper
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
body, .sp-preloader {
  background-color: #fff;
  color: #252525;
}
h1, h2, h3, h4, h5 {
  color: #0345bf;
}
p.sppb-title-subheading {
  color: #252525;
}
.sp-preloader > div:after {
  background: #fff;
}
#sp-top-bar {
  background: #333;
  color: #aaa;
}
#sp-top-bar a {
  color: #0345bf;
}
.home-page #sp-header, .maintenance #sp-header {
  background-color: rgba(0, 0, 0, 0);
}
.home-page #sp-header.header-sticky {
  background-color: rgba(0, 0, 0, 0);
}
.open-services #sp-header {
  background-color: rgba(0, 0, 0, 0);
}
.open-services #sp-header.header-sticky {
  background-color: rgba(0, 0, 0, 0);
}
a {
  color: #0345bf;
}
a:hover, a:focus, a:active {
  color: #044cd0;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(3, 69, 191, 0.1);
  color: #0345bf;
}
.tags > li a:hover {
  background: #044cd0;
}
.sppb-btn-outline {
  background-color: transparent;
  border: 1px solid;
  color: !important;
}
.sppb-btn-outline:hover {
  background-color: !important;
  border: 1px solid !important;
  color: !important;
}
.article-social-share .social-share-icon ul li a {
  color: #252525;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #0345bf;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #252525;
}
.sp-reading-progress-bar {
  background-color: #0345bf;
}
.sp-megamenu-parent > li > a {
  color: #fff;
}
.sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li.active > a {
  border-bottom: 1px solid;
}
.sp-megamenu-parent > li.active > a {
  border-bottom: 1px solid;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #252525;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #0345bf;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #0345bf;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #252525;
}
#offcanvas-toggler > .fa {
  color: #fff;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #0345bf;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: rgba(37, 37, 37, 0.5);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: rgba(37, 37, 37, 0.8);
}
.sppb-btn-default:active, .sppb-btn-default:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.btn-primary, .sppb-btn-primary {
  transition: all 0.3s ease-in-out;
  border: 0;
  color: #fff !important;
  cursor: pointer;
}
.btn-primary:hover, .sppb-btn-primary:hover, .btn-primary:active, .sppb-btn-primary:active, .btn-primary:focus, .sppb-btn-primary:focus {
  transition: all 0.3s ease-in-out;
  border: 0;
  box-shadow: unset;
  color: #fff !important;
}
.btn-primary:active, .sppb-btn-primary:active, .btn-primary:focus, .sppb-btn-primary:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
  color: #fff !important;
}
.service_btn {
  background-image: url("/images/assets/fill.svg");
  background-repeat: no-repeat;
  background-position: 12px, center;
  transition: all 0.3s ease-in-out;
  background-color: #eff1f4;
}
.service_btn:hover, .service_btn:active, .service_btn:focus {
  background-image: url("/images/assets/fill-2.svg");
  background-repeat: no-repeat;
  background-position: 12px, center;
  transition: all 0.3s ease-in-out;
  color: #fff !important;
  background-color: !important;
}
.service_btn:active, .service_btn:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2) !important;
  background-position: 12px, center !important;
}
.btn_nolink .sppb-btn {
  display: none;
}
.btn_nolink .sppb-carousel-extended-dots {
  height: inherit !important;
}
.btn_nolink .sppb-carousel-extended-content-wrap {
  padding-bottom: 0 !important;
}
.login_btn {
  background-image: url("/images/assets/lock.svg");
  background-repeat: no-repeat;
  background-position: 12px, center;
  transition: all 0.3s ease-in-out;
  background-color: #42aeff !important;
  color: #fff !important;
}
.login_btn:hover {
  background-image: url("/images/assets/lock.svg");
  background-repeat: no-repeat;
  background-position: 12px, center;
  transition: all 0.3s ease-in-out;
  background-color: #007ddb !important;
}
.login_btn:active, .login_btn:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2) !important;
}
.sppb-btn-secondary {
  color: #000 !important;
  background-color: #fff !important;
  border: 0 !important;
  transition: all 0.3s ease-in-out !important;
}
.sppb-btn-secondary:hover {
  color: !important;
  background-color: !important;
  transition: all 0.3s ease-in-out !important;
}
.sppb-btn-secondary:active, .sppb-btn-secondary:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.search_btn {
  background-color: !important;
  color: #fff !important;
  background-image: url("/images/assets/search_img.svg") !important;
  border: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  transition: all 0.3s ease-in-out !important;
}
.search_btn:hover, .search_btn:focus, .search_btn:active {
  background-color: !important;
  border: 0 !important;
  transition: all 0.3s ease-in-out !important;
}
.search_btn:active, .search_btn:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2) !important;
}
.sp-module-content .advanced-dropdown a.langChoose {
  background-color: transparent !important;
}
.sp-module-content .advanced-dropdown ul.lang-inline li a, .sp-module-content .advanced-dropdown ul.lang-block li a {
  color: #fff !important;
}
.sp-module-content .advanced-dropdown ul.lang-inline li a:hover, .sp-module-content .advanced-dropdown ul.lang-block li a:hover {
  color: !important;
}
ul.social-icons > li a:hover {
  color: #0345bf;
}
.sp-page-title {
  background: #0345bf;
}
.layout-boxed .body-innerwrapper {
  background: #fff;
}
.sp-module ul > li > a {
  color: #252525;
}
.sp-module ul > li > a:hover {
  color: #0345bf;
}
.sp-module .latestnews > div > a {
  color: #252525;
}
.sp-module .latestnews > div > a:hover {
  color: #0345bf;
}
.sp-module .tagscloud .tag-name:hover {
  background: #0345bf;
}
.search .btn-toolbar button {
  background: #0345bf;
}
#sp-footer {
  background: #171717;
}
#sp-footer #sp-footer1 ul li a {
  color: #fff;
  order-bottom: 1px solid transparent;
}
#sp-footer #sp-footer1 ul li a:hover {
  border-bottom: 1px solid #fff;
}
#sp-bottom #sp-bottom4 .sppb-addon-single-image a:hover, #sp-bottom #sp-bottom4 .sppb-addon-single-image a:active, #sp-bottom #sp-bottom4 .sppb-addon-single-image a:focus {
  border-bottom: 1px solid transparent;
}
#sp-bottom .sp-module-title {
  text-transform: uppercase;
}
#sp-bottom a {
  border-bottom: 1px solid transparent;
}
#sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
  border-bottom: 1px solid;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #fff;
}
.sp-comingsoon body {
  background-color: #0345bf;
}
.pagination > li > a, .pagination > li > span {
  color: #252525;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #252525;
}
.pagination > .active > a, .pagination > .active > span {
  border-color: #0345bf;
  background-color: #0345bf;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  border-color: #0345bf;
  background-color: #0345bf;
}
.error-code, .coming-soon-number {
  color: #0345bf;
}
.divider_center_default h1, .divider_center_default h2, .divider_center_default h3, .divider_center_default h4, .divider_center_default h5, .divider_center_default h6 {
  position: relative;
  color: #0345bf;
}
.divider_left_default h1, .divider_left_default h2, .divider_left_default h3, .divider_left_default h4, .divider_left_default h5, .divider_left_default h6 {
  position: relative;
  color: #0345bf;
}
.divider_right_default h1, .divider_right_default h2, .divider_right_default h3, .divider_right_default h4, .divider_right_default h5, .divider_right_default h6 {
  position: relative;
  color: #0345bf;
}
.divider_center_white h1, .divider_center_white h2, .divider_center_white h3, .divider_center_white h4, .divider_center_white h5, .divider_center_white h6 {
  position: relative;
}
.divider_center_white h1::after, .divider_center_white h2::after, .divider_center_white h3::after, .divider_center_white h4::after, .divider_center_white h5::after, .divider_center_white h6::after {
  background-color: #fff;
}
.divider_left_white h1, .divider_left_white h2, .divider_left_white h3, .divider_left_white h4, .divider_left_white h5, .divider_left_white h6 {
  position: relative;
}
.divider_left_white h1::after, .divider_left_white h2::after, .divider_left_white h3::after, .divider_left_white h4::after, .divider_left_white h5::after, .divider_left_white h6::after {
  background-color: #fff;
}
.divider_right_white h1, .divider_right_white h2, .divider_right_white h3, .divider_right_white h4, .divider_right_white h5, .divider_right_white h6 {
  position: relative;
}
.divider_right_white h1::after, .divider_right_white h2::after, .divider_right_white h3::after, .divider_right_white h4::after, .divider_right_white h5::after, .divider_right_white h6::after {
  background-color: #fff;
}
.hover_box .sppb-addon-feature {
  position: relative;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.hover_box .sppb-addon-feature .sppb-addon-title {
  color: #fff;
}
.hover_box .sppb-addon-feature .sppb-addon-title a {
  color: #fff !important;
}
.hover_box .sppb-addon-feature .sppb-addon-text {
  transition: all 0.5s ease-in-out;
}
.hover_box .sppb-addon-feature-explore {
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
  -ms-transform: scale(0.3);
  /* IE 9 */
  transform: scale(0.3);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.hover_box .sppb-addon-feature-explore .sppb-img-responsive {
  filter: invert(46%) sepia(29%) saturate(246%) hue-rotate(188deg) brightness(89%) contrast(91%);
}
.hover_box .sppb-addon-feature-explore .sppb-addon-title {
  color: #0345bf;
  transition: all 0.4s ease-in-out;
}
.hover_box:hover .sppb-addon-feature {
  position: relative;
  top: -20px;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.hover_box:hover .sppb-addon-feature-explore {
  -ms-transform: scale(1);
  /* IE 9 */
  transform: scale(1);
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.hover_box:hover .sppb-addon-feature-explore .sppb-img-responsive {
  filter: invert(46%) sepia(29%) saturate(246%) hue-rotate(188deg) brightness(89%) contrast(91%);
}
.hover_box:hover .sppb-addon-feature-explore .sppb-addon-title {
  color: #0345bf;
  transition: all 0.4s ease-in-out;
}
.sppb-addon-trade_values .sppb-main-container {
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.sppb-addon-trade_values .sppb-img-container {
  background-color: #fff;
}
.dtproduct-scroll .dtproduct-scroll .prev-control {
  background-image: url("/images/assets/explore/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  border-radius: 0;
}
.dtproduct-scroll .sppb-carousel-extended-nav-control .next-control {
  background-image: url("/images/assets/explore/arrow-left.svg");
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  border-radius: 0;
}
.sppb-carousel-extended-nav-control .prev-control {
  background: url("/images/assets/explore/arrow-right.svg") #fff;
  background-repeat: no-repeat;
  background-position: 22px center;
  border: none;
  border-radius: 0;
}
.sppb-carousel-extended-nav-control .next-control {
  background: url("/images/assets/explore/arrow-left.svg") #fff;
  background-repeat: no-repeat;
  background-position: 15px center;
  border: none;
  border-radius: 0;
}
.sp-basic-slider .sp-nav-control .prev-control {
  background: url("/images/assets/explore/arrow-right.svg") rgba(255, 255, 255, 0.7) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 32px 31px !important;
}
.sp-basic-slider .sp-nav-control .prev-control i {
  display: none;
}
.sp-basic-slider .sp-nav-control .next-control {
  background: url("/images/assets/explore/arrow-left.svg") rgba(255, 255, 255, 0.7) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 32px 31px !important;
}
.sp-basic-slider .sp-nav-control .next-control i {
  display: none;
}
div.sp-slider .sp-nav-control {
  left: 0;
  right: 0;
}
div.sp-slider .sp-dots ul li:after {
  opacity: 1 !important;
}
div.sp-slider .sp-dots ul li {
  border: 1px solid transparent !important;
  background: transparent !important;
  margin: 3px;
}
div.sp-slider .sp-dots ul li.active {
  border: 1px solid #fff !important;
}
.sppb-sp-slider-button .sp-slider-btn-text {
  font-weight: bold;
  color: #fff !important;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active {
  background: #fff;
  border: 3px solid #696f83 !important;
}
.sppb-testimonial-pro .sppb-carousel-indicators li.active:after {
  background: #fff;
  border-radius: 100%;
}
.sppb-testimonial-pro .sppb-carousel-indicators li {
  background: #969aa8;
  border: none !important;
}
.sppb-testimonial-pro .sppb-carousel-indicators li:after {
  background: none !important;
  border: 1px solid #fff;
}
.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .testimonial-pro-client-name-wrap:after {
  background: #b5bfd8;
}
#sp-bottom4 .sp-module .sppb-addon-header h3 {
  color: !important;
}
.dtproduct-scroll .sppb-carousel-extended-outer-stage .sppb-carousel-extended-item {
  border-bottom: 2px solid rgba(217, 217, 217, 0.6);
}
div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:hover {
  color: !important;
}
.sppb-addon-articles .sppb-addon-article {
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore {
  background-color: #0e1b3d;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:hover, .sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  transition: all 0.3s ease-in-out;
  border: 0;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  border: 0;
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.sppb-addon-articles-other .all_post {
  border-top: 1px solid #ddd;
}
.sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .inner_wrap {
  border-bottom: 1px solid #ddd;
}
.sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .inner_wrap .sppb-meta-category {
  border-left: 1px solid #bdbdbd;
}
.sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .sppb-readmore {
  background-color: transparent;
  border: 1px solid;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:hover, .sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  border: 1px solid;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles-other .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.sppb-addon-articles-other-news .all_post {
  border-top: 1px solid #ddd;
}
.sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .inner_wrap {
  border-bottom: 1px solid #ddd;
}
.sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .inner_wrap .sppb-meta-category {
  border-left: 1px solid #bdbdbd;
}
.sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .sppb-readmore {
  background-color: transparent;
  border: 1px solid;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:hover, .sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  border: 1px solid;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles-other-news .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.sppb-addon-articles-help .sppb-addon-article {
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
}
.sppb-addon-articles-help .sppb-addon-article .sppb-article-info-wrap .sppb-readmore {
  background-color: transparent;
  border: 1px solid;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.sppb-addon-articles-help .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:hover, .sppb-addon-articles-help .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles-help .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  transition: all 0.3s ease-in-out;
  border: 1px solid;
}
.sppb-addon-articles-help .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:active, .sppb-addon-articles-help .sppb-addon-article .sppb-article-info-wrap .sppb-readmore:focus {
  border: 0;
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.newsletter .sppb-addon-form-builder-form .sppb-form-group input::placeholder {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}
.newsletter .sppb-addon-form-builder-form .sppb-form-group input {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}
.newsletter .sppb-addon-form-builder-form .sppb-form-group input:focus {
  border: 1px solid rgba(0, 0, 0, .15);
}
.newsletter .sppb-addon-form-builder-form .sppb-form-builder-btn {
  width: auto;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.newsletter .sppb-addon-form-builder-form .sppb-form-builder-btn button {
  padding: 11px 37px 9px 37px;
  font-size: 16px;
  line-height: 20px;
}
ul.persona-list {
  padding-left: 0;
}
ul.persona-list li {
  background-image: url("/images/assets/parsona/right-icon.svg");
  background-repeat: no-repeat;
  background-position: left 5px;
  font-size: 14px;
  line-height: 28px;
  color: #0e1b3d;
}
.sppb-addon-animated-number .sppb-addon-content {
  position: relative;
}
.sppb-addon-animated-number .animated_img {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.sppb-addon-animated-number .ani-number {
  border: 1px solid #fff;
}
.sppb-addon-animated-number .ani-number .ani-wrap {
  background-color: #fff;
}
.card hr {
  border: 1px solid;
}
.card .sits {
  background-image: url("/images/assets/training/users.svg");
  background-repeat: no-repeat;
  background-position: 56px 3px;
}
.training-details h3 {
  color: #252525;
}
.training-details hr {
  border: 1px solid;
}
.training-details ul li p.title {
  color: #252525;
}
.training-details ul li p.result-link a {
  border-bottom: 1px solid #252525;
}
.training-details ul li p.result-link a:hover {
  border: 0;
}
.booking {
  background: #eaebed;
}
.booking .sppb-readmore {
  background-color: #0e1b3d;
  transition: all 0.3s ease-in-out;
}
.booking .sppb-readmore:hover, .booking .sppb-readmore:active, .booking .sppb-readmore:focus {
  transition: all 0.3s ease-in-out;
  border: 0;
}
.booking .sppb-readmore:active, .booking .sppb-readmore:focus {
  border: 0;
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.booking button {
  margin: 40px 0;
}
.training-tab .nav-tabs {
  border: 0;
}
.training-tab .nav-tabs a {
  border-color: #f0f0f0 #f0f0f0 #fff;
}
.training-tab .nav-tabs a:hover {
  background-color: #f7f7f7;
  color: #000;
  border-color: #f0f0f0 #f0f0f0 #f7f7f7;
}
.training-tab .nav-tabs a:active, .training-tab .nav-tabs a:focus {
  background-color: #f7f7f7 !important;
  background: #f7f7f7 !important;
  color: #000;
  border-color: #f7f7f7 #f7f7f7 #f7f7f7;
}
.training-tab .tab-content .tabcontent {
  border: 0;
}
.training-tab .tab-content .tabcontent section {
  background-color: #f7f7f7;
}
.training-tab .tab-content .tabcontent section .container hr {
  border: 1px solid;
}
.training-tab .tab-content .tabcontent section .container hr.wide {
  border: 1px solid #bdbdbd;
}
.training-tab .tab-content .tabcontent section .container hr.line {
  border: 1px solid #bdbdbd;
}
.training-tab .tab-content .tabcontent section.instructor {
  background-color: #eaebed;
}
.training-tab .tab-content .tabcontent section.instructor .inst_img h3 {
  font-weight: bold;
  padding: 20px 0 0;
}
.training-tab .tab-content .tabcontent section.instructor .inst_img hr {
  border: 1px solid;
}
.price_strip {
  background-color: #f4f4f4;
  box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.1);
}
.price_strip .price-inner .sppb-readmore {
  background-color: #0e1b3d;
  transition: all 0.3s ease-in-out;
}
.price_strip .price-inner .sppb-readmore:hover, .price_strip .price-inner .sppb-readmore:active, .price_strip .price-inner .sppb-readmore:focus {
  transition: all 0.3s ease-in-out;
  border: 0;
}
.price_strip .price-inner .sppb-readmore:active, .price_strip .price-inner .sppb-readmore:focus {
  border: 0;
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
}
.form-group-timeline select {
  background-image: url("/images/assets/training/dropdown_arrow.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
}
.form-group-timeline select:focus {
  outline: 0;
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2);
  border: 1px solid;
}
.form-group-timeline select:focus option {
  background: #fff;
  border: 1px solid #fff;
  font-weight: bold;
}
.sits_block {
  color: !important;
}
.contact_feedback h3 {
  font-weight: bold;
}
.contact_feedback ul {
  border: 0;
}
.contact_feedback ul li a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  background: #d2d4da;
}
.contact_feedback #request, .contact_feedback #feedback {
  margin-top: 0px;
}
.show_cat {
  text-align: center;
}
.show_cat .item-inner-wrap {
  background: #f4f4f4;
}
.show_cat .item-inner-desc {
  background-color: #fff;
}
.gl_serch .form-search input {
  background-color: #fff;
  border-color: #d2d4da;
}
.gl_serch .form-search input:focus {
  box-shadow: 0px 8px 19px rgba(0, 0, 0, 0.2) !important;
  border: 1px solid #0e1b3d !important;
}
.gl_serch .form-search input::placeholder {
  color: #fff;
}
.finder #search-result-empty {
  text-align: center;
}
.finder #search-result-empty .no-result {
  margin: 100px 0 30px 0;
}
.finder #search-result-empty .no-result img {
  width: 60px;
  margin: 0 auto;
  height: 60px;
}
.finder #search-result-empty h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  color: #b5bfd8;
  position: relative;
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close {
  width: 30px;
  height: 30px;
  line-height: 25px;
  font-size: 22px;
  border: 1px solid;
  border-radius: 50%;
  margin: 5px;
  font-weight: bold;
}
body.rtl.section-training-form .convertforms select.cf-input, #services .convertforms select.cf-input, #feedback_services .convertforms select.cf-input {
  background: url("/images/assets/training/dropdown_arrow.svg") no-repeat #fff center left 16px !important;
}
