.blue{color: #001942;}
.light_blue{color: #6186b2;}
.cta_blue{color: #1A3055;}
.gold{color:#cda349;}

.white-copy, .white-copy p { color: #fff !important;}

body {font-family: 'Sora',Arial,Helvetica,sans-serif;color: #4d4d4d;font-weight: 400; font-size: 17px;overflow-x: hidden;}
.body_color{color: #4d4d4d;}
a.body_color{color: #4d4d4d!important;}
a.body_color:hover{color: #001942!important;}


h1, h2, h3, h4, h5, h6 {color:#001942;font-weight: 600;font-family: 'Sora',Arial,Helvetica,sans-serif;letter-spacing: 1px;}
h1{color:#001942;font-size: 2.2rem;font-weight: 600;font-family: 'Sora',Arial,Helvetica,sans-serif;}
h2 {font-size: 30px;margin-bottom: 25px;}
h3 {font-size: 22px;margin-bottom: 25px;}
h2, h4 { margin-bottom: 15px;}

.heading_line {text-align: left;position: relative;padding-bottom: 30px;margin-bottom: 30px;}
.heading_line::after {content: " ";width: 150px;height: 3px;background: #001942;position: absolute;left: 0;bottom: 0px;}
.h2_heading{font-size: 30px;line-height: 40px; margin-bottom: 25px;color: #001942;letter-spacing: 1px;}

@media screen and (max-width: 767px) {
	.h2_heading{font-size: 28px;line-height: 38px;}
}

@media screen and (max-width: 600px) {
	.h2_heading{font-size: 21px;line-height: 30px;}
}

.h2-small {font-size: 2rem;}
h4 {font-size: 1.2rem;font-weight: bold;letter-spacing: 2px;}

.single-post .entry-header h1,.single-case-studies .entry-header h1{margin-top: 20px;margin-bottom: 20px;font-size: 1.8rem;}
.single-post .entry-header h2{margin-top: 20px;margin-bottom: 0px;font-size: 2.4rem;}

p {font-weight: 400;font-size: 17px;line-height: 24px;}

.contact_info p {line-height: 28px;}
.text-large p {font-size: 24px;line-height: 28px;font-weight: 500;}
.border_line{margin-bottom: 20px !important;}

a span {
	font-weight: bold;
}
.d-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.d-flex-icon {
  display: flex;
  align-items: center;
  justify-content: center;
	margin-bottom: 20px;
}

.text-large {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.3;
}

/** Columns Padding **/

.padding_right30{padding-right: 30px !important;}
.padding_right40{padding-right: 40px !important;}
.padding_right50{padding-right: 50px !important;}

.padding_left30{padding-left: 30px !important;}
.padding_left40{padding-left: 40px !important;}
.padding_left50{padding-left: 50px !important;}

@media screen and (max-width: 767px) {
.padding_right30{padding-right: 15px !important;}
.padding_right40{padding-right: 15px !important;}
.padding_right50{padding-right: 15px !important;}

.padding_left30{padding-left: 15px !important;}
.padding_left40{padding-left: 15px !important;}
.padding_left50{padding-left: 15px !important;}
}
.search-box-header {vertical-align: middle;margin-top: 0px;border-right: 1px solid #ccc;margin-left: 0px;cursor: pointer;height: 26px;display: inline-block;margin: 8px 0px 8px 0px;position: relative;}
.search-box-header .fa-search {position: absolute;right: 10px;color: #ffffff;font-weight: 300;font-size: 18px;padding-top: 4px;padding-right: 8px;}

.header-search-form-outside {display: none;position: fixed;width: 100%;z-index: 100;top: 150px;}
.header-search-form-outside.sticky-form {top: 108px;}

.header-search-form-outside {
    background: #001942 none repeat scroll 0 0;
    display: none;
}
.header-search-form-container {
    padding: 5px 0;
	height: 50px;
    text-align: right;
}
.header-search-form-container .header-search-close {
	width: 10px;
	float: right;
	margin-left: 10px;
}
.header-search-form-container form {
    display: inline-block;
}
.header-search-form-outside .header-search-form-container .close-search-form {
    margin-right: 10px;
}
.header-search-form-container .close-search-form {
    color: #fff;
    display: inline-block;
    font-size: 15px;
}
.header-search-form-container .close-search-form:hover {
    color: #424242;
}
.header-search-form-container form input {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    color: #999;
    display: inline-block;
    line-height: 20px;
    margin: 0;
    width: auto;
}
.header-search-form-container form input[type="submit"]{background: #2e3091;color: #fff; line-height: 15px;}
.header-search-form-container form input[type="submit"]:hover{background: #ccc;color: #2e3091;}

.header-search-form-container form .search-submit, .ts-header-item-search form {display: none;}
.widget_search{padding: 20px;background: #f2f2f2;}
.widget_search .input-group #s {margin-right: 1px;}
#searchsubmit {width: 30px;height: 30px;margin:0px 0px 5px;font-size: 0px; position: relative;background: #f2f2f2;}
#searchform .input-group:after{content:""; font-family: FontAwesome;font-size: 26px;color: #001942;display: block;line-height: 26px;position: absolute;right: 0;top: 0;z-index: 10;margin: 3px 6px;}

.event-main{width: 100%;}
.event_cat_button {padding: 20px;background: #001942;}
.event_cat_link {margin: 0px !important;padding-left: 40px;color: #fff;background-image: url("../images/white_arrow.png");background-size: contain;background-position:left center;background-repeat: no-repeat;font-size: 15px;}
.event_cat_link a{color: #fff;font-size: 18px;}
.event_cat_link a:hover{color: #001942;}

.solution_cat_button{padding: 10px 10px 10px 20px;background: #001942;}
.solution_cat_link {margin: 0px !important;padding-right: 40px;color: #fff;background-image: url("../images/white_arrow.png");background-size: contain;background-position:right center;background-repeat: no-repeat;font-size: 15px;}
.solution_cat_link a{color: #fff;font-size: 18px;}
.solution_cat_link a:hover{color: #001942;}

.event_row{margin-bottom: 30px;}
.event_row .event_img {position: relative;background: #f2f2f2;max-height: 320px; height: 320px; background-size: cover; background-position: center center;}
.event_row .event_date{position: absolute; top:0px; right: 0px; width: 60px; height: 80px; display: block; overflow: hidden;background: #001942;text-align: center;}
.event_row .event_date .post-month{color: #fff;text-align: center;text-transform: uppercase;padding: 5px 0px;font-weight: 400;font-size: 16px;}
.event_row .event_date .post-month span{padding-bottom: 6px; border-bottom: 1px solid #ffffff;}
.event_row .event_date .post-day {color: #fff;text-align: center;text-transform: uppercase;font-size: 30px;font-weight: 600;}
.event_row .event_content{padding: 20px 20px;background: #001942;color: #fff; min-height: 225px;}
.event_row .event_content .event_place_time{color: #fff;font-style: italic;}
.event_row .event_content h3{padding: 0px; margin: 0px 0px 10px;font-size: 18px;color: #fff;letter-spacing: 1px;text-transform: uppercase;min-height: 45px;}
.event_row .event_content h2{padding: 0px; margin: 0px 0px 10px;font-size: 16px;color: #fff;min-height:40px;}
.event_row .event_content h2 a{font-size: 16px;color: #fff;}
.event_row .event_content h2 a:hover{color: #4d4d4d;}
.event_row .event_content a.read_more_arrow{color: #fff; padding-top: 10px; display: block;}
.event_row .event_content a.read_more_arrow:hover{color: #4d4d4d;}
.event_row .event_category{margin: 0px 0px 12px; padding: 0px;}
.recent_events_wrapper {padding: 20px;background: #f2f2f2;margin: 0px;}
.recent_events_wrapper h3{font-size: 18px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #ccc; position: relative;}
.recent_events_wrapper h3:after{content: ""; position: absolute; bottom:-2px;left: 0px;margin: 0px; display: block; width: 50px; height: 3px; background: #001942;}
.recent_events_info h4{font-size: 16px; padding:0px; margin-bottom: 10px;}
.recent_events_info h4 a{color: #001942;}
.recent_events_info h4 a:hover{color: #001942;}
.recent_events_row{margin-bottom: 10px;}
a.read_more_arrow{color: #fff;}
a.read_more_arrow:after {
	content: "→";
	font-size: 22px;
	color: #fff;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 8px;
	margin-top: 5px;
	line-height: 12px;
	position: absolute;
}
a.read_more_arrow:hover,a.read_more_arrow:hover:after{color: #4d4d4d;}

.event_single .event_image {position: relative;background: #f2f2f2;background-size: cover; background-position: top center;}
.event_single .entry-content  {padding: 30px 50px;}
.event_single .entry-content h3{font-size: 24px;letter-spacing: 1px;text-transform: uppercase; margin-bottom: 30px;}
.event_single .entry-content h2{color: #4d4d4d; font-size: 20px;}
.event_single .event_date {width: 60px;height: 80px;display: block;position: absolute;right: 0px;top: 30px;color: #424242;}
.event_single .event_date .post-month{color: #4d4d4d;text-align: center;text-transform: uppercase;padding: 5px 0px;font-weight: 400;font-size: 16px;}
.event_single .event_date .post-month span{padding-bottom: 6px; border-bottom: 1px solid #4d4d4d;}
.event_single .event_date .post-day {color: #4d4d4d;text-align: center;text-transform: uppercase;font-size: 30px;font-weight: 600;}

.event_single .entry-content-bottom{width: 100%;}
.event_single .entry-content-bottom-left,.event_single .entry-content-bottom-right{width: 50%;float: left; display: block; height: 46px; background:#001942;}
.event_single .entry-content-bottom-right{background:#4d4d4d;}

.no_left_padding{padding-left: 0px !important;}
.no_right_padding{padding-left: 0px !important;}

#event_bottom_wrapper{background: #f2f2f2;padding: 40px 0px; width: 100%;}
#event_bottom_wrapper h2{text-transform: uppercase;font-size: 20px;letter-spacing: 1px;}
#event_bottom_wrapper .c_event_row{margin-top: 12px; padding-top: 25px; border-top: 1px solid #4d4d4d;}
#event_bottom_wrapper .c_event_row h3 {margin-bottom: 10px;}
#event_bottom_wrapper .c_event_row h3 a{font-size: 18px;color: #4d4d4d;}
#event_bottom_wrapper .c_event_row h3 a:hover{color: #001942;}
#event_bottom_wrapper .c_event_row .event_date {width: 60px;height: 80px;display: block;color: #424242;}
#event_bottom_wrapper .c_event_row .event_date .post-month{color: #4d4d4d;text-align: left;text-transform: uppercase;padding: 5px 0px;font-weight: 400;font-size: 16px;}
#event_bottom_wrapper .c_event_row .event_date .post-month span{padding-bottom: 6px; border-bottom: 1px solid #4d4d4d;}
#event_bottom_wrapper .c_event_row .event_date .post-day {color: #4d4d4d;text-align: left;text-transform: uppercase;font-size: 30px;font-weight: 600;}
#event_bottom_wrapper .c_event_row .event_place_time{font-style: italic;margin: 5px 0px 10px;}

#event_bottom_wrapper .c_event_row a.read_more_arrow{color: #001942;}
#event_bottom_wrapper .c_event_row a.read_more_arrow:after {content: "→";font-size: 22px;color: #001942;opacity: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-left: 8px;margin-top: 5px;line-height: 12px;position: absolute;}
#event_bottom_wrapper .c_event_row a.read_more_arrow:hover,#event_bottom_wrapper .c_event_row a.read_more_arrow:hover:after{color: #4d4d4d;}

#event_bottom_wrapper2{background: #ffffff;padding: 40px 0px; width: 100%;}
#event_bottom_wrapper2 h2{text-transform: uppercase;font-size: 20px;letter-spacing: 1px;}
#event_bottom_wrapper2 .c_event_row{margin-top: 12px; padding-top: 25px;padding-bottom: 25px; border-top: 1px solid #4d4d4d;}
#event_bottom_wrapper2 .c_event_row h3 {margin-bottom: 10px;}
#event_bottom_wrapper2 .c_event_row h3 a{font-size: 18px;color: #4d4d4d;}
#event_bottom_wrapper2 .c_event_row h3 a:hover{color: #001942;}
#event_bottom_wrapper2 .c_event_row .event_date {width: 60px;height: 80px;display: block;color: #424242;}
#event_bottom_wrapper2 .c_event_row .event_date .post-month{color: #4d4d4d;text-align: left;text-transform: uppercase;padding: 5px 0px;font-weight: 400;font-size: 16px;}
#event_bottom_wrapper2 .c_event_row .event_date .post-month span{padding-bottom: 6px; border-bottom: 1px solid #4d4d4d;}
#event_bottom_wrapper2 .c_event_row .event_date .post-day {color: #4d4d4d;text-align: left;text-transform: uppercase;font-size: 30px;font-weight: 600;}
#event_bottom_wrapper2 .c_event_row .event_place_time{font-style: italic;margin: 5px 0px 10px;}

#event_bottom_wrapper2 .c_event_row a.read_more_arrow{color: #001942;}
#event_bottom_wrapper2 .c_event_row a.read_more_arrow:after {content: "→";font-size: 22px;color: #001942;opacity: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-left: 8px;margin-top: 5px;line-height: 12px;position: absolute;}
#event_bottom_wrapper2 .c_event_row a.read_more_arrow:hover,#event_bottom_wrapper2 .c_event_row a.read_more_arrow:hover:after{color: #4d4d4d;}

.img_corner .vc_single_image-wrapper {position: relative;width: auto;height: auto;margin: 0px;}
.img_corner .vc_single_image-wrapper img {margin: 0px;}
		
.img_corner.blue_corner_top_right .vc_single_image-wrapper:after {display: block;content: "";width: 50%;height: 50%;max-width: 120px;max-height: 120px;position: absolute;top: -11px;  right: -11px;border-top: 12px solid #001942;border-right: 12px solid #001942;}

.img_corner.blue_corner_bottom_left .vc_single_image-wrapper:before {display: block;content: "";width: 50%;height: 50%;max-width: 120px;max-height: 120px;position: absolute;bottom: -11px;  left: -11px;border-bottom: 12px solid #001942;border-left: 12px solid #001942;}

button.ubtn-normal {padding: 12px 30px !important;}
.blue_bt button{font-weight: 600;text-transform: capitalize;}

.btn-white button {
  background-color: transparent !important;
  color: #fff !important;
  font-weight: bold !important;
  border: 2px solid #fff !important;
  border-radius: 25px;
}

.btn-white button:hover {
  background-color: #fff !important;
  color: #001942  !important;
  border: 2px solid #fff  !important;
}

.btn-blue-white-border button{
  background-color: #001942 !important;
  color: #fff !important;
  font-weight: bold !important;
  border: 2px solid #fff !important;
  border-radius: 30px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.btn-blue button{
  background-color: #001942 !important;
  color: #fff !important;
  font-weight: bold !important;
  border: 2px solid #001942 !important;
  border-radius: 30px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.btn-blue button:hover {
  background-color: transparent !important;
  color: #001942 !important;
  border: 2px solid #001942 !important;
}

.wpcf7 .newsletter_subscribe_submit input[type="submit"],.wpcf7 .event_registration input[type="submit"]{
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	outline: none;
	border: 1px solid #001942;
	border-radius: 25px;
	padding: 10px 20px;
	min-height: 40px;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 20px;
	width: 160px;
	background-color: #001942;
	color: #fff;
	text-transform: none;
}
.wpcf7 .newsletter_subscribe_submit input[type="submit"]:hover,.wpcf7 .event_registration input[type="submit"]:hover{background-color:#fff;color: #001942;}

#newsletter_subscribe .wpcf7 input {border: 1px solid #fff;padding: 12px 16px;}

.ubtn-data {
  font-size: 14px !important;
}

.white-title, .white-copy { color: #fff;}

.dark-navy-title {
  color: #2e3091;
}

.white-title h2, h2.white-title {color: #fff;}

.light-blue {
  color: #001942;
}

.link-light-blue p {
  text-align: center;
  font-weight: bold;
}

.white-bg {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 60px 70px 40px;
}

.light-blue {
  color: #001942;
}
/******************************************************
Header
*******************************************************/
.header-secondary-section {
  background-color: transparent;
}

.header-transparent .header-main-section {padding-bottom: 20px;padding-top: 30px;}

.navbar-dark .navbar-nav .nav-link {
  padding-left: 0px;
  padding-right: 0px;
}

.header .logo img {
  margin-bottom: 0;
}

.header-secondary-section {
  padding-bottom: 0;
}

.header-secondary-section-right-part {
  display: flex;
  float:right;
}

.header-main-section {
  position: relative;
}

.header-main-section.main-section-type-template3:after {
    position: absolute;
    width: 100%;
    bottom: 8px;
    z-index: -1;
}


.header .navbar-nav>.menu-item>a {font-weight: 500;font-family: 'Sora',Arial,Helvetica,sans-serif;font-size:15px}
.header .navbar-nav>.menu-item {padding-left: 15px;padding-right: 15px;}
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item.current-menu-item,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:hover,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:focus,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item a:hover {background-color: #001942;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;font-family: 'Sora',Arial,Helvetica,sans-serif;font-size: 14px;}

.header .navbar-nav > .menu-item > ul.dropdown-menu > .menu-item,
.header .navbar-nav > .menu-item > ul.dropdown-menu > .menu-item > a {font-family: 'Sora',Arial,Helvetica,sans-serif;font-size: 14px;}

.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item.current-menu-item a,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:focus a,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:hover a {color: #fff;}

.header .navbar-nav>.menu-item.contact_us_bt{padding: 0px; margin-right: 15px;}
.header .navbar-nav>.menu-item.contact_us_bt a {color: #fff;padding: 10px 15px 10px 15px;background: #001942}
.header .navbar-nav>.menu-item.contact_us_bt a:hover {color: #fff;background: #6186b2;border-bottom: 1px solid #6186b2;}

.footer-address {
  color: #58595b;
  font-size: 10px;
  line-height: 16px;
  margin-top: 30px;
}

.footer-social-media {
  margin-top: 20px;
}

#wrapper-footer a {font-size: 13px;font-weight: 400;}
#wrapper-footer .menu-item a {font-size: 14px;font-weight: 600;text-transform: uppercase;}
#wrapper-footer .sub-menu a {font-size: 14px;font-weight: 400;line-height: 15px;text-transform: capitalize;}
#menu-footer-menu > li > a {text-transform: uppercase;font-weight: bold;display: inline-block;margin-bottom: 10px;}
#wrapper-footer .menu > .menu-item{padding-right: 28px;}
#wrapper-footer .menu-item a:hover{color: #6186b2 !important;}
.footer-widget-above-wrapper {padding-top: 12px;padding-bottom: 12px;border-bottom: 1px solid #fff;}
#wrapper-footer a:hover {color: #6186b2;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;}

.footer-copyright-wrapper {padding-top: 14px;padding-bottom: 22px;border-top: 1px solid #fff;}
.footer-copyright-wrapper,
#wrapper-footer .footer-copyright-wrapper a {font-size: 12px;color: #ffffff;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;}
#wrapper-footer .footer-copyright-wrapper .copyright-design {text-align: right;}
#wrapper-footer .footer-copyright-wrapper a:hover {color: #ffffff;}


.header-top.sticky .header-secondary-section {
  height: 0;
  padding-top: 0;
}


.header .header-top.sticky .logo img {
  margin-bottom: 0;
}

.header .title-wrapper {width:100%;}
.header .title-wrapper .page-title {color:#ffffff;text-transform: none;font-size: 36px;font-weight: 600 !important;width: 100%;letter-spacing: 1px;}
.footer-widget-wrapper .social-media-list-wrapper {text-align: center;display: flex;
    margin-top: 30px;}
.footer_social{padding-top: 0px;}
.footer_social .social-media-list-wrapper .fa {
	padding: 8px 0;
	width: 32px;
	border-radius: 50%;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	text-align: center;
	background-color: transparent;
	color: #fff;
	font-size: 22px;
	border: 0px solid #fff;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	height: 32px;
}

.footer_social .social-media-list-wrapper .fa:hover{color: #6186b2;border: 0px solid #6186b2; }

.footer-widget.footer-widget-2 .textwidget {text-align: right;font-size: 14px;font-weight: 600!important;}
.footer-widget.footer-widget-2 .textwidget p, .footer-widget.footer-widget-2 .textwidget p a{
  text-align: left;
  font-size: 12px !important;
	font-weight: 400!important;
	line-height: 22px;
	color: #fff;
}
.footer-widget.footer-widget-2 .textwidget p strong{color: #001942;}
.footer-widget.footer-widget-2 .textwidget h4 {
  text-align: right;
  font-size: 13px;
  font-weight: 600!important;
  color: #001942;
	margin-bottom: 3px;
}

.footer-widget .textwidget .contact-detail i {
  display: none;
}

.footer-widget-wrapper a {color: #fff !important;}
.footer-widget-wrapper a:hover {color: #001942 !important;}
.footer-widget-wrapper a.phone-number:hover {color: #fff !important;}
.footer-widget-wrapper a.email-address {color: #fff !important;}
.footer-widget-wrapper a.email-address:hover {color: #001942 !important;}

.footer-widget-wrapper .social-media-list-wrapper a:hover,.footer-widget-wrapper a.call-to-action-button:hover{color: #414042 !important;}
#wrapper-footer #menu-footer-menu{text-align: right;}
#wrapper-footer .menu > li {text-transform: uppercase;}
#wrapper-footer .menu {text-align: left;}

.footer-widget-wrapper .menu-item a {color: #fff !important;}
.footer-widget-wrapper .menu-item a:hover {color: #414042 !important;}

.copyright, .copyright a,
.footer-copyright-wrapper, #wrapper-footer .footer-copyright-wrapper a {color: #4D5C65;}
#wrapper-footer .sba_logo {position: absolute;bottom: 0px;right: 0px; margin-right: 15px;}

.header-transparent .sticky .header-main-section {background: rgba(255,255,255,0.9);}


@media screen and (max-width: 767px) {
  .header-main-section .header-main-section-left-part {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #wrapper-footer .menu {text-align: left;}
  #wrapper-footer .sub-menu a {font-size: 14px;line-height: 1.1;padding: 5px;margin: 8px;}
  .footer-widget .textwidget {text-align: left;}
  .footer-widget-wrapper .social-media-list-wrapper {text-align: right !important;}
  .footer-copyright-wrapper .text-center,.footer-copyright-wrapper .text-right {text-align: left !important;}
  .footer-copyright-wrapper .copyright-design {display: block;text-align: left !important; padding-top: 12px;}
	#wrapper-footer #menu-footer-menu{text-align: left;}
	
}


.layer-content .read_more {
  font-weight: 500;
}

.ul-padding-0 ul {
  padding-left: 16px;
}
.grecaptcha-badge{display: none;}
/******************************************************
Popup
******************************************************/
.sg-popup-content h2 {
  color: #fff;
  margin-bottom: 20px;
  margin-top: 10px;
}

.sg-popup-content form {
  padding: 30px 30px 0;
}


.sg-popup-content .wpcf7-response-output{color: #ffffff;}

.sg-popup-content input[type="text"]::-webkit-input-placeholder,
.sg-popup-content input[type="email"]::-webkit-input-placeholder { /* Edge */
  color:#ccc;
  font-weight: 400;
}

.sg-popup-content input[type="text"]:-ms-input-placeholder,
.sg-popup-content input[type="email"]:-ms-input-placeholder { /* Internet Explorer */
  color:#ccc;
  font-weight: 400;
}

.sg-popup-content input[type="text"]::placeholder,
.sg-popup-content input[type="email"]::placeholder {
  color:#ccc;
  font-weight: 400;
}

.sg-popup-content input[type="submit"] {
  background-color: #001942;
      color: #fff;
      width: 150px;
      border: 2px solid #001942;
      border-radius: 30px;
      text-transform: capitalize;
      padding-top: 10px;
      padding-bottom: 10px;
}

.sg-popup-content input[type="submit"]:hover {
  background-color: transparent;
      color: #001942;
      border-color: #001942;
}


.sg-popup-builder-content {
  display: flex;
      align-items: center;
      justify-content: center;
}

.cta-wrapper .call-to-action-button {
  cursor: pointer;
  color: #ffffff;
  padding: 10px 0px 0px 28px;
  font-size:12px;
  position: relative;
}

.cta-wrapper .call-to-action-button .fa.team-app:before {
  background-image: url("../images/TeamApp-icon-top.png");
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  position: absolute;
  top: 9px;
  content: "";
  left: 10px;
  z-index: 999999;
}

body.default-mobile-menu-off .social-media-list-wrapper {
    text-align: left;
    border-left: none !important;
}

.cta-wrapper .call-to-action-button:hover {color: #001942;}
.cta-wrapper .call-to-action-button i {color: #001942; font-size: 18px; margin-right: 5px;}

.slick-track {
  display: flex !important;
  align-items: center;
}
.no_padding_right{padding-right: 0px !important;}
.no_padding_left{padding-left: 0px !important;}
#vidid,#paperid{display: none;}
.show_vidid,.show_paperid{margin: 5px auto; display: block; width: 30px; height: 30px;
	background-image: url("../images/blue_arrow.png");
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
  transform: rotate(0deg);
  transition: transform 1s linear;
}
.show_vidid.active,.show_paperid.active{
  transform: rotate(180deg);
  transition: transform 1s linear;
}

/******************************************************
Home
*******************************************************/
.header a.discover_more:hover{    background: #6186b2 !important;border-bottom: 1px solid #6186b2;}
/* .header a.discover_more:after{
	position: absolute;
	top:17px;
	right: -112px;
	content: "";
	display: block;
	width: 100px;
	height: 7px;
	background-image: url("../images/long-arrow.png");
	background-size: contain;
	background-position: 0px 0px;
	background-repeat: no-repeat;
} */
.service_home_box{min-height: 305px !important;}
#home_service_row2 .service_home_box{min-height: 280px !important;}
.service_home_box h3{font-size: 17px;margin-left: 10px;}
.service_home_box h3:after{display: block;content: "";width: 180px;height:1px; background:#cda349; margin-top:10px;}
.service_home_box ul {padding-left: 23px;font-size: 14px;}
.icon_column{margin: 0px !important;padding: 0px !important;}
.icon_column .vc_column-inner{margin: 0px !important;padding: 0px !important;}

@media (max-width:1199px) {
	.service_home_box{min-height: 385px !important;}
	#home_service_row2 .service_home_box{min-height: 360px !important;}
}
@media (max-width:1024px) {
	.header a.discover_more:after{top:13px;}
	.service_home_box{min-height: 480px !important;}
	#home_service_row2 .service_home_box{min-height: 430px !important;}
	.service_home_box h3:after{width: 120px;}
}
@media (max-width:900px) {
	.header a.discover_more:after{top:11px;}
}
@media (max-width:767px) {
	.header a.discover_more:after{top:9px;}
	.service_home_box{min-height: 280px !important;}
	#home_service_row2 .service_home_box{min-height: 260px !important;}
	.service_home_box h3:after{width: 180px;}
}
@media (max-width:600px) {
	.header a.discover_more:after{display: none;}
}

#newsletterfullname,#newsletteremail {width: 210px;font-size: 14px;float: left;margin-right: 10px;padding: 8px 16px;}
#newslettersubmit {width: 110px;float: left;background-color: #ffffff;border: 1px solid #ffffff;text-transform: capitalize;padding: 8px 16px; color:#001942;}
#newslettersubmit:hover {background-color: #001942;border: 1px solid #001942;color:#ffffff;}
#newsletter_cta .wpcf7-response-output{color: #fff;}

/** About Us **/
.about_intro p {text-align: center;font-size: 28px;line-height: 36px;font-weight: 600;}
.our_values_box h3.h3_heading{font-size: 20px;}
.our_values_box p{padding: 10px;}


/** Services **/
.services_box{background: #6186b2;color: #fff; padding-top: 20px;}
.services_box h3{font-size: 20px; margin-bottom: 15px;color: #fff;}
.services_box a{color: #fff;}
.services_box a:hover{color: #001942;}


/** clients **/

.clients_services_box{min-height: 320px !important;}
#clients_service_row2 .clients_services_box{min-height: 320px !important;}
.clients_services_box h3{font-size: 15px;margin-left: 10px;}
.clients_services_box h3:after{display: block;content: "";width: 180px;height:1px; background:#cda349; margin-top:10px;}
.clients_services_box p {font-size: 14px;padding-left: 10px;}

@media (max-width:1199px) {
	.clients_services_box{min-height: 360px !important;}
	#clients_service_row2 .clients_services_box{min-height: 360px !important;}
}
@media (max-width:1024px) {
	.clients_services_box{min-height: 480px !important;}
	#clients_service_row2 .clients_services_box{min-height: 500px !important;}
	.clients_services_box h3:after{width: 120px;}
}
@media (max-width:767px) {
	.clients_services_box{min-height: 260px !important;}
	#clients_service_row2 .clients_services_box{min-height: 260px !important;}
	.clients_services_box h3:after{width: 180px;}
}

.white-overlay-box {
  background-color: #fff;
  padding: 60px 70px 30px;
}

.contact-form input[type="submit"] {
  background-color: #001942;
  color: #fff;
  width: 150px;
  border: 2px solid #001942;
  border-radius: 0px;
  text-transform: capitalize;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-form input[type="submit"]:hover {
  background-color: transparent;
  color: #001942;
  border-color: #001942;
}
.contact-form textarea {height: 140px;}

.contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #888888;
  font-weight: 300;
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: #888888;
  font-weight: 300;
}
.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: #888888;
  font-weight: 300;
}
.contact-form :-moz-placeholder { /* Firefox 18- */
  color: #888888;
  font-weight: 300;
}

.home-news .item,
.blog-news .item {
  box-shadow: rgb(168, 168, 168) 1px 0px 4px 0px;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  border-color: rgb(255, 255, 255);
  padding: 20px 20px 5px;
  margin-bottom: 20px;
  transition: all 700ms ease 0s;
  float: left;
}

.post-grid .grid-items {overflow: visible !important;}


.home-news .item:hover,
.blog-news .item:hover {
  background-color: rgb(255, 255, 255);
  box-shadow: none;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  border-color: rgb(168, 168, 168);
  margin-bottom: 20px;
  transition: all 700ms ease 0s;
}

.home-news .title_link a,
.blog-news .title_link a,
.home-news .title a,
.blog-news .title a{
  font-size: 18px;
  color: #001942;
  font-weight: bold;
  -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.home-news .title_link a:hover,
.blog-news .title_link a:hover,
.home-news .title a:hover,
.blog-news .title a:hover {
  color: #7ac9ea;
}

.home-news .excerpt{padding-bottom: 20px;}
.home-news .excerpt a,
.blog-news .excerpt a{
  display: block;
  font-size: 14px;
  color: #7ac9ea;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px !important;
}

.home-news .layer-content {
  padding: 10px 30px 30px !important;
	display: block;
}

.blog-news .excerpt,
.blog-news .title_link,
.blog-news .title,
.blog-news .read_more {
  padding: 10px 30px !important;
  display: block;
}

.blog-news .read_more {
	margin-bottom: 20px !important;
}

#post-grid-625 .item, #post-grid-1041 .item, #post-grid-1043 .item {
	margin-bottom: 20px !important;
    min-height: 540px;
    float: left;
}

.home-news .layout-wrapper,
.blog-news .layout-wrapper  {position: relative;}
.home-news .post_date,
.blog-news .post_date {
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #7ac9ea;
  padding: 5px 10px;
}

.home-news .read_more{width: 120px;text-transform: none;
  background-color: #001942 !important;
  color: #fff !important;
  font-weight: 600 !important;
  border: 2px solid #001942 !important;
  border-radius: 30px;
  padding: 10px 20px!important;
}

.home-news .read_more:hover {
  background-color: transparent !important;
  color: #001942 !important;
  border: 2px solid #001942 !important;
}

#post-grid-130 .item {
  margin-bottom: 20px !important;
}

.page-news .item,
.blog-news .item {
  border: 1px solid #c0bcbc;
  padding: 20px 20px 15px;
  margin-bottom: 20px;
  transition: all 700ms ease 0s;
  float: left;
}

/* post grid */
.post-grid .item {height: 480px; min-height: 480px; max-height: 480px; overflow: hidden;}
.post-grid .grid-items {overflow: visible !important;}


.page-news .item:hover,
.blog-news .item:hover {
  background-color: rgb(255, 255, 255);
  box-shadow: none;
  border: 1px solid #c0bcbc;
  border-radius: 0px;
  border-color: rgb(168, 168, 168);
  margin-bottom: 20px;
  transition: all 700ms ease 0s;
}

.page-news .title_link a,
.blog-news .title_link a {
  font-size: 1rem;
  color: #2e3091;
  font-weight: bold;
  -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.page-news .title_link a:hover,
.blog-news .title_link a:hover{
  color: #001942;
}

.page-news .excerpt a,
.blog-news .excerpt a{
  display: block;
  font-size: 14px;
  color: #001942;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px !important;
}

.page-news .layer-content {
  padding: 15px 30px 25px !important;
	display: block;
}

.blog-news .excerpt,
.blog-news .title_link,
.blog-news .read_more {
  padding: 10px 30px 0 !important;
  display: block;
}

.blog-news .read_more {
	margin-bottom: 20px !important;
}

.page-news .pagination .page-numbers {
  background: #001942 !important; 
}

.page-news .pagination .paginate {
  margin: 30px auto 0;
}

.page-item.active .page-link {
	color: #fff;
	background-color: #001942;
	border-color: #001942;
}

#post-grid-625 .item {
	margin-bottom: 20px !important;
    min-height: 540px;
    float: left;
}

.page-news .layout-wrapper,
.blog-news .layout-wrapper  {
  position: relative;
}

.page-news .post_date,
.blog-news .post_date {
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #001942;
  padding: 5px 10px;
}

#post-grid-228 .item {
  margin-bottom: 20px !important;
}

.post-month,
.post-day {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;	
}

.post-day {font-size: 30px;}

.testimonial-carousel button i {
  font-size: 35px;
  font-weight: bold;
}

.approach_box .vc_column-inner{border: 1px solid #f2f2f2;}
.approach_quick_contact_box .vc_column-inner{background: #DBF3FC;}

.quick_contact {padding: 0px 45px;}
div.wpcf7 .ajax-loader{position: absolute;z-index: 10;}
.wpcf7 .quick_contact input[type="submit"]{
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	outline: none;
	border: 1px solid #001942;
	border-radius: 25px;
	padding: 10px 20px;
	min-height: 40px;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 20px;
	width: 140px;
	background-color: #001942;
	color: #fff;
	text-transform: none;
}
.wpcf7 .quick_contact input[type="submit"]:hover{background-color:#fff;color: #001942;}
.wpcf7 .quick_contact textarea{height: 120px;}

@media (min-width:768px) {
  /* .footer-widget-1-wrapper {
      padding-left: 0;
      padding-right: 0;
  } */
  .overlay-right-copy {
      margin-left: 0;
      margin-right: 0;
      position: absolute !important;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
  }

  .full-img-bg-600 .vc_column-inner{
    min-height: 600px;
    background-position: 50% 50%;
  }

}

@media (max-width:767px) {
  .d-flex{
    flex-direction: column;
  }
  h2,.h2 {
    font-size: 1.5rem;
  }
  .white-overlay-box {
    padding: 0;
  }
}

/**************************************
About
***************************************/
.grey-overlay-box {
  background-color: #f1f1f1;
  padding: 80px 50px 40px;
}

.padding-right-zero {
  padding-right: 0 !important;
}

.padding-left-zero {
  padding-left: 0 !important;
}

.padding-right-70 {
  padding-right: 70px !important;
}

.braket-copy {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.counter-number .stats-number,
.counter-number .counter_suffix {
  font-size: 44px !important;
  color: #2e3091;
  font-weight: bold;
}

.stats-block .stats-number {
  font-weight: 700 !important;
}

.stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
    display: block;
    margin-bottom: 10px;

}
.main-timeline-section{
  position: relative; 
  width: 100%;  
  margin:auto; 
  height:300px;
}

.conference-timeline-content {
  padding-left: 120px;
}
.main-timeline-section .timeline-start,
.main-timeline-section .timeline-end{
  position: absolute;
  background:#001942;
  border-radius:100px;
  top:50%;
  transform: translateY(-50%);
  width:5px;
  height:5px;
}
.main-timeline-section .timeline-end{
  right:0px;
}
.main-timeline-section .conference-center-line{
  position: absolute;
  width:100%;
  height:2px;
  top:50%;
  transform: translateY(-50%);
  background:#001942;

}
.timeline-article{
    width: 12.2%;
    position: relative;
    min-height: 300px;
    float:left;
}
.timeline-article .content-date{
    position: absolute;
    top: 35%;
    left: -20px; 
    font-size:22px;
    font-weight: bold;
}
.timeline-article .meta-date{
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%); 
    width:15px;
    height:15px;
    border-radius: 100%;
    background:#001942;
    border:2px solid #fff;
    box-shadow: 0px 0px 0px 1px #001942;
    border-radius: 50%;
}
.timeline-article .content-box{
  width: 140px;
  position: absolute;
  top: 60%;
  left: -65px; 

}
.timeline-article .content-box p {
  font-size: 13px;
  line-height: 15px;
    font-weight: 600;
}
/*.timeline-article-top .content-box:before{
  content: " ";
  position:absolute; 
  left:50%;
  transform: translateX(-50%);
  top:-20px;
  border:10px solid transparent;
  border-bottom-color: #001942;
}*/
.timeline-article-bottom .content-date{
  top: 59%;
}
.timeline-article-bottom .content-box{
  top: 20%;
}


.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
  background: #001942 !important;
  border: 2px solid #fff !important;
 box-shadow: 0px 0px 0px 1px #001942;
   border-radius: 50%;
       padding: 5px !important;
       width: 10px !important;
       height: 10px !important;
}

.timeline-line span:first-child,
.timeline-line span:last-child {
  background-color: #001942 !important;
  width: 5px !important;
  height: 5px !important;
  left: -2px !important;
}


.mobile-timeline .timeline-block .timeline-header h3,
.mobile-timeline .timeline-header-block .timeline-header h3 {
  font-size: 22px;
  line-height: 18px;
}



.mobile-timeline .timeline-post-right .ult-timeline-arrow l,
.mobile-timeline .timeline-post-right .ult-timeline-arrow s,
.mobile-timeline .timeline-post-left .ult-timeline-arrow l,
.mobile-timeline .timeline-post-left .ult-timeline-arrow s {
  border-color: #fff !important;
}


.mobile-timeline .timeline-item-spt {
  font-weight: 600;
}

.braket-block-inner {
  position: relative;
}

.braket {
  position: absolute;
      top: 0;
      left: 0;
      width: 24px;
      height: 100%;
      z-index: 15;
      overflow: hidden;
}

.braket div:first-child,
.braket div:last-child,
.braket > div:nth-child(2) > span {
  background-color: #001942;
}
.braket div:first-child,
.braket div:last-child  {
  
      transform: translateZ(0);
      opacity: 1;
      /* transition: transform .2s cubic-bezier(.25,.46,.45,.94) .3s,opacity 0s linear .3s; */
      position: absolute;
      top: 0;
      left: 10px;
      width: 12px;
      height: 10px;
      /* transition: transform .2s cubic-bezier(.55,.085,.68,.53) .2s,opacity 0s linear .4s; */
      /* transform: translate3d(-200%,0,0); */
      z-index: 999;
}

.braket-block-content {
  padding: 30px 0 20px 30px;
}

.braket > div:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    overflow: hidden;
}

.braket > div:nth-child(2) span {
    transform: translateZ(0);
    /*transition: transform .3s cubic-bezier(.47,0,.745,.715);*/
    width: 100%;
    height: 100%;
    display: block;
    /*transform: translate3d(0,-100%,0);
    transition: transform .3s cubic-bezier(.39,.575,.565,1) .4s;*/
}

.et-braket-block .braket > div:last-child {
    top: auto;
    bottom: 0;
}

/*.page-news .title_link,
.blog-news .title_link{
    min-height: 85px;
}
*/
@media only screen and (min-width: 1024px) {
	#post-grid-690 .item {
    min-height: 520px;
 }

 #post-grid-517 .item {
  width: 360px;
  min-height: 525px;
}
}

@media screen and (max-width: 991px) {
  .main-timeline-section {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .mobile-timeline {
    display: none !important;
  }
  .mobile-timeline .timeline-block {
    border-color: #fff !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-timeline .timeline-block .timeline-header h3,
  .mobile-timeline .timeline-header-block .timeline-header h3 {
    text-align: center;
  }
  .mobile-timeline .timeline-item-spt {
    text-align: center;
  }
	#numbers_section .number_middle{border:none;}
}

/********************************************************
Box Shadow
********************************************************/
.thumbnail-box {
  border-top: 1px solid #ccc;
}

.thumbnail-box .ult-content-box {
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(168, 168, 168) 1px 0px 4px 0px;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  border-color: rgb(255, 255, 255);

  margin-bottom: 20px;
  transition: all 700ms ease 0s;

}


.thumbnail-box .ult-content-box:hover {
  background-color: rgb(255, 255, 255);
  box-shadow: none;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  border-color: rgb(168, 168, 168);
  margin-bottom: 20px;
  transition: all 700ms ease 0s;
}

.thumbnail-box h4,
.thumbnail-box .wpb_text_column {
  padding-left: 20px;
  padding-right: 20px;
}

/*****************************************************
Services
******************************************************/
.brokerage-box .ult-content-box {
  min-height: 680px;
}


.service-rollover .ult-content-box {
  background-color: #fff !important;
}

.service-rollover .ult-content-box:hover {
  background-color: #001942 !important;
}

.button-row-4 .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-row-4 button {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

/******************************************************
 * Contact Us
 * ***************************************************/
.map-section.wpb_row .vc_column_container {
	padding-left: 0;
	padding-right:0;
}

.contact-list-details a {
  color: #58595b;
}



/*******************************************************
Get A Quote
********************************************************/
.get-quote .col-sm-4 {
  -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.get-quote .col-sm-12 {
  text-align: left !important;
}

.header-type-template3 .social-media-list-wrapper {
  margin-top: 0;
}

@media screen and (max-width: 992px) {
  .timeline-article .content-box {
      left: -65px;
  }
  .timeline-article {
      width: 12.2%;
  }
}


/*******************************************************
Case Study
*******************************************************/
.casestudy_row{margin-bottom: 20px;}
#PaginationCaseStudy {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
    margin: 20px 2px 60px;
}

#PaginationCaseStudy li a {
  background: #001942 !important;
  color: #fff;
  font-size: 16px;
  margin: 5px 2px;
  cursor: pointer;
    padding: 7px 15px;
    text-decoration: none;
}

.case-study-copy {
  text-align: left;
  
}

.case-study-copy p {
  padding-right: 16px;
}

.case-study-copy .btn-orange button {
  padding-left: 20px;
  padding-right: 20px;
}


.case-studies .wpb_content_element {
  margin-bottom: 15px;
}

.case-study-copy h5 {
  color: #58595b;
}

.case-study-img {
  text-align: left;
}
.single-case-studies .entry-meta{display: none !important;}

@media screen and (max-width:767px) {
  .case-studies img {
    margin-bottom: 20px;
  }
	.footer_logo {padding-bottom: 15px;}	
}


/*******************************************************
Government custom
*******************************************************/

.wpb_raw_code.wpb_content_element.wpb_raw_html.iframe-wrapper {
  margin-bottom: 0px;
}

#searchform .input-group::after {
  font-size: 20px;
  right: 5px;
}
#searchform .input-group span input {
  height: 38px;
}


/*** EBC*****/
.header .logo {min-width: 170px !important;}
.navbar-dark .navbar-nav>.current-menu-item>.a:after{
  border-right:1px solid #000000;
  position: absolute;
  right: 0;
}

.header .navbar-nav>li{position: relative;}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav>.current-menu-item>.nav-link, .navbar-dark .navbar-nav .current-page-parent .nav-link{
  color:#001942;

}
.header .logo {padding: 0px;}


/***home****/
.whatson-slide .aps-themeb {
  background-color: #eef2e4;
  padding: 30px;
  text-align: center;
  border: 1px solid #eef2e4;
}

h1.aps-title{
  color:#ffffff;
}
.understrap-read-more-link{ 
  background-color: #001942 !important;
  color: #fff !important;
  font-weight: bold !important;
  border: 2px solid #001942 !important;
  border-radius: 30px;
}
.understrap-read-more-link:hover{
  background-color: transparent !important;
  color: #001942 !important;
  border: 2px solid #001942 !important
}
h2.aps-post-title a{
  color: #001942;
}
.aps-themeb h2.aps-post-title {
  margin: 20px 15px 0 15px !important;
  line-height: 1.5;
}
.whatson-slide .wpb_wrapper button {
  background: transparent !important;
  border:none !important;

}

.whatson-slide  button:focus {
  outline: 1px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}


.whatson-slide .wpb_wrapper button i.icon-left-open-big {
  position: absolute;
  left: -200px !important;
  border: 2px solid #ffffff;
  border-radius: 71%;
  width: 51px;
  height: 50px;
}

.whatson-slide .wpb_wrapper button i.icon-right-open-big {
  position: absolute;
  right: -200px !important;
  border: 2px solid #ffffff;
  border-radius: 71%;
  width: 51px;
  height: 50px;
}
.whatson-slide .wpb_wrapper button i.icon-left-open-big:before{
  font-size: 25px;
  font-size: 25px;
  margin-top: 13px;
  margin-left: 0px;
}
.whatson-slide .wpb_wrapper button i.icon-right-open-big:before{font-size: 25px; margin-top: 13px;margin-right: 0px;}

p.sponsor-list img {margin-right: 50px;}

#wrapper-footer{background-color: #001942 ;}
.copyright, .copyright a, .footer-copyright-wrapper, #wrapper-footer .footer-copyright-wrapper a {color: #ffffff;}
.footer-widget-wrapper a:hover {color: #ffffff !important;}

.social-media-list-wrapper .fa {color: #001942;background-color: #ffffff;}
.social-media-list-wrapper .fa {padding: 4px 0;margin: 0px 3px; width: 32px; height: 32px; color: #001942;font-size: 20px;border: 0px solid #ffffff;background-color: #ffffff;}
.social-media-list-wrapper .fa:hover{color: #6186b2;border: 0px solid #ffffff; }

.footer-widget-columns-wrapper {padding-top:50px;padding-bottom:50px;}

.d-flex{
  background-repeat: no-repeat !important;
  background-position: right !important;
}
.team-activity .wpb_wrapper p {
  line-height: 15px;
  margin-bottom:10px !important;
}
.sponsor-items ul li p img {
  padding-right: 26px;
}

.contact-form1 .row.quick_contact label {
  font-weight: 600;
  font-size: 14px;
}

.contact-form1 .row.quick_contact span input {
  height:18px !important;
}

.member-type{background-color:#f4f5f6;}
.member-type:hover{
background-color:#e6242c;
color: #ffffff;
transition: 0.3s ease-in-out;
}
.member-type h1,.member-type h2{margin-bottom: 8px;}
.member-type:hover h1.vc_custom_heading{color:#ffffff !important;}
.member-type:hover h2.vc_custom_heading{color:#ffffff !important;}

#sp-testimonial-free-wrapper-1773 .sp-testimonial-free-section .slick-dots li.slick-active button {
  background: #727172 !important; 
}
.sp-testimonial-free-section .slick-dots li button {
  width: 10px;
  height: 10px;
}

 .red-btn button {
  background-color: transparent !important;
  color: #001942 !important;
  border: 2px solid #001942 !important;
  border-radius: 30px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-weight: bold !important;
} 
.red-btn button:hover {
  background-color: #001942 !important;
  color: #fff !important;
  font-weight: bold !important;
  border: 2px solid #001942 !important;
  border-radius: 30px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.major-spons .wpb_single_image{
  min-height: 112px;
}
.post-blue-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  max-width: 200px;
  margin-top: 5px;
  margin-left: 0px;
  background-color: #001942 !important;
  color: #fff !important;
  font-weight: bold !important;
  border: 2px solid #001942 !important;
  border-radius: 30px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.post-blue-btn:hover {
  background-color: transparent !important;
  color: #001942 !important;
  border: 2px solid #001942 !important;
}

/**footer***/
body.default-mobile-menu-off .social-media-list-wrapper{padding: 8px 15px 0px 15px !important;}

.procurement_box {min-height: 200px!important;}

@media (max-width: 767px) {
	.header-main-section .header-main-section-left-part {display: block;}
	.header .logo {width: 130px !important;min-width: 130px !important;float: left;}	
	.contact-info-wrapper-mobile{max-width: 200px;}
	body.default-mobile-menu-off .social-media-list-wrapper{padding: 8px 0px !important;}
	.header .social-media-list-wrapper .a_facebook,.header .call-to-action-button{color: #001942 !important;}
	.event_row .event_content {margin-bottom: 20px;}
  .dataTables_wrapper {overflow: scroll;}
	.procurement_box {min-height: 100px!important;}
	.procurement_box .vc_column-inner{padding-top: 0px!important;}
	#wrapper-footer .sub-menu li {margin-bottom: 15px;}	

}
.tablepress{margin-bottom: 0px !important;}
.tablepress tfoot th, .tablepress thead th {background-color: #00194273 !important;}

#tablepress-NAICS-PSCCodes.tablepress tbody tr:first-child td {border-top: 0;padding-top: 20px;}
#tablepress-NAICS-PSCCodes.tablepress tbody tr td.column-1 {font-weight: 700;}
#tablepress-NAICS-PSCCodes.tablepress tbody tr td.column-2 {font-weight: 400; font-size: 16px;}

.owl-item .aps-themeb {
  min-height: 583px;
}
.btn-blue.button.read_more{
  background-color: #001942 !important;
  color: #fff !important;
  font-weight: bold !important;
  border: 2px solid #001942 !important;
  border-radius: 30px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 5px !important;
  transition: 0.5s ease-in-out;
}
.btn-blue.button.read_more:hover{
background-color: transparent !important;
color: #001942 !important;
border: 2px solid #001942 !important;
transition: 0.5s ease-in-out;
}

.ult-item-wrap.slick-slide {
  margin: 0 30px !important;
}
.home_carousel img {max-height: 160px;}
.home_carousel h4{min-height: 70px;}
.home_carousel_copy {height: 180px;overflow: hidden;}

@media (max-width: 1024px) {
	.home_carousel_copy {height: 250px;}
}
@media (max-width: 768px) {
	.home_carousel_copy {height: 220px;}
}

.service-section-senior .vc_col-sm-4 .vc_column-inner{
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.service-section-senior .vc_col-sm-4 .vc_column-inner p{
	color: #001942!important;
}
.service-section-senior .vc_col-sm-4 .vc_column-inner:hover{
	background-color:#001942!important;
}
.service-section-senior .vc_col-sm-4 .vc_column-inner:hover p{
	color:#fff!important;
}
.blog .tags-links, .single-post .tags-links {
	display:none;
}

.entry-content .read_more {
    border-radius: 0px;
    border-width: 1px;
    border-color: #012549!important;
    border-style: solid;
    background: #012549!important;
    color: #fff;
	font-size: 16px!important;
    font-weight: 500!important;
	padding: 8px 25px!important;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.entry-content .read_more:hover {
	border-color: #012549!important;
    background: #fff!important;
    color: #012549!important;
}
.page-link {
	 color: #001942;
	 border-radius: 0px !important;
}
nav[aria-label="Posts navigation"]{
	margin: 20px auto;
}
.page-link:hover {
	color: #001942!important;
}
.active .page-link:hover {
	color: #fff!important;
}

.blog article .container .row{
	align-items:center;
}
@media screen and (min-width: 991px) {
	.single-post .type-post {
		padding-left: 100px;
		padding-right: 100px;
	}
}
.single-post .header-banner {
	display: none!important;
}
.single-post article {
	margin-top: 62px;
}
.single-post .entry-header h2, .single-post .entry-header .entry-meta {
	text-align: center!important;
}
.single-post .entry-header {
	display: flex!important;
    flex-direction: column;
    align-items: center;
}
.single-post article {
    box-shadow: 0px 20px 20px 6px #0000000a;
    padding-bottom: 40px;
    
}