/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
body{	
	
	background-color: #EEE;
	font-family:"Inter",sans-serif;
	font-weight: 500;
	font-size: 19px;
	line-height: 20px;
	overflow-x: hidden;
			
}
 
 /******** language meni ***************/
 
/******** TOP RIGHT LANGUAGE + LOGIN ********/

.top-right-box {
    position: absolute;
    top: 15px;
    right: 25px;
    z-index: 9999;

    width: 140px;

    display: flex;
    flex-direction: column;
    gap: 8px;
}

.top-right-box .lang-dropdown {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    z-index: 9999;
}

.top-right-box .menix4 {
    display: block;
    width: 100% !important;
    height: 28px;
    line-height: 28px;

    background: #006;
    color: #fff;

    border: 1px solid #c5ac34;
    border-radius: 6px;

    text-align: center;
    font-size: 14px;
    font-weight: 500;

    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.top-right-box .lang-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;

    width: 140px;
    max-height: 280px;
    overflow-y: auto;

    background: #006;
    border: 1px solid #c5ac34;
    border-radius: 0 0 6px 6px;

    z-index: 99999;
}

.top-right-box .lang-menu a {
    display: block;
    padding: 4px 5px;
    color: #ddd;
    background: #006;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 15px;
}

.top-right-box .lang-menu a:hover {
    background: #ddd;
    color: #006;
}

.top-right-box .lang-dropdown:hover .lang-menu {
    display: block;
}

.member-login-btn {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 28px;
    background: #006;
    color: #fff;
    border: 1px solid #c5ac34;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    box-sizing: border-box;
    transition: all 0.4s ease;
}

.member-login-btn:hover {
    background: #205;
    color: #fff;
    text-decoration: none;
}
 
 /***************************************/
 
//***********//

.menix1{	
	margin-top:123px; 
	display: block;
	padding:10px;
	border-radius: 6px;
	border:0px solid #c5ac34;
	height:28px;
}

.menix2{
	padding:5px 15px 5px 15px;
	border-radius: 6px;
	border:1px solid #c5ac34;
	width:150px !important;
	background:#205;
	color:#fff;
	text-decoration:none;
	font-size: 20px;
	font-weight:500;
}


.menix3{
	height:30px;
	border-radius: 6px;
	border:1px solid #c5ac34;
	width:140px !important;
	background:#005;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-size: 16px;
	font-weight:400;
	transition: all 0.5s ease 0s;
}
.menix3:hover{	
	background:#205;
	
}

.menix4{
	height:30px;
	border-radius: 6px;
	border:1px solid #c5ac34;
	width:140px !important;
	background:#006;
	color:#fff;
	text-decoration:none;
	font-size: 15px;
	font-weight:400;
	transition: all 0.5s ease 0s;
	line-height:28px;
}





html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

header {
    position: relative;
    display: block;
    width: 100vw;
    max-width: 100vw;
    margin: 0;
    padding: 0;
    line-height: 0;
    overflow: hidden;
}

.hero-img {
    display: block;
    width: 100vw;
    max-width: 100vw;
    height: auto;
    margin: 0;
    padding: 0;
}







/******** MENU ********/

.main-nav{  

    position:absolute;
    top:30.3%;

    z-index:1000;
    height:60px;
    line-height:56px;

    background:rgba(0,20,90,0.55);

    border-top:2px solid #d4af37;
    border-bottom:2px solid #d4af37;

    padding-left:33px;
	
	left:0;
    right:0;
    width:auto;
	box-sizing:border-box;
	 
	
	
}	



.menu-inline{
    display:flex;
    justify-content:left;
    flex-wrap:nowrap;   
	margin-left:33px;
	white-space:nowrap;
		
}

.menu-inline a{
    color:#fff;
    text-decoration:none;
    font-size:20px;
    font-weight:500;		
	display:inline-block;
	padding:0 10px;
}


.menu-inline a:not(:last-child)::after{
	content:"|";
	color:#c5ac34;
	margin-left:20px;
}




.brd7{	
	border-radius:15px;	
	/*border:1px solid #c5ac34;*/
	background:#EEE;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px 142px 10px 142px;
	
}

.fta2:link{	
	 color:#fff;	
}

.fta2:visited{	
	 color:#fff;	
}

.fta2:hover{	
	color: #c5ac34;
	text-decoration:none;	
}

.arr1{
	text-align:left;
	font-size:20px; 	
	font-weight:400;	
	color: #000064;
	line-height:28px;
}

.fsm1{
	width:100%;
	height:33px;
	border:1px solid #c5ac34;
	background:#eee;
	color:#000042;
	text-align:left;	  
	font-size:19px;
	font-weight:500;
	border-radius:6px;
	padding:0px 10px 0px 10px;
}	

.fsm2{
	width:100%;
	height:204px;
	border:1px solid #c5ac34;
	background:#eee;
	color:#000042;
	text-align:left;	  
	font-size:19px;
	font-weight:500;
	border-radius:6px;
	padding:10px ;	
}	

.btn4x1{
	background: #006;	
	color: #bbb;
	width: 60%;
	height: 36px;
	font-size: 18px;
	font-weight: 700;	
	transition: all 0.5s ease 0s;
	border-radius: 6px;
	margin-bottom:5px;
	margin-top: 5px;	
	border:2px solid #c5ac34;
}

.btn4x1:hover{
	background: #5a5;
	color: #fff !important;		
}

.btn4x2{
	background: #300;	
	color: #bbb;
	width: 60%;
	height: 36px;
	font-size: 18px;
	font-weight: 700;	
	transition: all 0.5s ease 0s;
	border-radius: 6px;
	margin-bottom:5px;
	margin-top: 5px;	
	border:2px solid #c5ac34;
}

.btn4x2:hover{
	background: #5a5;
	color: #fff !important;		
}

.tx2{
	color:#c5ac34; 
	font-size:17px; 
	font-weight:500;
	text-align:left; 
	line-height:15px;
	margin-top:15px;
	margin-bottom:2px;
}

.nmes{
	color:#f70; 
	font-size:15px; 
	font-weight:700;
	text-align:center; 
	line-height:24px;
	margin-top:15px;
	
}

.nmes1{
	color:#0af; 
	font-size:15px; 
	font-weight:500;
	text-align:center; 
	line-height:24px;
	margin-top:5px;
}

input{
    margin-bottom:24px;
}


.lst1{	
	color:#000064; 
	font-size:20px; 
	font-weight:600;
	text-align:left; 
	line-height:28px;
	margin-top:3px;
	list-style:none;
}

.lst1 li{
    margin-bottom:5px;
	display:flex;
    align-items:flex-start;
}

.lst1 li::before{
	 content: "\2726";   /* ✦ */
	color:#c5ac34;
	font-size:18px;
   
	position:relative;
    top:-4px;
	
	 
    margin-right:10px;
    margin-top:4px;
    flex-shrink:0;
	
	
}


.divider-cde{
	text-align:center;
	font-size:22px;
	letter-spacing:10px;
	color:#c5ac34;
	opacity:0.6;
	margin:30px 0;
}


.divider-line{
	text-align:center;
	margin:30px 0;
	position:relative;
}

.divider-line:before{
	content:"";
	position:absolute;
	top:50%;
	left:25%;
	width:20%;
	height:1px;
	background:#c5ac34;
}

.divider-line:after{
	content:"";
	position:absolute;
	top:50%;
	right:25%;
	width:20%;
	height:1px;
	background:#c5ac34;
}

.divider-line span{
	color:#c5ac34;
	font-size:24px;
	background:#ececec;
	padding:0 15px;
	position:relative;
}



.docs-grid{
    width:70%;
    margin:33px auto;
    display:grid;
    grid-template-columns:repeat(3, minmax(180px, 1fr));
    gap:42px;
}


.doc-btn{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    height:96px;
    background:#eee;
    border:1px solid #c5ac34;
    border-radius:6px;
    text-decoration:none;
    transition:all 0.5s ease;
}

.doc-btn i{
    font-size:33px;
    color:#000042;
    margin-bottom:10px;
}

.doc-btn span{
    color:#006;
    font-size:14px;
    font-weight:600;
    text-align:center;
}

.doc-btn:hover{
    background:#ccc;
}

.doc-btn:hover i,
.doc-btn:hover span{
    color:#006;
}









.spcont{
	font-weight:700;
	font-size:20px;
	color: #000042;
}



/*********** old ****************/
img {  
  margin-top:33px; 
  display: block;
  margin: 0 auto ;
  margin-bottom:6px;  
}


.img-hgt{
	
	height:177px;
}

h1, h2, h3, h4, h5, h6 {
  font-family:"Inter",sans-serif;
  margin: 0 0 10px;
  color: #eee;
  font-weight: 700;
}

h1 {
	font-size: 42px;
	line-height: 33px;
}

h2 {
	font-size: 28px;
	line-height: 40px;
	color: #c5ac34;
	text-align: left ;
	margin-left: 24px ;
}

h3 {
	font-size: 24px;
	line-height: 32px;
}

h4 {
	font-size: 20px;
	line-height: 26px;
}

h5 {
  font-size: 17px;
  line-height: 22px;
}

h6 {
  font-size: 15px;
  line-height: 20px;
}

p{
    margin-bottom:-5px;
}


/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;

    right: 15px;
    bottom: 15px;

    width: 42px;
    height: 42px;
    line-height: 38px;

    background: #c5ac34;
    color: #005;

    font-size: 33px;
    text-align: center;

    border: 0;
    border-radius: 6px;

    z-index: 999999;
    cursor: pointer;

    padding: 0;
}

.back-to-top:hover {
    background: #f00;
    color: #005;
}


input, select, textarea, input[type="text"], 
input[type="date"], input[type="url"], 
input[type="email"], input[type="password"], 
input[type="tel"], button, button[type="submit"] {
  -moz-appearance: none;  
}

div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url('../img/preloader.gif') no-repeat center center;
}

::-moz-selection {
  background: #029;
  text-shadow: none;
}

::selection {
  background: #029;
  text-shadow: none;
}
/*--------------------------------*/


p li{
	text-align:left; 
	
}

.vekcr {	
	font-size:19px;	
	font-weight:500;	
}


/*----------------------------------------
  6.Faq Area
----------------------------------------*/


.   {
	
}







.faq-details .panel-heading {
  padding: 0;
}

.panel-default .panel-heading {
  background-color: #ddd;
  border: 1px solid #c5ac34;
  color: #029;
}

.faq-details h4.check-title a {
  color: #029;
  display: block;
  font-weight: 700;
  letter-spacing: 2px;
  margin-left: 40px;
  padding: 6px 10px;
  text-decoration: none;
}

.panel-body {
  padding: 15px 15px 0px 50px;
  font-size:19px;
}

.faq-details h4.check-title {
  color: #029;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}

.faq-details a span.acc-icons {
  position: relative;
}

.faq-details a span.acc-icons::before {
  color: #029;
  content: "";
  font-family: fontawesome;
  font-size: 24px;
  height: 40px;
  left: -51px;
  line-height: 39px;
  position: absolute;
  text-align: center;
  top: -10px;
  width: 42px;
}

.faq-details h4.check-title a.active, .faq-details a.active span.acc-icons::before {
  color: #029;
}

.faq-details a.active span.acc-icons::before {
  content: "";
  font-family: fontawesome;
  font-size: 24px;
  height: 40px;
  left: -51px;
  line-height: 39px;
  position: absolute;
  text-align: center;
  top: -10px;
  width: 42px;
}

.second-row {
  margin-top: 30px;
}

.event-content.head-team h4 {
  background: transparent none repeat scroll 0 0;
  color: #333;
  padding: 30px 0 10px;
  font-weight: 500;
  text-transform: capitalize;
}

.tab-menu .nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.tab-menu {
  display: block;
  text-align: center;
}

.tab-menu ul.nav {
  margin: 0;
  padding: 0;
}

.tab-menu ul.nav li {
  border: medium none;
  display: inline-block;
}

.tab-content {
  border: 1px solid #ccc;
  padding: 0 15px 15px;
}

.tab-menu ul.nav li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  color: #029;
  display: block;
  font-weight: 500;
  margin-right: 5px;
  padding: 10px 20px;
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
}

.tab-menu ul li.active a, .tab-menu ul li.hover a, .tab-menu ul li.focus a {
  border-bottom: 1px solid #fff;
  color: #029 !important;
}

.tab-menu .nav-tabs {
  border-bottom: none;
}

.tab-main-img a {
  position: relative;
  display: block;
}

.tab-main-img a:hover span.events-offer {
  height: 20%;
}

.tab-main-img a span.events-offer {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 0;
  color: #fff;
  content: "";
  font-size: 20px;
  font-weight: 700;
  height: 0%;
  left: 0;
  line-height: 70px;
  padding: 0;
  position: absolute;
  text-align: left;
  transition: all 0.5s ease 0s;
  width: 100%;
  padding: 0px 10px;
}

/*  14.Contact Area
/*--------------------------------*/

.contact-area {
  height: auto;
  width: 100%;
}

.contact-form textarea  {
  background: #fff;
  border: 1px solid #c5ac34;
  border-radius:15px;
  color: #000;
  height: 140px;
  padding: 5px 15px;
  width: 100%;
}

.single-icon i {
  font-size: 42px;
  width: 60px;
  height: 60px;
  border: 0px solid #c5ac34;
  border-radius: 6%;
  margin-bottom: 20px;
}

.single-icon p {
  font-size: 16px;
  line-height: 30px;
}

.contact-icon {
  margin-bottom: 40px;
}



/*----------------------------------------*/

/*  15. Footer Area
/*----------------------------------------*/

.footer-area {
  padding: 24px 0;
  background: #205;
  font-size: 15px;
}

.footer-head p {
  color: #fff;
}

.footer-head h4 {
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.footer-logo {
  padding-bottom: 0px;
  margin-top:15px;
}

.footer-logo h2 {
  color: #029;
  padding: 0;
  margin: 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}

.footer-logo h2 span {
  color: #029;
}

.footer-icons ul li {
  display: inline-block;
}

.footer-icons ul li a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  margin-right: 5px;
  text-align: center;
  width: 40px;
  border-radius: 50%;
}

.flicker-img>a {
  float: left;
  padding: 1px;
  width: 33.33%;
}

.footer-icons {
  margin-top: 30px;
}

.footer-contacts p span {
  color: #c00;
  font-weight: 700;
 padding:0;
 
}

.popular-tag ul li {
  display: inline-block;
}

.footer-content {
  display: block;
  overflow: hidden;
}

.popular-tag ul li a:hover, .footer-icons ul li a:hover {
  background: #029;
  border: 1px solid #c5ac34;
  color: #fff;
}

.popular-tag ul li a {
  border: 1px solid #c5ac34;
  border-radius: 30px;
  color: #029;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin: 5px 3px;
  padding: 5px 10px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
  width: 70px;
  text-align: center;
}

.footer-area-bottom {
  background: #000 none repeat scroll 0 0;
  padding: 15px 0;
}

.copyright-text a:hover {
  text-decoration: underline;
  color: #029;
}

.copyright-text a {
  color: #029;
}

.copyright p {
  margin-bottom: 0;
  color: #aaa;
  font-size: 15px;
  font-weight:300;
}


.fta1:link{	
	 color:#fff;	
}

.fta1:visited{	
	 color:#fff;
	 text-decoration:none;			
}

.fta1:hover{	
	color: #c5ac34;
	text-decoration:none;		
}


.footex{
	color: #bbbbbb;
	font-size: 11px;
	font-weight: 300;
	text-align:center;
	max-width: 1200px;
    margin: auto;
}

.footex1{
	color: #fff;
	line-height:28px;
	font-size: 15px;
	
}


.footmenu{
    text-align:center;
    font-size:15px;
    font-weight:300;
    white-space:nowrap;
    text-align:left;
}

.footmenu a{
    color:#d4af37;
    text-decoration:none;
    padding:0px;
}

.footmenu a:hover{
    color:#ffffff;
}
/*----------------------------------------*/

.header-bg {
  background: url(../img/slider/slider1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
}

.header-bg.home-2 {
  width: 100%;
  height: 100%;
  position: relative;
}


/*----------------------------------------*/

/******* CONFIRM ****************************************/
.bck-cnf2{
	
	display: block; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 2; /* Sit on top */ 
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}


.btn6y{
	background: #eee;	
	color: #000042;
	width: 100%;
	height: 32px;
	font-size: 16px;
	font-weight: 700;	
	/*transition: background-color 0.5s ease,color 0.5s ease,	transform 0.5s ease;
	*/
	border-radius: 6px;
	border-color:#c5ac34;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left:auto !important;
	margin-right:auto !important;
	border-style:solid;
	
}

.btn6y:hover{
	background: #000042;
	color: #fff;
	transition: background-color 0.5s ease,color 0.5s ease,	transform 0.5s ease;
}


/*************** btn modal ************************************/


.btn_m{
	background: #006;	
	color: #aaa;
	width: 150px;
	height: 36px;
	font-size: 18px;
	font-weight: 700;	
	transition: all 0.5s ease 0s;
	border-radius: 6px;
	margin-bottom:5px;
	margin-top: 5px;	
	border:2px solid #c5ac34;
}

.btn_m:hover{
	background: #030;
	color: #fff !important;		
}



.btn_md{
	background: 0;	
	color: #ddd;
	width: 420px;
	height: 42px;
	font-size: 18px;
	font-weight: 500;	
	transition: all 0.5s ease 0s;
	border-radius: 6px;
	margin-bottom:5px;
	margin-top: 5px;	
	border:2px solid #c5ac34;
}

.btn_md:hover{
	background: #050;
	color: #fff !important;		
}


/******** MODAL DOCUMENT BUTTON GRID ********/

.mdl-doc-grid {
    width: 92%;
    margin: 20px auto 0 auto;

    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px 30px;
}

.mdl-doc-grid a {
    display: block;
    text-decoration: none;
}

.mdl-doc-grid .btn_md {
    width: 100%;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    white-space: normal;
    overflow-wrap: break-word;
    word-break: normal;

    line-height: 18px;
    padding: 6px 10px;

    text-align: center;
    box-sizing: border-box;
}





@media (min-width: 931px) and (max-width: 1400px) {
.main-nav{    
    height:16px;
    line-height:20px;
	height:25px;
	 padding-left:15px;
}	

.menu-inline a{
    font-size:14px;
   	padding:0 5px;
}

.footex1{
	line-height:19px;
	font-size: 11px;
}

.footmenu{
    
    font-size:14px;
   
}

.footex{
	color: #ddd;
	font-size: 9px;
	max-width: 1100px;
}

.img-hgt{	
	height:80px;
}


.single-icon p {
  font-size: 12px;
  line-height: 16px;
  width:100%;
}

.single-icon i {
  font-size: 33px;
  width: 42px;
  height: 32px;
 
  margin-bottom: 10px;
}


.spcont{
	font-size:14px;
}


.docs-grid{
    width:100%;
    grid-template-columns:repeat(3, minmax(100px, 1fr));
    gap:10px;
}



.doc-btn{    
    height:60px;    
}

.doc-btn i{
    font-size:20px;  
    margin-bottom:5px;
}

.brd7{		
	padding:10px 33px 10px 33px;
	
}

.btn_md{
	
	width: 240px;
	height: 51px;
	font-size: 14px;
	font-weight: 300;	
	/*wrap:;*/
	margin-bottom:2px;
	margin-top: 2px;	
	
	
	white-space: normal;
    overflow-wrap: break-word;
    word-break: normal;
    line-height: 20px;
    padding: 6px 10px;
    text-align: center;
}




}

/************* max 930 px*********************************/


@media (min-width: 388px) and (max-width: 930px) {
.main-nav{    
    height:12px;
    line-height:14px;
	height:20px;
	text-align:left;
	width:100%;
	padding-left:5px;
}	

.menu-inline a{
    font-size:12px;
   	padding:1px;
}


.menu-inline{
    display:flex;
    justify-content:left;
    flex-wrap:nowrap;   
	margin-left:5px;
	white-space:nowrap;
		
}


.footex1{
	line-height:19px;
	font-size: 11px;
}

.footmenu{
    
    font-size:14px;
   
}

.footex{
	color: #ddd;
	font-size: 9px;
	max-width: 1100px;
}

.img-hgt{	
	height:80px;
}


.single-icon p {
  font-size: 12px;
  line-height: 16px;
  width:100%;
}

.single-icon i {
  font-size: 33px;
  width: 42px;
  height: 32px;
 
  margin-bottom: 10px;
}


.spcont{
	font-size:14px;
}


.docs-grid{
    width:100%;
    grid-template-columns:repeat(2, 1fr);
    gap:10px;
}





.doc-btn{    
    height:60px;    
}

.doc-btn i{
    font-size:20px;  
    margin-bottom:5px;
}

.brd7{		
	padding:10px 33px 10px 33px;
	
}

.btn_md{
	width: 50%;
    height: 46px;
    white-space: normal;
    overflow-wrap: break-word;
    word-break: normal;
    line-height: 18px;
    padding: 6px 10px;
    text-align: center;
    box-sizing: border-box;
	font-size:14px;
	
}

.mdl-doc-grid .btn_md {
    width: 100%;
    height: 52px;   
    line-height: 16px;
    padding: 6px 6px;
   
}


.mdl-doc-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 5px 5px;
    }



	
.top-right-box {
    
    width: 100px;

}	
	
.top-right-box .menix4 {
   
    height: 23px;
    line-height: 23px;
	font-weight:400;
    font-size: 11px;
    
}	
	
	
	
}


/***/


/************* SCREEN TOO SMALL - FINAL OVERRIDE *************/

/************************************************************
    CDE SCREEN WIDTH BLOCKER

************************************************************/

#screenTooSmallOverlay {
    display: none;
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;

    background: rgba(0, 0, 32, 0.95) !important;

    z-index: 2147483647 !important;

    color: #ffffff !important;
    text-align: center !important;

    pointer-events: auto !important;
    cursor: not-allowed !important;

    overflow: hidden !important;
}

/* ON state */
#screenTooSmallOverlay.cde-screen-blocker-on {
    display: block !important;
}

/* OFF state */
#screenTooSmallOverlay.cde-screen-blocker-off {
    display: none !important;
}

/* Center message box */
#screenTooSmallOverlay .cde-screen-blocker-box {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;

    transform: translate(-50%, -50%) !important;

    width: 85% !important;
    max-width: 500px !important;

    padding: 30px !important;

    background: rgba(10, 20, 60, 0.96) !important;

    border: 2px solid #d4af37 !important;
    border-radius: 8px !important;

    box-sizing: border-box !important;
}

/* Title */
#screenTooSmallOverlay h2 {
    margin: 0 0 15px 0 !important;

    color: #ffffff !important;

    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;

    text-align: center !important;
}

/* Text */
#screenTooSmallOverlay p {
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: center !important;
}

/* Lock page scrolling */
html.cde-screen-locked,
body.cde-screen-locked {
    overflow: hidden !important;
    height: 100% !important;
}

/* Extra CSS fallback if JS fails */
@media (max-width: 388px) {
    #screenTooSmallOverlay {
        display: block !important;
    }

    html,
    body {
        overflow: hidden !important;
        height: 100% !important;
    }
}

@media (min-width: 389px) {
    #screenTooSmallOverlay {
        display: none !important;
    }

    html,
    body {
        overflow-x: hidden !important;
        overflow-y: auto !important;
        height: auto !important;
    }
}

/************* HAMBURGER MENU < 700 px *************/

.hamburger-btn {
    display: none;
}

/* mobile menu */
@media (max-width: 699px) {

    .main-nav {
        top: 30%;
        height: 33px;
        line-height: 34px;
        padding-left: 8px;
        padding-right: 8px;
        overflow: visible;
    }

    .hamburger-btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 5px;

        width: 42px;
        height: 33px;

        background: #006;
        border: 1px solid #c5ac34;
        border-radius: 5px;

        padding: 5px;
        cursor: pointer;
        box-sizing: border-box;
    }

    .hamburger-btn span {
        display: block;
        width: 100%;
        height: 3px;
        background: #fff;
        border-radius: 2px;
    }

    .menu-inline {
        display: none;

        position: absolute;
        top: 20px;
        left: 5px;

        width: 132px;
        margin-left: 0;
		border-radius: 5px;
        background: rgba(0, 0, 42, 0.96);
        border: 1px solid #c5ac34;
        border-top: 0;

        flex-direction: column;
        white-space: normal;
        z-index: 99999;
    }

    .main-nav.menu-open .menu-inline {
        display: flex;
    }

    .menu-inline a {
        display: block;
        width: 100%;

        font-size: 14px;
        line-height: 28px;

        padding: 0 12px;
        color: #fff;
        text-align: left;

        box-sizing: border-box;
    }

    .menu-inline a:not(:last-child)::after {
        content: "";
        margin-left: 0;
    }

    .menu-inline a:hover {
        background: #205;
        color: #c5ac34;
    }
}

@media (max-width: 699px) {

    .main-nav {
        border-top: 0 !important;
        border-bottom: 0 !important;
        background: transparent !important;
        height: 20px;
        line-height: 34px;
		
		
    }

    .main-nav.menu-open {
        background: transparent !important;
    }

    .menu-inline {
        background: rgba(0, 0, 42, 0.96);
        border: 1px solid #c5ac34;
    }
	
	 main {
        position: relative;
        z-index: 1;
    }

header {
    position: relative;
    z-index: 1000;
    overflow: visible !important;
}

.main-nav {
    position: absolute;
    z-index: 1001 !important;
    overflow: visible !important;
}

.menu-inline {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 1002 !important;
}

#docs h2,
#contact h2 {
        width: 290px;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }
	

}

/******** SECTION WRAP IMAGES ********/

.cde-section-wrap {
    overflow: hidden;
}

.section-wrap-img {
    width: 460px;
    height: 315px;
    opacity: 0.87;
    pointer-events: none;
    overflow: hidden;
    border-radius: 10px;
}

.section-wrap-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* slika levo */
.wrap-left {
    float: left;
    margin: 0 35px 18px 0;
}

/* slika desno */
.wrap-right {
    float: right;
    margin: 0 0 18px 35px;
}

/* pod 930px manjša slika */
@media (min-width: 501px) and (max-width: 930px) {
    .section-wrap-img {
        width: 220px;
        height: 150px;
    }

    .wrap-left {
        margin: 0 22px 14px 0;
    }

    .wrap-right {
        margin: 0 0 14px 22px;
    }
}

/* pod 500px brez slik */
@media (max-width: 500px) {
    .section-wrap-img {
        display: none !important;
    }
	
 .brd7 {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .container {
        width: 100% !important;
        max-width: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .col-md-12.brd7 {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    .arr1 {
        margin-left: 0 !important;
        padding-left: 0 !important;
        width: 100% !important;
    }

    .lst1 {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    h2 {
        margin-left: 0 !important;
    }
	
}

/*----------------------------------------
 .End CSS
----------------------------------------*/
