/* Menu */
.menu-sub {
    text-align: center;
    width: 100%;
    background: linear-gradient(#0099ff, #0065bf);
    box-shadow: 0px 2px 2px #ccc;
    position: fixed;
    z-index: 9999;
}
.div-top {
	height: 65px;
}
/* /Menu */

/* Header (START) */
.logo {
	padding: 0px;
    text-align: left;
}
.logo img {
	max-height: 60px;
    width: auto;
}

.menu {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
    background-color: unset;
}
#menu a {
    font-weight: bold;
}
#menu li:not(.icon) a svg {
    padding-top: 5px;
    font-size: 18px;
}
#menu li.icon a {
	padding: 15px 10px;
}
#menu li.icon-left {
    margin-left: 10px;
}
#menu li.icon-right {
    margin-right: 10px;
}
#menu li.icon a svg {
	font-size: 24px;
}
ul#menu a:hover,
li.drop:hover,
#menu > li:LAST-CHILD div {
	background: var(--cMain) !important;
}
#menu ul li:first-child>a:after {
    border-bottom: 6px solid #d4d5d4 !important;
}

li.lang {
    padding: 18px 20px;
    color: #fff;
}
#menu li.lang img {
	margin: 0px !important;
    height: 21px;
    width: auto;
    max-width: unset;
}
li.lang span {
	margin-left: 5px;
}
li.lang svg {
	margin-left: 5px;
}
li.lang ul, li.lang ul li {
	width: 100%;
}
li.lang ul li a {
    display: inline-block !important;
}

.header-site {
    width: 100%;
    margin: 0 auto;
}
.header {
	width: 100%;
	display: block;
    height: auto;
	background: #fff;
}
.header, .header a {
	color: #222;
}
.header a:HOVER {
	color: #fcae17;
	text-decoration: none;
}
.header > .container > div:not(.clear) {
	padding: 2px 0px;
}

.header .head-content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.header-menu {
    margin: 0;
    padding: 0px;
}
/* Header (END) */

.form-re {
	padding: 30px 10px;
}
.form-re .fr-left {
	padding-right: 20px;
}
.form-re input[type=text], .form-re input[type=password], .form-re textarea {
    height: 44px;
    margin-bottom: 0;
	/* border: 1px solid #467541; */
	border: none;
	background-color: #fff;
}
.form-re .ui-selectoneradio tr {
	background: none;
}

.form-re ::-webkit-input-placeholder {
   color: #333;
   font-style: italic;
}
.form-re :-moz-placeholder { /* Firefox 18- */
   color: #333;
   font-style: italic;
}
.form-re ::-moz-placeholder {  /* Firefox 19+ */
   color: #333;
   font-style: italic;
}
.form-re :-ms-input-placeholder {  
   color: #333;
   font-style: italic;
}

.menu-slider .div-menu {
	width: 100%;
	padding: 0;
	float: left;
}

.fr-footer {
	color: #222;
	padding-top: 30px;
}
.fr-footer > div.copyRight {
	background-color: #e6e6e6;
	padding: 30px 0px 30px 0px;
    text-align: center;
    line-height: 14px;
}
.fr-footer > div.copyRight p {
	margin: 0px;
}
.fr-footer .ft-sub .ui-selectoneradio {
	color: #000;
}
.footer-col{
	margin-top: 30px;
}
.footer-col img {
    width: 100%;
}
.footer-dcoin {
    color: #e7ec0a !important;
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #3b2a16;
}
.footer-dcoin a {
    color: #fff;
}
.footer-dcoin p {
	margin: 10px 0;
}
.ft-menu .f-logo img {
	min-width: 250px;
	margin-top: 30px;
}
.ft-menu h4 {
    font-weight: bold;
	width: 50%;
	padding-bottom: 3px;
}
.ft-menu .f-subMenu a {
	color: #000;
}
.ft-menu .link-phone span {
	font-weight: bold;
}
.ft-menu .contact svg {
	color: red;
	font-size: 20px;
}
.ft-menu .connect {
	margin-top: 20px;
	padding-bottom: 20px;
}
.ft-menu .connect span {
	font-size: 20px;
	font-weight: bold;
	margin-right: 30px;
}
.ft-menu .connect img {
	width: 40px;
	margin-left: 10px;
}

.cont {
    margin-top: -40px;
}
.btn-left > a {
	background: none;
    background-color: rgba(0, 0, 0, 0);
	background-color: #0071ce !important;
	padding: 8px 10px;
	color: #fff;
	border: none;
	border-radius: 0px;
}
.btn-left > a:HOVER {
	background-color: #f6b44a !important;
    color: #fff;
    text-decoration: none;
}

h4.title {
	margin: 0px !important;
	font-size: 14px !important;
	margin-bottom: 5px!important;
	text-align: justify;
	height: 42px !important;
	overflow: hidden !important;
	color: #279108 !important;
	font-weight: bolder !important;
    line-height: 20px;
}

@media ( max-width : 480px) {
	.ft-menu .f-logo img {
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.ft-menu .connect span {
	    font-size: 18px;
    	margin-right: 0px;
    	margin-bottom: 20px;
	}
	
	.logo {
	    padding-left: 10px;
	}
}

@media ( max-width : 768px) {
	.adv-left, .adv-right {
		display: none;
	}
	.form-re .fr-left {
	    padding-right: 0px;
	}
	.ft-menu h4 {
		width: 100% !important;
	}
	
	.div-top {
		height: 61px;
	}
	.ft-menu > div > div {
		max-width: 100%;
		overflow: hidden;
	}
}
@media ( max-width : 1200px) {
	.adv-left, .adv-right {
		display: none;
	}
	
}
@media ( min-width : 1200px) {
	.reg {
	    width: 100%;
	}
	.container {		
    	width: 1200px !important;
	}
}