﻿body {
}
.header_box {
  -webkit-box-sizing: content-box;
  -khtml-box-sizing: content-box;
  box-sizing: content-box;
  position: fixed;
  content: ;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding: 1px;
  outline: none;
  border: 1px solid rgba(180,180,180,1);
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font: normal 16px/1 "Times New Roman", Times, serif;
  color: black;
  text-decoration: none;
  text-align: left;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  letter-spacing: 0;
  white-space: normal;
  word-spacing: 0;
  word-wrap: ;
  background: rgb(255,255,255);
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  -khtml-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.3) ;
}
.homepage {
            color: #ffffff;
            border-left-width: 1px;
            border-left-style: groove;
            border-right-style: none;
            border-top-style: none;
            border-bottom-style: none;
            width:100%;
            border-style: none;
            font-size: 58px;
            font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            vertical-align: middle;
            text-align: left; 
            
        }
.hompage_text_shadow{
    text-shadow: 0px 2px 0px #b2a98f,
                 0px 7px 10px rgba(0,0,0,0.15),
                 0px 11px 2px rgba(0,0,0,0.1),
                 0px 17px 20px rgba(0,0,0,0.1);
}
.inset-text-effect {
  display: inline-block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  font: normal 32px/1 Verdana, Geneva, sans-serif;
  color: rgba(28,28,28,1);
  text-align: center;
  text-transform: normal;
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: pre;
  text-shadow: 1px 1px 0 rgba(140,140,140,0.6) , -0.5px -0.5px 1px rgba(0,0,0,0.8) ;
}
.top_menu_font{
	
	color : gray;
	font: normal 0.8em/1 Verdana, Geneva, sans-serif;
	color: rgb(48, 48, 48);
	text-decoration: none;
	text-align: center;
	text-transform: none;
	text-indent: 0;
	vertical-align:middle;
	-o-text-overflow: clip;
	text-overflow: clip;
	letter-spacing: 1px;
	white-space: pre;
	word-spacing: normal;
	word-wrap: ;
	cursor : pointer;
}
.mid_menu_font{
	font: normal 0.8em/1 Verdana, Geneva, sans-serif;
	color: rgb(48, 48, 48);
	text-decoration: none;
	text-align: center;
	text-transform: none;
	text-indent: 0;
	-o-text-overflow: clip;
	text-overflow: clip;
	letter-spacing: 1px;
	white-space: pre;
	word-spacing: normal;
	word-wrap: ;
	cursor : pointer;
}
.se-app {
  display: inline-block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: ;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding: 8px;
  outline: none;
  border: none;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  font: normal 50px/1 Arial, Gadget, sans-serif;
  font-weight:bold;
  color: rgba(48,48,48,1);
  text-decoration: none;
  text-align: center;
  text-transform: normal;
  text-indent: 0;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: normal;
  white-space: pre;
  word-spacing: normal;
  word-wrap: ;
  background: -webkit-linear-gradient(0deg, rgba(181,112,10,1) 0, rgba(130,86,3,1) 100%);
  background: -moz-linear-gradient(90deg, rgba(181,112,10,1) 0, rgba(130,86,3,1) 100%);
  background: linear-gradient(90deg, rgba(181,112,10,1) 0, rgba(130,86,3,1) 100%);
  background-repeat: repeat;
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 3px 3px 6px 1px rgba(0,0,0,0.2) ;
  box-shadow: 2px 2px 6px 1px rgba(0,0,0,0.2) ;
  text-shadow: 1px 1px 0 rgba(140,140,140,0.6) , -1px -1px 1px rgba(0,0,0,0.67) ;
}

.use {
  display: inline-block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  content: ;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding: 8px;
  outline: none;
  border: none;
  -webkit-border-radius: 57px;
  border-radius: 57px;
  font: normal 50px/1 Arial Black, Gadget, sans-serif;
  font-weight:bold;
  color: rgba(48,48,48,1);
  text-decoration: none;
  text-align: center;
  text-transform: normal;
  text-indent: 0;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: normal;
  white-space: pre;
  word-spacing: normal;
  word-wrap: ;
  background: rgba(181,112,10,1);
  -webkit-box-shadow: 3px 0px 6px 1px rgba(255,255,255,1) ;
box-shadow: 3px 0px 6px 1px rgba(255,255,255,1) ;
  text-shadow: 1px 1px 0 rgba(140,140,140,0.6) , -1px -1px 1px rgba(0,0,0,0.67) ;
}
.flag_select {
  
  cursor: pointer;
 
  font: normal 16px/normal "Times New Roman", Times, serif;
  color: rgba(255,255,255,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;

  -webkit-box-shadow: 0 0 10px 1px rgba(255,153,0,1) ;
  box-shadow: 0 0 10px 1px rgba(255,153,0,1) ;
  text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.cookie_disp{
	padding: 20px;
    margin: 20px auto;
	border: 1px solid #dddddd;
    background: #f2f5f7;
	color: #362b36;
	overflow-wrap: break-word;
    word-wrap: break-word;
		font: normal 13px/normal "Lucida Grande", Lucida Sans, Arial, sans-serif;
	
}
.removeborderspace{
    margin: 0;
    padding: 0;
    border: 0;


}