#copyright_pages_wrap {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 30px;	
}

#copyright_pages {
	background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px #dedede;
    border: 1px solid #dedede;
    margin-top: 30px;
    padding: 30px;
	display: flex;
}

#tit_copyright_pages {
	display: flex;
}

#tit_copyright_pages img {
	height: 33px;
}

#tit_copyright_pages p {
	margin-left: 10px;
	color: #727376;
}

#left-copyright-pages, #right-copyright-pages {
	width: 50%;
}

#left-copyright-pages textarea {
	width: 500px;
	height: 200px;
	resize: none;
}

#left-copyright-pages div {
	display: table;
	margin-top: 8px;
	width: 100%;
}

#left-copyright-pages div p {
	display: table-cell;
	width: 50%;
}

#left-copyright-pages div input[type="text"], #left-copyright-pages div.radio-inline-content, #left-copyright-pages div select {
	display: table-cell;
	width: 100%;
	font-size: 15px;
}

#left-copyright-pages div input[type="radio"] {
	margin-top: 0px;
}

#left-copyright-pages div p {
	font-weight: 600;
}

.radio-inline {
	display: block;
}

.copyright-pages-content {
    text-align: left;
	color: #86a5a6;
}

#right-copyright-pages {
	margin-left: 30px;
	margin-top: 8px;
}

#right-copyright-pages h1 {
    margin-bottom: 30px!important;
    margin-top: 0px!important;	
	font-family: "Hind", sans-serif!important;
    color: #ffae00!important;
    font-size: 32px!important;
    font-weight: 700!important;	
}

#copyright_pages h3 {
	margin-top: 20px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	color: #000!important;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: .1px;
	margin: 0;
	margin-bottom: 24px;	
}

#right-copyright-pages_content {
	margin-top: 35px;
}

#copyright_pages_wrap p {
	font-size: 15px!important;
}

#rights_copyright_pages {
	text-align: right;
}

#copyright_pages_submit {
	margin-top: 20px!important;
	margin-left: -5px;
}

#copyright_pages_submit input[type="submit"] {
	font-size: 16px;
	font-weight: 600;
	background: #ffae00;
    border-color: #ffae00;
    color: #fff;
	height: auto;
    line-height: normal;
    border-radius: 40px;
    box-shadow: none;
    text-shadow: none;
    padding: 6px 20px;
	transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    -webkit-transition: 300ms;	
}

#copyright_pages_submit input[type="submit"]:hover {
	background: #000;
    border-color: #000
}

.copyright-pages-content h4 {
	margin-top: 40px !important;
    margin-bottom: 20px;
	color: #afaeae!important;
    font-size: 20px!important;
    font-weight: 700!important;
    text-transform: none!important;	
}

.copyright-pages-content p {
    line-height: 1.7;
    text-align: left;
}

.copyright-pages-content a {
    color: #314848!important;
	font-weight: 500;
}

.copyright-pages-content a:hover {
    color: #86a5a6!important;
}

.copyright-pages-content h1 {
	color: #ebbc2c!important
}

.copyright-pages-content h3 {
	color: #314848!important
}

.copyright-pages-content h4 {
	font-size: 28px;
	color: #314848!important
}

.copyright-pages-content ul {
    list-style: #f0fff0;
	text-align: left;
}

.copyright-pages-content table {
	border-spacing: 2px;
	border-collapse: separate;
	margin-bottom: 20px
}

.copyright-pages-content table tr td {
    padding: 15px 5px;
	width: 25%;
	border-bottom-width: 0;
}

.copyright-pages-content table.table_cookies2 tr td {
	width: 50%;
}

.copyright-pages-content tr:first-child p {
    color: #fff;
}

.copyright-pages-content tr:first-child {
    background-color: #ebbc2c!important;
}

table.table_cookies tbody tr th p {
	color: #fff;
	font-size: 13px;
	padding: 15px 5px;	
}

table.table_cookies tbody tr th {
	background-color: #ebbc2c!important;
}

table.table_cookies tbody tr:nth-child(even) {
	background-color: #f3f3f3;
}

table.table_cookies tbody tr:nth-child(odd) {
	background-color: #f9f9f9;
}

#copyright {
	text-transform: none!important;
	font-weight: 400;
	text-align: center;
}

#copyright a {
    color: #fff!important;
}

#copyright a:hover {
    color: #000!important;
}

#copyright span.name {
	color: #000;
}

a.privacy-advice-link {
	font-weight: 400!important;
}