







/* 1a. Containers */




/* 1b. Colors */







/* 1c. Typography */





































/* 1d. Buttons */











/* 2d. Transparent Buttons */











/* 1e. Forms */
/* 1e. Forms */














/* 1e. Forms Button */
 









/* 1e. Subcrpition Button */
 







/* 1f. Tables */













/* 1g. Website header */











/* 1h. Website footer */









.content-wrapper {
  max-width: 2500px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 2500px;
}





html {
  font-size: 18px;
}

/* changes  by me */

h1, h1 span,
.h1{
  color : #054c82 !important;
  font-size : 55px !important;
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none !important;
  text-transform: none !important;
}

/* ======================================== */

.inner-head h1 {
  color : #054c82 !important;
  font-size : 55px !important;
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none !important;
  text-transform: none !important;
}


.job-name h3{
  font-size : 18px !important;
}

.jobs-box h2{
  font-size:18px !important;
}

h2, h2 span,
.h2 {
  color : #054c82!important;
  font-size : 36px !important;
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none!important;
  text-transform: none !important;
}

h3, h3 span,
.h3 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none !important;
  color: #054c82!important;
  font-size: 18px !important;
  text-transform: none !important;
}

h4,
.h4 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none !important;
  color: #FFFFFF !important;
  
  text-transform: none !important;
}

h5,
.h5 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none !important;
  color: #054c82 !important;
  
  text-transform: none !important;
}

h6,
.h6 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none !important;
  color: #054C82 !important;
  
  text-transform: none !important;
}

.jobs-box:hover h2, .jobs-box:hover p {
  color: #fff !important;
}

/* ================================== */

body, p, span, label {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #054C82;
  font-size: 18px;
}


/* Paragraphs */

/* Anchors */

a {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0042b7;
}

a:hover,
a:focus {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #00C0F3;
}

a:active {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #00C0F3;
}

/* Headings */

h1, h1 span,
.h1 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none ;
  font-family:Titillium Web!important;
  color: #054c82;
  font-size: 55px;
  text-transform: none;
}
h2, h2 span,
.h2 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #054c82;
  font-size: 36px;
  text-transform: none;
}

h3, h3 span,
.h3 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #054c82;
  font-size: 18px;
  text-transform: none;
}

h4,
.h4 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 28px;
  text-transform: none;
}

h5,
.h5 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #054c82;
  font-size: 22px;
  text-transform: none;
}

h6,
.h6 {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #054C82;
  font-size: 18px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #005eb8;
}




.btn,
button,
.button {
  border: 0px none #005eb8;

  padding-top: 12px;
padding-right: 26px;
padding-bottom: 12px;
padding-left: 26px;

  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}
.btn:hover,
.btn:focus,
button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color:#FFFFFF;
  background-color: 

  
  
    
  


  rgba(5, 60, 104, 1.0)

;
  border: 1px none #425b76;
;
}
.btn:active,
button:active,
.button:active {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color:#FFFFFF;
  background-color: 

  
  
    
  


  rgba(5, 60, 104, 1.0)

;
  border: 1px none #425b76;
;
}


.login-signup-btn .login-btn{
  border: 0px none #005eb8;

  border-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  padding-top: 12px;
padding-right: 26px;
padding-bottom: 12px;
padding-left: 26px;

  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;	
  border-radius: 4px 0 0 4px;
}


.signup-btn.orange-bdr-btn{

  border: 1px solid #005eb8;
;
  padding-top: 12px;
padding-right: 26px;
padding-bottom: 12px;
padding-left: 26px;
;
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 6px;
  color: #005eb8;
  font-size: 16px;
  text-transform: none;	
  border-radius:  0 4px 4px 0; 
}


.signup-btn.orange-bdr-btn:hover,
.signup-btn.orange-bdr-btn:focus,
.signup-btn.orange-bdr-btn:active,{
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color:#FFFFFF;
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  border: 1px solid #005eb8;

}

.apply-job .btn{
  border: 1px solid #005eb8;

  border-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  padding-top: 12px;
padding-right: 26px;
padding-bottom: 12px;
padding-left: 26px;

  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 6px;
  color: #005eb8;
  font-size: 16px;
  text-transform: none;	
}


.apply-job .btn:hover,
.apply-job .btn:focus,
.apply-job .btn:active,{
  border-radius: 24px;
  border-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color:#FFFFFF;
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
}






form {
  padding: 0px;

  background:#FFFFFF;

}
.form-title {
  color: #005eb8;
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Labels */

form label span {
  color: #054c82 !important;
}

form label{
  color: #054c82 !important;
}

/* Help text */

form legend {
  color: #054c82;
}

.hs_error_rollup{
  display:none !important;
}

.hs-error-msg, .hs-input.invalid.error{
  color:#e33c1a !important;
}

/* Inputs */
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 1px solid #dfdfdf;
;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #005eb8;
  border-radius: 3px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border: 1px solid #1a2133;
;
}

textarea.hs-input {
  border: 1px solid #dfdfdf;

  min-height: 170px;
  resize: vertical;
  height: auto;
  box-shadow: none!important;
  color: #005eb8;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; 
  width: 97% !important;
}

.form-control, .hs-input {
  border: 1px solid #dfdfdf;
;
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  box-shadow: none!important;
  color: #005eb8 !important;
  height: 50px;
  padding: 5px 12px;
  font-family:  Titillium Web !important;
}


/* Form placeholder text */

::-webkit-input-placeholder {
  color: #005eb8;
}

::-moz-placeholder {
  color: #005eb8;
}

:-ms-input-placeholder {
  color: #005eb8;
}

::placeholder {
  color: #005eb8;
}

.form-control::-webkit-input-placeholder {
  color: #005eb8;
}
.form-control::-moz-placeholder {
  color: #005eb8;
}
.form-control:-ms-input-placeholder {
  color:#005eb8;
}
.form-control::-ms-input-placeholder {
  color: #005eb8;
}
.form-control::placeholder {
  color:#005eb8;
}
/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #005eb8;
}

.fn-date-picker td.is-selected .pika-button {
  background: #005eb8;
}

.fn-date-picker td .pika-button:hover {
  background-color: #005eb8 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #005eb8;
}

/* Submit button */
.contact-pg .login_form_right form .hs-button, .contact-pg .login_form_right form input[type=submit]{
  border: 1px solid #393f93;

  padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;

  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(57, 63, 147, 1.0)

;
  border-radius: 32px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

form input[type=submit],
form .hs-button, .hs-button {
  /*    width:100%; */
  border: 1px solid #393f93;

  padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;

  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(57, 63, 147, 1.0)

;
  border-radius: 32px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}


form input[type=submit]:hover, form .hs-button:hover, .hs-button:hover {
  /*    width:100%; */
  border: 1px solid #005eb8;
;
  background: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  color: #FFFFFF;

}

.subsc-form form input[type=submit],
.subsc-form form .hs-button {
  border: 1px solid #393f93;

  padding-top: 20px;
padding-right: 50px;
padding-bottom: 20px;
padding-left: 50px;

  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(57, 63, 147, 1.0)

!important;
  border-radius: 32px;
  color: #FFFFFF;
  font-size: 0px;
  text-transform: none;
}

.subsc-form form input[type=submit]:hover,
.subsc-form form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

!important;
  border-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
}
.subsc-form form{
  background:none !important;
}


.contact-pg .login_form_right form .hs-button:hover,
.contact-pg .login_form_right form input[type=submit]:hover,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  border: 1px solid #005eb8;
;
  background: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  color: #FFFFFF;
}

.newsletter-inp .hs-button:hover{

  border-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;

  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 134, 224, 1.0);
  border-color: #2886e0;
}

.newsletter-inp .hs-button {
  background: 

  
  
    
  


  rgba(57, 63, 147, 1.0)

;
  color: #FFFFFF !important;

}






/* Table */

table {
  border: 1px solid #054c82;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #054c82;

  padding: 18px;

  color: #054c82;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #054c82;
}
.table-bordered td, .table-bordered th {
  border: 1px solid #054c82;
;
}





.header {
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
}

.top-menu {
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #005eb8;
  font-family: Titillium Web;
}

.menu ul li a {
  color: #005eb8!important;
  font-weight: 400; text-decoration: none; font-family: 'Titillium Web', sans-serif; font-style: normal !important;
  font-size: 16px;
}

/* .menu ul li a { */



/*   font-size: 16px; */
/* } */

.hs-menu-children-wrapper {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.hs-menu-children-wrapper:hover {
  background-color : #FFFFFF !important;
}


li.hs-menu-item.hs-menu-depth-2.hs-item-has-children:hover{
  background-color : #FFFFFF !important;
}

@media only screen and (max-width: 991px) {
  .top-menu .iphon_navigation ul li a {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
    font-weight: 400; text-decoration: none; font-family: 'Titillium Web', sans-serif; font-style: normal !important; 
    color: #005eb8 !important;
    
    font-size: 16px;
  } 
  .iphon_navigation ul li {
    border: 2px solid #005eb8;
 !important;
  }
  .iphon_navigation ul li a:hover {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
    color: 

  
  
    
  


  rgba(0, 94, 184, 1)

 !important;
  }
}

.menu ul li:hover > a {
  color: 

  
  
    
  


  rgba(0, 94, 184, 1)

 !important;
  text-decoration: none;
}

.menu ul li > a:hover  {
  color: 

  
  
    
  


  rgba(0, 94, 184, 1)

 !important;
  text-decoration: none;
}

.menu ul li::after {
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1)

;
}

.menu ul li:hover a::after, .menu ul li.active a::after{
  background-color:

  
  
    
  


  rgba(0, 94, 184, 1)

;
}

.menu ul li:hover > a,
.menu ul li.active > a {
  color: 

  
  
    
  


  rgba(0, 94, 184, 1)

 !important;
}
.menu__child-toggle-icon {
  border-top-color: #005eb8;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #003690;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #003690;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #2886e0;
}

.menu__child-toggle-icon:active {
  border-top-color: #2886e0;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #005eb8;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #005eb8;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #005eb8;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #005eb8;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Titillium Web;
}

.header__language-switcher-label-current:after {
  border-top-color: #005eb8;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(0, 94, 184, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #005eb8;
  }
  body, html {
    font-size: 18px;
  }

  h1, .post-text-area h1 {
    font-size: 30px;
  }

  h2, .post-text-area h2 {
    font-size: 28px;
  }

  h3, .post-text-area h3 {
    font-size: 24px;
  }

  h4, .post-text-area h4 {
    font-size: 19px;
  }

  h5, .post-text-area h5 {
    font-size: 17px;
  }

  h6, .post-text-area h6 {
    font-size: 13px;
  }

}





.footer, .drakgray-bg {
  background-color: 

  
  
    
  


  rgba(50, 50, 50, 1)

;
}

.drakgray-color  {
  color: 

  
  
    
  


  rgba(50, 50, 50, 1)

;
}



/* Footer content */
.ft-link-sect h5,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer li,
.footer img {
  color: #FFFFFF !important;
}


.ft-link-sect ul li a{
  font-weight: normal; text-decoration: none; font-family: 'Titillium Web', sans-serif; font-style: normal;
  color: #FFFFFF;
  font-size: ;
}

.ft-link-sect ul li a:hover{
  color: #ffffff;
}

.ft-link-sect a i {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.ft-link-sect a i:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.copyright, .footer p, .footer span {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
}

.subsc-form .submitted-message{
  color: #FFFFFF;
  margin-top: 15px;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 0px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #054C82;
}

.blog-post__tag-link {
  color: #054C82;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #00245a;
}

.blog-post__tag-link:active {
  color: #2d74aa;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #054c82;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #00245a;
}

.blog-related-posts__title-link:active {
  color: #2d74aa;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 0px;
}

#comments-listing .comment-reply-to {
  color: #0042b7;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #001a8f;
}

#comments-listing .comment-reply-to:active {
  color: #286adf;
}





.hs-search-results__title {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #054c82;
}





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #054c82;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #00245a;
}

.blog-index__post-title-link:active {
  color: #2d74aa;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #054C82;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #054C82;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #00245a;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #2d74aa;
}

.pagination__link-icon svg {
  fill: #054C82;
}

/* Pricing card */

.card__price {
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #054c82;
  font-size: 18px;
}

.card__body svg {
  fill: #005eb8;
}

/* Social follow */

.orange-bg {
  background-color:#005eb8;
}
.blue-bg {
  background-color:#005eb8;
}

.social-links__icon {
  background-color: #005eb8;
}
.testimonial-sect h2 span,
.blue-color{
  color: #005eb8;
}

.job-location,
.candidate-list table td:last-child,
.sort-txt span,
.job-flt-box ul li span,
.orange-color{
  color: #005eb8;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #003690;
}

.social-links__icon:active {
  background-color: #2886e0;
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #054c82;
  font-size: 18px;
}


/* Theme Style css  */
.subscribe-sect h4{
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 36px;
}

.ft-link-sect ul li a {
  font-weight: normal; text-decoration: none; font-family: 'Titillium Web', sans-serif; font-style: normal;
  color: #FFFFFF;
  font-size: ;
}

.ft-link-sect ul li a:hover {
  text-decoration: none;
  color: #ffffff;
  font-size: ;
}

/* banner css */
.news-tagline p{
  font-family: 'Titillium Web', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #054C82;
  font-size: 18px!important;
}

.banner-heading{
  font-weight: 700; text-decoration: none; font-family: 'Titillium Web', sans-serif; font-style: normal;
  color: #005eb8;
  font-size: 62px;
}

/* @media only screen and (max-width: 1440px){
.banner-heading {
font-size: 62px;
}
}
*/
.jobs-box{	background: #FFFFFF;	border: 2px solid #FFFFFF;}
.bg-white {	background: #FFFFFF;	border: 2px solid #FFFFFF;}
.jobs-box:hover {	background: #005eb8!important;	border: 2px solid #005eb8;}
.jobs-box:hover .job-icon::after { background: #FFFFFF; }
.jobs-box:hover h2, .jobs-box:hover p{	color: #FFFFFF;	}


.main-search .btn{
  background:#393f93;
}

.main-search .btn:hover{
  background:#005eb8;
  border: 1px solid #005eb8;
}

.breadcrumb-section .breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-section .breadcrumb a { color: #005eb8 }

.user-form .nav-tabs .nav-item.show .nav-link, .user-form .nav-tabs .nav-link.active
{
  background-color:#005eb8;
}

.breadcrumb-item.active {
  color:#054C82; 
}

.signin-btn-group .btn.orange-bdr-btn:hover i.google-icon { background: #FFFFFF; color: #005eb8; }
.testimonial {	 background-color: #FFFFFF;}
.sorting-icon a:hover { color: #FFFFFF; background-color: #005eb8; border: 1px solid #005eb8; }
.sorting-icon a.active { color: #FFFFFF; background-color: #005eb8; border: 1px solid #005eb8; }

.job-display:hover ,
.job-card:hover { border-color: #005eb8; }

.subsc-form .hs-error-msg, .subsc-form .hs-input.invalid.error {
  color: #FFFFFF!important;
}

.counter-count {
  background-color: #005eb8;
  color: #FFFFFF;
}
.counter-count:hover {
  background-color: #393f93;
  color: #FFFFFF;
}
.count-p {
  color: #054C82;
}
.count-p:hover {
  color: #393f93;
}

.hs_cos_wrapper_type_rich_text ul li:before {
  color:  #005eb8;

  content: "\25AA";
  font-size:22px;
}

.custom-pad ul li:before {
  color:  #005eb8;
  content: "\25AA";
  font-size:22px;

}