* {
	margin: 0px;
	padding: 0px;
}
html{height:100%;}
body {
	color: #767676;
	background: #fff;
	border-top: 3px solid;
	font:400 14px/24px 'Open Sans', Arial, Helvetica, sans-serif;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	color: #424242;
	margin: 0 0 8px;
	font-weight: 400;
	line-height: 1.5;
	font-style: normal;
	font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
h1 { font-size: 48px;}
h2 { font-size: 36px;}
h3 { font-size: 24px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: #000;}
p a {}
p a:hover {text-decoration:underline;}
p {
	letter-spacing: normal;
	line-height: 1.5;
	margin: 0 0 20px;
	text-indent: 20px;
}
a {
	color: #767676;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	/* outline: none; */
	color: #767676;
	text-decoration: none;
}
ul {margin: 0;}
figure {
	margin-bottom: 6px;
	position: relative;
}
img {
	height: auto;
	max-width: 100%;
}
strong { color: #414141; }
iframe {
	border: none;
	float: left;
	width: 100%;
}
.bold {
	font-weight: 600;
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {}
.wp-caption.alignleft,
.wp-caption.alignnone { width: 100%; }
button { border: none; }
textarea,
select,
.tg-select select,
.form-control,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	/* outline: none; */
	height: 40px;
	color: #767676;
	background:#fff;
	font-size: 14px;
	border-radius: 0;
	box-shadow: none;
	line-height: 20px;
	padding: 9px 15px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ddd;
	/*text-transform: capitalize;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-group{ margin:0 0 25px;}
.form-control::-moz-placeholder{
	color: #767676;
}
input:focus,
.select select:focus,
.form-control:focus{
	color: #767676;
	border-color: #000;
	box-shadow:none !important;
}

.menu-item-has-children > .sub-menu li a.mobile_link {
	display: none;
}

.menu-item-has-children > .sub-menu {
    max-height: 0;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0; 
}

.menu-item-has-children > .sub-menu li {
    padding: 0;
    border-bottom: 1px solid #2c89c9;
}

.menu-item-has-children > .sub-menu li a {
    display: block;
    white-space: pre;
    position: relative;
    z-index: 999;
}

.menu-item-has-children > .sub-menu li a:hover {
    background: #0063a8
}


#top_menu_ul li {
	list-style-type: none !important;
}

#top_menu_ul {
    white-space-collapse: discard; 
}

#top_menu_ul > li > a {
	display: none;
}

#top_menu_ul > li > a {
    display: block;
    color: white;
    background-color: #0063a8;
    padding: 10px;
}


#top_menu_ul {
	text-align: center;
	display: none;
	background-color: #0053c8;
	border: 0px;
}


#top_menu_ul a:visited {
    color: #fff !important;
}

#top_menu_ul a {
    font-size:18px;
    text-decoration: none;
    color: #fff !important;
}

#top_menu_ul > li > a:hover {
    color: #fff;
    background-color: #0c74bd;
}

@media all and (min-width: 900px) {
    /* li.private_room {
        float:right;
    }
     */
        
    #top_menu_ul {
        width: 100%;
        flex-wrap: wrap;
        display: flex !important;
          justify-content: center;
          align-content: space-between;
        background-color: #0063a8;
    }
        
    /* .private_room1 {
        position: fixed;
        right: 0px;
        font-weight: bold;
    }	
         */
    #top_menu_ul > li, #top_menu_ul li a#top_menu_ul > li > a {
        display: inline-block;
    }
    
    #top_menu_ul li a#top_menu_ul > li > a {
        display: inline-block;
        font-size:16px;
        padding: 12px 12px;
    }
    
    .menu-item-has-children > .sub-menu li a {
      padding: 10px 10px !important;
      white-space: pre;
      font-size:16px;
    }
    
    #top_menu_ul > li{
        border-style: solid;
        border-color: #2a82c0;
        border-width: 0 1px 0 0;
        position: relative;
    }
    
    #top_menu_ul :last-child{
        border-width: 0 0 0 0;
    }
    
    a#top_menu_ul > li > a {
        text-decoration: underline;
    }
    
    .menu-item-has-children .sub-menu, .menu-item-has-children > input[type="checkbox"] {
        display: none;
        z-index: 999; 
        position: absolute;	
    }
        
    label#top_menu_ul > li > a {
        display: none;
    }	
    /* .burger {
        display: none;
    }		
    label.hidden {
        display: none;
    }
    nav.top_menu {
        position:fixed;
        top:0px;
        width:100%;
    } */
    
    .menu-item-has-children > .sub-menu li a.mobile_link {
        display: none;
    }
    /*
    .menu-item-has-children > .sub-menu li a {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    */
    
    .menu-item-has-children:hover .sub-menu {
      display: block;
      overflow: visible;  
    }
}
/* 
.menu-item-has-children:hover .sub-menu {
    display: block !important;
    overflow: visible !important;  
  }


li.show ul.sub-menu {
    display: block;
    overflow: visible;  
    max-height: 9999px;
  } */
  

#vverh_block {
	text-align: center;
	margin:0 auto;
	z-index: 999;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
}


#vverh_block div.vidget {
	position: relative;
	z-index: 1002;
	text-align: center;
	margin:90px auto;
    width: 400px;
    padding: 10px;
    background: #358fd4;
    background: linear-gradient(to top, #003e6e, #358fd4);
    border-radius: 5px;
	color: #fff;
	font-size:16px;
}

#vverh_block div.vidget.first {
    margin-top: 0;
}

#vverh_block div.vidget div.title {
    padding: 15px auto 5px;
    text-align: center;
    font-weight: bold;
    color: #ffad40;
	font-size:18px;
}

#vverh_block div.vidget div.content {
    text-align: center;
    margin-top: 10px;
}


#feedback p {
	text-indent:0px;
}

#feedback input {
	display: inline-block;
	margin-bottom: 4px;
}


div#feedback input[type="text"],
div#feedback input[type="email"],
div#feedback input[type="tel"],
div#feedback textarea {
    margin-top: 0px;
    height: 36px;
    padding: 2px 7px;
    width: 428px;
    border: 1px solid #bbb;
    background: #fff;
    box-shadow: 2px 2px 2px 0px #ddd inset;
    border-radius: 3px;
    line-height: 18px;
}
	
div#feedback input[type="button"] {
    padding: 2px 7px;
    color: #333;
    padding: 2px;
    width: 185px;
}	

div#feedback textarea {
    height: 80px;
}

div#feedback input.wpcf7-file {
    height: 28px;
    width: 225px;
    margin-right: 2px;
    margin-left: 2px;
}

#vidgets {
	text-align: center;
	margin:0 auto;
	z-index: 999;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
}

#vidgets div.vidget {
	position: relative;
	z-index: 1002;
	text-align: center;
	margin:35px auto;
    width: 380px;
    padding: 10px;
    background: #358fd4;
    background: linear-gradient(to top, #003e6e, #358fd4);
    border-radius: 5px;
}

#vidgets div.vidget.first {
    margin-top: 0;
}

#vidgets div.vidget div.title {
    padding: 15px auto 5px;
    text-align: center;
    font-weight: bold;
    color: #ffad40;
	font-size:18px;
}

#vidgets div.vidget div.content {
    text-align: center;
    margin-top: 10px;
}

.lightbox {
	z-index: 1001;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: RGB(10, 10, 10, 0.8);
}

.lightbox_close {
    display:block;
    position: absolute;
    right: -15px;
    margin-top: -25px;
    height: 30px;
    width: 30px;
    padding:0px;
    border: 2px solid #CCC;
    line-height:25px;
    border-radius: 30px;
    background-color: #333;
    z-index: 9999;
    opacity: 0.98;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
}
  
.message_number, .message_date {
	display: none;
}

div#feedback input.wpcf7-submit {
    width: 200px;
    padding: 4px 20px;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border: 1px solid #369;
    box-shadow: 0px 1px 0px 0px #6cf inset;
    background: #358fd4;
    background: linear-gradient(to top, #003e6e, #358fd4);
    border-radius: 3px;
    margin-top:-1px;
    margin-bottom:-4px;
}	

div#feedback label {
    color: #fff;
}

div#feedback #uploadfile {
    margin: 0 auto;
}

div#feedback input:first-child {
    margin-top: 0;
}

div#feedback input:focus,
div#feedback textarea:focus {
    border-color: #ffad40;
    box-shadow: 0px 0px 1px 1px #ffad40;
}

div#feedback button {
    padding: 7px 20px;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border: 1px solid #369;
    box-shadow: 0px 1px 0px 0px #6cf inset;
    background: #358fd4;
    background: linear-gradient(to top, #003e6e, #358fd4);
    border-radius: 3px;
}

div#feedback button:hover {
    border-color: #a66815;
    box-shadow: 0px 1px 0px 0px #ffe6c4 inset;
    background: #ffad40;
    background: linear-gradient(to top, #a65f00, #ffad40);
}

#feedback.error {
    border: solid 3px maroon;
}

#feedback table {
    text-align: center;
    width: 380px;
}

#feedback td {
    padding:4px 2px;
}

span.wpcf7-not-valid-tip {
    margin: 0;
    padding: 0;
    margin-top: -5px;
    margin-bottom: -20px;
    color: #C00 !important;
    text-shadow: 0 0 1px #CCC;
    display: inline !important;
}

@media (max-width: 900px) {
    li.show ul.sub-menu {
        display: block;
        overflow: visible;
        max-height: 9999px;
    }
}