@import url('../fonts/font-style.css');



html{

    /* overflow: auto!important;

    margin:0!important; */

}

body {

    margin: 0;

    padding: 0;

    position: relative;

    font-family: 'HelveticaNeue';

    font-weight: normal;
	
	overflow-x: hidden;

}

.top-header {

    margin: 0;

    display: block;

    padding: 10px 0;

    width: 100%;

    position: relative;

    z-index: 1030;

    /* background-color: #2D2D2D; */

    background-color: rgb(45,45,45,0.89);

    

}

html:has(.mfp-iframe-holder),

html:has(.mfp-zoom-out-cur){

    overflow: auto!important;

    margin:0!important;

}

.header-part-info {

    display: flex;

    width: 100%;

    align-items: center;

    justify-content: space-between;

    

}

.top-header.fixed {

    position: fixed;

    top: 0;

    left: 0;

    background-color:#2D2D2D;   

        -webkit-box-shadow: -3px 9px 5px -7px rgba(0,0,0,0.67);

    -moz-box-shadow: -3px 9px 5px -7px rgba(0,0,0,0.67);

    box-shadow: -3px 9px 5px -7px rgba(0,0,0,0.67);

   

}

.right-part {

    float: right;

}

.top-logo {

    max-width: 394px;

    float: left;

    margin: 0 56px 0 0;

    position: relative;

}

.top-logo::after{

    /* content: " ";

    position: absolute;

    top: 0;

    right:-40px;

    background:#F2F2F2;

    height: 100%;

    width: 1px;

  */



}

.top-logo a {

    padding: 0;

    margin-right: 0px;

}

.top-logo a img {

    max-width: 100%;

}

.top-header .navbar {

    padding: 0;

    /* padding: 10px 16px; */

    /* border: 1px solid #F2F2F2;

    border-radius: 10px;       */

}

.top-header.fixed  .navbar{

    border-color: transparent;

}

.top-store-info {

    min-height: 57px;

    background-color: #EDFED8;

    -webkit-border-bottom-right-radius: 25px;

    -webkit-border-bottom-left-radius: 25px;

    -moz-border-radius-bottomright: 25px;

    -moz-border-radius-bottomleft: 25px;

    border-bottom-right-radius: 25px;

    border-bottom-left-radius: 25px;

    margin-top: -1px;

    display: flex;

    align-items: center;

    padding: 0 10px;

    float: right;

}

.header-menu-part {

    float: right;

    clear: both;

    margin: 0 0;

}

.head-mail-info{

    position: relative;

    clear: both;

}

.head-mail-info a{

    color: #fff;

    font-family: "DM Sans";

    font-size:20px;

    line-height: normal;

    margin: 0;

    text-decoration: none;

}

.head-mail-info a:hover{

    color: #c5a54a;

}

.head-mail-info a i{

    font-size: 18px;

    margin-right: 8px;

}



#main-menu ul {

    margin: 0px;

    padding: 0;

}

#main-menu ul li {

    padding: 0 10px;

    margin: 0;

}

#main-menu ul li:last-child{

    padding-right: 0;

}

#main-menu ul li a {

    color: #F2F2F2;    

    font-family: 'HelveticaNeue';

    font-size: 18px;

    font-weight: 400;

    line-height: normal;

    letter-spacing: normal;

    text-transform: capitalize;

    padding: 0 15px;

    text-decoration: none;

}

#main-menu ul li a:hover {

    color: #c5a54a;

}



#main-menu ul li.btn-get-in a {

    border-radius: 25px;

    background: #63B303;

    color: #fff;

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

    font-size: 16px;

    font-weight: 400;

    line-height: normal;

    padding: 8px 30px;

    border: 1px solid transparent;

}

#main-menu ul li.btn-get-in a:hover {

    background: #fff;

    color: #63B303;

    border: 1px solid #63B303;

}

.top-search{

    margin: 0;

    padding: 0 20px;

    position: relative;

}

.top-search img{

    max-width: 100%;

}

.top-right-link{

    margin: 0;

    padding: 0;

}

.right-btn-link{

    margin: 0;

    display: block;

}

.right-btn-link li {

    list-style-type: none;

    display: inline-block!important;

    margin:0 22px !important;

}

.right-btn-link li:last-child{

    margin-right: 0!important;

}

.right-btn-link li a{

    display: flex;

    padding: 14px 30px!important;

    justify-content: center;

    align-items: center;

    gap: 10px;

    color: #800000!important;;

    font-family: Mooli;

    font-size: 16px;

    font-weight: 400;

    line-height: 17.6px;

    letter-spacing: 0.16px;

    text-decoration: none;

    background: #FFF;

    }





.top-right-social-media{

        float: right;

}

.top-right-social-media ul{

    display: block;

    list-style-type: none;

    float: right;

    margin-bottom: 20px;

}

.top-right-social-media ul li{

    list-style-type: none;

    display: inline-block;

    padding: 0 20px 0 0;

}

.top-right-social-media ul li:last-child{

    padding: 0;

}

.top-right-social-media ul li a{

    color: #fff;

    font-size: 26px;

    text-decoration: none;

}

.top-right-social-media ul li a:hover{

    color:#c5a54a;

}



/**main-footer**/

.main-footer {

    background: #323232;

    padding: 50px 0;

    clear: both;

    position: relative;

    width: 100%;

    display: block;

}



.footer-inner{

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}

.footer-menu-items{

    flex: 1;

    min-width: 200px;

    padding:0 30px;

    width: 100%;

}

#footer-logo-image{

    flex:0 0 320px;

    width: 100%;

    display: block;

    padding: 0 ;

    margin-right: 80px;

}



.footer-menu-list {

    margin: 0;

    padding: 0;

    list-style: none;

    display: block;



}

.footer-menu-list li {

    list-style: none;

    padding: 0 12px;

    margin: 0px 0 0px;

    display: block;



  

}

.footer-menu-list li a {

    color: #FFF;

    font-family: "DM Sans";

    font-size: 18px;

    font-weight: 400;

    line-height:35px; 

    text-decoration: none;

}

.footer-menu-list li a:hover {

    color: #c5a54a;

}

.footer-ord-btn{

    clear: both;

    margin: 0;

    padding: 0;

}

.footer-ord-btn ul{

    margin: 0;

    padding: 0;

    display: flex;  

    

}

.footer-ord-btn li{

    margin: 0 74px 0 0;

    list-style-type: none;

}

.footer-ord-btn li:last-child{

    margin-right: 0;

}

.footer-ord-btn li a{

    display: flex;

    padding: 14px 30px;

    justify-content: center;

    align-items: center;

    gap: 10px;

    background:#fff;

    color: #800000;

    font-family: Mooli;

    font-size: 16px;

    font-weight: 400;

    line-height: 17.6px;

    letter-spacing: 0.16px;

    text-decoration: none;

}



.fo-con-add-ino{

    margin: 0;

    padding: 0 0 30px;

    display: block;

}

.fo-con-add-ino h5{

    color: #F2F2F2;

    font-family: Mooli;

    font-size: 18px;

    font-weight: 400;

    line-height: 15.4px; 

    letter-spacing: 0.14px;

    text-transform: capitalize;

    margin: 0 0 16px;

    padding: 0;

}

.fo-con-add-ino p{

    color: #F2F2F2;

    font-family: Mooli;

    font-size: 16px;

    font-weight: 400;

    line-height: 26px;

    margin: 0 0 10px;

}

.fo-con-add-ino p a{

    color: #F2F2F2;

    text-decoration: none;

}

.fo-con-add-ino p a:hover{

    color: #800000;

}

.fo-social-info{

    display: block;

    position: relative;

    width: 100%;

}

.fo-social-info h3{

    color: #FFF;

    font-family: Mooli;

    font-size: 24px;

    font-weight: 400;

    line-height: 32px;

    margin: 0 0 20px; 

}



.fo-signup-form{

    display: block;

    width: 100%;

    margin: 0 0 20px;

    max-width: 404px;

}

.fo-signup-form p{

    color: #FFF;    

    font-family: Mooli;

    font-size: 12px;   

    font-weight: 400;

    line-height: 20px;

    margin: 0;

}

.fo-signup-form p a{

    color: #F1C5C5;

    text-decoration: none;

}





/***/

.footer-social{

    margin: 30px 0 20px;

}

.footer-menu-items h4{
    color: #DCC367;
    font-family: "DM Sans";
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    margin: 0 0 4px;
}

.footer-social ul {

    display: block;

    list-style-type: none;

    position: relative;

    margin:0px 0 0;

    padding: 0;

    

}

.footer-social ul li {

    list-style-type: none;

    margin: 0px 8px 0 0;

    padding: 0;

    display: inline-block;

}

.footer-social ul li a {

    margin: 0px;

    padding: 0px;

    text-decoration: none;

    line-height: normal;

    color: #fff;

    text-decoration: none;

    font-size:25px;

}



.footer-social ul li a img {

    max-width: 100%;

}

.footer-copyright {

    display: block;

    position: relative;

    margin:20px 0;

}

.footer-copyright p {

    color: #fff;

    font-family: "DM Sans";

    font-size: 16px;

    font-weight: 400;

    line-height: 35px;

    margin: 0;

}

.signup-form-meth{

    display: block;

}

.signup-form-meth form{

    display: flex;

}

.signup-form-meth input{

    border-radius: 4px 0px 0px 4px;

    border-top: 1px solid #776867;

    border-bottom: 1px solid #776867;

    border-left: 1px solid #776867;

    background: #FFF;

    padding: 14.41px 15.8px 14.4px 17px;

    max-width: 320px;

}

.signup-form-meth .tnp-submit{

    display: flex;   

    padding: 13.99px 11px 15.01px 11px;

    justify-content: center;

    align-items: center;

    flex-shrink: 0;

    color: #FFF;

    text-align: center;

    font-family: Mooli;

    font-size: 16px;

    font-weight: 400;

    line-height: 17.6px;

    letter-spacing: 0.16px;

    background: #800000;

    border: 0;

}

.main-footer .inner-container{

    position: relative;

}

.footer-what-appicon{

    position: fixed;

    bottom: 10%;

    right: 10px;

}

.footer-what-appicon img{

    max-width: 100%;

    width:50px;

}





/**main-baner**/

.top-main-banner {

    position: relative;

    width: 100%;

    display: block;

    margin-top: -131px;

}

.top-main-banner .banner-slick {

    margin-bottom: 0;

    overflow: hidden;

}

/**/

.slider-content-info{

    position: absolute;

    width: 100%;

    bottom: 30px;

}

.sl-contnet-full{

    position: relative;

}

.sl-heading h2{

    color: #FFF;

    font-family: "DM Sans";

    font-size: 40px;

    font-weight: 400;

    line-height: normal; 

    text-transform: uppercase;

    margin: 0 0 15px;

    

}

.sl-con-list h3{

    color: #FFF;

    font-family: "DM Sans";

    font-size: 150px;

    font-weight: 800;

    line-height: 107px; 

    text-transform: uppercase;

    margin: 0 0 0 -7px;

}



#banner-info .slick-list {

    overflow: hidden;

}



#banner-info .slick-track {

    transition: transform 1.5s ease-in-out !important; 

}

/**/

.inner-container.flim-rool-info{

    position: relative;

}

.flim-rool-type {

    position: absolute;

    overflow: hidden;

    height: 851px;

    z-index: 1;

    right: 60px;

    bottom: 0;

    display: flex;

    flex-direction: column;

}

.flim-rool-type img {

    width: 100%;

    position: relative;

    animation: moveUp 8s linear infinite;

}

.flim-rool-type img:nth-child(2) {

    transform: translateY(100%);

}



@keyframes moveUp {

    from {

        transform: translateY(0);

    }

    to {

        transform: translateY(-100%);

    }

}



/**/



.inner-page-banner{

    position: relative;

    width: 100%;

    margin: -131px 0 0;

    background-color: #000;

    background-size: cover;

    background-position: top center;

    background-repeat: no-repeat;

}

.inner-banner-desc{

    margin: 0 ;

    padding: 131px 0 0;

    display: flex;

    text-align: center;

    min-height: 532px;

    flex-direction: column;

    align-items: center;

    justify-content: center;



}

.inner-banner-desc h1{

    color: #FFF;

    font-family: "DM Sans";

    font-size: 90px;

    font-weight: 800;

    line-height: 107px; 

    text-transform: capitalize;

    margin: 0;

}
.inner-banner-desc h1 span{

    color: #FFF;

    font-family: "DM Sans";

    font-size: 40px;

    font-weight: 400;

    line-height: 107px;

    text-transform: capitalize;

    margin: 0;

}

.inner-banner-desc p{

    color: #FFF;

    font-family: "DM Sans";

    font-size: 40px;

    font-weight: 400;

    line-height: 107px;

    text-transform: capitalize;

    margin: 0;

}



/*participant*/

.participant-info{

    position: relative;

    width: 100%;

    background: #fff;

    display: block;

    margin: 76px 0;

    padding: 0;

}

.participant-inner-con{

    background: #FEF8E1;

    border-radius: 25px;

    flex-direction: row;

    flex-wrap: nowrap;

}



.participant-form{

    position: relative;

    margin: 0;

}

.participant-form-info{

    padding: 25px 15px 0;

}

.participant-form-info h3{

    color: #2B2B2B;

    font-family: 'Helvetica Neue';

    font-size: 35px;

    font-weight:500;

    margin: 0;

    letter-spacing: normal;

    line-height: normal;

}

.participant-form-con{

    position: relative;

    width: 100%;

    margin: 0;

    padding: 0;

}

.left-side-media{

    padding-left: 0;

    max-width: 776px;

    width: 100%;



}

.right-side-media{

    max-width: 760px;

    width: 100%;

}

.participant-media{

    position: relative;

    display: block;

}

.participant-media img{

    -webkit-border-top-left-radius: 25px;

    -webkit-border-bottom-left-radius: 25px;

    -moz-border-radius-topleft: 25px;

    -moz-border-radius-bottomleft: 25px;

    border-top-left-radius: 25px;

    border-bottom-left-radius: 25px;

    max-width: 100%;

    position: relative;



}

.participant-form-con{

    margin: 25px 0;

    padding:0 15px 0 0;

    width: 100%;

    position: relative;

    display: block;

}

.part-form-list{

    margin-bottom:25px;

}

.part-form-list label{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 400;

    line-height: normal;

    margin: 0;

}

.part-form-list P{

    margin: 0;

}

.part-form-list .wpcf7-text{

    background: transparent;

    margin: 0;

    padding: 6px 5px;

    border: 0px;

    border-bottom: 1px solid #000;

    width: 100%;

    font-family: "DM Sans";

}

.part-form-list .wpcf7-select{

    background: transparent;

    margin: 0;

    padding: 6px 5px;

    border: 0px;

    border-bottom: 1px solid #000;

    width: 100%;

    font-family: "DM Sans";

}

.part-form-list .wpcf7-submit{

    display: inline-flex;

    justify-content: center;

    align-items: center;

    gap: 20px;

    flex-shrink: 0;

    float: right;

    border-radius: 25px;

    border: 1px solid #DCC367;

    padding:13px 20px;

    background-color: transparent;

    color: #2B2B2B;

    text-align: center;

    font-family: "DM Sans";

    font-size: 18px;

    font-weight: 400;

    line-height: normal;

    margin:15px 0 0;

    

}

.part-small-desc{

    display: block;

    clear: both;

    margin:30px 0 0;

}

.part-small-desc p{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size:20px;

    font-weight: 400;

    line-height: normal;

    margin: 0;

    padding: 0;

}

.part-small-desc h5{  

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 20px;

    font-style: italic;

    font-weight: 500;

    line-height: normal;

    margin: 15px 0 0;

}





/**workshops**/

.workshops-details{

    padding: 0;

    margin: 45px 0 0;

    display: block;

    position: relative;

    width: 100%;

}



.work-top-contnet{

    max-width: 879px;

    margin: 0px auto 0;

    display: block;

    text-align: center;

}

.work-top-contnet h3{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 90px;

    font-weight: 700;

    line-height: normal;

    margin: 0 0 10px;

    padding: 0;

}

.work-top-contnet p{

    color: #2B2B2B;

    text-align: center;

    font-family: "DM Sans";

    font-size: 25px;

    font-weight: 400;

    line-height: 35px; 

    margin: 0;

}



.workshop-info-data{

    margin-top: 74px;

    justify-content: space-between;

}

.workshop-list{

    max-width: 454px;

    border-radius: 25px;

    border: 1px solid #D9D9D9;

    padding: 0;

    margin-bottom: 30px;

}

.workshop-media{

    position: relative;

    z-index: 1;

    width: 100%;



}

.workshop-media::before{

    content: " ";

    width: 100%;

    height: 100%;

    position:absolute;

    top: 0;

    left: 0;

    background: linear-gradient(180deg, rgba(28, 28, 28, 0.00) 59.45%, #101010 100%);

    z-index: 1;

}

.workshop-media img{

    max-width: 100%;

    position: relative;

    -webkit-border-top-left-radius: 25px;

-webkit-border-top-right-radius: 25px;

-moz-border-radius-topleft: 25px;

-moz-border-radius-topright: 25px;

border-top-left-radius: 25px;

border-top-right-radius: 25px;

}

.workshop-media .lang-name{

    border-radius: 25px;

    border: 1px solid #000;

    color: #000;

    font-family: "DM Sans";

    font-size: 20px;

    font-style: normal;

    font-weight: 400;

    line-height: normal;

    position: absolute;

    top: 20px;

    right: 20px;

    padding:7px 26px;

}

.workshop-media h3{

    color: #FFF;

    font-family: "DM Sans";

    font-size: 35px;

    font-style: normal;

    font-weight: 500;

    line-height: normal;

    margin: 0;

    padding: 0;

    position: absolute;

    bottom: 10px;

    left: 15px;

    z-index: 11;

}



.workshop-desc{

    position: relative;

    padding: 24px 24px;

    display: block;

}



.workshop-desc h4{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 22px;

    font-weight: 600;

    line-height: normal;

    margin: 0;

}

.workshop-desc .sub-title{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 22px;

    font-weight: 500;

    line-height: normal;

    margin-bottom: 15px;

  display: inline-block;

}

.con-desc{

    display: block;

    position: relative;

    margin: 0 0 0;

    clear: both;

}

.con-desc p{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 400;

    line-height: normal;

    margin: 0 0 10px;

}

.workshop-desc .note-text{

    clear: both;

    position: relative;

}

.workshop-desc .note-text span{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 500;

    line-height: normal;

}

.work-profession{

    display: block;

    clear: both;

    margin: 20px 0 0;

}

.work-profession .work-pro-info{

    display: flex;

    align-items: center;

}

.work-profession .work-pro-info i{

    color:#DCC367;

    font-size: 20px;

    margin-right:6px;

    line-height: normal;

}

.work-profession .work-pro-info p{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 18px;

    font-weight: 400;

    line-height: normal;

    margin:0 5px 0 0;

}

.work-profession .work-pro-info p b{

    font-weight: 500;

    font-family: "DM Sans";

    font-size: 18px;

}

.work-pro-time-info{

    display: block;

    clear: both;

    width: 100%;

    margin: 10px 0 0;

}



.work-pro-time-info  .time-list{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 600;

    line-height: normal;

    margin-right:10px;

}

.work-pro-time-info  .time-list i{

    color:#DCC367;

    font-size: 20px;

    margin-right:6px;

    line-height: normal

}

.work-pro-time-info  .time-list:last-child{

    margin-right: 0;

}



.work-price-details{

    position: relative;

    margin:20px 0 0;

    padding: 0;   

    display:block;

}

.price-data{

    display: inline-block;

    border-radius: 25px;

    background: #FEF8E1;

    padding: 13px 18px;

}

.price-data .s-price{

    color: #2B2B2B;

    text-align: center;

    font-family: "DM Sans";

    font-size: 12px;

    font-weight: 500;

    line-height: normal;

    text-decoration: line-through;

    margin-right: 8px;

}

.price-data .r-price{

    color: #000;

    text-align: center;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 500;

    line-height: normal;

    margin-right: 8px;

}

.price-data .pr-time-limit{

    color: #2B2B2B;

    text-align: center;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 400;

    line-height: normal;

}

.work-price-details .work-price-notes{

    color: #2B2B2B;

    text-align: left;

    font-family: "DM Sans";

    font-size: 12px;

    font-weight: 500;

    line-height: normal;

    clear: both;

    margin:5px 0 0;

}

.work-pay-info{

    clear: both;

    display: block;

    margin:20px 0;

}

.work-pay-info a{

    border-radius: 25px;

    border: 1px solid #D9D9D9;

    padding: 8px 16px;

    display: inline-block;

    color: #2B2B2B;

    text-align: center;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 400;

    line-height: normal;

    margin: 0;

    text-decoration: none;

}

.work-pay-info a img{

    margin-right: 8px;

}

.work-cta-info{

    clear: both;

    display: flex;

    margin:20px 0 0;

    clear: both;

    align-content: center;

}

.work-cta-info a{

    margin-right: 10px;

    display: inline-block;

}

.work-cta-info a.cat-reg{

    text-decoration: none;

    border-radius: 25px;

    border: 1px solid #DCC367;

    color: #2B2B2B;

    text-align: center;

    font-family: "DM Sans";

    font-size: 18px;

    font-weight: 400;

    line-height: normal;

     padding: 12px 25px

}

.work-cta-info a.cat-view-more{

    text-decoration: none;

    border-radius: 25px;

    background: #DCC367;

    color: #2B2B2B;

    text-align: center;

    font-family: "DM Sans";

    font-size: 18px;

    font-weight: 400;

    line-height: normal;

    padding:12px 25px

}







.Workshops-modal-desc{

    border-radius: 0;

}

.model-top-header{

    position: relative;

    width: 100%;

    background: url(../images/model-headr-bg.png) no-repeat;

    background-size: cover;

    background-position: left center;

    text-align: center;

    padding: 20px 0;

    display: block;

   

}

.model-top-header .close-icon{

    color: #c5a54a;

    cursor: pointer;

    font-size: 28px;

    position: absolute;

    top: 3px;

    right: 10px;

}

.model-top-header h3{

    color: #FFF;

    text-align: center;

    font-family: "DM Sans";

    font-size: 56px;

    font-weight: 800;

    line-height: normal; 

    text-transform: uppercase;

    margin: 0 0 20px;

}

.model-top-header .model-lang{

    border-radius: 25px;

    border: 1px solid #FFF;

    color: #FFF;

    text-align: center;

    font-family: "DM Sans";

    font-size: 24px;

    font-weight: 400;

    line-height: normal;

    padding: 9px 20px;

    margin-bottom: 0;

}

.model-top-header p{

    color: #FFF;

    text-align: center;

    font-family: "DM Sans";

    font-size: 24px;

    font-weight: 400;

    line-height: normal;

    margin: 25px 0;

}



.workshops-modal-content{

    padding: 30px;

}

.workshops-modal-content h4{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 20px;

    font-weight: 600;

    line-height: normal;

    margin:15px 0;

}

.workshops-modal-content p{

    color: #2B2B2B;

    font-family: "DM Sans";

    font-size: 18px;

    font-weight: 400;

    line-height: normal;

    margin: 0 0 10px;

}



.workshop-info-data.first-one .workshop-list{

    max-width: 650px;

    margin: 0px auto 0;

}

.gpay-icon-info{

    float: right;

    border-radius: 25px;

  border: 1px solid #D9D9D9;

  padding: 8px 16px;

  display: inline-block;

  color: #2B2B2B;

  text-align: center;

  font-family: "DM Sans";

  font-size: 20px;

  font-weight: 400;

  line-height: normal;

  margin: 0;

  text-decoration: none;

  margin: 14px 0 0;background: #fff;

}

.gpay-icon-info img{

    width: 24px;

    max-width: 100%;

}

.workshop-info-data.first-one .workshop-list .workshop-media img{

    width: 100%;

}




/* our course page ram 10-mar-2025 */
.gallery-filter-section .our-card-body .btn-course:hover {
    background: #fff;
    border: 1px solid #dcc367;
}
.gallery-filter-section {padding: 60px 0px;}
.our-card-body a{text-decoration: none;}
.gallery-filter-section .our-card .our-card-body h5 {font-size: 25px;font-weight: normal;font-family: "DM Sans";color: #000000;line-height: 50px;margin: 0px;text-transform: uppercase;font-weight: 600;}
.gallery-filter-section .our-card .our-card-body p {font-size: 18px;font-weight: normal;color: #2B2B2B;margin: 0px 0 10px;font-family: "DM Sans";}
.gallery-filter-section .our-card {display: flex;flex-direction: column;height: 100%;}
.gallery-filter-section .our-card .our-card-body {flex-grow: 1;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding: 0 0 30px;height: 230px;gap: 5px;}
.gallery-filter-section .our-card-body .btn-course {border: 1px solid #dcc367;border-radius: 25px;background-color: #DCC367;color: #2B2B2B;font-size: 18px;font-weight: normal;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;height: 100%;max-width: 9.5625rem;max-height: 3.25rem;text-decoration: none;font-family: 'DM Sans';}
.gallery-filter-section .pagination-item {margin: 30px 0 0;}
.gallery-filter-section .pagination-item ul li.prev-arrow a {background-color: #2B2B2B;}
.gallery-filter-section .pagination-item ul li.next-arrow a {background-color: #2B2B2B;}
.gallery-filter-section .gallery-grid img {width: 100%;}
.top-header .header-menu-part .dropdown-nav {background-color: #282828;border: 1px solid #a98229;margin: 26px 0px !important;padding: 20px 20px !important;}
.top-header ul.dropdown-nav li {line-height: 30px !important;}


/* gallery filter start */
.gallery-filter-section .gallery { display: flex; flex-wrap: wrap; gap: 0px; justify-content: center; }
.gallery-filter-section .gallery-item { cursor: pointer; position: relative; overflow: hidden;}
.gallery-filter-section .gallery-item img { width: 97%; display: block; transition: 0.3s; border-radius: 25px}
.gallery-filter-section .gallery-item:hover img { transform: scale(1.01);filter: drop-shadow(0px 4px 5px #DCC367);}
.gallery-filter-section .filter-btn {margin: 5px;padding: 10px 40px;border: none;border-radius: 30px;cursor: pointer;transition: 0.3s ease;}
.gallery-filter-section .hidden { display: none; }
.gallery-filter-section button.filter-btn:hover {background-color: #DCC367 !important;/*border: 0px solid #d2b165 !important;color: #ffffff !important;*/}
.gallery-filter-section .filter-menu {display: flex;justify-content: center;flex-wrap: wrap;gap: 10px;}
.gallery-filter-section .gallery .pagination-items li a {border: 1px solid #2b2b2b;border-radius: 5px;font-size: 20px;font-weight: 400;font-family: "DM Sans";display: flex;align-items: center;justify-content: center;width: 50px;height: 50px;transition: 0.3s ease;}
.gallery-filter-section .gallery .pagination-items li.arrow-btn a {border-radius: 5px;font-weight: 400;font-family: "DM Sans";font-size: 24px;display: flex;align-items: center;justify-content: center;border: 1px solid #2b2b2b;width: 50px;height: 50px;transition: 0.3s ease;}
.gallery-filter-section .gallery .pagination-items a:hover {background-color: #DCC367;transition: 0.3s ease;}
.gallery-filter-section .pagination-items .arrow-btn a {background-color: #DCC367;border: 0px;transition: 0.3s ease;}
/* .gallery-filter-section .pagination-items .active-link a {background-color: #dcc367;color: #ffffff;} */
.gallery-filter-section .gallery .pagination-items ul li {padding: 0px 5px;}
.gallery-filter-section .filter-btn:focus-visible {outline: 0;}

/* Active button style */
.gallery-filter-section .filter-btn.active {background-color: #DCC367;/*box-shadow: 0px 1px 10px 1px #000000;color: #ffffff;*/}
.gallery-filter-section .gallery .pagination-items .active-link a {background-color: #DCC367;color: #fff;border-color: #DCC367;}

/* Dropdown (for mobile) */
.gallery-filter-section .filter-dropdown {display: none;}
.gallery-filter-section .filter-dropdown {border: 0;background: url("../images/our-course/arrow-down.png") no-repeat right 10px center;appearance: none; /* Remove default dropdown arrow */-webkit-appearance: none;-moz-appearance: none;background-size: 12px; /* Adjust size */padding-right: 30px; /* Space for the arrow */width: 100%; max-width: 100%;}
.gallery-filter-section .filter-dropdown option {width: 100%;display: block;}
/* .gallery-filter-section .gallery .pagination-items .arrow-btn a:hover {background-color: transparent;} */
.gallery-filter-section .gallery .pagination-items a {box-shadow: none;}

.curriculum-box li strong{color: #DCC367;}

/* Boobathi added */
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    list-style: none;
    padding: 0;
}

.page-item {
    border: 1px solid #2b2b2b;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 400;
    font-family: "DM Sans";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.page-item:hover {
    background-color: #f0f0f0;
}

.page-item.active {
    border-radius: 5px;
    font-size: 20px;
    font-weight: 400;
    font-family: "DM Sans";
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    transition: 0.3s ease;
    background-color: #DCC367;
    color: #fff;
    border-color: #DCC367;
}

.prev-btn, .next-btn {
    background-color: #333;
    color: #fff;
    border: none;
    font-size: 18px;
    padding: 8px 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.prev-btn.disabled {
    background-color: #999; /* Light gray */
    cursor: not-allowed;
}

.next-btn.disabled {
    background-color: #333; /* Keep next button black */
    cursor: not-allowed;
}




@media(min-width:992px){
    .footer-menu-items h4 {
        font-size: 1.25vw;
        line-height: 2.43vw;
    }
}
@media(min-width:768px) and (max-width:991px) {
/*     #footer-logo-image {
        flex: 0 0 280px !important;
        margin-right: 80px !important;
    } */
    .footer-menu-items h4{
        font-size: 1.25vw;
        line-height: 2.43vw;
    }
    .mobile-view-show {
        color: #DCC367;
    }
}




/* Contact Section */
.contact-section {
    padding: 60px 0;
    background: #f8f8f8;
	font-family: 'DM Sans';
}

/* Contact Form Box */
.contact-form {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}

.form-heading {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
	font-family: 'DM Sans';
}

.form-text {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
	font-family: 'DM Sans';
}

/* Contact Form 7 Fields */
.cf7-form .form-control, .cf7-form .form-select {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    font-size: 16px;
	font-family: 'DM Sans';
}

/* Adjust Spacing for Input Fields */
.cf7-form .row {
    margin-left: -5px;
    margin-right: -5px;
}

.cf7-form .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.cf7-form textarea {
    height: 120px;
}
 .cf7-form .authorise-form input[type="checkbox"]{
		width: 2%;
}

/* Submit Button */
.submit-btn {
    background: #b9973d;
    color: #fff;
  	padding: 10px 40px;
    border-radius: 25px;
    border: 1px solid #b9973d;
    cursor: pointer;
    transition: 0.3s ease;
    width: 100%;
	font-family: 'DM Sans';
	font-size:18px;
}

.submit-btn:hover {
   background: #ffffff;
    color: #b9973d;
    border: 1px solid #b9973d;
}

/* Contact Info */
.contact-info {
/*  background: #fff; */
    padding: 0px;
    border-radius: 12px;
/* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05); */
	font-family: 'DM Sans';
}

.info-box {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
	font-family: 'DM Sans';
}

.info-box .icon {
    width: 40px;
    height: 40px;
    background: #b9973d;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-box .icon i {
    font-size: 18px;
    color: #fff;
}

.info-box h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
	font-family: 'DM Sans';
}

/* Social Media Section */
.contact-social h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.contact-social {
    display: flex;
    gap: 15px;
}

.contact-social a {
    width: 40px;
    height: 40px;
    background: #b9973d;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    transition: 0.3s;
}

.contact-social a i {
    font-size: 18px;
}

.contact-social a:hover {
    background: #a8852b;
}
.contacts {
    justify-content: space-evenly;
}
.info-box h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    color: #2B2B2B;
	font-family: 'DM Sans';
}

.info-box p {
    margin: 5px 0 0;
    font-size: 18px;
    color: #555;
	font-family: 'DM Sans';
}

.info-box a {
    text-decoration: none;
    color: #555;
    transition: color 0.3s;
	font-family: 'DM Sans';
}

.info-box a:hover {
    color: #B9973D;
}
@media (max-width: 991px) {
	.contact-info {
		margin-top: 1em;
	}
	.image-wrapper::before {
        top: -40px !important;
        left: -40px !important;
    }
	
}
@media (min-width: 1200px) {
	.gallery-filter-section .our-card .our-card-body p {height:50px}
	.image-wrapper::before {
        top: -40px !important;
        left: -40px !important;
    }
}

   
 /* Custom Section Styling */
 .custom-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0;
}

/* Image Column with Background */
.image-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-wrapper {
    position: relative;
    max-width: 80%;
}

.image-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 100%;
    height: 100%;
    background-color: #333; /* Background color */
    z-index: -1;
    padding: 50px;
}

/* Image Styling */
.image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

/* Text Column Styling */
.text-container {
    padding-left: 30px;
}

.section-title {
    color: #2B2B2B;
    font-family: "DM Sans";
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; /* 114.286% */
}

.highlight {
    color: #DCC367;
    font-family: "DM Sans";
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px;
}

.section-description {
    color: #2B2B2B;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align:justify;

}

/* Responsive Design */
@media (max-width: 992px) {
    .custom-section {
        flex-direction: column;
        text-align: center;
		padding:0;
    }

    .image-container {
        justify-content: center;
        margin-bottom: 20px;
    }

    .text-container {
        padding: 20px;
    }

    .highlight,.section-title, .curriculum-title, .section-heading, .what-you-gain h2  {
        font-size: 30px;
		line-height:40px;
    
    }

    .section-description, .curriculum-box li  {
        font-size: 18px;
    }
}


/* Section Title */
.section-heading {
    color: #2B2B2B;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* Benefits Section */
.benefits-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
    gap: 20px; /* Space between items */
    border-radius: 25px;
    background: #F8F8F8;
    padding: 30px;
}


/* Individual Benefit Items */
.benefit-item {
    flex: 1;
    text-align: left;
}

/* Icons & Title */
.benefit-title {
    color: #B9973D;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}


/* Benefit Text */
.benefit-text {
    color: #2B2B2B;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


	
/* Responsive Adjustments */
@media (max-width: 992px) {
    .benefits-container {
        display: block;
        justify-content: left;
        padding: 20px;
		grid-template-columns: repeat(1, 1fr); /* 2 columns on tablets */

    }

    .benefit-item {
        max-width: 100%;
        text-align: left;
    }

    .benefit-title {
        justify-content: left;
    }
    .my-5{
        margin-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .benefits-container {
        grid-template-columns: repeat(1, 1fr); /* 1 column on mobile */
    }
	.section.py-what-you-gain.what-you-gain .col-md-6 {
		width: 100% !important;
	}
	.regcourse-banner h1 {
   		font-size: 30px !important;
		line-height: 40px !important;
	}

}
@media (min-width: 992px) and (max-width: 1200px) {
    .benefits-container {
        grid-template-columns: repeat(2, 1fr); /* 1 column layout */
    }
	.curriculum-box {
		width: 100% !important;
		margin-bottom: 30px;
	}
	section.py-what-you-gain.what-you-gain .col-md-6 {
		width: 100% !important;
	}
}
@media (min-width: 767px) and (max-width: 1200px) {
	.curriculum-box {
		width: 100% !important;
		margin-bottom: 30px;
	}
	.py-what-you-gain.what-you-gain .col-md-6 {
		width: 100% !important;
	}
}

	
/* Main Container */
.curriculum-container {
    background-color: #2B2B2B;
    padding: 60px 0;
}

/* Title */
.curriculum-title {
    color: #DCC367;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* Curriculum Content */
.curriculum-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* Individual Boxes */
.curriculum-box {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 25px;
    width: 48%;
    min-width: 300px;
    text-align: left;
    padding:30px;
}

/* List Styling */
.curriculum-box ul {
    margin-bottom:0px;
}
.curriculum-box li {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
}
.curriculum-box li:last-child {
     margin-bottom: 0px;
}
/* .curriculum-box strong {
       color: #ffffff;
    font-weight: 800;
} */

/* Responsive Design */
@media (max-width: 768px) {
    .curriculum-content {
        flex-direction: column;
        align-items: center;
    }
    
    .curriculum-box {
        width: 100%;
    }
    .mob-box{
        margin-top:2rem;
    }
}




.gain-box {
    border-radius: 25px;
    border: 2px solid #DCC367;
    padding: 20px 40px 0 40px;
    height: 100%;
}
.what-you-gain .gain-box:hover {
    background-color: #faf7eb; /* Light gold background on hover */
}

.what-you-gain h2 {
    color: #2B2B2B;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.what-you-gain h4 {
    color: #000;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}

.what-you-gain .gain-icon {
    font-size: 18px;
    margin-left: 8px;
}

.what-you-gain p {
    color: #2B2B2B;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
span.gain-icon {
    margin-left: 20px;
}
.py-what-you-gain {
    padding-top: 5rem !important;
    padding-bottom: 1rem !important;
}
.regcourse-banner {
    padding: 100px 0;
    color: white;
    text-align: center;
    position: relative;
}

.regcourse-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); /* Dark overlay */
}

.regcourse-banner .container {
    position: relative;
    z-index: 2;
}

.regcourse-banner h1 {
     color: #DCC367;
    text-align: center;
    font-family: "DM Sans";
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; /* 160% */
    text-transform: uppercase;
}

.regcourse-banner p {
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.regcourse-banner h3 {
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;

}
.course-box {
    border: 2px solid white;
    padding: 10px 20px;
    font-weight: 600;
    margin: 20px 0;
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 64px;
    text-decoration: none;
    text-transform: uppercase;
}

.registers-btn {
    background: #DCC367 !important;
    color: #000 !important;
    font-weight: 600 !important;
    padding: 12px 25px;
    border-radius: 25px;
    border: none !important;
    transition: 0.3s;
    font-family: "DM Sans";
    font-size: 20px !important;
}

.registers-btn:hover {
    background: #ffffff !important;
    color: #000 !important;
    font-weight: 600 !important;
    padding: 12px 25px;
    border-radius: 25px;
    border: none !important;
    transition: 0.3s;
}
   
 .abouts_signle {
    padding: 50px 0 0 0;
 }  
.course-box:hover {
    background: #dcc367;
    color: #000;
    border: 2px solid #dcc367;
}
   
.blog-single {
    background: #fff;
}
.blog-single h2 {
	color: #2B2B2B;
    font-family: 'DM Sans';
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.blog-single p {
    color: #2B2B2B;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
	text-align: justify;
}
.blog-single img{
    border-radius: 25px;
}
.bg-gray {
	background: #F8F8F8;
}	
.rel-top-heading h3 {
    font-family: 'DM Sans';
    font-size: 25px;
    color: #000000;
    font-weight: 600;
}	
 .lang-name {
    background: #fff;
}
.time-wrapper {
    display: inline-flex;
    text-align: left;
}
/* breadcrumbs style */

.inner-breadcrumb{position: absolute;bottom:10px;left:12%;}
.breadcrumb_list #crumbs a{
    color:#DCC367;
    text-decoration: none;
}
.breadcrumb_list #crumbs .delimiter{color:#DCC367;}
.breadcrumb_list #crumbs .current{color:#fff;}
.breadcrumb-contact{position: relative;z-index: 2;text-align: center}
.breadcrumb_align{text-align: left;}
@media(min-width:768px){
    .books-detail-sec .book-list {padding: 20px 15px 20px 0px !important;}
}

/* founder Section */
.founder-section{
    border-radius: 25px;
    background: #020100;
    padding:40px 30px;
}
.founder-section .founder-section-title, .founder-section .founder-section-desc{color:#fff;}