@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
    background-color: #e7e7e7;
}

.clear:before,
.clear:after {
    content: '';
    display: table;
    width: 100%;
}

.clear:after {
    clear: both;
}

.clear {
    clear: both;
}

.header-div {
    margin: 0 auto;
    width: 960px;
    height: auto;
    padding: 0;
}
.header-div > a {
	display:inline-block;
    padding:10px 0 0;
}

.header-div .logo_img {
    float: left;
    height: 100px;
    margin: 0 0 0 0;
}

.contact-div {
    float: right;
    width: 265px;
    height: auto;
    margin: 0 0 0 0;
    clear:both;
}

.contact-div img {
    float: left;
    margin: 14px 0 0 0;
}

.contact-div .text {
    float: left;
    height: auto;
    width: 215px;
    margin: 0 0 0 5px;
    color: #333333;
    text-align: justify;
    font-size: 26px;
}

.contact-div .text label {
    font-size: 14px;
    color: #404040;
    font-weight: normal;
}

.contact-div .text span {
    font-size: 22px;
    font-weight: normal;
    width: 100%;
    padding: 1px 3px;
    display: inline-block;
}

.lang-box {
    float: right;
    width: 20%;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 0;
    text-align: right;
}

.list-langs {
    text-decoration: none;
    font-size: 12px;
    color: #999999;
    border-right: #333333 1px dotted;
    padding: 0 5px 0 5px;
}

.curr-lang {
    text-decoration: none;
    font-size: 12px;
    color: #333333;
    border-right: #333333 1px dotted;
    padding: 0 5px 0 5px;
}

.list-langs:hover {
    color: #333333;
}

.main-menu {
    width: 100%;
    float: left;
    height: 60px;
    margin: 12px 0 0 0;
}

.main-menu .menu-box {
    margin: 0 auto;
    width: 960px;
    height: 60px;
    background-color: #3e3e3e;
    border-radius: 3px;
}

.menu-box a {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    padding: 0 15px 0 15px;
    font-family: Verdana;
}

.menu-box .home {
    background: url(../images/home.png) no-repeat left;
    padding: 0 20px 0 30px;
}

.menu-box a:hover {
    color: #3fd8ea;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container form {
    padding-bottom: 10px;
}
.page-center {
    margin: 0 auto;
    width: 960px;
    height: auto;
    min-height: 20px;
}

.page-center:before,
.page-center:after {
    content: '';
    width: 100%;
    display: table;
}

.page-center:after {
    clear: both;
}
.footer-red {
    width: 960px;
    height: auto;
    min-height: 20px;
    background-color: #3e3e3e;
    margin: 20px auto;
    border-radius: 3px;
}

.footer-main {
    margin: 0 auto;
    width: 960px;
    height: auto;
}

.footer-main .copyright {
    float: left;
    width: 98%;
    height: auto;
    color: #FFFFFF;
    font-size: 11px;
    margin: 50px 0 10px 2%;
}

.footer-main .box {
    float: left;
    width: 290px;
    height: auto;
    min-height: 20px;
    margin: 20px 0 0 20px;
    color: #FFFFFF;
}

.footer-main .box label {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 16px;
}

.footer-main .box a {
    float: left;
    width: 97%;
    margin: 0 0 0 3%;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
}

.footer-main .box a:hover {
    text-decoration: underline;
}

.footer-main .box span {
    float: left;
    width: 97%;
    margin: 0 0 15px 3%;
    color: #FFFFFF;
    font-size: 11px;
}

.footer-main .box .partners {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    border-bottom: #FFFFFF 1px dashed;
}

.footer-main .box .partners a {
    float: left;
    text-decoration: none;
    margin: 0 10px 10px 0;
    width: 130px;
}

.footer-main .box .social {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.footer-main .box .social a {
    float: left;
    text-decoration: none;
    margin: 0 10px 10px 0;
    width: 24px;
}



.request-line-aside.agreement label {
    display: inline-block;
    position: relative;
    left: 176px;
    padding-bottom: 20px;
    font-size: 13px;
    font-weight: normal;
    color: inherit;
}

.request-line-aside.agreement input {
    margin: 10px 2px 0 0;
    top: 2px;
    position: relative;
    display: inline-block;
}

.request-line-aside.agreement label a {
    text-decoration: none;
    color: #333;
}

.request-line-aside.agreement label a:hover {
    color: #17cbe0;
}

.special-pages>.container {
    padding-bottom: 20px;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, 
.embed-responsive embed, 
.embed-responsive iframe, 
.embed-responsive object, 
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}