body{
    background: #101820;
}
.header{
    /* position: absolute; */
    /* width: 100%;
    height: 140px; */
    /* left: calc(50% - 1920px/2); */
    /* top: 0px; */
    background: #101820;
    /* align-items: center;
    text-align: center; */
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.pre-header{
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 1.1em; 
    line-height: 24px;
    display: flex;
    color: #FFFFFF;
}

.pre-header:hover{
    color: #FFFFFF;
}

.pre-header-box{
    text-align: center;
}
.header-tab{
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 23px;
    display: flex;
    color: #C1A874;
    /* min-width: 160px; */
}
.header-tab:hover{
    color: white; 
}

.header-tab:active{
    color: white; 
}
.header-tab:focus{
    color: white; 
}
.header-tab-border{
    min-height: 90px;
    align-items: center;
    text-align: center;
border-right: 0.5px solid rgba(255, 255, 255, 0.5);
}

.placeholder{
   min-height: 100vh;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}

.dropdownMenu{
    background-color: #202e3d;
    min-width: 258px;
    max-width: 275px;
}

.dropdownMenuText{
    color: rgb(242, 234, 220);
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 1em;
    line-height: 23px;
    background-color: #101820;
}

.dropdownMenuText:hover{
    color: white; 
    background-color: #202e3d;
}

.dropdownMenuText:active{
    background-color: #202e3d;
    color: white; 
}
.dropdownMenuText:focus{
    background-color: #202e3d;
    color: white; 
}

.main-box{
    width: 360px;
    height: 200px;
    flex-shrink: 0;
    border: 3px solid #C1A874;
    background: rgba(16, 24, 32, 0.90);
}

.main-box-text{
    color: #C1A874;
text-align: center;
font-size: 25px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
padding-top: 2rem;
}

.main-box-text:hover, .main-box-text:focus{
    color: #ffffff;
    text-align: center;
    font-size: 25px;
    font-family: PT Serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    padding-top: 2rem;
}
.main-box-button{
width: 120px;
height: 40px;
border: 2px solid #C1A874;
background: #101820;

}

.main-box-button-text{
text-decoration: none;
color: rgba(255, 255, 255, 0.75);

font-size: 16px;
font-family: 'PT Serif';
font-style: normal;
line-height: normal;
text-transform: uppercase;
}

.main-box-button-text:hover,.main-box-button-text:focus{
    text-decoration: none;
    color: rgba(188, 188, 188, 0.784);
    
    font-size: 16px;
    font-family: 'PT Serif';
    font-style: normal;
    line-height: normal;
    text-transform: uppercase;
}

.main-downtext{
    color: rgba(255, 255, 255, 0.75);
text-align: center;
font-size: 40px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.main-downtext2{
    color: #C1A874;
    text-align: center;
    font-size: 40px;
    font-family: PT Serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.main-downtext3{
    color: #C1A874;
    text-align: center;
    font-size: 35px;
    font-family: PT Serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.preim-text{
    color: rgba(255, 255, 255, 0.75);
font-size: 32px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.main-topletter{
    color: #C1A874;
text-align: center;
font-size: 40px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.main-bottomletter{
    color: rgba(255, 255, 255, 0.75);
text-align: center;
font-size: 32px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.footer-topletter{
    color: #C1A874;
    text-align: left;
    font-size: 27px;
    font-family: PT Serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer-bottomletter{
    color: rgba(255, 255, 255, 0.75);
    font-size: 24px;
    font-family: PT Serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 1rem;
}

.footerbox{
    border-top: 1px solid rgba(255, 255, 255, 0.50);
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    margin-top: 2rem;
    padding-top: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.default-text{
    color: rgba(255, 255, 255, 0.75);
font-size: 30px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: 40px;
}

.rombus::marker{
    content: url('../img/main/rombus.png');
    font-size: 1rem;
}

.importantBox{
    border: 5px solid #C1A874;
}

.classic-box-button-text,.classic-box-button-text:hover,.classic-box-button-text:focus{
    color: rgba(255, 255, 255, 0.75);
text-align: center;
font-size: 22px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
text-decoration: none;
}

.classic-box-button{
    width: 165px;
height: 40px;
border: 2px solid #C1A874;
background: #101820;
}

.carousel .carousel-indicators button {
    width: 10px;
   height: 10px;
   border-radius: 100%;
   background-color:rgb(193, 168, 116);

 }
 .gallery-button-box{
    width:100%;
    height:50px;
    text-align:center;
    margin:0 auto;
    cursor:pointer;
    padding-top: 5px;

 }
 .gallery-button{
    background-color: rgb(55, 67, 79) ; 
    border: 3px solid #C1A874;
    background: #101820;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
    font-family: PT Serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 15px;
 }

 .round-icon{
border-radius: 100px;
 }

 .media-link-text{
    color: white;
    text-decoration: none;
 }

 .media-link-text:hover,  .media-link-text:focus{
    color: #b7b7b7;
    text-decoration: none;
 }

 nav.navbar .dropdown:hover > .dropdown-menu {
    display: block; 
    background-color: #101820;
   } 

   .navbar-toggler {
    border-color: rgb(220, 220, 220);
}

.navbar-toggler-icon {
    background-image: url(
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(220, 220, 220, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.dropdown-toggle::after {
    margin-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255, 194, 73)' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}
  
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255, 194, 73)' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.clearlink,.clearlink:hover,.clearlink:focus{
    color: #C1A874;
text-align: center;
font-family: PT Serif;
/* font-size: 37px; */
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
text-decoration: none;
}
   
.clearlinkSM,.clearlinkSM:hover,.clearlinkSM:focus{
    color: #C1A874;
text-align: center;
font-family: PT Serif;
font-size: 23px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none;
}

.breadcrumbContainer{
  padding-left: 10px;
}

.ldpadding120{
    padding-top: 120px;
}
.ldpadding70{
    padding-top: 70px;
}

.noyeswrap{
    white-space: nowrap;
}

.default-text2{
    color: rgba(255, 255, 255, 0.75);
font-size: 20px;
font-family: PT Serif;
font-style: normal;
font-weight: 400;
line-height: 20px;
}

.ldpaddingleft70{
    padding-left: 70px;
}

.ldpaddingright50{
    padding-right: 50px;
}
   @media only screen and (max-device-width: 992px){
    nav.navbar .dropdown:hover .dropdown-menu{
        display: none;
    }
    .main-downtext{
        font-size: 25px;
    }
    .main-downtext2{
        font-size: 30px;
    }
    .main-downtext3{
        font-size: 20px;
    }   
    .noyeswrap{
        white-space: normal;
    }
    .preim-text{
        font-size: 20px;
        padding-left: 50px;
        padding-right: 0px;
    }
    .main-topletter{
        font-size: 30px;
    }
    .main-bottomletter{
        font-size: 22px;
    }
    .placeholder{
        min-height: 30vh;
     }
     .default-text{
        font-size: 22px;
        line-height: 22px;
        text-align: justify ; 
     }
     .ldpadding70{
        padding-top: 10px;
    }
     .ldpadding120{
        padding-top: 10px;
    }
    .mobilepadding20{
        padding-top: 20px;
    }
    .pre-header{
        font-size: 18px;
    }
    .dropdownMenuText{
        font-size: 100px;
    }
    .header-tab-border{
        min-height: 20px;
        border-right: 0px solid rgba(255, 255, 255, 0.5);
    }
    .main-box{
        width: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .sdpaddingleft40{
        padding-left: 40px;
    }
    .ldpaddingright50{
        padding-right: 0px;
    }
}   