@font-face 

{

  font-family: myFirstFont;

  src: url("../fonts/AvantGardeBookBT.ttf");



}



@font-face 

{

  font-family: mysecondFont;

  src: url("../fonts/Avgardd.ttf");



}





@font-face 

{

  font-family: mythirdFont;

  src: url("../fonts/AvianoFlareBlack.otf");

}



@font-face 

{

  font-family: myFont;

  src: url("../fonts/F0041.ttf");

}



@font-face 

{

  font-family:myfourthfont;

  src: url("../fonts/BagindaScript.otf");

}



body

{

          /*background-color: #f9e1b3; */
    background:#fff;
    font-family: myFirstFont;


}





.slogan-txt

{

    color:#706f6e;

    font-family:myfourthfont;

    font-size:30px;

}

.header-txt-box

{

    height: 25px;

    border-radius:25px;

    background-color: #fcf0d9;

    border: 0px;

    margin-right: -50px;

    margin-top: 10px;

}

.header-search-icon

{

    margin-left: 35px;

    margin-right:-35px;

}



.head-txt

{

    color:#000;

    font-size:30px;

    font-family:myFirstFont;

    font-weight:bold;

}



.company-title-txt

{

    color:#000;

    font-size:24px;

    font-family:myFirstFont;

    font-weight:bold;

}



.ptitle-txt

{

    color:#000;

    font-size:24px;

    font-family:myFirstFont;

    font-weight:bold;

}



.psubtitle-txt

{

    color:#000;

    font-size:15px;

    font-family:myFirstFont;

    

}



.choosetitle-txt

{

    color:#ff7f00;

    font-size:30px;

   font-family:myFirstFont;

   padding:15px;

    font-weight: bold;

}

a.nxt-txt

{

background-color: #ff7f00;

    padding: 15px;

    color: #fff;

    font-size: 24px;

    font-weight: bold;

}



a.nxt-txt:hover

{

text-decoration: none;

}



a.product-title-txt

{

color: #ff7f00;

}



a.txt

{

color: #ff7f00;

font-size:24px;    

}



a.product-title-txt:hover

{

text-decoration: none;

}



a.pro-title-txt

{

color: #ff7f00;

font-size: 30px;

font-weight: bold;

}



.stitle-txt

{

    font-size: 12px;

    color: #706f6e;

}



.stitle-sub-txt

{

    font-size: 12px;

    color: #706f6e;

}



.stitle-headsub-txt

{

    font-size: 16px;

    color:#3887c9;

    font-weight: bold;

    text-align: right;

}

.stitle-subhead-txt

{

    font-size:28px;

    color: #3887c9;

    font-weight: bold;

}



.title-subhead-txt

{

    font-size:24px;

    color:#706f6e;

}



a.tile-txt

{

    font-size:19px;

    color:#3887c9;

    text-decoration: underline;

}



a.list-txt

{

    font-size:19px;

    color:#706f6e;

    

}







