/**
**  ctag styles
**
*/
.widget_nav_menu {
  line-height: 2.5;
}
#about {
  background:#98D8BF;
  border-radius: 0px 0px 45px 45px;
}

.library
#branches a {
  background: #37b378e6;
}

#branches a {
  /* width: 100px; */
  height: 160px;
  background: rgba(25, 172, 140, 0.85);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-align: center;
  color: #f2f2f2;
  font-size: 18px;
  font-weight: bold;
}
.library#branch_search {
  background-image: url("https://ctag.in/wp-content/uploads/2021/06/john-morgan-VRQ7siT4U2U-unsplash.jpg");
  background-attachment: fixed;
}
.fellowship#branch_search {
	background-image: url("https://ctag.in/wp-content/uploads/2021/07/husniati-salma-qZXTELI3oYo-unsplash.jpg");
	background-attachment: fixed;
}

#branch_search {
  background-image: url("../image/course-bg.jpg");
  background-attachment: fixed;
  background-repeat:no-repeat;
  background-size:cover;
}
#branch_search .overlay {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  /* position: absolute; */
}

.oval {
  /* width: 18rem; */
  height: 8rem;
  background: radial-gradient(
      100% 184.44% at 0% 50.22%,
      #8dc63f 21.35%,
      #15ac8f 100%
    ),
    rgba(34, 27, 40, 0.75);
  border: 2px solid #f2f2f2;
  border-radius: 10px;
  font-size: 24px;
}
.bg-cr-light {
  background-color: #f2f2f2 !important;
}
.txt-light {
  color: #f2f2f2 !important;
}
#q-ovenlinks .blockquote-footer,
#q-ovenlinks p {
  font-size: 24px;
}
.vh-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
html,
body {
  scroll-behavior: smooth;
}
.select2-container--default .select2-selection--single {
  height: 39px;
  padding-top: 5px;
}
.select2-container {
  max-width: 100%;
}

.bg-gradient {
  background: linear-gradient(90deg, #8dc63f 0%,  #15ac8f 100%),
    #ffffff;
}
#menu-top-strip-menu {
  display: flex;
  list-style: none;
  margin-bottom: 0;
}
#menu-top-strip-menu li a {
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
#menu-top-strip-menu-1 li a {
  color: #2d9cdb;
}
#topStrip {
  font-size: 14px;
}

.block {
  min-height: 100vh;
}

/* ctag */

html body {
      font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  scroll-behavior: smooth;
  line-height: 1.58;
}

p {
  font-size: 14px;
}

.section {
  /* padding: 3rem 0 5rem; */
  min-height: 80vh;
}

section#inner-page-content {
  padding: 0rem 0 5rem;
}

section#talk-banner,
#clients {
  padding: 3rem;
}

#clients {
  background-color: #3f6986;
}
.testimonials {
  background-color: #143d59;
}

footer,
footer a {
  color: #fff;
}

footer ul {
  list-style: none;
  padding: 0;
}

.bg-blue {
  background-color: #6f96cf;
}

.txt-blue {
  color: #6f96cf;
}

.btn-outline-primary {
  color: #143d59;
  border-color: #143d59;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #143d59;
  border-color: #143d59;
}

.bg-yellow {
  background-color: #15ac8f;
}

.txt-bg-yellow {
  background-color: #15ac8f;
}

.txt-yellow,
footer a:hover {
  color: #15ac8f;
}

.navbar-brand img {
  /* position: relative; */
  z-index: 111;
}

.navbar-brand {
  /* position: absolute; */
}

.main-title {
  /* font-size: 30px; */
  font-weight: bold;
  /* padding: 2rem 0 1rem 0; */
/*   font-family: "Halant", serif; */
  font-size: 32px;
  line-height: 48px;
}

.sub-title {
  /* font-weight: bold; */
  font-style: italic;
  font-size: 16px;
  line-height: 1.58;
  font-family: "Delius Swash Caps", cursive;
}

/* footer {
    padding: 50px 0;
} */
footer#footer {
  background-color: #221b28;
  min-height: 55vh;
}

footer #menu-social-media {
  display: inline-flex;
  margin: 0;
}

footer hr {
  border-color: #15ac8f;
}

footer #menu-social-media li {
  padding: 15px;
}

.service-h {
  margin: 0;

  font-weight: bold;

  text-decoration: none;
}

.service-outer:hover {
  opacity: 1;
  text-decoration: none;
}

.service-outer {
  color: #143d59;
  margin-top: 15px;
  padding: 0 15px;
  height: 185px;
  /* opacity: 0.75; */
  /* background: black; */
}

a,
a:hover {
  text-decoration: none;
}

#products {
  background-color: #eee;
}

#intro-pos {
  padding-bottom: 5rem;
}

/* mobile */

@media (max-width: 576px) {
  .navbar-brand {
    position: inherit;
  }
}

/* mobile */

/* slick */

* {
  box-sizing: border-box;
}

#testimonial .slider {
  width: 60%;
  margin: auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
  /* border-radius: 15px; */
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

.slick-active {
  opacity: 0.5;
}

.slick-current {
  opacity: 1;
}

#testimonial {
  /* background-image: url("http://techcogrp.local/wp-content/uploads/2019/10/testimonials.jpeg"); */
  background-size: cover;
}

#testimonial .testimonial-content,
.banner-title {
  color: #fff;
}

.banner-title {
  height: 13rem;
}

#testimonial .slick-track {
  /* width: 100% !important; */
  /* transform:none !important; */
}

.archive-banner-bg {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.sidebar #menu-services,
.sidebar #menu-quick-navs,
.sidebar #menu-products {
  list-style: none !important;
  padding: 0;
}

.sidebar #menu-services li,
.sidebar #menu-quick-navs li,
.sidebar #menu-products li {
  padding: 0.5rem 1rem;
}

#menu-quick-nav {
  line-height: 2.5;
}

.sidebar #menu-services,
.sidebar #menu-quick-navs a,
.sidebar #menu-products a {
  padding: 1rem;
  border-bottom: 1px solid #eee;
}

.widgettitle {
  /* padding: 0.75rem 1.25rem; */
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.widget_text {
  /* padding: 0.5rem;
    padding-top:0 ; */
}

.br1 {
  border: 1px #eee solid;
}

.archive-box-overlay {
  background: rgba(45, 156, 219, 0.65);
  /* padding: 0 2rem 2rem; */
}
.fellowship .archive-box-overlay {
  background:  rgba(170, 89, 86, 0.5);
}

.archive-box-overlay:hover {
  /* background-color: #223a36; */
}

.archive-box-overlay p {
  margin-bottom: 2rem;
}

#contact-us-map-outer .widget_text {
  padding: 0;
}

.bg-grey {
  background-color: #f7f7f7;
}

.modal-header .close {
  background-color: red;
  color: #fff;
}

.modal-body .media img {
  max-width: 500px;
}

.breadcrumb {
  background-color: transparent;
}

.breadcrumb-item a {
  color: #fff;
}

.breadcrumb-item a:hover {
  color: #15ac8f;
}

.spin-outer {
  position: fixed;
  width: 100%;
  background-color: rgba(18, 62, 88, 0.95);
  height: 100vh;
  z-index: 99999999;
  padding-top: 40vh;
}

.no-scroll {
  overflow: hidden;
}

div#primary-nav-bar {
  z-index: 9999;
  background-color: #191919c4;
}

#topStrip a:hover {
  /* color: #15ac8f !important; */
}

#header-wrap {
  /* position:fixed; */
  margin: 0;
  top: 0px;
  left: 0;
  /* background-color: #143d59; */
  /* min-height: 80px; */
  width: 100%;
  transition: top 666ms;
}

#header-content {
  margin: 0;
  /* padding: 10px; */
  /* background-color: lightblue; */
  /* min-height: 75px; */
  box-sizing: border-box;
}

#header-progress {
  padding: 0px;
  box-sizing: border-box;
  background-color: #15ac8f;
  height: 7px;
  width: 0%;
  /* overflow:hidden; */
  transition: width 333ms linear;
}

#page-content {
  /* margin-top: 80px; */
  /* padding: 5px; */
  box-sizing: border-box;
  background-color: white;
  width: 100%;
  /* overflow:scroll; */
}

#header-wrap {
  z-index: 99999;
  min-height: auto;
}

#topStrip {
  background: linear-gradient(90deg, #8dc63f 0%, #15ac8f 100%),
    #ffffff;
}
/*
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
} */

#menu-main li a {
  color: #143d59;
}

#menu-main li a {
  transition: border-bottom-color 0.8s, color 0.5s;
}

@media (min-width: 992px) {
  #menu-main li a {
    padding: 0.7rem 0.8rem;
    border-bottom: 3px solid #fff;
  }

  #menu-main li.active a {
    /* background-color: #143d59; */
    color: #15ac8f;
    border-bottom-color: #143d59;
    /* font-weight: bold; */
  }

  #menu-main li .dropdown-menu.show a:hover,
  #menu-main li:hover,
  #menu-main li:hover > a {
    color: #15ac8f;
    border-bottom-color: #143d59;
  }

  .dropdown-menu.show a:hover {
  }
}

.bg-cream {
  background-color: #f9f5f4 !important;
}
.bg-cream-trans {
  background-color: #f9f5f4db !important;
}

.text-cream {
  color: #f9f5f4 !important;
}

.bg-dark-green {
  background-color: #223a36 !important;
}

.bg-green {
  background-color: #00a758 !important;
}

.text-dark-green {
  color: #223a36 !important;
}

.bg-black {
  background-color: #191919 !important;
}

.text-black {
  color: #191919 !important;
}

.trans-dark-bg {
  background-color: #191919de;
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link,
  .navbar-expand-md .navbar-nav .nav-link .dropdown-menu,
  #navbarNavDropdown ul li {
    margin-left: 1rem;
  }
}

@media (max-width: 768px) {
  #menu-top-strip-menu-1 li {
    border-bottom: 1px solid #acacac;
  }
  .navbar-expand-md .navbar-nav .nav-link,
  .navbar-expand-md .navbar-nav .nav-link .dropdown-menu,
  #navbarNavDropdown ul li {
    /* padding-left: 1rem; */
  }
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  left: 1rem;
  border-radius: 0;
  color: 15ac8f;
}

.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item,
.navbar-expand-md .navbar-nav .nav-link,
#navbarNavDropdown ul li a {
  color: 15ac8f;
  border-bottom: 3px solid transparent;
  transition: background-color 1s, border-bottom 2s;
}

.bg-orange {
  background-color: 15ac8f;
}

.text-orange {
  color: 15ac8f;
}

@media screen and (max-width: 575px) {
  .slick-next {
    right: 0 !important;
  }

  .slick-prev {
    left: 0 !important;
  }

  .ft-wpbs .page-link {
    font-size: 0.7rem;
    padding: 0.3rem 0.45rem;
  }

  #topStrip {
    display: none !important;
  }

  #home {
    position: unset !important;
    background-color: #191919 !important;
  }

  div#primary-nav-bar {
    background-color: #f7f7f7 !important;
  }

  .navbar-brand img {
    width: 80px;
    height: auto;
  }
}

#products .card-text {
  height: 198px;
  overflow: hidden;
}

#home {
  /* position: absolute; */
  z-index: 111;
  width: 100%;
}

#nav-toggle-button {
  background-color: red;
}

#enquire-form .fom-control.form-control-lg {
  width: 100% !important;
}

#clients .slick-active:hover {
  opacity: 1;
}

#news-slider .slick-active,
#news-slider .slick-current {
  opacity: 1;
}

#clients .slick-current {
  opacity: 0.5;
}

.scrollToTop {
  padding: 0px 7px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  right: 25px;
  display: none;
  bottom: 90px;
  color: 15ac8f;
}

.scrollToTop:hover {
  text-decoration: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

#archive p {
  font-size: 14px;
}

#news-slider .card-text p {
  font-size: 14px;
}

.btn-orange {
  background-color: orange;
  padding: 10px;
  color: wheat;
  font-weight: bold;
}

.card-img-top {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
}

#events .slick-slide.slick-cloned {
  opacity: 0;
}

.bg-green-overlay {
  background-color: #00a758d1 !important;
}

.sp-carousel-ctrl {
  position: absolute;
  right: 1.5rem;
  bottom: 1rem;
  margin-left: 1rem;
}

.date-ryt-single {
  width: 100%;
  /* height: 150px; */
  font-size: 24px;
  font-weight: bold;
}

.breadcrumb {
  padding: 5px 0px;
  margin-bottom: 20px;
  list-style: none;
  /* background-color: #f5f5f5; */
  border-radius: 4px;
}

.breadcrumb ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.breadcrumb ol li {
  display: inline-block;
  list-style-type: none;
}

.breadcrumb a {
  color: 15ac8f;
  text-decoration: none;
}

#clients .slick-slide img {
  display: block;
  height: 55px;
  width: auto;
  max-width: 100%;
}

.regular .slick-prev::before,
.regular .slick-next::before {
  color: #223a36;
}

.regular .slick-slide {
  background-color: white;
  padding: 10px;
  text-align: center;
}

.regular .slick-slide div div {
  width: auto !important;
}

iframe#YouTubeFrame {
  width: 100% !important;
  line-height: 0;
}

#menu-main-navigation .active .nav-link,
.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item:hover,
.navbar-expand-md .navbar-nav .nav-link:hover,
#navbarNavDropdown ul li a:hover {
  /* background-color: #223a36;
  color: #f9f5f4;*/
  border-bottom: 1px solid #143d59;
}

.navbar-expand-md .navbar-nav .dropdown-menu,
#navbarNavDropdown .dropdown-menu {
  background-color: #f9f5f4db;
  color: 15ac8f;
}

.navbar-toggler-icon {
  border-color: rgb(255, 102, 203);
}

.bonda {
  border: 2px solid #223a36;

  border-radius: 47px;

  padding: 5px 12px;

  font-weight: bold;

  margin-right: 0.5rem;
}

.outer-bonda {
  line-height: 2.2;
  margin-top: 20px;
}

#donatePopup input {
  color: black;
  border: 0;
  background-color: transparent;
}

.badge {
  white-space: break-spaces;
}

.trans-black-bg {
  background-color: rgba(0, 0, 0, 0.5);
}

.popup_txt_highlight {
  font-weight: bold;
  color: orange;
  /* margin-bottom: 8px; */
}

.popup_txt_md {
  font-size: 30px;
}

.popup_txt_lg {
  font-size: 5rem;
}

#adsPopup .modal-header .close {
  opacity: 1;
}

.slick-vertical .slick-slide {
  opacity: 0;
}

.modal {
  z-index: 9999;
}

/* loader */

.loader-overlay {
  margin: 0;
  padding: 0;
  background: #6f96cf;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0px;
}

.cs-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cs-loader-inner {
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  color: #f9f5f4;
  text-align: center;
  width: 100%;
}

.cs-loader-inner label {
  font-size: 20px;
  opacity: 0;
  display: inline-block;
}

@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }

  33% {
    opacity: 1;
    transform: translateX(0px);
  }

  66% {
    opacity: 1;
    transform: translateX(0px);
  }

  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}

@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
  }

  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }

  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
  }
}

.cs-loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out;
}

.cs-loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out;
}

/* custom */

.project-circle {
  width: 130px;
  height: 130px;
}
.arch-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
.arch-overlay {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.mr-1.navbar-brand img.attachment-full.size-full{
	height: 150px;
	width: auto;
}
marquee {
	border-bottom: 1px solid #83c490;
	padding: 5px 3px;
	border-top: 1px solid #83c490;
}

marquee span {
	border-right: 2px solid #bababa;
	padding-right: 10px;
padding-left: 6px;
}
marquee span:last-child{
    border-right:none;
}
#wpes_search_widget-2 form, #wpes_search_widget-2 form label input{
 width:100%;   
}
 #wpes_search_widget-2 form label{
     width:90%;
 }
 #bfooter a,  #topStrip a{
     color:white !important;
 }
  #bfooter p{
      margin-bottom: 0 ;
  }
 #topStrip p {
	margin-bottom: 0;
	margin-top: 0.3rem;
}
#q-ovenlinks nav a:nth-child(1){
  background-color:#254158;
}
#q-ovenlinks nav a:nth-child(2){
  background-color:#3d7ea3;
}
#q-ovenlinks nav a:nth-child(3){
  background-color:#42b3ab;
}
#q-ovenlinks nav a:nth-child(4){
  background-color:#cf5e74;
}
#q-ovenlinks nav a:nth-child(5){
  background-color:#ffd55f;
}
/* #q-ovenlinks nav a.active{
  color:#fff;
} */

#q-ovenlinks #nav-tabContent a{
  color:#ac3134;
}

#secondary ul {
	background-color: #fff;
	padding: 0;
	list-style: none;
}
#secondary li {
	padding: 10px 15px;
	border: 1px solid #ccc;
	border-top: 0;
}

#secondary li a{
  color:#ac3134;
}