/*

*/


body{font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;}
  
#content{}
section, .section {background-color: transparent; padding:0}

.img-fluid{max-width: 100%; width:100%}

u{font-weight: 700;}

b{font-weight:600}

.bg-light1{background:#F8F9FA}

.bg-blue{background: #d1af59 !important;}  
     .text-blue{color: #d1af59 !important;}
.bg-blue-gradient{background: linear-gradient(45deg,rgb(180, 183, 190) 45%, rgb(214, 214, 214) 70%, rgb(180, 180, 180) 92%);xxbackground: linear-gradient(45deg,rgba(75, 144, 253, 1) 45%, rgba(94, 193, 255, 1) 70%, rgba(75, 144, 253, 1) 92%);}

.handwrite {
  font-family: "Grape Nuts", cursive;
  font-weight: 400;
  font-style: normal;
}


h1, .h1{  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;}
h2, .h2{  font-family: "Merriweather", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;}  
.h5, h5{}

.bg-light2{background:#eee}

/*----BUTTONS------------------*/
.btn{ padding:15px 20px;transition: 0.2s; border:0; border-radius:25px; font-weight:700; text-transform:uppercase}
   .btn:hover{xxxbox-shadow: inset 0 0 10px #f8a100;}


.btn-primary{background:#d1af59; color:white!important}
         .btn-primary:hover, .btn-primary:focus{color: white!important; background-color:black;}

.btn-secondary{background:black; color:white!important}
         .btn-secondary:hover, .btn-secondary:focus{color: white!important; background-color:grey;}


.btn-default{background:white; }
        .btn-default:hover, .btn-default:focus{color: white!important; background-color:black;}
        .btn-default:after{}


.left_egyedi{xxmargin-left:-120px; z-index:100}      
       @media (max-width: 992px) { .left_egyedi{margin-left:0px; z-index:100} }   
       
.right_egyedi{xxxmargin-right:-120px; z-index:100}      
       @media (max-width: 992px) { .right_egyedi{margin-right:0px; z-index:100} }       
       
       
footer{

}