/**

* Template Name: Mamba - v4.3.0

* Template URL: https://bootstrapmade.com/mamba-one-page-bootstrap-template-free/

* Author: BootstrapMade.com

* License: https://bootstrapmade.com/license/

*/



/*--------------------------------------------------------------

# General

--------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

@font-face {

    font-family: 'accidental_presidencyregular';

    src: url('../font/accid___-webfont.eot');

    src: url('../font/accid___-webfont.eot?#iefix') format('embedded-opentype'),

         url('../font/accid___-webfont.woff2') format('woff2'),

         url('../font/accid___-webfont.woff') format('woff'),

         url('../font/accid___-webfont.ttf') format('truetype'),

         url('../font/accid___-webfont.svg#accidental_presidencyregular') format('svg');

    font-weight: normal;

    font-style: normal;



}

.fixed-top {

	    top: -40px;

	    transform: translateY(40px);

	    transition: transform .3s;

	}

.box {

    padding: 10px;

    border: 2px solid #c1272d;

    border-radius: 100px;

    margin: 5px 0;

    transition: 0.5s ease-in;

}

.box h3 {

    text-align: center;

    color: #c1272d;

    font-size: 20px !important;

    margin-bottom: 0px;

}

body {

  font-family: "Roboto", sans-serif;

  color: #444;

}



a {

  color: #000000;

  text-decoration: none;

}



a:hover {

  color: #C70039;

  text-decoration: none;

}



h1, h2, h3, h4, h5, h6, .font-primary {

  font-family: 'accidental_presidencyregular' !important;

  font-weight:normal !important;

}



/*--------------------------------------------------------------

# Back to top button

--------------------------------------------------------------*/

.back-to-top {

  position: fixed;

  visibility: hidden;

  opacity: 0;

  right: 15px;

  bottom: 15px;

  z-index: 99999;

  background: #428bca;

  width: 40px;

  height: 40px;

  border-radius: 4px;

  transition: all 0.4s;

}



.back-to-top i {

  font-size: 24px;

  color: #fff;

  line-height: 0;

}



.back-to-top:hover {

  background: #629fd3;

  color: #fff;

}



.back-to-top.active {

  visibility: visible;

  opacity: 1;

}



/*--------------------------------------------------------------

# Disable aos animation delay on mobile devices

--------------------------------------------------------------*/

@media screen and (max-width: 768px) {

  [data-aos-delay] {

    transition-delay: 0 !important;

  }

}



/*--------------------------------------------------------------

# Top Bar

--------------------------------------------------------------*/

#topbar {

    background: #c1272d;

    border-bottom: 1px solid #eee;

    font-size: 15px;

    height: 50px;

    padding: 0;

}



#topbar .contact-info a {

  line-height: 0;

  color: #444;

  transition: 0.3s;

}



#topbar .contact-info a:hover {

  color: #428bca;

}



#topbar .contact-info i {

  color: #428bca;

  line-height: 0;

  margin-right: 5px;

}



#topbar .contact-info .phone-icon {

  margin-left: 15px;

}



#topbar .social-links a {

  color: #5c768d;

  padding: 4px 12px;

  display: inline-block;

  line-height: 1px;

  transition: 0.3s;

}



#topbar .social-links a:hover {

  color: #428bca;

}



/*--------------------------------------------------------------

# Header

--------------------------------------------------------------*/

#header {

  height: 70px;

  background: #2E3192;

  z-index: 997;

  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.06);

}



#header .logo h1 {

  font-size: 28px;

  margin: 0;

  padding: 10px 0;

  line-height: 1;

  font-weight: 400;

  letter-spacing: 3px;

  text-transform: uppercase;

}



#header .logo h1 a, #header .logo h1 a:hover {

  color: #1c5c93;

  text-decoration: none;

}

#header .logo img {

    padding: 0;

    margin: 0;

    max-height: 140px;

    z-index: 9999;

    position: relative;

}

.logo.me-auto {

	margin-bottom: 5px !important;

}

.searchform .search span {

    font-size: 18px;

}



.searchform .form-control {

    width: calc(100% - 46px);

    background: #fff!important;

    color: rgba(0,0,0,.7)!important;

    font-size: 14px;

   border-bottom-left-radius: 100px;

    border-bottom-right-radius: 0px;

    border-top-right-radius: 0px;

    border-top-left-radius: 100px;}

ul.btn {

   

    list-style: none;

    color: #fff !important;

    padding: 0px;

    width: 100% !important;

}

.btn li {

    font-size: 25px;

	 background: 		#3333CC;

    padding: 10px 10px;

    margin-bottom: 1px;

	  font-family: 'accidental_presidencyregular' !important;



}

 .searchform .search {

    width: 46px !important;

     border-bottom-right-radius: 100px;

    border-bottom-left-radius: 0px;

    border-top-left-radius: 0px;

    border-top-right-radius: 100px;

}



.scrolled-offset {

  margin-top: 70px;

}



/*--------------------------------------------------------------

# Navigation Menu

--------------------------------------------------------------*/

/**

* Desktop Navigation 

*/

.navbar {

  padding: 0;

}



.navbar ul {

  margin: 0;

  padding: 0;

  display: flex;

  list-style: none;

  align-items: center;

}



.navbar li {

  position: relative;

}



.goog-te-gadget-simple {

    padding: 10px 20px !important;

	border-radius:100px;

}

.goog-te-menu-value span {

  color: #000 !important;

}

form.searchform.order-sm-start.order-lg-last {

    margin: 0px 15px;

    border: 1px solid #ccc;

    border-radius: 100px;

}

@media (prefers-reduced-motion: reduce) {

.nav-link:before {

          -webkit-transition: none;

          -o-transition: none;

          transition: none; } }

.nav-link:hover {

      color: #c1272d; }

.nav-link:hover:before {

        width: 100%; }

.navbar a, .navbar a:focus {

  display: flex;

  align-items: center;

  justify-content: space-between;

  font-family: "Roboto", sans-serif;

  font-size: 12px;

  text-transform:uppercase;

  letter-spacing:1px;

  padding:24px 10px;

  color: #fff;

  white-space: nowrap;

  transition: 0.3s;

}



.navbar a i, .navbar a:focus i {

  font-size: 12px;

  line-height: 0;

  margin-left: 5px;

}



.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {

  color: #c1272d;

}



.navbar .dropdown ul {

  display: block;

  position: absolute;

  left: 14px;

  top: 100%;

  margin: 0;

  padding: 10px 0;

  z-index: 99;

  opacity: 0;

  visibility: hidden;

  background: #010101;

  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);

  transition: 0.3s;

}

.nav-link:before {

      position: absolute;

      bottom: 0;

      left: 0;

      content: '';

      display: block;

      width: 0;

      height: 2px;

      background: #c1272d;

      -webkit-transition: 0.3s;

      -o-transition: 0.3s;

      transition: 0.3s; }



.navbar .dropdown ul li {

  min-width: 200px;

}



.navbar .dropdown ul a {

  padding: 10px 20px;

  text-transform: none;

}



.navbar .dropdown ul a i {

  font-size: 12px;

}



.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {

  color: #c1272d;

}



.navbar .dropdown:hover > ul {

  opacity: 1;

  visibility: visible;

}



.navbar .dropdown .dropdown ul {

  top: 0;

  left: calc(100% - 30px);

  visibility: hidden;

}



.navbar .dropdown .dropdown:hover > ul {

  opacity: 1;

  top: 0;

  left: 100%;

  visibility: visible;

}



@media (max-width: 1366px) {

  .navbar .dropdown .dropdown ul {

    left: -90%;

  }

  .navbar .dropdown .dropdown:hover > ul {

    left: -100%;

  }

}



/**

* Mobile Navigation 

*/

.mobile-nav-toggle {

  color: #fff;

  font-size: 28px;

  cursor: pointer;

  display: none;

  line-height: 0;

  transition: 0.5s;

}



.mobile-nav-toggle.bi-x {

  color: #fff;

}



@media (max-width: 991px) {

  .mobile-nav-toggle {

    display: block;

  }

  .navbar ul {

    display: none;

  }

}

.navbar-mobile {

  position: fixed;

  overflow: hidden;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  background: rgba(31, 53, 72, 0.9);

  transition: 0.3s;

  z-index: 998;

}



.navbar-mobile .mobile-nav-toggle {

  position: absolute;

  top: 15px;

  right: 15px;

}



.navbar-mobile ul {

  display: block;

  position: absolute;

  top: 55px;

  right: 15px;

  bottom: 15px;

  left: 15px;

  padding: 10px 0;

  background-color: #fff;

  overflow-y: auto;

  transition: 0.3s;

}



.navbar-mobile a {

  padding: 10px 20px;

  font-size: 15px;

  color: #1f3548;

}



.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {

  color: #428bca;

}



.navbar-mobile .getstarted {

  margin: 15px;

}



.navbar-mobile .dropdown ul {

  position: static;

  display: none;

  margin: 10px 20px;

  padding: 10px 0;

  z-index: 99;

  opacity: 1;

  visibility: visible;

  background: #fff;

  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);

}



.navbar-mobile .dropdown ul li {

  min-width: 200px;

}



.navbar-mobile .dropdown ul a {

  padding: 10px 20px;

}



.navbar-mobile .dropdown ul a i {

  font-size: 12px;

}



.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {

  color: #428bca;

}



.navbar-mobile .dropdown > .dropdown-active {

  display: block;

}



/*--------------------------------------------------------------

# Hero Section

--------------------------------------------------------------*/

#hero {

  width: 100%;

height: calc(100vh + 20px);

padding: 0;

  overflow: hidden;

  background: #000;

}



#hero .carousel-item {

  width: 100%;

  height: calc(100vh + 20px);

  background-size: cover;

  background-position: top right;

  background-repeat: no-repeat;

  overflow: hidden;

}



#hero .carousel-item::before {

  content: '';

  background-color: rgba(13, 30, 45, 0);

  position: absolute;

  height: 100%;

  width: 100%;

  top: 0;

  right: 0;

  left: 0;

  bottom: 0;

  overflow: hidden;

}



#hero .carousel-container {

  display: flex;

  justify-content: center;

  align-items: center;

  position: absolute;

  bottom: 0;

  top: 0;

  left: 0;

  right: 0;

  overflow: hidden;

}



#hero .carousel-content {

  text-align: left;

}



@media (max-width: 992px) {

  #hero, #hero .carousel-item {

    height: calc(120vh + 30px);

  }

  #hero .carousel-content.container {

    padding: 0 50px;

  }

  .logo.me-auto {

    margin: 20px auto !important;

    display: table;

}

.social {

    margin-bottom: 20px;

}

}



#hero h2 {

    color: #010101;

    margin-bottom: 30px;

    font-size: 90px;

    line-height: 100px;

    text-align: center;
	
	color: #fff !important;
	
    background: #00000094 !important;

}

ul.navbar-nav.top {

    display: -webkit-inline-box;

    color: #fff !important;

}

ul.navbar-nav.top li.nav-item {

    padding: 0px 10px;

}

ul.navbar-nav.top li a {

    color: #fff !important;

	font-family:'Roboto' !important;

}

#hero p {

  width: 100%;

  font-size:22px;

  text-align:center;

  color:#000;

  -webkit-animation-delay: 0.4s;

  animation-delay: 0.4s;
  
  color: #fff !important;
	
  background: #00000094 !important;

}



#hero .carousel-inner .carousel-item {

  transition-property: opacity;

  background-position: center top;

}



#hero .carousel-inner .carousel-item,

#hero .carousel-inner .active.carousel-item-start,

#hero .carousel-inner .active.carousel-item-end {

  opacity: 0;

}



#hero .carousel-inner .active,

#hero .carousel-inner .carousel-item-next.carousel-item-start,

#hero .carousel-inner .carousel-item-prev.carousel-item-end {

  opacity: 1;

  transition: 0.5s;

}



#hero .carousel-inner .carousel-item-next,

#hero .carousel-inner .carousel-item-prev,

#hero .carousel-inner .active.carousel-item-start,

#hero .carousel-inner .active.carousel-item-end {

  left: 0;

  transform: translate3d(0, 0, 0);

}



#hero .carousel-control-prev, #hero .carousel-control-next {

  width: 10%;

}



#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {

  background: none;

  font-size: 48px;

  line-height: 1;

  width: auto;

  height: auto;

}



#hero .carousel-indicators li {

  cursor: pointer;

}



.btn-get-started {

	font-family: 'accidental_presidencyregular' !important;

    font-weight: normal !important;    

	font-size: 18px;

    letter-spacing: 1px;

    display: flex;

	text-decoration:underline;

    padding: 30px 32px;

    border-radius: 0px;

    transition: 0.5s;

    line-height: 1;

    margin: 10px;

    color: #000;

    -webkit-animation-delay: 0.8s;

    animation-delay: 0.8s;

    border: 0;

    background: transparent !important;

    text-align: center;

    width: fit-content !important;

    margin: 0 auto !important;
	
	color: #fff !important;
	
    background: #00000094 !important;

}

.btn-get {

	font-family: 'accidental_presidencyregular' !important;

    font-weight: normal !important;    

	font-size: 18px;

    letter-spacing: 1px;

    display: flex;

	text-decoration:underline;

    border-radius: 0px;

    transition: 0.5s;

    line-height: 1;

    color: #000;

    -webkit-animation-delay: 0.8s;

    animation-delay: 0.8s;

    border: 0;

    background: transparent !important;

    text-align: left;

    width: fit-content !important;

}



#hero .btn-get-started:hover {

  background: #1c5c93;

}



@media (max-width: 767px) {

  #hero h2 {

    font-size: 28px;

    line-height:1.2em !important;

    margin-bottom:0px !important;

  }

  #hero p {

    padding: 10px 15px !important;

    font-size: 16px !important;

    color:#fff !important;

    background: #00000094 !important;

}

  html .searchform .search {

    width: 46px !important;

    height:36px !important;

     border-bottom-right-radius: 100px;

    border-bottom-left-radius: 0px;

    border-top-left-radius: 0px;

    border-top-right-radius: 100px;

}

div#google_translate_element {

    width: 50% !important;

    display: inline-block !important;

}

.searchform {

    width: 50% !important;

}

  .searchform .form-control.pl-3 {

    height: 20px !important;

    width: calc(80% - 46px) !important;

    background: #fff!important;

    color: #000000b3!important;

    font-size: 14px;

    border-bottom-left-radius: 100px;

    border-bottom-right-radius: 0px;

    border-top-right-radius: 0px;

    border-top-left-radius: 100px;

}

.goog-te-gadget-simple {

    padding: 5px !important;

    border-radius: 100px;

}

}



@media (max-height: 500px) {

  #hero, #hero .carousel-item {

    height: 120vh;

  }

}



@media (min-width: 1024px) {

  #hero .carousel-control-prev, #hero .carousel-control-next {

    width: 5%;

  }

}



/*--------------------------------------------------------------

# Sections General

--------------------------------------------------------------*/

section {

  padding: 60px 0;

  overflow: hidden;

}



.section-bg {

  background-color: #f5f9fc;

}



.section-title {

  text-align: center;

  padding-bottom: 30px;

}



.section-title h3 {

    font-family: 'Roboto' !important;

    text-align: left !important;

    font-weight: 100 !important;

    line-height: 40px;

    font-size: 30px;

}

.section-title h1 {

    font-size: 58px;

    font-weight: 600;

    margin-bottom: 20px;

    padding-bottom: 0;

    color: #000000;

    text-align: left;

}

.section-title h2 {

  font-size: 32px;

  font-weight: 600;

  margin-bottom: 20px;

  padding-bottom: 0;

  color: #5c768d;

}



.section-title p {

  margin-bottom: 0;

}



/*--------------------------------------------------------------

# Breadcrumbs

--------------------------------------------------------------*/

.breadcrumbs {

  padding: 15px 0;

  background-color: #f5f9fc;

  min-height: 40px;

}



.breadcrumbs h2 {

  font-size: 24px;

  font-weight: 300;

}



.breadcrumbs ol {

  display: flex;

  flex-wrap: wrap;

  list-style: none;

  padding: 0;

  margin: 0;

  font-size: 14px;

}



.breadcrumbs ol li + li {

  padding-left: 10px;

}



.breadcrumbs ol li + li::before {

  display: inline-block;

  padding-right: 10px;

  color: #6c757d;

  content: "/";

}



@media (max-width: 768px) {

  .breadcrumbs .d-flex {

    display: block !important;

  }

  .breadcrumbs ol {

    display: block;

  }

  .breadcrumbs ol li {

    display: inline-block;

  }

}
@media (max-width: 767px) {
.tl-btn3 {
    width: -webkit-fill-available !important;
    float: left;
}
img.test {
    width: 70% !important;
    object-fit: contain;
}
}


/*--------------------------------------------------------------

# About Us

--------------------------------------------------------------*/

.about {

  /* padding-bottom: 30px; */

}

.about .section-title p {

	text-align: left;

    font-style: normal;

    color: #444 !important;

    font-size: 16px !important;

    margin-bottom: 16px !important;

    font-family: 'Roboto' !important;

    line-height: 24px !important;

}

.about .about-content {

  padding: 40px;

}

section#about {

    padding-top: 0px;

}

section#about {

    padding-top: 0px;

}

.about-img

{

	margin-top:-40px;

	z-index:9;

}

.about .icon-box .title {

  margin-left: 95px;

  font-weight: 700;

  margin-bottom: 10px;

  font-size: 18px;

  text-transform: uppercase;

}

.about .icon-box .title a {

  color: #343a40;

  transition: 0.3s;

}

.about .icon-box .title a:hover {

  color: #428bca;

}

.about .icon-box .description {

  margin-left: 95px;

  line-height: 24px;

  font-size: 14px;

}

@-webkit-keyframes pulsate-btn {

  0% {

    transform: scale(0.6, 0.6);

    opacity: 1;

  }

  100% {

    transform: scale(1, 1);

    opacity: 0;

  }

}



@keyframes pulsate-btn {

  0% {

    transform: scale(0.6, 0.6);

    opacity: 1;

  }

  100% {

    transform: scale(1, 1);

    opacity: 0;

  }

}








/*--------------------------------------------------------------

# Our Team

--------------------------------------------------------------*/

.team {

  background: #fff;

  padding: 60px 0 30px 0;

}



 .member {

  text-align: center;

  margin-bottom: 80px;

  position: relative;

}



 .member .pic {

  border-radius: 4px;

  overflow: hidden;

}



 .member img {

  transition: all ease-in-out 0.4s;

}



 .member:hover img {

  transform: scale(1.1);

}



 .member .member-info {

    position: absolute;

    bottom: 0;

    left: 0px;

    right: 0px;

    background: #c1272dcc;

    padding: 15px 30px;

    border-radius: 4px;

    width: 100%;

    height: 100%;

}

.member-info h2 {

    font-size: 26px;

    color: #fff !important;

    text-align: left;

    line-height: 1.2em;

}

.date {

    font-family: 'Roboto' !important;

    font-size: 16px !important;

    font-weight: 100 !important;

    color: #fff !important;

}



.member h4 {

  font-weight: 700;

  margin-bottom: 10px;

  font-size: 16px;

  color: #fff;

  position: relative;

  padding-bottom: 10px;

}



 .member h4::after {

  content: '';

  position: absolute;

  display: block;

  width: 50px;

  height: 1px;

  background: #fff;

  bottom: 0;

  left: calc(50% - 25px);

}



.team .member span {

  font-style: italic;

  display: block;

  font-size: 13px;

  color: #fff;

}



.team .member .social {

  margin-top: 15px;

}



.team .member .social a {

  transition: color 0.3s;

  color: #fff;

}



.team .member .social a:hover {

  color: #9eccf4;

}



.team .member .social i {

  font-size: 16px;

  margin: 0 2px;

}



@media (max-width: 992px) {

  .team .member {

    margin-bottom: 100px;

  }

}



/*--------------------------------------------------------------

# Frequently Asked Questions

--------------------------------------------------------------*/

.faq {

  padding-bottom: 30px;

}



.faq .faq-item {

  margin-bottom: 40px;

}



.faq .faq-item h2 {

    font-size: 30px;

    line-height: 47px;

	text-align:center !important;

    font-weight: 500 !important;

    margin-bottom: 15px;

}

.faq .faq-item h4 {

    font-size: 16px;

    line-height: 27px;

    font-weight: 500 !important;

    margin-bottom: 15px;

    font-family: 'Roboto' !important;

}







@-webkit-keyframes animate-loading {

  0% {

    transform: rotate(0deg);

  }

  100% {

    transform: rotate(360deg);

  }

}



@keyframes animate-loading {

  0% {

    transform: rotate(0deg);

  }

  100% {

    transform: rotate(360deg);

  }

}



#footer {

  background: #252525;

  padding: 0 0 30px 0;

  color: #fff;

  font-size: 14px;

}



#footer .footer-top {

  background: #252525;

  border-top: 1px solid #252525;

  border-bottom: 1px solid #252525;

  padding: 60px 0 30px 0;

}



#footer .footer-top .footer-info {

  margin-bottom: 30px;

}



#footer .footer-top .footer-info h3 {

  font-size: 24px;

  margin: 0 0 20px 0;

  padding: 2px 0 2px 0;

  line-height: 1;

  font-weight: 700;

}



#footer .footer-top .footer-info p {

  font-size: 14px;

  line-height: 24px;

  margin-bottom: 0;

  font-family: 'Roboto' !important;

  color: #fff;

}



#footer .footer-top .social-links a {

  font-size: 18px;

  display: inline-block;

  background: #768fa6;

  color: #fff;

  line-height: 1;

  padding: 8px 0;

  margin-right: 4px;

  border-radius: 50%;

  text-align: center;

  width: 36px;

  height: 36px;

  transition: 0.3s;

}



#footer .footer-top .social-links a:hover {

  background: #428bca;

  color: #fff;

  text-decoration: none;

}



#footer .footer-top h4 {

  font-size: 16px;

  font-family:'Roboto' !important;

  font-weight: 600 !important;

  color: #fff;

  position: relative;

  padding-bottom: 12px;

}



#footer .footer-top .footer-links {

  margin-bottom: 30px;

}



#footer .footer-top .footer-links ul {

  list-style: none;

  padding: 0;

  margin: 0;

}



#footer .footer-top .footer-links ul i {

  padding-right: 2px;

  color: #9eccf4;

  font-size: 18px;

  line-height: 1;

}



#footer .footer-top .footer-links ul li {

  padding: 10px 0;

  display: flex;

  align-items: center;

}



#footer .footer-top .footer-links ul li:first-child {

  padding-top: 0;

}



#footer .footer-top .footer-links ul a {

  color: #fff;

  transition: 0.3s;

  display: inline-block;

  line-height: 1;

  padding:0px !important;

}



#footer .footer-top .footer-links ul a:hover {

  color: #9eccf4;

}



#footer .footer-top .footer-newsletter form {

  margin-top: 30px;

  background: #fff;

  padding: 6px 10px;

  position: relative;

  border-radius: 4;

}



#footer .footer-top .footer-newsletter form input[type="email"] {

  border: 0;

  padding: 4px;

  width: calc(100% - 110px);

}



#footer .footer-top .footer-newsletter form input[type="submit"] {

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  border: 0;

  background: none;

  font-size: 16px;

  padding: 0 20px;

  background: #428bca;

  color: #fff;

  transition: 0.3s;

  border-radius: 4;

}



#footer .footer-top .footer-newsletter form input[type="submit"]:hover {

  background: #5295ce;

}



#footer .copyright {

  text-align: left;

  padding-top: 0px;

}



#footer .credits {

  padding-top: 10px;

  text-align: center;

  font-size: 13px;

  color: #fff;

}



#footer .credits a {

  color: #9eccf4;

}



/*--------------------------------------------------------------

# carousel

--------------------------------------------------------------*/

h6.card-title {

    position: absolute;

    clear: both;

    color: #fff;

    margin-bottom: 0px !important;

}

.card .member .member-info {

    position: absolute;

    bottom: 0;

    left: 0px;

    right: 0px;

    background: transparent;

    padding: 15px 20px;

    border-radius: 0px;

    width: 100%;

    height: 100%;

}

.card .btn-primary {

    color: #c1272d;

    background-color: #ffffff;

    border-color: #ffffff;

    border-radius: 100%;

    font-weight: 100 !important;

}

.card .member {

    text-align: center;

    margin-bottom: 0px;

    position: relative;

}

p.card-text {

    font-size: 12px !important;

    color: #fff !important;

    text-align: left !important;

}

h4.card-title {

    border-bottom: 0px !important;

    font-size: 22px;

	position: initial !important;

    color: #fff !important;

}

/*--------------------------------------------------------------

# Testimonials

--------------------------------------------------------------*/

.testimonials .testimonial-item {

  box-sizing: content-box;

  padding: 30px;

  margin: 40px 30px;

  box-shadow: 0px 0 20px rgba(1, 41, 112, 0.1);

  background: #fff;

  min-height: 320px;

  display: flex;

  flex-direction: column;

  text-align: center;

  transition: 0.3s;

}



.testimonials .testimonial-item .stars {

  margin-bottom: 15px;

}



.testimonials .testimonial-item .stars i {

  color: #ffc107;

  margin: 0 1px;

}



.testimonials .testimonial-item .testimonial-img {

  width: 90px;

  border-radius: 50%;

  border: 4px solid #fff;

  margin: 0 auto;

}



.testimonials .testimonial-item h3 {

  font-size: 18px;

  font-weight: bold;

  margin: 10px 0 5px 0;

  color: #111;

}



.testimonials .testimonial-item h4 {

  font-size: 14px;

  color: #999;

  margin: 0;

}



.testimonials .testimonial-item p {

  font-style: italic;

  margin: 0 auto 15px auto;

}



.testimonials .swiper-pagination {

  margin-top: 20px;

  position: relative;

}



.testimonials .swiper-pagination .swiper-pagination-bullet {

  width: 12px;

  height: 12px;

  background-color: #fff;

  opacity: 1;

  border: 1px solid #4154f1;

}



.testimonials .swiper-pagination .swiper-pagination-bullet-active {

  background-color: #4154f1;

}



.testimonials .swiper-slide {

  opacity: .3;

}

.faq h4 span {

    color: #c1272d;

}

@media (max-width: 1199px) {

  .testimonials .swiper-slide-active {

    opacity: 1;

  }

  .testimonials .swiper-pagination {

    margin-top: 0;

  }

}



@media (min-width: 1200px) {

  .testimonials .swiper-slide-next {

    opacity: 1;

    transform: scale(1.12);

  }

}







#google_translate_element span {

    display: inline-block;

}.ftco-section {

  padding: 0; }



.ftco-no-pt {

  padding-top: 0; }



.ftco-no-pb {

  padding-bottom: 0; }



.heading-section {

  font-size: 28px;

  color: #000; }



.img {

  background-size: cover;

  background-repeat: no-repeat;

  background-position: center center; }

/*

.main-menu  {

  background: #252525 !important;

  z-index: 3;

  padding: 0; }

  @media (max-width: 991.98px) {

    .main-menu  {

      background: #000 !important;

      position: relative;

      top: 0;

      padding: 10px 15px; } }

  @media (max-width: 991.98px) {

    .main-menu  .navbar-nav {

      padding-bottom: 10px; } }

  .main-menu  .navbar-nav > .nav-item > .nav-link {

    font-size: 11px;

    padding-top: 1.5rem;

    padding-bottom: 1.5rem;

    padding-left: 10px;

    padding-right: 10px;

    font-weight: 500;

    color: #fff;

    text-transform: uppercase;

    letter-spacing: 1px;

    position: relative;

    opacity: 1 !important; }

    .main-menu  .navbar-nav > .nav-item > .nav-link:before {

      position: absolute;

      bottom: 0;

      left: 0;

      content: '';

      display: block;

      width: 0;

      height: 2px;

      background: #c1272d;

      -webkit-transition: 0.3s;

      -o-transition: 0.3s;

      transition: 0.3s; }

      @media (prefers-reduced-motion: reduce) {

        .main-menu  .navbar-nav > .nav-item > .nav-link:before {

          -webkit-transition: none;

          -o-transition: none;

          transition: none; } }

    .main-menu  .navbar-nav > .nav-item > .nav-link:hover {

      color: #c1272d; }

      .main-menu  .navbar-nav > .nav-item > .nav-link:hover:before {

        width: 100%; }

    @media (max-width: 991.98px) {

      .main-menu  .navbar-nav > .nav-item > .nav-link {

        padding-left: 0;

        padding-right: 0;

        padding-top: .7rem;

        padding-bottom: .7rem;

        color: rgba(255, 255, 255, 0.7); }

        .main-menu  .navbar-nav > .nav-item > .nav-link:hover {

          color: #fff; } }

    @media (max-width: 767.98px) {

      .main-menu  .navbar-nav > .nav-item > .nav-link {

        border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }

  .main-menu  .navbar-nav > .nav-item .dropdown-menu {

    border: none;

    background: #fff;

    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);

    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);

    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);

    border-radius: 4px; }

    .main-menu  .navbar-nav > .nav-item .dropdown-menu .dropdown-item {

      font-size: 12px;

      color: #000; }

      .main-menu  .navbar-nav > .nav-item .dropdown-menu .dropdown-item:hover, .main-menu  .navbar-nav > .nav-item .dropdown-menu .dropdown-item:focus {

        background: #c1272d;

        color: #fff; }

    @media (max-width: 991.98px) {

      .main-menu  .navbar-nav > .nav-item .dropdown-menu {

        display: block !important;

        background: #000; }

        .main-menu  .navbar-nav > .nav-item .dropdown-menu .dropdown-item {

          color: rgba(255, 255, 255, 0.8); } }

  .main-menu  .navbar-nav > .nav-item.cta > a {

    color: #fff;

    background: #c1272d;

    border-radius: 0px; }

    @media (max-width: 767.98px) {

      .main-menu  .navbar-nav > .nav-item.cta > a {

        padding-left: 15px;

        padding-right: 15px; } }

    @media (max-width: 991.98px) {

      .main-menu  .navbar-nav > .nav-item.cta > a {

        color: #fff;

        background: #c1272d;

        border-radius: 4px; } }

  .main-menu  .navbar-nav > .nav-item.active > a {

    color: #c1272d; }

    @media (max-width: 991.98px) {

      .main-menu  .navbar-nav > .nav-item.active > a {

        color: #fff; } }

  .main-menu  .navbar-toggler {

    border: none;

    color: rgba(255, 255, 255, 0.5) !important;

    cursor: pointer;

    padding-right: 0;

    text-transform: uppercase;

    font-size: 16px;

    letter-spacing: .1em; }

    .main-menu  .navbar-toggler:focus {

      outline: none !important; }



.navbar-brand {

  color: #000;

  text-transform: uppercase;

  font-weight: 700;

  font-size: 20px;

  line-height: 1.2;

  margin-bottom: 30px; }

  .navbar-brand span {

    display: block;

    font-size: 12px;

    font-weight: 500;

    color: rgba(0, 0, 0, 0.3); }

  .navbar-brand:hover, .navbar-brand:focus {

    color: #000; }



.social-media {

  display: inline-block; }

  @media (max-width: 991.98px) {

    .social-media {

      margin: 0 auto; } }

  @media (max-width: 767.98px) {

    .social-media {

      margin-bottom: 20px; } }

  .social-media p a {

    border: 1px solid #e6e6e6;

    width: 40px;

    height: 40px;

    border-radius: 50%;

    margin-right: 4px; }

    .social-media p a span {

      color: #4d4d4d; }

    .social-media p a:hover {

      background: #c1272d;

      border-color: #c1272d; }

      .social-media p a:hover span {

        color: #fff; }



.searchform {

  height: 50px;

  border: 1px solid rgba(255, 255, 255, 0.1);

  overflow: hidden;

  border-radius: 40px; }

  @media (min-width: 992px) {

    .searchform {

      width: 300px; } }

  .searchform .form-control {

    width: calc(100% - 50px);

    border: none;

    background: #fff !important;

    color: rgba(0, 0, 0, 0.7) !important;

    font-size: 14px; }

    .searchform .form-control::-webkit-input-placeholder {

      /* Chrome/Opera/Safari */

      color: rgba(0, 0, 0, 0.7) !important; }

    .searchform .form-control::-moz-placeholder {

      /* Firefox 19+ */

      color: rgba(0, 0, 0, 0.7) !important; }

    .searchform .form-control:-ms-input-placeholder {

      /* IE 0+ */

      color: rgba(0, 0, 0, 0.7) !important; }

    .searchform .form-control:-moz-placeholder {

      /* Firefox 18- */

      color: rgba(0, 0, 0, 0.7) !important; }

  .searchform .search {

    width: 50px;

    height: 50px;

    background: #c1272d !important; }

    .searchform .search span {

      font-size: 16px;

      color: #fff; }



.form-control {

  height: 45px !important;

  background: #fff !important;

  color: #000 !important;

  font-size: 14px;

  border-radius: 0px;

  -webkit-box-shadow: none !important;

  box-shadow: none !important;

  border: 1px solid rgba(0, 0, 0, 0.2); }

  .form-control:focus, .form-control:active {

    border-color: #000; }

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	.inner-content

	{

		padding:40px;

		background:#f5f9fc;

	}

	.tl-w75 {

    width: 75%;

    margin: 0 auto;

}

.tl-btn3 {

    width: 33.33%;

    float: left;

}

.tl-center {

    text-align: center;

}

.tl-bottom-btn .tl-btn {

    display: inline-block;

}

.tl-btn {

    padding: 0 5px;

}



.row.tl-junior .tl-btn .btn-default, .row.tl-rules .tl-btn .btn-default, .tl-btn .btn-default {

    color: #2a2e93;

    background-color: #fff;

    border: 2px solid transparent;

    border-color: #c22229;

    border-radius: 25px;

    font-size: 12px;

	margin:5px 0px;

    font-weight: bold;

    -transition: all ease 0.8s;

    -moz-transition: all ease 0.8s;

    transition: all ease 0.8s;

}

.row.tl-junior .tl-btn .btn-default:hover, .row.tl-rules .tl-btn .btn-default:hover, .tl-btn .btn-default:hover {

    color: #fff;

    background-color: #c22229;

}

.shirt-size-wrap {

    text-align: center;

    border: 1px solid #222;

    overflow: hidden;

    box-shadow: 0 3px 8px 0 rgb(0 0 0 / 20%), 0 0 0 1px rgb(0 0 0 / 8%);

}

.bb-top-bottom {

    border-bottom: 1px solid #222;

    border-top: 1px solid #222;

}

.bb-bottom {

    border-bottom: 1px solid #222;

    overflow: hidden;

}

.bb-right {

    border-right: 1px solid #222;

	float:left;

	text-align:center;

}

.bb-left {

    border-left: 1px solid #222;



}

.size-heading {

    font-weight: bold;

    background: #00319a;

    color: #fff;

}

.diploma-table-content {

    border: 1px solid #FF0000;

    padding: 2px;

}

.diploma-top-head {

    margin: 15px 0px;

    overflow: hidden;

}



.social a{

	margin-right: 5px;

}