@import url('https://fonts.googleapis.com/css2?family=Baloo+Tammudu+2:wght@400;500;600;700;800&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
*
{
    box-sizing: border-box;
    padding: 0;
    margin:0;
}
body
{
    font-family: 'Poppins', sans-serif;
    letter-spacing: .8px;
    word-spacing: 2px;
}
#advacncedExcel #section1 
{
    background-image: url('img/Microsoft-Excel-Masterclass-01.png');
    background-position: center;
    background-size: cover; 
    padding:50px 0px; 
    
    
}
/* #overlay
{
    background-color: rgba(0, 0, 0, 0.575);
} */
#bookDemo4
{
    font-size: 18px; 
    font-weight: 600;
}
#section1 .container
{   
    background-image: url('img/Microsoft-Excel-Masterclass-01.png');
    background-position: center;
    background-size: cover;  
   padding: 100px 50px;
   box-shadow: 0px 0px 10px 2px white;
}

#section1 h1
{
    font-size: 80px;
}
#section1 h1 , p , h3
{
    color:rgb(255, 255, 255);
}
#section1 p
{
    font-size: 20px;
}
#section1 a
{
    padding:10px 30px;
    background-color: white;
    color: #213458;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    border-radius: 25px;
    margin-right: 20px;
    box-shadow: inset 5px 4px 7px 5px rgba(33, 52, 88, 0.26);
    
}
#section1 a:hover
{
   background-image: linear-gradient(to bottom right, #1D4D35, #217345d7 );
   color:white;  
}

#section1 #btn
{
    padding-top:20px;
}

/* section 1 over here */

/* section 2 start */

#section2
{
    padding: 20px 0px;
}
#section2 h2, #formh2
{
    color: black;
    font-size: 25px;
    font-weight: 600;
}

#section2 p
{
    color:black;
}

#section2 .box
{
    border-radius: 15px;
    box-shadow: -3px 3px 11px 4px rgba(0, 0, 0, 0.2);
    padding:20px;
   margin:0px 10px;
   width:45%;
}
.box1
{
    border-radius: 15px;
    box-shadow: -3px 3px 11px 4px rgba(0, 0, 0, 0.2);
    padding:20px;
}
  
#section2 form input,  #section2 form select
{
    border:none;
    padding:15px 20px;
    width:100%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

#section2 form button
{
    width:50%;
    padding:15px 30px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    border:none;
    font-size: 16px;
    font-weight: 600;
    color:black;

}
#section2 #get
{
    color:black;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
}

#section2 i
{
    font-size: 30px;
    color:black;
    margin-top:30px;
 
    
}
#contact
{
    padding: 0px 10px;
    margin:0px;
    list-style: none;

}
/* images crousal */
#crousal
{
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin:0px;
    height:500px;
}

.panel
{
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    height:500px;
    border-radius: 50px;
    cursor:pointer;
    flex:0.5;
    margin:10px;
    position:relative;
    transition: flex 0.7s ease-in;

}

.panel p
{
    position: absolute;
    bottom: 10px;
    left:20px;
    opacity: 0;
    transition: opacity 0.7s ease-in;
}

.panel.active
{
    flex:5;
}

.panel.active p
{
    opacity: 1;
}

/* relatedcourses */
.boxRelated
{
    box-shadow: -2px -2px 12px 7px rgba(0, 0, 0, 0.16);
    padding:10px;
    border-radius: 15px;
}
.boxRelated img{
    border-radius: 15px 15px 0px 0px;
}

#section2 a
{
    box-shadow: inset 5px 4px 7px 5px rgba(33, 52, 88, 0.26);
    border-radius: 13px;
    color:black;
    text-decoration: none;
    font-weight: 600;
    padding:10px 30px;
    font-size: 20px; 
    display: inline-block;
}

#row3
{
    display: none;
}

#section2 h4
{
    font-weight: 600;
    color:black;
}
#sectionCrousal
{
    position: relative;
    background-color: #fff;
    width:100%;
    margin: 0 auto;
    
}
.card
{
    margin:0px 80px;
}
.card .content
{
    widows: 400px;
    padding: 30px;
    box-sizing: border-box;
    
}
.card .content p{
    color: black;
}
.sliderText h1
{
    color:white;
    font-weight: 600;
    font-size: 40px;
}
.sliderText
{
    background-color: black;
}
.card .content a{
    display: inline-block;
    margin: 10px 0 0;
    padding: 10px 20px;
    text-decoration: none;
    border: 2px solid #000;
    color:black;
    font-weight: 600;
}
.card .sliderText
{
    position: relative;
    width : 100%;
    height:200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#section2 #sideform button 
{
    width:100%;
}
.col-lg-3
{
    padding:20px 10px;
}
#socialAccount i
{
    padding:15px;
    background-color: #217345;
    color:white;
    border-radius: 50px;
    margin-right: 20px;
    margin-top:0px;
}
.col-lg-3 h2::after
{
    content: "------";
}
#socialAccount a
{
    all:unset;
    cursor: pointer;
}


/* testimonials */
.wrapper
{
    padding:40px 20px;
}
p
{
    font-size: 16px;
    list-style: 25px;
    margin:0px;
}
.fa-quote-right
{
    font-size: 28px;
    text-align: center;
    margin-bottom: 15px;
}
.item
{
    margin:10px;
}
.text
{
    background-color: #fff;
    position: relative;
    padding: 25px;
    min-height: 170px;
    position: relative;
    box-shadow: -1px -1px 10px 3px rgb(231, 231, 231) ;

}

.text::after
{
    content: "\f0d7";
    position: absolute;
    bottom: -21px;
    font-size: 32px;
    color:white;
    left:40px;
    text-shadow: 0 8px 15px rgba(0,0,0,0.24);
}
.image img
{
    width:80px;
    height: 80px;
    border-radius: 50px;
}
.image h4
{
    margin: 10px 0;
    color:white;
}

.col-lg-3
{
    position: relative;
}
.col-lg-3 .box1 
{
    position: absolute;
    top:20px;
    position:sticky;

}

footer
{
    background-image: url("img/footer.png");
    color:white;
    padding:50px 0px;
    background-position: center;
    background-size: cover;
}
#footerul li
{
    text-decoration: none;
}
footer form input, form select
{
    padding:8px;
    margin:5px;
    border:2px solid white;
    background-color: transparent;
    width:90%;
    border-radius: 15px 0px 15px 0px;
}
footer form input::placeholder
{
    color:white;
}
footer form input[type="submit"]
{
    background-color: white;
    font-size: 20px;
    font-weight: 400;
}
footer form input[type="submit"]:hover
{
    background-color: transparent;
    border:2px solid white;
    color:white;
}
footer a
{
    font-size: 20px;
    font-weight: 500;
    color:white;
    letter-spacing: 1px;
}
footer a:hover
{
    color:black;
}
