@font-face {
    font-family:regular ;
    src: url(../font/MadaniArabic-Regular.ttf);
}
@font-face {
    font-family:ExtraLight ;
    src: url(../font/Madani\ Arabic\ ExtraLight\ 400.ttf);
}
@font-face {
    font-family:Light ;
    src: url(../font/Madani\ Arabic\ Light\ 400.ttf);
}
@font-face {
    font-family:Medium ;
    src: url(../font/Madani\ Arabic\ Medium\ 400.ttf);
}
@font-face {
    font-family:SemiBold ;
    src: url(../font/Madani\ Arabic\ SemiBold\ 400.ttf);
}

@font-face {
    font-family:DanceBold ;
    src: url(../font/DancingScript-Bold.ttf);
}
body{
    font-family:regular ;
    color:#004441;
}
h1,h2,h3,h4,h5,h6,p{
    margin-bottom: 0.8rem !important;
    line-height: 2rem;
}
h5{
    font-size:18px !important;
}
.column2{
  padding: 50% 0;  
}
.para{
    margin-bottom: 2.5rem!important;
}
.column1{
    padding-top:30%;
   
}
#row1{
    padding-top: 4.4rem;
}
#column2{
    padding-right: 0;
}
#bancontainer {
    color:#004441 ;
   
}
.bold{
    font-family: SemiBold;
    color:#000;
}
.colcontent{
    margin-top: 30%;
    margin-bottom: 50%;
    margin-left: 20%;
}
/* frame2 -----------------------------*/

.frame2{
    text-align: center;
}
.frame2 h3{
font-family:Medium !important ;
color: #000;
}
#banncontainer{
   margin-top: 6rem;
   margin-bottom: 6rem;
}

#iconrow{
    max-width: 1700px;
    border: 2px solid #FEE296;
    background: #FAFAFA;
    padding: 2rem;
    margin:1.5rem auto;
   font-family: Medium;
}
.col{
    text-align: center;
}
#colcontent{
    margin-top: 10%;
    margin-left: 10%;
    color:#004441;
}
.servicebanner{
    text-align: center;
    color:#004441;
}
#iconrow img{
    width:70px;
height:70px
}
#innerrow{
    display: flex;
}
.circontent{
    border-radius: 12px;
    border: 1px solid #DCB974;
    /* height: 400px; */
    background: #FFF; 
    padding: 15px;
    margin-top: 1rem;
}
.circontent h5{
    font-family: Medium;
   
}
.circontent p{
    font-size: 15px;
}
.rows{
    display: flex;
}
#cardbutton{
margin: 2rem auto !important;
}
.botbutton{
    padding-top: 2rem;
    text-align: center;
}
.booknow{
    background-color: #DCB974;
}

@media (min-width: 992px){
   .container{
        max-width: 1300px !important;
}

}


.cardhead {
    font-family:Medium ;
}
.detailpara{
    font-family:Light ;
}
.mainpage{
    font-family:regular ;
}