*, html, body{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    box-sizing: border-box;
   font-family: 'Proxima Nova';
 	 font-weight: normal;  
}
 
*, ::before, ::after{
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6  {
    margin: 0;
    padding: 0;   
}

input:focus,
      textarea:focus,
      select:focus,
      a:focus {
        outline: none;
      }

ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul li{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none !important;
    color: #6c6c6c; 
}
a:hover{
    color: #6c6c6c;
}

::placeholder {
  color: black;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12-18 */
  color: black;
}


.custom-container{
    max-width: 1260px;
     margin-left: auto;
	
}
/* ==== main header ==== */

.header-menu{
    padding: 15px 0px;
     
    display: flex;
    align-items: center;
    transition: .5s all; 
}
.sticky-header{
    position: fixed;
    top: 0;
    z-index: 9999;
    background-color: #000;
    
    width: 100%;
    padding:15px 0px;
    transition: .5s all;
}
.navbar-brand img{ width:250px;
 
}
.mobile_primary {
    position: relative;
    transition: all .6s;
    padding: 0;
    z-index: 9999;
}
.mobile_primary ul{
    margin: 0;
    padding: 0;
}
.mobile_primary ul li{
    cursor: pointer;
    display: inline-block;
}

.mobile_primary ul li a{
    color: #ddd;
    padding: 10px 20px;
    font-size: 16px;
    font-weight:400;
    position: relative;
    z-index: 99;
    display: block;
    text-decoration: none;
    text-align: center;
      transition: all .6s; 
}
.mobile_primary ul li a:hover{ color: #ffed02; }
 .active{ color:#ffed02 !important;  }
.mobile_primary ul li a:focus{color:#ffed02 !important; }
.menu-button{
    display: none;
}

/* ==== Banner Start ==== */
.carousel {
    position: relative;
    
}
.navbar-brand{ z-index:99; margin-right:30px;}
.carousel-container {
    display: flex;
    align-items: center;
    justify-content: center;
	padding:40px 0px;
     
    
}

  .carousel-container img { border-radius:50px;}
  .banner-section{ padding:0px 0px; border-bottom:1px solid #ddd}
 .banner-section h2 {
    color: #033a44;
    font-size:46px;
     text-align:left;
    font-weight:800;
    text-transform: capitalize;
    line-height: 80px;
	margin-top:45px;
}

 
 
  


     .shop-now-white-btn{    background:none;
        border-radius:10px;
        padding: 10px 25px !important; display: inline-block; width:100%; text-align: center;
        color: #fff !important; border:2px solid #fff; font-size: 22px; 
         }
     .shop-now-white-btn:hover{ border:2px solid #098bb1;
       background:#fff; color:#098bb1 !important; box-shadow:0px 0px 5px #ddd !important;
         }	 
	 
	 
html a:hover{
    text-decoration: none;
}
.banner-btn{
    text-decoration: none;
    color: #fff; 
}
.owl-theme .owl-nav [class*=owl-]:hover{
    background-color: #fff;
    color: #000;
}
/* ==== Banner end ==== */
.section-title{
   
    margin-bottom:90px;
}

html .btn-black {
    color: #000;
    text-decoration: none;
}
html .btn-black i{
    font-weight: 400;
}
html .btn-black span, 
html .banner-btn span, 
html .btn-white span{
    height: 25px;
    width: 25px;
    border-radius: 50%;
    transition: all 0.1s linear;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}
html .btn-black span {
    background-color: transparent;
    border: 2px solid #000;
}
html .btn-white span{
    background-color: transparent;
    border: 2px solid #fff;
}
html .btn-white{
    color: #fff;
    text-decoration: none;
}

section.section {
   
    position: relative;
}

.brand-wrapper {
    background: linear-gradient(0deg, #F26848 -14.1%, #FFC711 107%);
    background: -webkit-linear-gradient(0deg, #F26848 -14.1%, #FFC711 107%);
    padding: 4px;
    height: 100%;
}

.brand-content {
    background-color: #fff;
    padding: 65px 25px 30px 25px;
    height: 100%;
}
.brand-content h2 {
    font-size:30px;
    color: #141616;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    padding-left: 15px;
    line-height: 36px;
}
.about-content h2::before, 
.brand-content h2::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #BA2025;
    left: 0;
    top: 0;
}
.about-content h4, 
.brand-content h4, 
.achievement-accolades h4, 
.about-us-inner h4, 
.board-director-content h4 {
    color: #BA2025;
    font-size:22px;
    font-weight: 900;
    letter-spacing: -1px;
    text-transform: uppercase;
    
    margin-bottom:35px;
	 
    line-height: 25px;
}
#brandSlider .owl-nav{
    margin: 0;
}
#brandSlider .owl-nav .owl-prev img, 
#brandSlider .owl-nav .owl-next img, 
#goalSlider .owl-nav .owl-prev img, 
#goalSlider .owl-nav .owl-next img, 
#directorSlider .owl-nav .owl-prev img, 
#directorSlider .owl-nav .owl-next img, 
#missionSlider .owl-nav .owl-prev img, 
#missionSlider .owl-nav .owl-next img, 
#directorsSlider .owl-nav .owl-prev img, 
#directorsSlider .owl-nav .owl-next img, 
#investorSlider .owl-nav .owl-prev img, 
#investorSlider .owl-nav .owl-next img,
#journeySlider .owl-nav .owl-next, img,
#journeySlider .owl-nav .owl-prev, img,
#guidelineSlider .owl-nav .owl-prev img, 
#guidelineSlider .owl-nav .owl-next img{
    width: 20px;
}
 
#brandSlider .owl-nav .owl-prev, 
#brandSlider .owl-nav .owl-next, 
#goalSlider .owl-nav .owl-prev, 
#goalSlider .owl-nav .owl-next, 
#directorSlider .owl-nav .owl-prev, 
#directorSlider .owl-nav .owl-next, 
#missionSlider .owl-nav .owl-prev, 
#missionSlider .owl-nav .owl-next, 
#directorsSlider .owl-nav .owl-prev, 
#directorsSlider .owl-nav .owl-next, 
#investorSlider .owl-nav .owl-prev, 
#investorSlider .owl-nav .owl-next,
#journeySlider .owl-nav .owl-next, 
#journeySlider .owl-nav .owl-prev,  
#guidelineSlider .owl-nav .owl-prev, 
#guidelineSlider .owl-nav .owl-next{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #666;
    border-radius: 50%;
}
#brandSlider .owl-nav .owl-prev, 
#brandSlider .owl-nav .owl-next, 
#goalSlider .owl-nav .owl-prev, 
#goalSlider .owl-nav .owl-next, 
#directorSlider .owl-nav .owl-prev, 
#directorSlider .owl-nav .owl-next, 
#missionSlider .owl-nav .owl-prev, 
#missionSlider .owl-nav .owl-next, 
#directorsSlider .owl-nav .owl-prev, 
#directorsSlider .owl-nav .owl-next, 
#investorSlider .owl-nav .owl-prev, 
#investorSlider .owl-nav .owl-next,
#journeySlider .owl-nav .owl-next, 
#journeySlider .owl-nav .owl-prev,  
#guidelineSlider .owl-nav .owl-prev, 
#guidelineSlider .owl-nav .owl-next{
    position: absolute;
}

#brandSlider .owl-nav{ bottom: -50px;
}
#brandSlider .owl-nav .owl-prev{
    top:104%;
    left: 48%; background:url(../img/back-arrow-8.png) no-repeat top left; background-size:100%;
}

 


#brandSlider .owl-nav .owl-next{
    top:104%;
    right:44%;background:url(../img/foward-arrow-8.png) no-repeat top left; background-size:100%;
}
#brandSlider .owl-nav .owl-prev { border:none;}
#brandSlider .owl-nav .owl-next { border:none;}




#goalSlider .owl-nav .owl-prev{
    top: 105%;
    left: 0%;
}
#goalSlider .owl-nav .owl-next{
    top: 105%;
    right:91%;
}
#journeySlider .owl-nav .owl-prev{
    top:26%;
    left:-50px;
}
#journeySlider .owl-nav .owl-next{
    top:26%;
    right:-50px;
}
#directorSlider .owl-nav .owl-prev{
    top: 73%;
    left: -52%;
}
#directorSlider .owl-nav .owl-next{
    top: 73%;
    right: 135%;
}
#missionSlider .owl-nav .owl-prev{
    top: 72%;
    left: -32%;
}
#missionSlider .owl-nav .owl-next{
    top:72%;
    right: 118%;
}
#directorsSlider .owl-nav .owl-prev{
    top: 50%;
    left: -5%;
}
#directorsSlider .owl-nav .owl-next{
    top: 50%;
    right: -5%;
}
#investorSlider .owl-nav .owl-prev{
    top: 50%;
    left: -5%;
}
#investorSlider .owl-nav .owl-next{
    top: 50%;
    right: -5%;
}
 
#guidelineSlider .owl-nav .owl-prev{
    top: 84%;
    left: -34%;
}
#guidelineSlider .owl-nav .owl-next{
    top: 84%;
    right: 120%;
}
/* ==== about us ==== */

.about-us {
    background: #f5f1ef;
}
.about-wrapper {
    background: linear-gradient(356deg, #438DCB 17.24%, #FFC711 103.87%);
    background: -webkit-linear-gradient(356deg, #438DCB 17.24%, #FFC711 103.87%);
    padding: 4px;
}
.about-content {
    background-color: #f5f1ef;
    padding: 50px;
}
.about-content h2 {
    color: #141616;
    font-size: 60px;
    font-weight: 800;
    
    margin-bottom:40px;
    line-height: 55px;
    position: relative;
    padding-left: 15px;
	 letter-spacing: -2px;
}
.about-content p {
    margin-bottom:40px;
    color: #141616;
    font-size:26px;
    line-height:36px;
}
.about-content a{ font-size:22px;}
.vission-content{
    
    padding: 50px 100px 50px 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vission-content h2{
    color: #fff;
    font-size:60px;
    font-weight: 800;
    margin-bottom: 20px;
}
.vission-content p{
    font-size:40px;
    font-weight: 300;
    line-height:50px;
    color: #fff;
    margin-bottom: 20px;
}
.custom-border{
    border-left: 2px solid #fff;
}
.achievement-accolades{
    padding: 0 35px;
}
.achievement-accolades p{
    position: relative;
    padding-left: 15px;
    border-left: 2px solid #BA2025;
    font-size: 26px;
    line-height: 30px;
    color: #141616;
    font-weight: 500;
}
.accolades-cert{
    padding: 50px 60px;
    border: 2px solid #BA2025;
}
/* .accolades-cert img{
    width: 135px;
} */
.achievement-accolades img{
    width: 80px; padding-bottom:20px;
}
.world-section h2{
    color: #EC6E7F;
    font-size:60px;
    font-weight: 800;
    margin-bottom: 25px;
    line-height: 50px;
}
.globe-world{
    width: 80px;
}
.globe-content h3{
    font-size:37px;
    color: #EC6E7F;
    margin-top: 15px;
}
.globe-content span{
    font-size:50px;
    color: #EC6E7F;
    font-weight: 800;
}
.globe-content {
        padding: 172px 5px 0px 0px;
}
.journey-section h2, 
.core-values h2{
    color: #111;
    font-size:34px;
    font-weight:600;
    margin-bottom: 10px;
    line-height: 50px;
}
.journey-section p{
    font-size:30px;
    color: #141616;
    font-weight: 400;
}
/* background: linear-gradient(270deg, #EC6E7F 6.14%, #438DCB 22.96%, #BA2025 38.68%, #FBDB37 56.5%, #7CC243 71.53%, #F26848 88.09%, #FEC20E 99.34%); */

.history-box{ 
   
}
.founder-content h4{
    font-weight: 500;
    font-size: 30px;
    color: #141616; padding-bottom:15px;
}
.founder-content h2{
    color: #FEC20E;
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
}
.founder-content ul{ margin-left:25px; padding-right: 50px;}
.founder-content ul li{ font-size:19px; list-style:inside; list-style:disc;   }
 .founder-content .orange-text{ color:#f26848}
  .founder-content .green-text{ color:#7cc243}
.focus-box{  
   
}
.focus-box img{
    width: 325px;
    position: relative;
    margin-bottom: -5px;
}
.focus-text{
    color: #F26848;
    font-weight: 800;
    font-size: 35px;
}

/* ==== footer ==== */

.footer-section{ background: #393a3e;
    padding:100px 0px; color:#fff; padding:60px 0px;
}
.footer-logo{ text-align:left}
.footer-logo {
    width:100px;
}
.footer-logo p{  
    font-size: 14px;
    margin-top: 15px;    
}

.footer-section h5{  
    font-weight: 600;
    font-size:22px;
    text-transform: capitalize;   
}
.footer-menu-1st{ margin-left:40px;}
.footer-menu ul{   
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 16px;
}
.footer-menu ul li{ }
.footer-menu ul li p{ }
.footer-menu ul.list-widget li {
    padding-left: 15px;  
    margin-bottom: 5px;
}
.footer-menu .list-widget-lg li{
    margin-bottom: 8px;
}
.list-widget li {  
    position: relative;
    line-height: 24px;
}
.list-widget li a{ color:#fff}
ul.list-widget li::before{  
 
 
}
.footer-menu li a{  
    font-size: 15px; color:#fff; line-height:30px;
    
}
.footer-menu li a:hover{ color:#dbc489}

.footer-menu li a i{ padding-right:7px;}
.social-icons {
    margin-top: 20px;
    margin-bottom: 20px;
}
.social-icons li {
    display: inline-block;
    margin: -1px 5px 0 0;
    padding: 2px;
    border-radius: 100%;
    overflow: visible;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%);
}
.social-icons li a {
    transition: all 0.3s ease;
    background-color: #fff;
    border-radius: 100%;
    color: #333;
    display: block;
    height: 28px;
    line-height: 30px;
    width: 28px;
    text-align: center;
    text-decoration: none;
    font-size: 12.8px;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* ==== footer end ==== */
.about-section{ padding:60px 0px;}
.about-section, .board-directors{
    background-color: #F2F7FB;
}
.about-us-wrapper{
     padding: 2px 2px 4px 4px;
    height: 100%;
}
.about-us-inner{
    background-color: #F2F7FB;
     height: 100%;
}
.about-left-border{
    
    position: relative;
}
 
.about-section h2{
    color: #141616;
    font-size:36px;
    font-weight:500;
    margin-bottom: 20px;
    line-height: 55px;
}
.board-director-content h2{
    color: #141616;
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 15px;
}
.member-profile h2{
    font-size: 22px;
    font-weight: 500;
    margin-top: 15px;
    color: #141616;
    margin-bottom: 6px;
}
.member-profile p{
    font-size: 16px;
    color: #141616;
    font-weight: 400;
}
.vission-section{
    background-image: url('../img/vission-bg.jpg');
    background-size: cover;
    background-position: center;
    height: 580px;
}
.vission-inner{
    padding-left: 25px;
    position: relative;
}
.vission-inner::before{
    content: "";
    position: absolute;
    width: 4px;
    height: 95%;
    background-color: #BA2025;
    top: 10px;
    left: -5px;
}
.vission-inner h2{
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 15px;
}
.vission-inner p{
    font-size: 27px;
    color: #fff;
    line-height: 30px;
}
.mission-section, 
.policy-guideline-section{
    background-color: #FFF9E7;
}
.mission-section h2{
    font-size:36px;
    color: #7CC243;
     
    margin-bottom: 10px;
}
.mission-item{
    border-left: 3px solid #BA2025;
    padding-left: 20px;
}
.mission-item p{
    color: #438DCB;
    font-size: 25px;
}
.btn-arrow, #goalSlider .owl-carousel .owl-item img {
    width: 8px !important;
    height: auto;     
}
.core-wrapper{
    background: linear-gradient(75deg, #F26848 0%, rgba(242, 104, 72, 0) 39.62%), linear-gradient(254deg, #438DCB 7.99%, rgba(67, 141, 203, 0) 77.1%);
    padding: 2px;
    transition: .5s all;
}
.core-item{
    background-color: #fff;
    padding: 55px 25px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.core-item h3{
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
}
.core-wrapper:hover{
    background: none;
}
.core-wrapper:hover .core-item{
    background-color: #F26848;
    color: #fff;
    transition: .5s all;
}
.commitment-wrapper{
    background: linear-gradient(198deg, #F26848 0%, rgba(242, 104, 72, 0) 39.62%), linear-gradient(40deg, #438DCB 7.99%, rgba(67, 141, 203, 0) 77.1%);
    padding: 2px 2px 4px 4px;
}
.commitment-inner{
    padding: 65px 40px;
    background-color: #fff;
}
.commitment-inner h3{
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 8px;
    color: #141616;
}
.commitment-inner p{
    font-size: 17px;
}
.gov-wrapper{
    background: linear-gradient(7deg, #FEC20E 0%, rgba(254, 194, 14, 0) 39.62%), linear-gradient(189deg, #3DA448 7.99%, rgba(61, 164, 72, 0) 77.1%);
    padding: 4px 4px 2px 2px;
}
.wrapper-inner{
    padding: 50px;
    background-color: #fff;
}
.wrapper-inner h3{
    font-size: 45px;
    font-weight: 900;
}
.corporate-gov{
    position: relative;
    margin-top: -12%;
}
.banner-container{
    position: absolute;
    top:38%;
    
  
    align-items: center;
    justify-content: center; width:100%;
}
.banner-container h3{
    color: #fff;
    font-size: 45px;
    font-weight:500;
    text-align: left;
}
.key-financial h2{
    font-size: 40px;
    font-weight: 800;
    text-align: left;
    color: #141616;
}
.board-directors h2{
    font-size: 45px;
    font-weight: 900;
    color: #BA2025;
}
.board-member h4{
    font-size: 27px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 6px;
    color: #141616;
}
.board-member p{
    font-size: 18px;
}
.investor-section h2{
    font-size: 45px;
    font-weight: 900;
    color: #3DA448;
}
.investor-notice-wrapper{
    background: linear-gradient(50deg, #3DA448 7.99%, rgba(67, 141, 203, 0) 77.1%), linear-gradient(232deg, #EC6E7F 0%, rgba(236, 110, 127, 0) 39.62%);
    padding: 2px 2px 4px 4px;
}
.investor-item{
    background-color: #fff;
    padding: 25px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 230px;
}
.investor-item h3{
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
}
.policy-guideline-section h2{
    font-size: 45px;
    font-weight: 900;
    color: #712266;
    margin-bottom: 15px;
}
.guideline-item{
    position: relative;
    padding-left: 20px;
    border-left: 4px solid #BA2025;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 196px;
}
.guideline-item p{
    font-size: 24px;
    font-weight: 500;
    color: #438DCB;
}
#directorSlider.owl-theme .owl-dots .owl-dot.active span{
    background-color: #000;border-radius: 100%;
}
}
#directorSlider.owl-theme .owl-dots span{
    border-radius: 0;
    background: #777;
    border: 2px solid #777; border-radius: 100%;
}
#directorSlider.owl-theme .owl-dots{
    
}
.border-green{
    border: 2px solid #7CC243;
}
.btn-green, .btn-yellow{
    padding: 8px 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #141616;
    background-color: #fff;
    -webkit-appearance: none;
    appearance: none;
    width: 14%;
    margin: 0 12px;
}
.border-yellow{
    border: 2px solid #FEC20E;
}
.carousel-item img{ width:100%;}

.vision-bg1{     background: -webkit-linear-gradient(50deg, #F26848 -14.1%, #FFC711 107%);}
.vision-bg1 a{ font-size:22px;}

.vision-bg{ background:url(../img/slide-bg.jpg) no-repeat top left; background-size:cover}
.vision-bg a{ font-size:22px;}
.about-us  img{ width:100%}
.journey-bg-line-bot{  }
.world-section .right img, .accolades-cert img{ width:100%}



 




/*about-section*/
  
 
.about-section, .corporategovernance img{ width:100%;}
.img-fluid{ width:100%;}
 .our-team{background:#fff; padding:90px 0px;
    border-bottom: 1px solid #ddd;}
	
  .our-founder{background: url(../img/pattern-1.png) repeat; padding:90px 0px;
    border-bottom: 1px solid #ddd;}
	
 .stories-area{ background: #fff; display: inline-block; border-radius: 30px;   }
 .stories-area .circle {  text-align: center; width: 40%; float: left;}
 .stories-area .title{ width:60%;  padding:100px 30px 10px 20px;float: left; }
 .stories-area .title h4{color:#000; text-align:left; font-size:28px; font-weight:400; padding:0px; margin: 0; padding-bottom:15px;}
 .stories-area .title p{color:#000; text-align:left;     padding:0px; margin: 0; font-size: 19px;}

.our-team h2{ font-size:36px;}

.stories-area h5{color:#666666; text-align:center; font-size:18px; font-weight:500; padding: 0 0 10px; margin: 0;}
.stories-area p a{color:#033a44;text-align:center; margin-top:15px;display: inline-block;font-weight: 500;}
.stories-area p a:hover{color: #d58c23;}
.success-stories .owl-theme .owl-nav {display:none}
 
   
.journey-section{ padding:80px 0px;}
.mission-vission-item{ border:1px solid #ddd;}
 #journeySlider{ margin-top:25px;}
 
 .side-bg {
    background: url(../img/footer-shadow.png) no-repeat left;
    padding-left: 40px;
}
.sticky-header .navbar-brand a img {
    width:250px;
}
.text-primary {
    color: #033a44 !important;
}
.contact-btn{ background:#0076be; border-radius:30px; padding:10px 25px !important; color:#fff !important; margin-left:35px;}
.contact-btn:hover{background:#fff; color:#033a44 !important; box-shadow:0px 0px 5px #ddd}
.mobile-img{ display:none}
 
 /*services-wrapper*/
 .service-section{ padding:80px 0px; }
 .services-wrapper{ padding:30px;  }
   .services-wrapper h3{ font-size:26px; padding-bottom:15px;} 
  .team-section .line { height:2px; display:block; width:100%; margin:30px 0px; background:#ddd}
  /*team-wrapper*/
 .team-section{ padding:80px 0px; }
 .team-wrapper{   padding:10px;  }
 .service-section .line { height:1px; display:block; width:100%; margin:30px 0px; background:#fff}
  .service-area{ border:1px solid #ddd;  border-radius: 2rem; margin-bottom:40px; }
  .team-box img{  filter: grayscale(100%); }
  .team-box h5{ font-size:20px; text-align:center; padding:15px 0px 0px 0px;}
 .team-box p{   text-align:center}
 
  .coach-box img{  filter: grayscale(100%); }
    .coach-box h2{font-size:26px;}
  .coach-box h5{ font-size:16px; text-align:center; padding:15px 0px 0px 0px;}
 .coach-box p{   text-align:center}
 
 .faq-section{  padding: 150px 0px;background: #f5f9fb;}
 
 .faq-section h3{ width: 100%;
        font-weight: 700;
        color: #6e8c82;
        display: initial;
        font-size: 28px; display: inline-block;}
      
     .faq-section h2{font-weight: 700;
        color: #6e8c82;
        display: initial;
        margin-bottom: 85px;
        font-size: 52px;display: inline-block; line-height: 45px;
        }

 .faq-section .about-section h2{ margin-bottom:0px; padding-bottom:0px;}
 .faq-section .accordion-button:not(.collapsed){ box-shadow:none;  border-bottom:2px solid #000; color:#fff !important;
    background:#f5f9fb; color:#fff;  padding-left:0px; font-size: 22px;  font-weight: 400; }
 .accordion-button:focus{ border:none;}
 .accordion-body {     
    color: #fff; padding-left:0px; padding: 25px 0px; border-bottom: 2px solid #000; text-align:left;}
.accordion-item{ border-left:none; border-right:none; color:#fff;   }
.accordion-item button{  border-bottom: 2px solid #000; border-radius: 0px;background: none !important; color:#fff;}
.accordion-item button{font-size:14px !important;   fontder-radius: 0px; color:#fff; text-transform:uppercase}

 .accordion-button:not(.collapsed)::after { background:url(../img/minus-icon.png); width:16px; height:16px;transform: rotate(0deg);color:#fff !important;}
.accordion-button::after{ background:url(../img/minus-icon.png); width:16px; height:16px; transform: rotate(180deg); margin-left: 25px;right: -20px; }
.accordion-item:first-of-type .accordion-button:focus{ padding-left:0px; outline:none; color:#fff; }
 
 .news-section{ padding:80px 0px;}
  .news-section h2{ padding-bottom:25px;}
 .news-box{ border:1px solid #ddd; margin-bottom:20px;border-radius: 6px;}
 .news-box img{ width:100%;}
 .news-box:hover{ box-shadow:0px 0px 7px #ddd; }
   
   
#carouselExampleCaptions{ margin:0px; padding:0px;}
.carousel-caption{ right:0%; left:55%; }
.carousel-caption .title{ background:#bec0c3; padding:40px; margin:60px 0px 0px 0px;  }
.carousel-caption .title h5{ font-size:36px; font-weight:700; color:#0076be; margin-bottom:15px; border-bottom: 2px solid #0076be;width: auto;
    display: inline;    }
.carousel-caption .title p{ color:#000; margin-bottom:0px; padding-bottom:0px; padding-top:20px;}
.nav-pills .nav-link{ color:#000; border: 1px solid #0076c1;
    border-radius:3px;}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{ color:#fff !important; background:#343991; border-radius:3px;  }
.carousel-indicators [data-bs-target]{background-color: #0076be;}
/*.search-area{ width:100%;}
.search-area .left{ width:60%; float:left; margin:25px 0px 0px 0px; }
.search-area .left input{ width:100%; font-weight:500; padding:14px; border:1px solid #0076be; border-radius:6px 0px 0px 6px; background:none}
.search-area .left input:focus{ outline:none;  }
.search-area .right{ width:auto;float:left; margin: 25px 0px 0px 0px;
    padding:15px 10px 10px 10px; background:#0076be;  border-radius:0px 6px 6px 0px;}
.search-area label{ color:#000; padding:8px 0px; font-weight:600}
.search-area label i{ color:#0076be}
.search-area label i img{ width:22px; margin-right:8px;}*/
  
.accordion-item h2{ margin-bottom:0px; width: 100%;padding-right: 25px; }
.accordion-item button{ padding-left:0px;line-height: 28px;}
.accordion-item  button{font-weight:700; font-size:19px;}
.accordion-button:focus { box-shadow: inherit;}
.no-b-b{ border-bottom:0px;}
.no-m-p{ margin: 0px !important; padding: 0px !important;}

.steps-section{ width:100%; padding:150px 0px;
    background:#058cb2;
    color: #fff;
}

 #exampleModal{ z-index: 99999;color: #058cb2; font-size:18px;}
.modal-title{color: #058cb2; font-size:18px;}

 .social a img{   margin-right: 5px;}

 .footer-nav h5{ margin-bottom:15px; font-size:18px; font-weight: 500;}
 .footer-nav a{ color: #fff; }
  .footer-nav a:hover{ color: #ffed02; }
 .footer-nav p{ font-size: 14px;}
  .footer-copyright{border-top: 1px solid #565656; font-size:14px; font-weight: normal;
        padding-top: 20px;}
 .footer-copyright a{color: #fff; font-size: 14px; text-decoration: underline !important; margin-right: 18px;}
 .footer-copyright a:hover{color: #fff; font-size: 14px; text-decoration: none !important;}
  
 #directorSlider .brand-item { padding-bottom:40px;}
 .mobile-banne{ display: none;}
 .modal-dialog{max-width:70% !important;  }
 
 


 .our-team-section .owl-carousel .owl-item img {
          border-radius:30px;
}


.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important; padding:0px; margin:0px; 
}

.accordion-item:last-of-type{ border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;}
    .accordion-item:last-of-type .accordion-button.collapsed {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
.accordion-body { font-size:14px;   
    padding-left: 0px;
    padding: 25px 0px;
    border-bottom: none;
}
.faq-section .accordion-button.collapsed {
    border-bottom:none !important;    color: #000;
  }
  .faq-section .accordion-button {
    border-top: 2px solid #000;
    border-radius: none !important;
    border-bottom: none !important;
  }
  .no-reduis{ border-radius: 0px !important;}
  .accordion-body strong{ padding-bottom: 10px; display: inline-block;}
  .accordion-body ul li{     align-items: baseline;list-style: disc; margin-left: 25px; }
  .accordion-button::after { position: absolute; right: -20px;}
  .accordion-item:last-of-type .accordion-button.collapsed{ padding-right: 26px;}
  .accordion-body{ padding: 15px 0px !important;}
  .price-area { display: inline-block; padding:25px 0px;color: #000; }
  .price-area h5{ font-size: 16px;   padding-bottom: 10px;}
  .price-area h3{ font-size: 28px;  font-weight: 700; margin-bottom: 30px; color: #000;}
  .price-area h3 span{  font-weight:500; color: #0075c1; padding-right: 15px;}

  .bulet li{ margin-left:25px; color: #000;}
  .desktop-space{}
  
  
.space-20{ height:20px; width:100%; display:block}  
 
.space-30{ height:30px; width:100%; display:block}  
.space-40{ height:40px; width:100%; display:block}  
.space-50{ height:50px; width:100%; display:block}  
.space-60{ height:60px; width:100%; display:block}
.space-70{ height:70px; width:100%; display:block} 
.space-80{ height:80px; width:100%; display:block}
.space-90{ height:90px; width:100%; display:block}
.space-100{ height:100px; width:100%; display:block}
.space-300{ height:300px; width:100%; display:block}

.space-500{ height:500px; width:100%; display:block}
 
  
.w-logo{ width:433px;}
.w-price{ width:478px;}

.main-banner-section{width: 100%; padding:150px 0px 70px 0px;background:url(../img/Pride-Hero.jpg) no-repeat top center; background-size:cover;  }

.main-banner-section h3{  color:#fff; font-weight:700; font-size:56px; padding-bottom:40px; line-height: 52px; letter-spacing: 2px;   }
.main-banner-section p{  color:#fff; font-weight:400; font-size:16px; padding-bottom:25px; padding-top:15px; letter-spacing:1px;padding-left:90px;
    padding-right:90px;     }
.main-banner-section .right img{ width:100% }
.main-banner-section .link{ color:#ffed02; font-size:14px; display:inline-block }
.main-banner-section .link:hover{ color:#fff !important;  }
.main-banner-section span{ color:#ffed02;  font-weight:500}
.order-now{ color:#000  !important; font-size:16px; font-weight:600; display:inline-block; background:#fff; padding:10px 25px; border-radius:6px; border:1px solid#ddd; }
.order-now:hover{  background:#ffed02 ; color:#000  }
 
.order-now1{ color:#000  !important; font-size:13px; font-weight:600; display:inline-block; background:#ffed02; padding:6px 25px; border-radius:6px; margin-left:15px; }
.order-now1:hover{  background:#fff ; color:#000  }
  
.find-btn{ border:1px solid #e10098; background:#17090c; font-size:12px; padding:8px 20px; text-align:center; color:#e10098; border-radius:30px;letter-spacing:1px; }
.find-btn:hover{color:#e10098;}

.find-btn1{ border:1px solid #ff8000; background:#17090c; font-size:12px; padding:8px 20px; text-align:center; color:#ff8000; border-radius:30px; letter-spacing:1px;}
.find-btn1:hover{color:#ff8000;}


.find-btn img{ width:13px; margin-right:5px; margin-top:-2px; }
.find-btn1 img{ width:13px; margin-right:5px; margin-top:-2px; }

.logo-area{ text-align:center; width:100% }
.logo-area img{ text-align:center; width:500px; }

.banner-text-area{ text-align:center; padding:0px 150px; color:#fff; margin:50px 0px 0px 0px;     }
.banner-text-area h1{   font-weight: bold; font-family: 'Proxima Nova Th'; font-size:74px; line-height: 68px;}
.banner-text-area h1 span{ color:#ff8000; font-family: 'Proxima Nova Th';}

.yellow-btn{ padding:15px 25px; border-radius:6px; background:#ff8000; font-size:24px; text-transform:uppercase;  color:#fff;  
 letter-spacing:1.5px; font-weight: bold;  line-height:26px;font-family: 'Proxima Nova Th';
}
.yellow-btn:hover{ color:#fff;}

.pink-btn{ padding:15px 35px; border-radius:6px; background:#e10098; font-size:24px; text-transform:uppercase;  color:#fff; 
 letter-spacing:1.5px; font-weight:900; font-family: 'Proxima Nova Th';
}
.pink-btn:hover{ color:#fff;}
.rating-area{ width:100%; margin:40px 0px; text-align:center; font-weight:600}
.rating-area img{ width:16px; margin-left:5px; }

.down-arrow{ width:100%; display:inline-block; margin:40px 0px; text-align:center}
.down-arrow a{ padding:20px 23px; line-height:0px; color:#fff; border-radius:100%; background:#e10098; }
.down-arrow img{ width:13px; height:13px;}

  


.location-area  h2{ text-align:center; font-size:62px; line-height:58px;}

.sashay-area{ background: url(../img/background_5.jpg) no-repeat; padding:90px 0px; width:100%; color:#fff; background-size:cover;  }
.sashay-area .text-title{ text-align:center; padding:0px 250px;} 

.faq-area{ padding-top:250px; width:100%; text-align:center}
.faq-area h2{ font-size:52px;}
.accordion-item:first-of-type .accordion-button{ background:none;   }
.accordion-item, .accordion-item button{ background:none; border:none !important; box-shadow:none !important; padding:0px;  }
.accordion-item { background-color: rgba(3, 6, 19, 0.5); padding:15px; margin-bottom: 10px;border-radius: 6px; }
 .accordion-button:not(.collapsed){ color:#fff !important;}
.accordion-button{   font-size:16px !important;}
.accordion-header{ font-size:16px !important;}
.accordion-body{  font-weight:400; line-height:19px;}
.div-n{ display:none}
.mobile-off{ display:inline-block}
.mobile-on{ display:none !important}
.desktop-on{ display:block}

 .menu-area{ padding:90px  0px;}
 .vip-pack{ width:250px; margin-top:-100px;}
 
.tab-left{ width:50%; float:left; padding-right:10px;}
.tab-right{ width:50%; float:right; padding-left:10px;}
 
.footer-area{ width:100%; background:#000; padding:20px 0px; color:#ddd;}
.footer-area .left img{ width:118px;}
.footer-area .right{ font-size:12px; text-align:right;padding-top: 10px;}
.footer-area .right a{ color:#fff; font-size:14px; padding-left:5px; padding-right:5px; padding-top:8px;}
.footer-area .right a:hover{ color:#d3701a}




.drag-arace-area{ padding:90px 0px; background: url(../img/Background_Drag-Race.jpg) no-repeat top left; padding:90px 0px; width:100%; color:#fff; background-size:cover; }
.drag-arace-area h2{ font-size:58px; color:#ff8000; font-family: 'Proxima Nova Th';line-height: 54px; padding-bottom:10px;}
.drag-arace-area p{ font-size:19px; letter-spacing:1px;}
.drag-arace-area .right{  }
.drag-arace-area .right img{ width:175px; margin-right:15px;}
 

.bg-01{  background:url(../img/Background_Fresh-Originals.jpg) no-repeat top center;  }
.bg-02{  background: url(../img/Background_Big-Fat-Docs.jpg) no-repeat top  center;  }

.way-to-watch-area{padding:90px 0px; background: url(../img/Background_Ways-To-Watch.jpg) no-repeat top left; padding:90px 0px; width:100%; color:#fff; background-size:cover;
}
.way-to-watch-area h2{  font-size:58px; color:#fff; font-family: 'Proxima Nova Th';line-height: 54px; padding-bottom:10px;}
.way-to-watch-area h2 span{ color:#ff8000; font-family: 'Proxima Nova Th';}
.way-to-watch-area p{ line-height:20px; padding-bottom:0px; margin-bottom:5px;}
.font-19{ font-size:19px; letter-spacing:1px;}
.tv-area{ width:100%; margin:25px 0px;     display: inline-block;}
.tv-area .box{ width:143px; float:left;     font-size: 12px;}
.tv-area .box img{ width:32px; margin-right:7px;}
.w-24{ width:17px !important; }

.tv-area-box1{ width:100%;     display: inline-block;}
.tv-area-box1 a{ padding:8px 15px; border:1px solid #fff; color:#fff;display: inline-block; margin-bottom:10px; border-radius:30px; margin-right:5px;  }
.tv-right{ padding:0px 50px;}


.access-area{padding:90px 0px; background: url(../img/Background_All-Access.jpg) no-repeat top left; padding:90px 0px; width:100%; 
color:#fff; background-size:cover;}
.access-area h2{  font-size:58px; color:#fff; font-family: 'Proxima Nova Th';line-height: 54px; padding-bottom:10px;}
.access-area h2 span{ color:#ff8000; font-family: 'Proxima Nova Th';}
.access-area p{ line-height:20px; padding-bottom:0px; margin-bottom:5px;}
.text-pink{ color:#e10098;}
.access-area .tv-area{ width:100%; margin:25px 0px;     display: inline-block;}
.access-area .tv-area ul{ list-style:none; margin-bottom:25px;  }
.access-area .tv-area ul li{   background:url(../img/Icon-Ckeck_Magenta.png) no-repeat top left; padding-left:30px; padding-bottom:10px;background-size: 19px;
background-position: 0px 3px;}

.about-access{ text-decoration:underline !important;color:#e10098;}
.about-access:hover{ text-decoration:none !important;color:#ff8000;}




.evrything-area{padding:90px 0px; background: url(../img/Background_Footer.jpg) no-repeat top center; padding:90px 0px; width:100%; color:#fff; background-size:cover;
}
.evrything-area h2{  font-size:58px; color:#fff; font-family: 'Proxima Nova Th';line-height: 54px; padding-bottom:30px;}
.evrything-area h2 span{ color:#ff8000; font-family: 'Proxima Nova Th';}
.evrything-area p{ line-height:20px; padding-bottom:0px; margin-bottom:5px;}

.evrything-area .box{ width:100%; display:inline-block; margin-bottom:15px;}
.evrything-area .box .left{ width:35px; float:left; margin-right:15px; }
.evrything-area .box .left img{ width:33px; padding-top:5px;}
.evrything-area .box .right{ width: auto; float:left}
.evrything-area .box .right h5{ font-size:18px; text-transform:uppercase}
.evrything-area .box .right p{ font-size:14px;}
.yellow-box-area{ border:3px solid #ff8000; padding:40px; border-radius:30px;}
.yellow-box-area h2{ font-size:36px; line-height:36px; padding-bottom:0px;  }
.yellow-box-area p{ padding-right:80px; margin:20px 0px;}
.yellow-box-area ul{ list-style:none; margin-bottom:25px;  }
.yellow-box-area ul li{   background: url(../img/Icon-Ckeck_Orange.png) no-repeat top left; padding-left:30px; padding-bottom:10px;background-size: 19px;
background-position: 0px 3px;}
.yellow-box-area .yellow-btn{ display:block; text-align:center}

.middle-area{ text-align:center}
.middle-area h2{ padding-bottom:10px;}
.middle-area p{ padding:10px 230px; letter-spacing:2px;}

.yellow-btn img{ width:14px;}
.pink-btn img{ width:14px;}

.new-area-add{ width:100%; display:inline-block;}
.add-new-box{ width:130px; float:left;  margin:10px 5px 60px 5px;}
.add-new-box img{ width:100%; box-shadow: 0px 5px 7px #0000005c; border-radius: 10px;border:none; }