@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bonheur+Royale&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bonheur+Royale&family=Inconsolata:wght@200;300&display=swap');
body{
    font-family: 'Nunito', sans-serif;
}
h1,h2,h3,h4h5,h6{
  font-family: 'Bonheur Royale', cursive;
  font-family: 'Inconsolata', monospace;
}
.underl h3 { 
    text-decoration: underline;
    text-underline-offset: 13px;
    text-decoration-color: #d6ef0a;
}
.btn{font-size:17px;margin-top:120px;text-transform:50px;capitalize;font-weight:100;}

.designfont{
   font-family: 'MoonTime';
    font-weight: 100;
    font-size: 60px;
    line-height: 0.9em;
}
.textdiv{position:relative;margin: 46px 0px;}




.textdiv:before{
    content: '';
    display: inline-block;
    border-bottom: 2px solid;
    top: -11px;
    position: absolute;
    width: 367px;
    left: 0;
    height: 1px;
}
.textdiv:after{
    content: '';
    display: inline-block;
    border-bottom: 2px solid;
    bottom: -11px;
    position: absolute;
    width: 367px;
    right: 0;
    height: 1px;
}
@media (min-width: 768px){
#section-1632480829917 .container{
    width: 100%;
    padding: 50px 0px!importanat;
}
}





@media (min-width: 5000px){
#block-1632554228034:before {
   
    width: 15em !important;
    left: -15em !important;
}
#block-1632554228034:after {
    display : none;
}
#block-1632554230765:before {
    content: '';
    display: inline-block;
    border-bottom: 1.5px solid;
    top: 179px;
    position: absolute;
    width: 15em;
    left: -15em;
    height: 2px;
    transform: rotate( 
90deg);
}
.headdingbef {
    position: relative;
    z-index: 1;
    width: fit-content;
    margin: auto;
}
.headdingbef:before{
    left: 0px !important;
    right: 0px !important;
}
}


@media screen and (min-width: 1800px)
{
    
 .container{ width: 100%; max-width: 1440px !important; }   
    
    
}