/* 
	Theme Name : Option 3
*/
/* by default */
.splashcontainer {
  font-family: 'Roboto Slab', serif;
  color: #0c4d8d;
}

.splash-h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 40px;
  font-weight: bold;
  color: #0c4d8d;
}
@media (max-width: 767px) {
  .splash-h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
  }
}

.splash-h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 30px;
  font-weight: bold;
  color: #0c4d8d;
  text-align: center;
}
@media (max-width: 767px) {
  .splash-h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
  }
}

.splash-p {
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 9px;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.splash-custom-text {
  font-weight: 400;
  font-size: 15px;
 
  
}

   .splash-custom-font-pricing-countries{
  font-size: 20px;
  font-weight: 600;
  }


.splash-header {
  background: #fff;
}

.splash-custom-btn-danger-color-orange{
  color: #fef4e9;
    border: solid 1px #c71d00;
    background: #c71d00;
    background: -webkit-gradient(linear, left top, left bottom, from(#c71d00), to(#e43f23));

}
.splash-custom-btn-danger-color-orange:hover{
  background: #e43f23!important;
  border: solid 1px #c71d00;
}

.splash-custom-btn{
  color: black;
}



/* preheader */
.splash-preheader {
  padding: 23px 7px 15px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
}
.splash-preheader a {
  color: #979797;
}
@media (max-width: 767px) {
  .splash-preheader {
    display: none;
  }
}

.splash-line {
  padding: 5px 7px 15px;
  border-bottom: 1px solid #0c4d8d;
}

.splash-logo-section {
  float: left;
  margin-right: 20px;
}

.splash-img-head{
  width: 100px;
  height: auto;
}

.splash-phone-section,
.splash-lang-section {
  font-size: 15px;
  float: left;
  min-width: 180px;
  margin-right: 20px;
}
.splash-phone-section span.fa,
.splash-lang-section span.fa {
  color: #0c4d8d;
  margin-right: 5px;
}
.splash-phone-section em,
.splash-lang-section em {
  color: inherit;
  font-style: normal;
}

.splash-social-section {
  text-align: right;
}
.splash-social-section a {
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
}
.splash-social-section a:hover {
  color: #0c4d8d;
}

.splash-main-header {
  z-index: 999;
  background: #fff;
}
.splash-main-header.is_stuck {
  border-bottom: 1px solid #ccc;
}

.splash-navbar-toggle {
  background: #0c4d8d;
  z-index: 999;
}
.splash-navbar-toggle .splash-icon-bar {
  background: #fff;
}

.splash-navbar {
  border: none;
  padding-top: 10px;
  padding-bottom: 10px !important;
  margin-bottom: 0px;
  min-height: inherit;
}
@media (max-width: 1023px) {
  .splash-navbar {
    padding-top: 8px;
    padding-bottom: 8px !important;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .splash-navbar {
    padding-top: 5px;
    padding-bottom: 5px !important;
    margin-bottom: 15px;
  }
}
.splash-navbar .splash-navbar-logo {
  display: inline-block;
  width: 147px;
}
@media (max-width: 767px) {
  .splash-navbar .splash-navbar-logo {
    padding-top: 5px;
    padding-bottom: 5px !important;
  }
}

.splash-navbar-nav {
  width: auto;
  vertical-align: center;
}

.splash-navbar-nav > li {
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .splash-navbar-nav > li {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .splash-navbar-nav > li {
    margin-left: 0;
  }
}
.splash-navbar-nav > li#search-link .splash-dropdown-menu,
.splash-navbar-nav > li#search-link.open .splash-dropdown-menu {
  margin-top: 10px;
  padding: 12px;
  width: 250px;
  text-align: center;
}
@media (max-width: 767px) {
  .splash-navbar-nav > li#search-link .splash-dropdown-menu,
  .splash-navbar-nav > li#search-link.open .splash-dropdown-menu {
    width: auto;
    padding: 0;
  }
}
.splash-navbar-nav > li#search-link .splash-input-group-btn,
.splash-navbar-nav > li#search-link .splash-input-group-btn .splash-btn,
.splash-navbar-nav > li#search-link .splash-input-group,
.splash-navbar-nav > li#search-link.open .splash-input-group-btn,
.splash-navbar-nav > li#search-link.open .splash-input-group-btn .splash-btn,
.splash-navbar-nav > li#search-link.open .splash-input-group {
  vertical-align: top;
}
.splash-navbar-nav > li#search-link > a,
.splash-navbar-nav > li#search-link.open > a {
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  text-align: center;
  font-size: 18px;
  border-radius: 50px;
  color: #fff;
  border: none;
  background: #0c4d8d;
}
.splash-navbar-nav > li#search-link > a .fa,
.splash-navbar-nav > li#search-link.open > a .fa {
  line-height: inherit;
}
.splash-navbar-nav > li#search-link > a:hover,
.splash-navbar-nav > li#search-link.open > a:hover {
  color: #fff;
  background: #0c4d8d;
}
@media (max-width: 767px) {
  .splash-navbar-nav > li#search-link > a,
  .splash-navbar-nav > li#search-link.open > a {
    width: auto;
    display: block;
    border-radius: 6px;
  }
}
.splash-navbar-nav > li.active > a {
  color: #3276b1 !important;
}
.splash-navbar-nav > li.active > a:before {
  content: none;
}
.splash-navbar-nav > li a {
  color: #0c4d8d !important;
  line-height: 2em;
  padding: 0;
}
.splash-navbar-nav > li a:focus {
  background: none;
  text-decoration: none;
  outline: none;
}
.splash-navbar-nav > li a:active {
  background: none !important;
}
.splash-navbar-nav > li a:hover {
  background: none;
  color: #0c4d8d;
}
@media (min-width: 768px) {
  .splash-navbar-nav > li a {
    padding: 0;
    font-size: 18px;
  }
}

.splash-static-banner {
  display: table;
  width: 100%;
  height: 800px;
  background: url(../images/image_7.jpg) no-repeat center top;
  background-size: cover;
  color: #fff;
  text-align: center;
}
@media (max-width: 1023px) {
  .splash-static-banner {
    height: 446px;
  }
}
.splash-static-banner .splash-banner-text {
  display: table-cell;
  /* background: rgba(190, 203, 214, 0.32); */
  vertical-align: middle;
}
.splash-static-banner h1 {
  font-family: 'Roboto Slab', serif;
  font-size: 70px;
  font-weight: bold;
  margin: 0 0 1em;
  color: inherit;
}
.splash-static-banner h1 small {
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  font-weight: 400;
  color: inherit;
  font-size: 45px;
}

.splash-custom-small {
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  font-weight: 500;
  color: inherit;
  font-size: 30px;
  padding-top: 20px;
}


@media (max-width: 767px) {
  .splash-static-banner h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 50px;
  }
}
@media (max-width: 479px) {
  .splash-static-banner h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
  }
}


@media (max-width: 767px) {
  .splash-static-banner h1 small{
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    padding-top: 15px;
  }
}
@media (max-width: 479px) {
  .splash-static-banner h1 small{
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    padding-top: 10px;
  }
}

.splash-static-banner-button{
  margin: 5px;
  font-size: 30px;
  padding: 10px;
  border-radius: 3px;
}

.splash-action-banner-button{
  margin: 5px;
  font-size: 20px;
  padding: 15px;
  border-radius: 3px;
}

.splash-highlighted {
  padding: 0 10px;
  background: #0c4d8d;
  color: #fff;
}



.splash-highlighted,
::selection {
  background: #0c4d8d;
  color: #fff;
}



::-webkit-selection {
  background: #0c4d8d;
  color: #fff;
}

::-moz-selection {
  background: #0c4d8d;
  color: #fff;
}

.splash-btn-tranparent {
  padding: 18px 25px;
  font-size: 14px;
  border-radius: 0;
  color: inherit;
  border: 1px solid;
  font-weight: 900;
}
.splash-btn-tranparent:focus,
.splash-btn-tranparent:hover {
  color: inherit;
  text-decoration: none;
}

.splash-action-banner {
  color: #fff;
  background: #0c4d8d;
  font-size: 18px;
  font-weight: 300;
  padding: 40px 0;
}
@media (max-width: 1023px) {
  .splash-action-banner {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .splash-action-banner {
    font-size: 16px;
  }
}
.splash-action-banner h2 {
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
  font-size: 30px;
}
@media (max-width: 1200px) {
  .splash-action-banner h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .splash-action-banner h2 {
    font-size: 20px;
  }
}
.splash-action-banner p,
.splash-action-banner h2 {
  margin: 0;
}
@media (max-width: 767px) {
  .splash-action-banner p,
  .splash-action-banner h2 {
    margin: 0 0 15px;
  }
}

.splash-title-section {
  padding: 0 0 50px;
}
@media (max-width: 1200px) {
  .splash-title-section br {
    display: none;
  }
}
@media (max-width: 1023px) {
  .splash-title-section {
    padding: 0 0 20px;
  }
}

.splash-feature {
  margin: 0 0 30px;
}
.splash-feature h3 {
  font-size: 21px;
  color: #717171;
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
}
@media (max-width: 1023px) {
  .splash-feature h3 {
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
  }
}
.splash-feature h3 .splash-icon-circle {
  font-size: 30px;
  margin-right: 20px;
}
@media (max-width: 1200px) {
  .splash-feature h3 .splash-icon-circle {
    margin-right: 15px;
  }
}
@media (max-width: 1023px) {
  .splash-feature h3 .splash-icon-circle {
    font-size: 18px;
    border-radius: 6px;
    margin-right: 10px;
  }
}

.splash-icon-circle {
  background: #0c4d8d;
  color: #fff;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 50px;
}

.splash-section-area {
  padding: 45px 0;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 1023px) {
  .splash-section-area {
    padding: 25px 0;
  }
}
.splash-section-area.no-border {
  border-bottom: none;
}

a[aria-expanded='false'] .toggle-icon:before {
  content: '\f055';
}

a[aria-expanded='true'] .toggle-icon:before {
  content: '\f056';
}

.splash-offwhite {
  background: #fbfcfe;
  color: #979797;
}

.splash-panel-title {
  font-size: 18px;
}

.splash-panel-heading {
  border: none;
  padding: 0;
}

.splash-panel-heading h3 {
  font-family: 'Roboto Slab', serif;
}

.splash-panel-heading a {
  padding: 10px 30px;
  display: block;
  border: 1px solid transparent;
}
.splash-panel-heading a .toggle-icon {
  float: right;
}
.splash-panel-heading a:focus {
  text-decoration: none;
  outline: none;
}

.splash-panel {
  background: none;
  box-shadow: none;
  border-bottom: 1px solid #fff;
  color: #969595;
}

.splash-panel-body {
  padding: 10px 30px;
}

a[aria-expanded='false'] {
  color: #969595;
  font-weight: normal;
}

a[aria-expanded='true'] {
  background: #fff;
  border: 1px solid #f1f1f1;
  border-bottom: none;
  color: #0c4d8d;
}

.splash-panel-group
  .splash-panel-heading
  + .splash-panel-collapse
  > .splash-list-group,
.splash-panel-group
  .splash-panel-heading
  + .splash-panel-collapse
  > .splash-panel-body {
  border: 1px solid #f1f1f1;
  border-top: none;
  background: #fff;
}

.splash-panel-group .splash-panel + .splash-panel {
  margin-top: 0;
}

.splash-progress {
  
  background: #f5f5f5;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
   position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    height: 20px;
}

.splash-progress-bar {
  background: #0c4d8d;
  font-size: 16px;
  width: 0;
  -webkit-animation: progress 1.5s ease-in-out forwards;
          animation: progress 1.5s ease-in-out forwards;
}


.splash-progress-bar .splash-title {
  opacity: 0;
  -webkit-animation: show 0.35s forwards ease-in-out 0.5s;
          animation: show 0.35s forwards ease-in-out 0.5s;
}

@-webkit-keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}




.h4,
.splash-h4 {
  color: inherit;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
}

.splash-img-nav {
  width: 80px;
  height: auto;
}

.splash-img {
  width: 350px;
  height: auto;
}

.splash-member {
  position: relative;
  overflow: hidden;
  max-width: 270px;
  margin: 0 auto 20px;
}
.splash-member img {
  display: block;
  margin: 0 auto;
}
.splash-member .splash-overlay-data {
  background: #f7f7f7;
  position: absolute;
  padding: 10px;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  margin-top: -70px;
  transition: all 0.5s ease 0s;
}
.splash-member .splash-overlay-data h4 {
  font-size: 20px;
  margin-top: 0;
  font-family: 'Roboto Slab', serif;
}
.splash-member .splash-overlay-data small {
  font-size: 12px;
  text-transform: uppercase;
  color: inherit;
}
.splash-member .splash-overlay-data p {
  display: none;
  margin: 0 0 14px;
}
.splash-member .splash-overlay-data .splash-overlay-inner {
  display: table;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.splash-member .splash-overlay-data .splash-overlay-inner > div {
  display: table-cell;
  vertical-align: middle;
}
.splash-member:hover .splash-overlay-data {
  background: rgba(229, 2, 18, 0.96);
  color: #fff;
  top: 0;
  margin: 0;
}
.splash-member:hover .splash-overlay-data .splash-overlay-inner > div {
  padding: 10px;
}
.splash-member:hover .splash-overlay-data p {
  display: block;
}
.splash-member .splash-social-icons a {
  color: #fff;
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  text-align: center;
  line-height: 2.5em;
  border: 1px solid;
  margin: 0 2px;
  font-size: 14px;
  border-radius: 50px;
}

.splash-filter-list {
  margin: 20px 0 0;
  font-size: 19px;
}
@media (max-width: 1023px) {
  .splash-filter-list {
    font-size: 17px;
  }
}
.splash-filter-list a {
  color: inherit;
}
.splash-filter-list a:hover,
.splash-filter-list a a:focus {
  text-decoration: none;
}
.splash-filter-list li:after {
  content: '/';
  display: inline-block;
  margin-left: 15px;
}
.splash-filter-list li:last-child:after {
  display: none;
}
.splash-filter-list .active a {
  color: #0c4d8d;
}

.splash-blog-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
.splash-blog-slider > li {
  position: relative;
  overflow: hidden;
}
.splash-blog-slider > li img {
  display: block;
  margin: 0 auto;
}
.splash-blog-slider .splash-overlay-data {
  display: block;
  position: absolute;
  text-align: center;
  margin: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  transition: all 0.5s ease 0s;
}
.splash-blog-slider .splash-overlay-data .splash-overlay-inner {
  background: rgba(229, 2, 18, 0.96);
  display: table;
  width: 100%;
  height: 100%;
}
.splash-blog-slider .splash-overlay-data .splash-overlay-inner > div {
  display: table-cell;
  vertical-align: middle;
}
.splash-blog-slider .splash-overlay-data h4 {
  font-size: 21px;
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
}
.splash-blog-slider .splash-overlay-data p {
  font-weight: inherit;
}
.splash-blog-slider .splash-overlay-data .splash-zoom {
  display: block;
  position: absolute;
  font-size: 16px;
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
  text-align: center;
  background: #3b4044;
  color: #fff;
  right: 0;
  bottom: 0;
}
.splash-blog-slider .splash-left {
  left: 100%;
  right: auto;
}
.splash-blog-slider .splash-right {
  right: 100%;
  left: auto;
}
.splash-blog-slider .splash-bottom {
  bottom: 100%;
  top: auto;
}
.splash-blog-slider .splash-top {
  top: 100%;
  bottom: auto;
}
.splash-blog-slider li:hover .splash-left {
  left: 0;
}
.splash-blog-slider li:hover .splash-right {
  right: 0;
}
.splash-blog-slider li:hover .splash-bottom {
  bottom: 0;
}
.splash-blog-slider li:hover .splash-top {
  top: 0;
}

.splash-items_container {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -20px;
}
@media (max-width: 767px) {
  .splash-items_container {
    margin-left: 0;
  }
}
.splash-items_container > li {
  position: relative;
  float: left;
  width: 365px;
  margin-left: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .splash-items_container > li {
    width: 300px;
  }
}
@media (max-width: 1023px) {
  .splash-items_container > li {
    width: 220px;
  }
}
@media (max-width: 767px) {
  .splash-items_container > li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
  }
}
@media (max-width: 479px) {
  .splash-items_container > li {
    width: auto;
    max-width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2%;
    float: none;
  }
}
.splash-items_container > li img {
  display: block;
  margin: 0 auto;
}
.splash-items_container .splash-overlay-data {
  display: block;
  position: absolute;
  text-align: center;
  margin: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  transition: all 0.5s ease 0s;
}
.splash-items_container .splash-overlay-data .splash-overlay-inner {
  background: #0c4d8d;
  display: table;
  width: 100%;
  height: 100%;
}
.splash-items_container .splash-overlay-data .splash-overlay-inner > div {
  display: table-cell;
  vertical-align: middle;
}
.splash-items_container .splash-overlay-data h4 {
  font-size: 21px;
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
}
.splash-items_container .splash-overlay-data p {
  font-weight: inherit;
}
.splash-items_container .splash-overlay-data .splash-zoom {
  display: block;
  position: absolute;
  font-size: 16px;
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
  text-align: center;
  background: #3b4044;
  color: #fff;
  right: 0;
  bottom: 0;
}
.splash-items_container .splash-left {
  left: 100%;
  right: auto;
}
.splash-items_container .splash-right {
  right: 100%;
  left: auto;
}
.splash-items_container .splash-bottom {
  bottom: 100%;
  top: auto;
}
.splash-items_container .splash-top {
  top: 100%;
  bottom: auto;
}
.splash-items_container li:hover .splash-left {
  left: 0;
}
.splash-items_container li:hover .splash-right {
  right: 0;
}
.splash-items_container li:hover .splash-bottom {
  bottom: 0;
}
.splash-items_container li:hover .splash-top {
  top: 0;
}

.splash-post {
  position: relative;
}
@media (max-width: 767px) {
  .splash-post {
    margin-bottom: 20px;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
.splash-post h3 {
  margin: 0 0 15px;
  font-size: 20px;
  font-family: 'Roboto Slab', serif;
}
@media (max-width: 1023px) {
  .splash-post h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Roboto Slab', serif;
  }
}
.splash-post .splash-post-thumbnail img {
  display: block;
  margin: 0 auto;
}
.splash-post .splash-post-date {
  background: #0c4d8d;
  color: #fff;
  padding: 5px 10px 10px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-align: center;
}
.splash-post .splash-post-date strong {
  display: block;
  font-weight: bold;
  font-size: 26px;
}
.splash-post .splash-post-date span {
  display: block;
  font-weight: normal;
  font-size: 14px;
}
.splash-post .splash-post-info {
  margin: 15px 0;
}
@media (max-width: 1023px) {
  .splash-post .splash-post-info {
    margin: 8px 0;
  }
}
.splash-post .splash-post-info p {
  color: #868686;
  font-weight: inherit;
  font-size: 13px;
  margin: 0;
}
@media (max-width: 1023px) {
  .splash-post .splash-post-info p {
    font-size: 11px;
  }
}
.splash-post .splash-post-info .splash-fa {
  margin-right: 7px;
}
.splash-post .splash-post-text .splash-read-more {
  font-weight: bold;
  color: #3d3d3d;
}
.splash-post .splash-post-text .splash-read-more:hover {
  color: #0c4d8d;
}

.splash-testimonial-slider-wrap {
  font-size: 18px;
}
.splash-testimonial-slider-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.splash-testimonial-slider-wrap h1 {
  margin: 0 0 40px;
}
.splash-testimonial-slider-wrap a {
  font-weight: normal;
}
.splash-testimonial-slider-wrap p {
  margin: 0 0 20px;
}
.splash-testimonial-slider-wrap .rating-bar {
  display: block;
}
.splash-testimonial-slider-wrap .rating-bar a {
  color: #ffcd33;
  font-size: 24px;
}

.splash-footer {
  background: #3a3633;
  padding: 50px 0;
  color: #fff;
  line-height: 1.6;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .splash-footer {
    padding: 50px 0;
    font-size: 13px;
  }
}
.splash-footer h3 {
  margin: 0 0 30px;
  font-family: 'Roboto Slab', serif;
}
.splash-footer p {
  font-weight: normal;
  margin: 0 0 30px;
  font-family: 'Roboto Slab', serif;
}

.splash-footer-left-section .splash-share-on a {
  color: #adacac;
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
}
.splash-footer-left-section .splash-share-on a:hover {
  color: #0c4d8d;
}

.splash-footer-center-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #dbdbdb;
}
.splash-footer-center-section li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
.splash-footer-center-section li .fa {
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
}

.splash-footer-right-section .splash-form-control {
  height: 57px;
  padding: 12px 16px;
  font-size: 18px;
  border-radius: 0;
  border-color: transparent;
  box-shadow: none;
  color: #666;
  font-family: 'Myriad Pro', arial, sans-serif;
}
.splash-footer-right-section .splash-form-control:focus {
  box-shadow: none;
  border-color: transparent;
}
.splash-footer-right-section .splash-btn {
  height: 57px;
  font-size: 24px;
  padding: 6px 16px;
  border-radius: 0;
}

.splash-btn-theme {
  background: #0c4d8d;
  color: #fff;
  border: none;
  box-shadow: none;
}
.splash-btn-theme:hover,
.splash-btn-theme:focus {
  border: none;
  box-shadow: none;
  color: #fff;
  background: #0c4d8d;
  text-decoration: none;
  outline: none;
}

.splash-footer-bottom {
  background: #2c2b2b;
  color: #b8b8b8;
  text-align: center;
  padding: 15px 0;
  font-family: 'Myriad Pro', arial, sans-serif;
}
.splash-footer-bottom p {
  margin: 0;
  font-weight: normal;
}

.splash-blog-slider-wrap {
  position: relative;
  margin-top: 40px;
}
.splash-blog-slider-wrap .splash-bx-controls-direction {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 12px;
}
.splash-blog-slider-wrap .splash-bx-controls-direction a {
  font-family: FontAwesome;
  font-size: 0;
  margin-left: 9px;
  color: transparent;
  width: 0;
}
.splash-blog-slider-wrap .splash-bx-controls-direction a:hover:before {
  background: #0c4d8d;
}
.splash-blog-slider-wrap .splash-bx-controls-direction a:before {
  background: #3d3d3d;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
}
.splash-blog-slider-wrap .splash-bx-controls-direction a.bx-next:before {
  content: '\f105';
}
.splash-blog-slider-wrap .splash-bx-controls-direction a.bx-prev:before {
  content: '\f104';
}

.splash-testimonial-slider-wrap {
  padding: 0 90px;
  position: relative;
}
@media (max-width: 767px) {
  .splash-testimonial-slider-wrap {
    padding: 0 35px;
  }
}
.splash-testimonial-slider-wrap .splash-bx-controls-direction a {
  position: absolute;
  bottom: 50%;
  margin-bottom: -15px;
  font-family: FontAwesome;
  font-size: 0;
  color: transparent;
  width: 0;
}
.splash-testimonial-slider-wrap .splash-bx-controls-direction a:hover:before {
  background: #0c4d8d;
}
.splash-testimonial-slider-wrap .splash-bx-controls-direction a:before {
  background: #3d3d3d;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
}
.splash-testimonial-slider-wrap .splash-bx-controls-direction a.bx-next {
  right: 0;
}
.splash-testimonial-slider-wrap .splash-bx-controls-direction a.bx-next:before {
  content: '\f105';
}
.splash-testimonial-slider-wrap .splash-bx-controls-direction a.bx-prev {
  left: 0;
}
.splash-testimonial-slider-wrap .splash-bx-controls-direction a.bx-prev:before {
  content: '\f104';
}

.splash-pricing-big {
  border-radius: 7px;
  border-color: rgba(153, 153, 153, 0.4) !important;
}

.splash-pricing-panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.splash-pricing-panel-body {
  padding: 15px;
}

.splash-pricing-panel-footer {
  background-color: #f2f2f2 !important;
  border-radius: 0 0 5px 5px !important;
}

.splash-pricing-big {
  border-radius: 7px;
  border-color: rgba(153, 153, 153, 0.4) !important;
}

.splash-the-price h1 {
  padding: 20px 0;
      margin: 0;
  background: #333;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
}

.splash-pricing-panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.splash-pricing-panel-body {
  padding: 15px;
}

.splash-pricing-panel-footer {
  background-color: #f2f2f2 !important;
  border-radius: 0 0 5px 5px !important;
}


.splash-price-features{
background: #fAfAfA;
    padding: 20px 10px;
    min-height: 50px;
    font-size: 13.5px; 

}

.splash-remove-li{
list-style-type: none;

}


.splash-float-center {
  float: right;
  position: relative;
  left: -50%; /* or right 50% */
  text-align: left;
}
.splash-float-center > .navbar-nav > .splash-child {
  position: relative;
  left: 50%;
}

  .splash-text-color-ikyc{
  color: #0c4d8d !important;
 } 
 

 
.splash-subscript {
    font-size: 18px;
    font-weight: 400;
    color: rgb(235, 232, 232);
    margin-left: 5px;
  }

    .splash-text-font-size{
   font-size: 26px;
 } 
 
.splash-p-products {
    font-size: 16px;
    font-weight: 400;
    color:#0c4d8d ;
  }

.splash-text-shadow {
    text-shadow: #003889 2px 0 10px;
  }

  
 .splash-custom-heading{
   padding-bottom: 15px !important;
   padding-bottom: 10px !important;
   text-align: center !important;
   color: #0c4d8d !important;
   font-size: 20px !important;
   font-weight: 600 !important;
 }