
@import url('https://fonts.googleapis.com/css2?family=Calistoga&family=Kaushan+Script&display=swap');
body {
    /* background-image: url(https://redpilluniversity.org/wp-content/uploads/2021/08/Stars-denis-degioanni-9wH624ALFQA-unsplash-scaled.jpg); */
    /* background-image: url(https://redpilluniversity.org/wp-content/uploads/2021/08/Stars-denis-degioanni-9wH624ALFQA-unsplash-scaled.jpg); */
   background-image: url('../images/home_image.jpg');
    margin: revert !important;
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
    font-family: Open Sans,Arial,sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    font-weight: 500;
}

.container {
    max-width: 1105px !important;
    position: static !important;
}

.new-page .logo img {
    border: 2px solid #fff4d3;
    border-radius: 35px;
}
.new-page .logo {
    margin-top: 30px;
    margin-bottom: 10px;
}

ul.dropdown-menu {
    display: none !important;
}
.bg-light {
    background-color: none !important;
}


.new-page ul li{
    list-style: none;
    padding: 0px 20px;
} 
.fast {
    transition: .6s;
}
.nav-link:focus, .nav-link:hover {
     color: #fff4d3 !important;
}
.navbar li a img {
    margin-top: 12px;
}
/*.new-page ul {
    display: flex;
    justify-content: space-evenly;
    padding: 0px 100px;
}*/

.new-page .my_cart img {
    width: 17px;
    color: pink;
    filter: invert(46%) sepia(89%) saturate(2930%) hue-rotate(330deg) brightness(90%) contrast(98%);
}
.navbar-expand-lg {
    position: static !important;
}
.new-page .main_menu {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 99;
}
.new-page .navbar-nav .nav-item a {
    color: #fff4d3;
    text-decoration: none;
    font-size: 20px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    font-weight: 700;
}
.backspace .col-sm-12 {
    padding-left: 0;
    padding-right: 0px;
    width: 100%;
    margin: auto;
}
.navbar-toggler .img-fluid {
    max-width: 100%;
    height: auto;
    filter: invert(75%) sepia(14%) saturate(795%) hue-rotate(138deg) brightness(93%) contrast(88%);
}
iframe html {
    overflow: hidden;
}
.backspace .container-xxl {
    background-color: #353535;
    border-radius: 35px;
    /* padding: 30px 70px; */
}

.backspace {
    margin-top: 20px;
}
.new-footer .container{
    background-color: #820101;
}
.new-footer .inner-text h6 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #FFFFFF!important;
    border-bottom: 2px solid;
    border-color: #e64946;
    border-bottom-width: 3px;
    padding-bottom: 5px!important;
    margin-bottom: 1.25rem!important;
}
.new-footer .inner-text p{
    font-family: 'Noto Serif',Georgia,"Times New Roman",serif;
    font-size: 13px;
    color: #FFFFFF;
    margin: 25px 0;
}

.new-footer .inner-text p a{
    font-family: 'Noto Serif',Georgia,"Times New Roman",serif;
    font-size: 13px;
    color: #FFFFFF;
    margin: 25px 0;
    text-decoration: none;
}
.new-footer .inner-text .the_tour:hover{
  color: #fff4d3 !important;
}

.new-footer .col-md-4 {
    padding: 30px;
}
.new-footer .inner-text p span {
    line-height: 2.1;
}
.new-footer .img-box h6 {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #FFFFFF!important;
    border-bottom: 2px solid;
    border-color: #e64946;
    border-bottom-width: 3px;
    padding-bottom: 5px!important;
    margin-bottom: 1.25rem!important;
}
.new-footer .socile-icon ul {
    padding: 0;
}
.new-footer .socile-icon ul li {
    color: #fff;
    list-style: none;
    line-height: 2.1;
    /* font-size: 13px; */
    font-family: 'Noto Serif',Georgia,"Times New Roman",serif;
    font-size: 13px;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.new-footer .img-box1 img {
    float: left;
    margin-right: 8px;
}
.new-footer .img-box1{
    font-family: 'Noto Serif',Georgia,"Times New Roman",serif;
    font-size: 13px;
    color: #FFFFFF;
}
.new-footer span3 ::before {
    padding: 10px;
    border-radius: 20px;
    background: #1da1f2;
    margin-right: 10px;
}
div#navbarNavDropdown {

    top: 100%;
    left: 0;
    width: 100%;
}
.new-footer span4 ::before {
    padding: 10px;
    border-radius: 20px;
    background: #e4405f;
    margin-right: 10px;
}
.new-footer span2 ::before {
    padding: 10px;
    border-radius: 20px;
    background: #3b5998;
    margin-right: 10px;
}
.new-footer .copy p{
    font-family: 'Noto Serif',Georgia,"Times New Roman",serif;
    font-size: 13px;
    color: #FFFFFF;
   /* margin-top: -30px;*/
}
.new-footer {
    margin-top: 30px;
    margin-bottom: 75px;
}
.backspace .videos img{
    border-radius: 35px;
}
iframe {
    border-radius: 35px;
}
.copy {
    margin-left: 18px;
}
hr:not([size]) {
    height: 1px;
    border: 2px solid #ffabab;
}
.new-footer .socile-icon ul li a{
    color: #ffffff;
    text-decoration: none;
}
.new-footer .socile-icon ul li a:hover{
    opacity: .9;
    color: #f7f7f7!important;
    transition: .4s;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}
ul.dropdown-menu {
    background-color:#fff4d3;
    padding: 20px 0;
    border-top: 3px solid #2ea3f2;
   
}

.dropdown-item:hover {
    /* color: #eeefc4c7 !important; */
    opacity: 0.6;
    background-color: unset !important;
}
ul.dropdown-menu li {
    padding: 0px 20px;
}
ul.dropdown-menu li a {
    padding: 14px 20px;
    width: 200px;
    color:black !important;
}
.dropdown-toggle::after {
    display: none !important;
}
.navbar-toggler:focus {
    box-shadow: none !important; 
}
.beforeheading {
    color: #ffff00;
    font-size: 45px;
    text-align: center;
    font-family: 'Calistoga', display;
    font-weight: 700;
}
.beforeheadingtwo {
    color: #fff4d3;
    text-align: center;
    font-size: 35px;
    font-family: 'Calistoga', display;
    font-weight: 700;
}
.beforepara {
    text-align: center;
    color: #fff4d3;
    font-size: 24px;
    font-weight: 600;
    padding-top: 25px;
    padding-left: 94px;
    padding-right: 94px;
}
.videos iframe {
    border: 3px solid #000;
    border-radius: 15px;
}
.sec_image img {
    height: 220px;
    border-radius: 19px;
    border: navajowhite;
}
.innerpara {
    color: #c2c2c2;
    text-align: center;
    font-size: 17px;
    font-family:  Open Sans, Arial, sans-serif;;
}
.sec_image {
    text-align: center;
}
.backspace_main .container-xxl {
    background-color: #353535;
    border-radius: 35px;
 
}
.mainset{
    margin-top: 30px;
}
.mainset.row {
    margin: 30px 0px;
}
.beforeheading2 {
    color: #ffff00;
    font-size: 45px;
    text-align: center;
    font-family: 'Calistoga', display;
    font-weight: 700;
}
.sec_image2 img {
    height: 270PX;
}
.sec_image3 p {
    color: #fff4d3;
    font-size: 20px;
    font-family: "open-sans",arial,sans-serif;
}
.sec_image2 {
    padding-left: 90px;
}
.backspace_main {
    margin: 70px 0px;
}
.backspace_main .container-xxl {
    padding: 40px 0px;
}

/* sandeep code 16.11.2024 */
.new-footer-inner{
    background-color:#a00;
}
.videos{
    margin: 0px 40px 0px 40px;
    height: 700px;
}
.beforeheading {
    padding-top: 20px;
}
.innerpara{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    line-height: 18px;
}
.menu-item-has-children:after {
    font-family: ETmodules;
    content: "3";
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 800;
}

/* .beforepara {
    text-align: center;
    color: #fff4d3;
    font-size: 22px;
    font-weight: 600;
    padding-top: 25px;
    padding-left: 94px;
    padding-right: 94px;
} */



@media (max-width: 992px){
    .backspace .container {
        padding: 70px;
    }
    div#navbarNavDropdown {
        position: absolute;
        top: 100%;
        background: #000;
        width: 100%;
        left: 0;
    }
    .new-page .container {
        display:flex;
        flex-direction: row-reverse !important;
    }
    ul .dropdown-menu {
        display: block !important;
    }
    .videos{
        margin: 0px 40px 0px 40px;
        height: auto;
    }
    
}

@media (max-width: 767px){
    .backspace .container {
        padding: 65px;
    }
    .new-page .container {
        display:flex;
        flex-direction: row-reverse !important;
    }
    
}
@media (max-width: 576px){
    .backspace .container {
        padding: 50px;
    }
    .new-page .container {
        display:flex;
        flex-direction: row-reverse !important;
    }
    .innerpara{
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        line-height: 18px;
    }
    .sec_image2 {
       
        text-align: center;
    }
    .sec_image3 p {
        color: #fff4d3;
        font-size: 20px;
        font-family: "open-sans", arial, sans-serif;
        padding-left: 10px;
        padding-right: 10px;
    }
    .beforeheading {
        color: #ffff00;
        font-size: 35px;
        text-align: center;
        font-family: 'Calistoga', display;
        font-weight: 700;
    }
    .beforepara {
        text-align: center;
        color: #fff4d3;
        font-size: 24px;
        font-weight: 600;
        padding-top: 25px;
        padding-left: 50px;
        padding-right: 50px;
     
    }
}
@media (max-width: 420px){
    .backspace .container {
        padding: 35px;
    }
    .new-page .container {
        display:flex;
        flex-direction: row-reverse !important;
    }
    div#navbarNavDropdown {
        position: absolute;
        background: #000;
        top: 100%;
        left: 0;
        width: 100%;
        transition: .5s;
    }
}