﻿* { filter: none; box-sizing: border-box; }
img { max-width: 100%; }
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');

body { font-family: 'Open Sans', sans-serif; height: initial !important; }
body:after { display: block; content: ""; clear: both; }
.body { position: relative; background: rgb(102,131,141); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2ODM4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYmJkYzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(102,131,141,1) 0%, rgba(171,189,195,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,131,141,1)), color-stop(100%,rgba(171,189,195,1))); background: -webkit-linear-gradient(top, rgba(102,131,141,1) 0%,rgba(171,189,195,1) 100%); background: -o-linear-gradient(top, rgba(102,131,141,1) 0%,rgba(171,189,195,1) 100%); background: -ms-linear-gradient(top, rgba(102,131,141,1) 0%,rgba(171,189,195,1) 100%); background: linear-gradient(to bottom, rgba(102,131,141,1) 0%,rgba(171,189,195,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66838d', endColorstr='#abbdc3',GradientType=0 ); }
.body .bgstyle { display: block; padding-bottom: 30px; width: 100%; z-index: 9; background-image: url('img/bg.png'); background-position: center bottom; background-repeat: no-repeat; }

header { display: block; width: 100%; margin: 0 auto; padding: 0 30px; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkMWYyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDFmMjUiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(13,31,37,1) 0%, rgba(13,31,37,0) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,31,37,1)), color-stop(100%,rgba(13,31,37,0))); background: -webkit-linear-gradient(top, rgba(13,31,37,1) 0%,rgba(13,31,37,0) 100%); background: -o-linear-gradient(top, rgba(13,31,37,1) 0%,rgba(13,31,37,0) 100%); background: -ms-linear-gradient(top, rgba(13,31,37,1) 0%,rgba(13,31,37,0) 100%); background: linear-gradient(to bottom, rgba(13,31,37,1) 0%,rgba(13,31,37,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d1f25', endColorstr='#000d1f25',GradientType=0 ); }
header .header_ctn { border-top: 4px solid #ffc600; padding-top: 20px; max-width: 1440px; margin: 0 auto; }
header:after { display: block; content: ""; clear: both; }
header .logo { float: left; padding-top: 14px; }
header .logo h1 a img.mobile { display: none; }
header .right_column { float: right; height: 26px; }
header .right_column:after { display: block; content: ""; clear: both; }
header .right_column .top { color: #c1d7de; }
header .right_column .top .top_ctn { float: right; }
header .right_column .top:after { display: block; content: ""; clear: both; }
header .right_column .top span { font-weight: 100; padding-right: 14px; float: left; font-size: 16px; font-style: italic; padding-top: 4px; display: inline-block; }
header .right_column .top .langs { padding: 0; margin: 0; float: left; display: inline-block; width: 50px; height: 26px; border-radius: 26px; background-color: #5a7178; border: 2px solid #fff; }
header .right_column .top .langs li { display: block; list-style: none; width: 50%; padding: 0; float: left; font-size: 11px; font-weight: bold; text-align: center; }
header .right_column .top .langs li a { display: block; color: #fff; line-height: 22px; height: 22px; }
header .right_column .top .langs li.active a { background-color: #ffc600; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
header .right_column .top .langs li.active:last-child a { -webkit-border-radius: 0; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius: 0; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; border-radius: 0; border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
header .right_column nav { display: block; padding-top: 20px; }
header .right_column nav > ul { padding: 0; margin: 0; float: right; }
header .right_column nav > ul:after { display: block; content: ""; clear: both; }
header .right_column nav > ul > li { float: left; display: inline-block; list-style: none; margin-left: 10px; position: relative; }
header .right_column nav > ul > li > a { color: #fff; border: 3px solid rgba(255, 255, 255, 0.80); padding: 4px 20px; border-radius: 20px; -moz-transition: all ease .3s; -o-transition: all ease .3s; -webkit-transition: all ease .3s; transition: all ease .3s; }
header .right_column nav > ul > li:hover > a { background-color: #ffc600; border-color: #fff; color: #5a7178; }
header .right_column nav > ul > li > ul { visibility: hidden; opacity: 0; min-width: 220px; padding: 0; background-color: rgba(7,69,84,0.6); display: inline-block; list-style: none; position: absolute; top: 26px; z-index: 9; border-radius: 20px; border: 3px solid rgba(255, 255, 255, 0.80); -moz-transition: all ease .3s; -o-transition: all ease .3s; -webkit-transition: all ease .3s; transition: all ease .3s; }
header .right_column nav > ul > li > ul li { padding: 0; margin: 0; }
header .right_column nav > ul > li > ul li a { color: #fff; padding: 4px 20px; display: block; border-radius: 20px; -moz-transition: all ease .3s; -o-transition: all ease .3s; -webkit-transition: all ease .3s; transition: all ease .3s; }
header .right_column nav > ul > li > ul li a:hover { color: #ffc600; }
header .right_column nav > ul > li:hover > ul { visibility: visible; opacity: 1; }


section.slider { display: block; max-width: 1440px; height: 600px; margin: 0 auto; margin-top: 80px; position: relative; }
section.slider:after { display: block; content: ""; clear: both; }
section.slider a { position: absolute; left: 0; top: 0; display: block; width: 170px; height: 100%; float: left; }
section.slider a:last-child { left: initial; right: 0; }
section.slider a img { display: inline-block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; -moz-transition: all ease .3s; -o-transition: all ease .3s; -webkit-transition: all ease .3s; transition: all ease .3s; }
section.slider a img.hover { visibility: hidden; opacity: 0; }
section.slider a:hover img.hover { visibility: visible; opacity: 1; }
section.slider .slider_ctn { overflow: hidden; display: block; height: 600px; border: 10px solid #fff; width: calc(100% - 340px); margin: 0 auto; -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px; }
section.slider .slider_ctn .wrapper { display: block; height: 100%; position: relative; overflow: hidden; -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px; }
section.slider .slider_ctn .wrapper .wrap_item { visibility: hidden; opacity: 0; overflow: hidden; position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px; margin: auto; width: 100%; height: 100%; background-size: cover; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; }
section.slider .slider_ctn .wrapper .wrap_item.active { visibility: visible; opacity: 1; background-position: center center; }

section.slider_buttons { display: block; max-width: 1000px; margin: 0 auto; margin-top: 30px; margin-bottom: 50px; position: relative; }
section.slider_buttons:after { display: block; content: ""; clear: both; }
section.slider_buttons ul { padding: 0; display: block; width: 100%; text-align: center; }
section.slider_buttons ul li { display: inline-block; width: 20px; height: 20px; margin: 0 5px; }
section.slider_buttons ul li a { border-radius: 10px; width: 20px; height: 20px; border: 4px solid rgba(255, 255, 255, 0.80); background-color: rgb(102,131,141); display: block; -moz-transition: all ease .4s; -o-transition: all ease .4s; -webkit-transition: all ease .4s; transition: all ease .4s; }
section.slider_buttons ul li a:hover { background-color: #5a7178; border-color: #fff; }
section.slider_buttons ul li.active a { background-color: #ffc600; border-color: #fff; }

section.aboutus { background-image: url('img/shutterstock_536768017.jpg'); background-attachment: fixed; border-bottom: 1px solid rgba(255, 255, 255, 0.80); border-top: 1px solid rgba(255, 255, 255, 0.80); box-shadow: inset 0 0 15px rgb(0, 30, 38); background-position: center center; position: relative; padding: 100px 0; }
section.aboutus:after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 100%; height: 100%; z-index: 0; background: rgb(7,69,84); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3NDU1NCIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjMDc0NTU0IiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGZhZDAwIiBzdG9wLW9wYWNpdHk9IjAuNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(7,69,84,0.6) 0%, rgba(7,69,84,0.6) 40%, rgba(223,173,0,0.6) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,69,84,0.6)), color-stop(40%,rgba(7,69,84,0.6)), color-stop(100%,rgba(223,173,0,0.6))); background: -webkit-linear-gradient(top, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); background: -o-linear-gradient(top, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); background: -ms-linear-gradient(top, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); background: linear-gradient(to bottom, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99074554', endColorstr='#99dfad00',GradientType=0 ); }
section.aboutus .aboutus_ctn { position: relative; z-index: 1; color: #fff; }
section.aboutus .aboutus_ctn h2 { text-align: center; font-size: 42px; font-style: italic; }
section.aboutus .aboutus_ctn h2 span { display: inline-block; position: relative; }
section.aboutus .aboutus_ctn h2 span:after { position: absolute; height: 1px; background: #fff; width: 60%; margin: 0 auto; bottom: -20px; left: 0; right: 0; margin: auto; content: ""; }
section.aboutus .aboutus_ctn p { padding-left: 15px; padding-right: 15px; padding-top: 50px; text-align: center; max-width: 600px; margin: 0 auto; font-size: 22px; }
section.aboutus .aboutus_ctn p a { color: #fff; }
section.aboutus .aboutus_ctn p a:hover { text-decoration: underline; }

section.home_gallery { display: block; max-width: 1000px; margin: 0 auto; margin-top: 30px; position: relative; }
section.home_gallery h2 { text-align: center; font-size: 28px; font-style: italic; }
section.home_gallery h2 b { color: #ffc600; }
section.home_gallery h2 span { display: inline-block; position: relative; }
section.home_gallery h2 span:after { position: absolute; height: 1px; background: #fff; width: 60%; margin: 0 auto; bottom: -20px; left: 0; right: 0; margin: auto; content: ""; }
section.home_gallery .home_gallery_ctn { display: block; padding-top: 50px; }
section.home_gallery .home_gallery_ctn .items { padding: 15px; display: block; text-align: center; }
section.home_gallery .home_gallery_ctn .items a { overflow: hidden; display: inline-block; width: 200px; box-shadow: 3px 3px 0 #8b9fa5; height: 200px; line-height: 200px; border: 6px solid rgba(255, 255, 255, 0.80); border-radius: 50%; -moz-transition: all ease .4s; -o-transition: all ease .4s; -webkit-transition: all ease .4s; transition: all ease .4s; }
section.home_gallery .home_gallery_ctn .items a figure { box-shadow: inset 0 0 15px 2px rgb(102,131,141); border-radius: 50%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 100%; width: 100%; display: block; margin: 0; }
section.home_gallery .home_gallery_ctn .items a:hover { border-color: #ffc600; }

footer { display: block; width: 100%; max-width: 700px; margin: 0 auto; margin-top: 30px; position: relative; border: 10px solid #fff; border-radius: 240px; background-color: rgba(9, 25, 36, 0.60); box-shadow: inset 0 0 10px rgb(0, 30, 38); }
footer .top { display: block; font-style: italic; color: #fff; }
footer h4 { color: #ffc600; }
footer .top:after { display: block; content: ""; clear: both; }
footer .top .left { float: left; width: 240px; padding-left: 50px; padding-top: 50px; }
footer .top .right { float: right; width: 240px; text-align: right; padding-right: 50px; padding-top: 50px; }
footer .top .right ul { margin: 0; padding: 0; }
footer .top .right ul li { margin: 0; padding: 0; list-style: none; }
footer .top .right ul li a { display: block; color: #fff; }
footer .copyright { display: block; text-align: center; color: #fff; padding: 30px 0; }

main { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 30px; }

.breadcrumb { margin: 0; padding: 20px 0 0 0; margin-top: 30px; margin-left: 100px; }
.breadcrumb li { display: inline-block; list-style: none; padding-right: 10px; }
.breadcrumb li a,
.breadcrumb li span { color: rgba(255, 255, 255, 0.80); font-size: 18px; -moz-transition: all ease .4s; -o-transition: all ease .4s; -webkit-transition: all ease .4s; transition: all ease .4s; }
.breadcrumb li a:hover { color: #ffc600; }
.breadcrumb li i { color: rgba(255, 255, 255, 0.80); margin-left: 10px; }
.pagecover { display: block; width: 100%; margin: 0 auto; padding: 60px; margin-top: 20px; position: relative; border: 10px solid #fff; border-radius: 240px; background-color: rgba(9, 25, 36, 0.60); box-shadow: inset 0 0 10px rgb(0, 30, 38); background-position: center center; background-size: cover; color: #fff; font-style: italic; }
.pagecover h1 { position: relative; z-index: 1; }
.pagecover:after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 100%; height: 100%; z-index: 0; border-radius: 240px; background: rgb(7,69,84); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(7,69,84,0.6) 0%, rgba(7,69,84,0.6) 40%, rgba(223,173,0,0.6) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,69,84,0.6)), color-stop(40%,rgba(7,69,84,0.6)), color-stop(100%,rgba(223,173,0,0.6))); background: -webkit-linear-gradient(top, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); background: -o-linear-gradient(top, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); background: -ms-linear-gradient(top, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); background: linear-gradient(to bottom, rgba(7,69,84,0.6) 0%,rgba(7,69,84,0.6) 40%,rgba(223,173,0,0.6) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99074554', endColorstr='#99dfad00',GradientType=0 ); }

.pagecontainer { padding: 30px 100px; }
.pagecontainer h2 { font-size: 22px; color: #fff; }
.pagecontainer .pagedetail * { font-size: 16px; color: rgb(255, 255, 255); }
.pagecontainer .pagedetail a { color: #ffc600; text-decoration: dashed; }


.multimediagalleries { }
.multimediagalleries:after { display: block; content: ""; clear: both; }
.multimediagalleries .gallery { width: 50%; float: left; padding-bottom: 20px; }
.multimediagalleries .gallery .gallery_ctn { padding-right: 20px; }
.multimediagalleries .gallery:nth-child(2n+2) .gallery_ctn { padding-right: 0; padding-left: 20px; }
.multimediagalleries .gallery .images { position: relative; border-radius: 100px; border: 10px solid #fff; overflow: hidden; -moz-transition: all ease .4s; -o-transition: all ease .4s; -webkit-transition: all ease .4s; transition: all ease .4s; }
.multimediagalleries .gallery .images:after { display: block; content: ""; clear: both; }
.multimediagalleries .gallery .images:before { position: absolute; border-radius: 90px; z-index: 9; left: 0; right: 0; bottom: 0; top: 0; margin: auto; content: ""; box-shadow: inset 0 0 6px rgb(0, 30, 38); }
.multimediagalleries .gallery .images figure { float: left; width: 25%; height: 100px; padding: 0; margin: 0; }
.multimediagalleries .gallery h2 { text-align: center; margin: 0; padding: 10px; }
.multimediagalleries .gallery a:hover .images { border-color: #ffc600; }

.multimediagallery { }
.multimediagallery:after { display: block; content: ""; clear: both; }
.multimediagallery a { display: block; width: 25%; height: 180px; float: left; padding: 10px; }
.multimediagallery a figure { display: block; padding: 0; margin: 0; width: 100%; height: 100%; position: relative; border-radius: 30px; background-size: cover; background-position: center center; border: 5px solid #fff; overflow: hidden; -moz-transition: all ease .4s; -o-transition: all ease .4s; -webkit-transition: all ease .4s; transition: all ease .4s; }
.multimediagallery a figure:before { position: absolute; z-index: 9; left: 0; right: 0; bottom: 0; top: 0; margin: auto; content: ""; border-radius: 26px; box-shadow: inset 0 0 6px rgb(0, 30, 38); }
.multimediagallery a:hover figure { border-color: #ffc600; }


@media (max-width: 992px) {
	section.home_gallery .home_gallery_ctn .items a { width: 160px; height: 160px; }
}

@media (max-width: 768px) {
	section.slider a { width: 50px; }
	section.slider a img { max-width: calc(100% - 20px); }
	section.slider { height: 280px; }
	section.slider .slider_ctn { height: 280px; width: calc(100% - 100px); }
	.pagecontainer { padding: 30px 0; }
}

@media (max-width: 480px) {
	header { margin-bottom: 50px; }
	.multimediagallery a { width: 50%; }
	.breadcrumb { margin-left: 0; margin-top: 40px; font-size: 14px; }
	.multimediagalleries .gallery { float: initial; width: 100%; }
	.multimediagalleries .gallery:nth-child(2n+2) .gallery_ctn,
	.multimediagalleries .gallery .gallery_ctn { padding: 0; }
	header .logo { padding-top: 5px; }
	header .logo h1 a img { display: none; }
	header .logo h1 a img.mobile { display: inline-block; }
	header .right_column { width: calc(100% - 100px); text-align: right; }
	header .right_column .top span { width: 100%; font-size: 13px; line-height: 13px; display: block; }
	section.home_gallery .home_gallery_ctn .items a { width: 140px; height: 140px; }
	header .right_column .top .langs { width: 26px; height: 50px; position: absolute; right: 10px; top: 18px; }
	header .right_column .top .langs li { float: initial; width: 100%; }
	header .right_column .top .langs li a { line-height: 23px; height: 23px; }
	header .right_column .top .langs li.active a { border-radius: 0; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
	header .right_column .top .langs li.active:last-child a { border-radius: 0; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
	header .right_column nav { width: 100%; position: absolute; left: 0; }
	header .right_column nav > ul { width: 100%; text-align: center; }
	header .right_column nav > ul > li { float: initial; }
	header .right_column nav > ul > li > a { padding: 2px 8px; font-size: 12px; }
	footer { margin-top: 30px; border-right: 0; border-left: 0; border-radius: 0; }
	footer .top .left,
	footer .top .right { float: initial; width: 100%; padding: 10px; text-align: center; }
}
