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


.col-lg-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  position: relative;

}

.col-lg-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.section-tittle {
  padding: 0px 1px;
}

.section-tittle h2 {
  font-size: 49px;
  display: block;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 17px;
  line-height: 1.3;
  margin-bottom: 30px;
}

.section-tittle p {
  color: #ffffff;
  margin-bottom: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.section-padding30 {
  padding-top: 195px;
  padding-bottom: 180px;
}


.slider-text h1 {
  padding: 0px 1em 0px 1em;
}
.bottom-header {

 background-color: #238ba3e0  !important;
 /*background-color: #eac096!important;*/
 /*background-color: #d07c80 !important ;*/
}

.bottom-header .header-logo {
  max-width: 290px;
}

.bottom-header.ftco-navbar-light .navbar-brand {
  padding-top: 4px !important;
  padding-bottom: 6px !important;
}

.top-header {
  background-color: #fff;
}

.top-header.wrap .phone a {
  color: #01244A !important;
  font-size: 15px;
  font-weight: bold;
}
.top-header .social-media p a span{
  color: #01244A !important;
  font-size: 18px;;
}
.about-bottom{
  margin-top: 30px;;
  margin-bottom: 30px;;
}
.about-bottom p{
  text-align: justify;
}
#v-pills-tab{
    display: block ruby !important;
}

.logo-area .single-logo {
  background: #fff;
  padding: 12px 20px;
  border-radius: 10px;
}

.logo-area .single-logo img{
  width: 100%;
}
.text-yellow{
  color: #FFCC00 !important;
}

       
h1{ text-align: center;line-height: 45px}
.box{
  width: 400px;
  margin: 0 auto;
  position: relative;
  perspective: 1000px
}
.box .box-img{
  transform: rotateY(0);
  transition: all 0.5s ease-in-out 0s;
}
.box:hover .box-img{
  transform: rotateY(-90deg);
}
.box .box-img img{
  width: 100%;
  height: auto;
}
.box .box-content{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding:20px;
  border: 2px solid #ffcc00;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.7);
  transform: rotateY(90deg);
  transition: all 0.5s ease-in-out 0s;
}

.box:hover .box-content{
  transform: rotateY(0);
}

.img-height-speaker-section, .speaker-img{
  width: 250px;
  height: 350px;
  margin: 9px;
}

.col-md-4.col-lg.ftco-animate.d-flex.fadeInUp.ftco-animated.speakers,.speakers-section .col-md-4.col-lg.d-flex.speakers{
  max-width: 20%;
}

.mt-10{
  margin-top:  10px;
}

.speakers-read-more{
   color:#ffcc00;
  background-color:#01244a ; 
  padding: 10px 15px;
  font-size:1em;
  font-weight: bold;
  border-radius:1em;
   
}

.speakers-read-more:hover{
  color: #01244a;
  background-color:#ffcc00 ;  
  
}

.pd{
  padding:7px;
}

.mt{
  margin-top:53px;
}

#inner-message-success{
  padding: 15px 10px;
}

.speaker-position{
    display: block !important;
    margin-bottom: 5px !important;
}

.fa-chevron-right.icon-color{
  color: white;
}

.alf-head{
  font-weight:bold; 
  font-size:90px;
  text-transform: uppercase;
  color:white;
   font-family: Antonio;
}
/*.hero-wrap .col-md-12.ftco-animate.text-center.pt-5.fadeInUp.ftco-animated{
  padding-top:  5rem !important;
}*/

.col-md-12.ftco-animate.text-center.pt-5.fadeInUp.ftco-animated h2{
  line-height: 1.1 !important;
}

 #click-color{
  color: white;
 }
 #click-color:hover{
  color: white;
 }

/*.text-light .mt-5
{
  margin-top: 0;
  margin-bottom: 1rem;
   margin-top: 3rem !important;
     color: #000000;
  font-size: 16px;
}*/

.section-member {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  }


  .row.s-wrap.mar-left {
       margin-left: 9em !important;
       margin-bottom: -3em !important;
       margin-top: -3em !important;
  }
  .pb-4.text-center.left{

    background: #ffcc008a;
    margin-left: 9px;
    padding: 10px 10px 0px !important;
  }


@media only screen and (min-width:360px) and (max-width:992px) {

  .row.s-wrap.mar-left {
       margin-left: 0em !important;
       margin-bottom: 0em !important;
  }

 .slider-text .bread,.alf-head {
    font-size:45px;
   }
   .s-wrap{
    margin-left: 1px;
   }

  .row.s-wrap.mar-left {
    margin-left: 0em !important;
   }
  .col-12, .col, .col-sm-12, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-12, .col-md, .col-lg-4, .col-lg-6, .col-lg-8, .col-lg {
  padding-left: 0px;

}
.row{
    margin-left: 0px !important;
   }

.img-height-speaker-section.speaker-img{
  margin: 0px;
}

}

/*
@media only screen and (min-width:360px) and (max-width:600px){
 .slider-text .bread,.alf-head {
    font-size:45px;
   }
   .s-wrap{
    margin-left: 1px;
   }
}*/

.pt-8{
  padding-top: 8rem !important;
}