.btn-success1 {
  background-color: #f6931e;
  color: #fff;
  outline: none;
}
.btn-success1:hover {
  background-color: #f6931e;
  color: #fff;
  outline: none;
}

section#slider {
  width: 100%;
  padding-bottom: 30px;
}

section#slider span.nowrap {
  white-space: nowrap;
}
.header .search-bar {
  min-width: 360px;
  padding: 0 20px;
}

@media (max-width: 1199px) {
  .header .search-bar {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
    background: white;
    z-index: 9999;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
  }

  .header .search-bar-show {
    top: 60px;
    visibility: visible;
    opacity: 1;
  }
}
section#slider .slider-wrapper {
  padding: 0;
}

section#slider .scroll-wrapper {
  width: 100%;
  overflow-x: hidden;
}

section#slider ul {
  padding: 0;
  width: -moz-max-content;
  width: max-content;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
}

section#slider li.slider {
  display: inline-block;
  position: relative;
  width: 24.6vw;
}

section#slider li.slider img {
  display: block;
  height: 30vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  border: 2px solid #dddddd;
}

section#slider span.slider-name,
span.slider-title {
  display: block;
  position: absolute;
  color: #fff;
  left: 1vw;
  z-index: 9999;
  padding: 5px 10px;
}

span.slider-name {
  color: #fff !important;
  font-weight: 500 !important;
  letter-spacing: 1px;
  font-size: 18px;
  z-index: 9999;
  background-color: rgba(0, 35, 82, 0.7);
}

span.slider-title-a button {
  display: block;
  position: absolute;
  color: #fff;
  left: 2vw;
  border-radius: 30px;
  z-index: 9999;
}

section#slider span.slider-name {
  font-weight: 900;
  bottom: 10vw;
  font-size: 16px;
}

section#slider span.slider-title {
  font-weight: 300;
  bottom: 8vw;
  font-size: 16px;
  background-color: rgba(0, 35, 82, 0.7);
}

section#slider span.slider-title-a button {
  font-weight: 500;
  letter-spacing: 1px;
  bottom: 10px;
  font-size: 14px;
}

section#slider .more-slider {
  padding: 1vh 5% 0;
}

section#slider .more-slider h4 {
  color: #5896b0;
  font-weight: 500;
  font-size: 3vw;
  padding: 35px 0 25px 0px;
  margin-bottom: 0;
  margin-top: 8px;
}

section#slider .more-slider p {
  padding-bottom: 2vh;
}

section#slider .slide-controls {
  color: #5896b0;
  font-weight: 300;
}

section#slider .slide-controls i {
  font-size: 26px;
  background-color: white;
  font-size: 26px;
  background-color: white;
  font-size: 26px;
  background-color: white;
  width: 40px;
  /* height: 41px; */
  border-radius: 55%;
  line-height: 4px;
  padding: 16px;
  margin-right: 16px;
  margin-bottom: 6px;
}

section#slider .more-slider a.button {
  border: 1px solid #5896b0;
  max-width: 200px;
  color: #5896b0;
  margin-top: 6vw;
}

section#slider .more-slider a.button:hover {
  color: #fff;
}

section#slider .more-slider a.button:before {
  background: #5896b0;
}

/*** Media Queries ***/
@media (max-width: 991px) {
  section#slider .more-slider {
    padding: 1vh 3% 0;
  }
  section#slider .more-slider h4 {
    font-size: 5vw;
    padding: 0 0 15px 0;
  }
  section#slider .slider-wrapper {
    width: 50%;
  }
  section#slider .content {
    padding: 35px;
  }
  section#slider .more-slider a.button {
    margin-top: 4vw;
    max-width: 175px;
    font-size: 15px;
    padding: 5px 0;
  }
}
@media (max-width: 768px) {
  section#slider .area {
    padding-right: 0;
    padding-left: 0;
  }
  section#slider .slider-wrapper {
    width: 100%;
  }
  section#slider .scroll-wrapper {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  section#slider li.slider {
    width: 85vw;
  }
  section#slider span.slider-title {
    bottom: 33vw;
    font-size: 22px;
  }
  section#slider span.slider-title-a button {
    bottom: 1.5vw;
    font-size: 3.3vw;
  }
  section#slider span.slider-name {
    bottom: 40vw;
    font-size: 24px;
  }
  section#slider .more-slider h4 br,
  section#slider .slide-controls {
    display: none;
  }
  section#slider .more-slider a.button {
    margin-top: 0;
  }
  section#slider {
    padding-bottom: 0;
    margin-left: 0;
  }
  section#slider .more-slider {
    padding-left: 0;
  }
  section#slider .more-slider h4 {
    font-size: 7vw;
  }
}
.new-sec {
  margin-top: 30px !important;
}
.new-sec .slider {
  margin-right: 20px;
}
.new-sec .slider img {
  border-radius: 10px !important;
}

#serv_slider {
  margin-top: 50px;
  max-width: 100%;
  overflow: hidden !important;
}
#serv_slider .more-slider {
  text-align: center;
}
#serv_slider section#slider .more-slider {
  padding: 0%;
}
#serv_slider .bg1 {
  background-image: linear-gradient(rgba(98, 119, 154, 0.4901960784), rgba(98, 119, 154, 0.4901960784)), url("../images/img1.png");
  background-size: cover;
  height: 30vh;
  border-radius: 15px;
}
#serv_slider .bg1 {
  background-image: linear-gradient(rgba(98, 119, 154, 0.4901960784), rgba(98, 119, 154, 0.4901960784)), url("../images/img1.png");
  background-size: cover;
  height: 30vh;
  border-radius: 15px;
}
#serv_slider .bg2 {
  background-image: linear-gradient(rgba(98, 119, 154, 0.4901960784), rgba(98, 119, 154, 0.4901960784)), url("../images/img2.png");
  background-size: cover;
  height: 30vh;
  border-radius: 15px;
}
#serv_slider .bg3 {
  background-image: linear-gradient(rgba(98, 119, 154, 0.4901960784), rgba(98, 119, 154, 0.4901960784)), url("../images/img3.png");
  background-size: cover;
  height: 30vh;
  border-radius: 15px;
}
#serv_slider .bg4 {
  background-image: linear-gradient(rgba(98, 119, 154, 0.4901960784), rgba(98, 119, 154, 0.4901960784)), url("../images/img4.png");
  background-size: cover;
  height: 30vh;
  border-radius: 15px;
}
#serv_slider .bg5 {
  background-image: linear-gradient(rgba(98, 119, 154, 0.4901960784), rgba(98, 119, 154, 0.4901960784)), url("../images/img5.png");
  background-size: cover;
  height: 30vh;
  border-radius: 15px;
}
#serv_slider .bg6 {
  background-image: linear-gradient(rgba(98, 119, 154, 0.4901960784), rgba(98, 119, 154, 0.4901960784)), url("../images/img6.png");
  background-size: cover;
  height: 30vh;
  border-radius: 15px;
}

#categ_title .catag_title {
  text-align: center;
}
#categ_title .catag_title h4 {
  color: #37507f;
  padding: 20px 0px;
}

#Catogeries {
  background-color: #fff;
}
#Catogeries .tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
#Catogeries label {
  text-align: center;
  order: 1;
  display: block;
  margin-right: 0.2rem;
  cursor: pointer;
  background: #f5f5f5;
  font-weight: bold;
  transition: background ease 0.2s;
  margin-bottom: 10%;
  width: 10%;
  height: 150px;
  border-radius: 10px;
}
#Catogeries label img {
  width: 100px;
  text-align: center;
  padding: 20px;
}
#Catogeries .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
  background: #fff;
}
#Catogeries input[type=radio] {
  display: none;
}
#Catogeries input[type=radio]:checked + label {
  background: #fcdeb9;
  border-color: #f6931e;
}
#Catogeries input[type=radio]:checked + label + .tab {
  display: block;
}
@media (max-width: 45em) {
  #Catogeries .tab,
  #Catogeries label {
    order: initial;
  }
  #Catogeries label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
#Catogeries .card_sec .card_bor {
  padding: 20px;
  box-shadow: 1px 1px 7px 4px rgba(189, 189, 189, 0.67);
  border-radius: 6px;
  height: 200px;
  margin-bottom: 50px;
}
#Catogeries .card_sec h4 {
  font-size: 16px;
  color: #37507f;
}

#Footer a {
  text-decoration: none !important;
}
#Footer .bg-footer {
  background-color: #37507f;
  padding: 50px 0 0px;
}
#Footer .footer-heading {
  letter-spacing: 2px;
  color: #fff;
}
#Footer .footer-link a {
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  transition: all 0.5s;
}
#Footer .footer-link a:hover {
  color: #f6931e;
}
#Footer .contact-info {
  color: #fff;
  font-size: 14px;
}
#Footer .footer-social-icon {
  font-size: 15px;
  height: 34px;
  width: 34px;
  line-height: 34px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}
#Footer .facebook {
  background-color: #4e71a8;
  color: #ffffff;
}
#Footer .twitter {
  background-color: #55acee;
  color: #ffffff;
}
#Footer .google {
  background-color: #f6931e;
  color: #ffffff;
}
#Footer .apple {
  background-color: #424041;
  color: #ffffff;
}
#Footer .footer-alt {
  color: #37507f !important;
}
#Footer .footer-heading {
  position: relative;
  padding-bottom: 12px;
}
#Footer .footer-heading:after {
  content: "";
  width: 25px;
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border-bottom: 1px solid #1bbc9b;
}
#Footer .text-center {
  background-color: #fff;
  color: #37507f !important;
}

#cat_new {
  background-color: #fff;
}
#cat_new .base_example {
  width: 100%;
}
#cat_new *,
#cat_new *:before,
#cat_new *:after {
  box-sizing: inherit;
}
#cat_new .hidden {
  display: none !important;
}
#cat_new .tabbr-container,
#cat_new .tabsContainer {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: transform 0.3s;
}
#cat_new .tabbr-container > li,
#cat_new .tabsContainer > li {
  position: relative;
  padding: 20px;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 10px;
  background-color: #f5f5f5;
  text-align: center;
  width: auto;
  border-radius: 10px;
}
#cat_new .tabbr-container > li img,
#cat_new .tabsContainer > li img {
  margin-bottom: 15px;
  width: 50px;
}
#cat_new .tabbr-container > li.selected,
#cat_new .tabsContainer > li.selected {
  background: #fcdeb9;
  border: 2px solid #f6931e;
}
#cat_new .tabbr-container > li.selected:first-child:after,
#cat_new .tabsContainer > li.selected:first-child:after {
  border-left: none;
}
#cat_new .tabbr-wrapper {
  position: relative;
  max-width: 100%;
  float: left;
  overflow: hidden;
}
#cat_new .control-arrow {
  position: absolute;
  top: -24px;
  width: 50px;
  border: none;
  background: white;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}
#cat_new .control-arrow.left {
  left: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+57,ffffff+100&1+56,1+56,0+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(255, 255, 255) 56%, rgba(255, 255, 255, 0.98) 57%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 ); /* IE6-9 */
}
#cat_new .control-arrow.right {
  right: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+43&0+0,1+44,1+44 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 43%, rgb(255, 255, 255) 44%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 ); /* IE6-9 */
}
#cat_new [tabbr-target-name],
#cat_new [target-element],
#cat_new [data-ytos-tab-target] {
  display: block;
  clear: both;
  padding: 35px 0 0;
}
#cat_new .card_sec .card_bor {
  padding: 20px;
  box-shadow: 1px 1px 7px 4px rgba(189, 189, 189, 0.67);
  border-radius: 6px;
  height: 200px;
  margin-bottom: 50px;
}
#cat_new .card_sec h4 {
  font-size: 16px;
  color: #37507f;
}
#cat_new .card_sec .d-flex-sec {
  display: flex;
}
#cat_new .catag_title {
  text-align: center;
}
#cat_new .catag_title h4 {
  color: #37507f;
  padding: 20px 0px;
}
#cat_new .custom_example ul {
  padding-top: 30px;
}
#cat_new .custom_example .div-right img {
  float: right !important;
  width: 85%;
}

.overlay {
  width: 100%;
  height: 30vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}

#forms-sec {
  color: #37507f;
  background-color: #fff;
}
#forms-sec .selectpicker ::-moz-placeholder {
  display: none !important;
}
#forms-sec .selectpicker ::placeholder {
  display: none !important;
}

.tapered {
  width: 65px;
  height: 2px;
  background-color: #f6931e;
  display: inline-block;
}

#organizationforms {
  background-color: #fff;
  padding: 50px 50px;
}
#organizationforms .card_sec .card_bor {
  padding: 20px;
  box-shadow: 1px 1px 7px 4px rgba(189, 189, 189, 0.67);
  border-radius: 6px;
  height: 200px;
  margin-bottom: 50px;
}
#organizationforms .card_sec h4 {
  font-size: 16px;
  color: #37507f;
}
#organizationforms .card_sec .d-flex-sec {
  display: flex;
}
#organizationforms .card_sec .d-flex-sec .div-right img {
  float: right;
  width: 80%;
}

#newforms {
  background-color: #fff;
  /*_________________  Accordion
  ________________________________________*/
}
#newforms .accordion {
  position: relative;
}
#newforms [id*=open-accordion],
#newforms [id*=close-accordion] {
  background: #37507f;
  border-bottom: 1px solid #fff;
  line-height: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
  position: relative;
}
#newforms [id*=close-accordion] {
  display: none;
}
#newforms .accordion a {
  color: #fff;
  font-size: 1.25em;
  font-weight: normal;
  padding-left: 2%;
  text-decoration: none;
  text-shadow: none;
  margin-bottom: 2px;
}
#newforms [id*=open-accordion]:after,
#newforms [id*=close-accordion]:after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(255, 255, 255, 0.6);
  position: absolute;
  right: 5px;
  top: 15px;
  z-index: 999;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
#newforms .target-fix {
  display: block;
  top: 0;
  left: 0;
  position: fixed;
}
#newforms .accordion-content {
  background: #fff;
  height: 0;
  margin: -1px auto 0;
  position: relative;
  overflow: hidden;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
}
#newforms .accordion span:target ~ .accordion-content {
  display: block;
  height: auto;
  padding-bottom: 25px;
  padding-top: 10px;
}
#newforms .accordion span:target ~ [id*=close-accordion] {
  display: block;
}
#newforms .accordion span:target ~ [id*=open-accordion] {
  display: none;
}
#newforms .accordion span:target ~ [id*=close-accordion]:after {
  border-top: 10px solid #333;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

#forms {
  background-color: #fff;
  background-size: contain;
  padding: 50px 0px 0px 0px;
  background-repeat: no-repeat;
}
#forms .company-title h3 {
  font-size: 22px;
  color: #37507f;
}
#forms .disc_sec {
  color: #ffffff;
}
#forms .disc_sec h3 {
  font-size: 20px;
  color: #f6931e;
}
#forms .bg-new {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #37507f;
  padding: 20px;
}
@media (max-width: 991px) {
  #forms .bg-new {
    display: flow-root;
  }
}
#forms .bg-new img {
  border-radius: 10px;
  width: 50%;
  float: right;
}
@media (max-width: 991px) {
  #forms .bg-new img {
    width: 100%;
    float: none;
  }
}
#forms .carousel {
  height: 50%;
}

#aboutus_sec {
  background-color: #fff;
}
#aboutus_sec .title h3 {
  font-size: 6rem;
  color: #37507f;
}
#aboutus_sec .title h3 span {
  color: #f6931e;
}

#our-mission_tab {
  padding: 50px 0px;
}
#our-mission_tab .tabs_wrapper {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  background: transparent;
}
#our-mission_tab ul.tabs {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  margin: 25px 0 0;
  padding: 0;
  width: 23%;
  min-width: 175px;
  list-style: none;
  transition: all 0.3s ease;
}
#our-mission_tab ul.tabs li {
  margin: 0;
  cursor: pointer;
  padding: 0px 15px;
  line-height: 31px;
  color: white;
  text-align: left;
  background-color: #37507f;
  margin-bottom: 20px;
}
#our-mission_tab ul.tabs li:hover {
  background-color: #f6931e;
  color: white;
  transition: all 0.3s ease;
}
#our-mission_tab ul.tabs li.active {
  background-color: #f6931e;
  color: #dddddd;
  transition: all 0.3s ease;
}
#our-mission_tab .tab_container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 20;
  left: 0;
  width: 75%;
  min-width: 10px;
  text-align: left;
  background: white;
  border-radius: 12px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
#our-mission_tab .tab_content {
  padding: 20px;
  height: 100%;
  display: none;
}
#our-mission_tab .tab_drawer_heading {
  display: none;
}
@media screen and (max-width: 781px) {
  #our-mission_tab ul.tabs {
    display: none;
  }
  #our-mission_tab .tab_container {
    display: block;
    margin: 0 auto;
    width: 95%;
    border-top: none;
    border-radius: 0;
    box-shadow: 0px 0px 10px black;
  }
  #our-mission_tab .tab_container h3 {
    font-size: 18px;
    text-align: left;
  }
  #our-mission_tab .tab_drawer_heading {
    background-color: #f6931e;
    color: #37507f;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    text-align: center;
    border-bottom: 2px solid #37507f;
  }
  #our-mission_tab .tab_drawer_heading:hover {
    background-color: #f6931e;
  }
  #our-mission_tab .d_active {
    background-color: #f6931e;
  }
}
#our-mission_tab .our_title {
  text-align: center;
  color: #fff;
  padding: 50px 0px;
}
#our-mission_tab .values-cnt h3 {
  color: #37507f;
}

.card_bor .div-right {
  width: 40%;
  float: left;
}
.card_bor .div-left {
  width: 60%;
}

.carousel-inner img {
  width: 100% !important;
 // height: 200px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.bs-searchbox {
  z-index: 999 !important;
}

.bs-searchbox .form-control {
  z-index: 999999;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
  position: relative !important;
  z-index: 9999 !important;
}

@media (max-width: 991px) {
  .form-inline input {
    margin-bottom: 5px;
  }
}/*# sourceMappingURL=stylesheet.css.map */