/*
Theme Name: ИЦ ТПС ЖТ
Version: 1.0
Theme URI: https://zpweblancer.ru/
Author: Slavik1985
Author URI: https://zpweblancer.ru/
Description: Шаблон для ИЦ ТПС ЖТ.
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tct

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body {
    margin: 0 auto;
    padding: 0;
    height: 200%;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #555555;
    font-size: 14px;
    text-align: left;
    background-color: #ddf2ff;
}

header, section, footer, aside, nav, article, figure {
    display: block;
}

h1, h2, h3, h4, p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input {
    outline: none;
}

a img, a img:active, a img:focus {
    border: none;
    outline: none;
    border-collapse:collapse;
}

table  {
    border-collapse:collapse;
    border: none;
}

a:hover {
    text-decoration: none;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}

img {
    border: 0;
}

form {
    margin: 0;
    padding: 0;
}

a {
    outline: 0;
    color: #191970;
}

ul, ol {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.link-h-none:hover {
    text-decoration: none;
    border-bottom: none;
}

.link-h-none-parent a:hover {
    text-decoration: none;
    border-bottom: none;
}

.link-h-underline:hover {
    text-decoration: underline;
}

.link-h-underline-parent a:hover {
    text-decoration: underline;
}

.button-h-opacity:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.left {
    float: left;
}

.right {
    float: right;
}

@font-face {
    font-family: 'DEUSEX';
    src: url('fonts/DEUSEX.eot');
    src: url('fonts/DEUSEX.eot') format('embedded-opentype'),
    url('fonts/DEUSEX.woff') format('woff'),
    url('fonts/DEUSEX.ttf') format('truetype'),
    url('fonts/DEUSEX.svg#DEUSEX') format('svg');
    font-weight: normal;
    font-style: normal;
}

.main-section {
    margin: 0 auto;
    width: 1000px;
    /*border:1px solid #CCC;*/
    position: relative;
}

.main-section-2 {
    margin: 0 auto;
    width: 1200px;
    background-color: #FFF;
}


/*header */
header {
    height: 215px;
    background: url('img/header-bg.png') no-repeat;
    background-color: #FFF;
    position: relative;
}

.header-inner {
    position: relative;
}

.logo {
    width: 501px;
    height: 90px;
    background: url('img/logo.png') no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    left: 30px;
    top: 55px;
}

.header-slogan {
    color: #00436d;
    font-family: 'DEUSEX';
    font-size: 12px;
    position: absolute;
    left: 163px;
    top: 110px;
}

.header-phone {
    color: #00436d;
    background: url('img/header-phone.png') no-repeat 0 3px;
    font-family: 'DEUSEX';
    font-size: 20px;
    line-height: 24px;
    position: absolute;
    right: 0px;
    top: 65px;
    padding: 0 0 0 30px;
    text-align: right;
}

.header-phone-2 {
    background: none;
    top: 90px;
    padding: 0;
}

.header-mail {
    color: #00436d;
    background: url('img/header-mail.png') no-repeat 0 3px;
    font-family: 'DEUSEX';
    font-size: 13px;
    position: absolute;
    right: 0px;
    top: 126px;
    padding: 0 0 0 20px;
    text-align: right;
}

.header-phone-2 span {
    display: block;
    float:  left;
    font-size: 10px;
    padding: 0 5px 7px 0;
}

.header-nav {
    height: 45px;
    position: absolute;
    bottom: 0;
    background-color: #00436d;
    border-top: 3px solid #c7dce9;
}

.header-nav ul {
    height: 40px;
    background-color: #0274a7;
    display: table;
}

.header-nav ul li {
    display: table-cell;
    border-left: 1px solid #015175;
    line-height: 35px;
    text-align: center;
}

.header-nav ul li:first-child {
    border-left: 0 none;
}

.header-nav ul li a {
    display: block;
    color: #FFF;
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
    border-top: 5px solid #0274a7;
    padding: 0 15px 0 15px;
}

.header-nav ul li a:hover {
    border-top: 5px solid #a0e3ff;
}
/*end header */


/*section gallery*/
.gallery {
    position: relative;
}

.gallery-inner {
    width: 1010px;
    height: 465px;
    padding-top: 45px;
}

/*slider*/
.slider {
    width: 1010px;
}

.slider-list {
    list-style-type: none;
    width: 1010px;
}

.slider-list > li {
    width: 1010px;
    float: left;
    text-align: right;
    position: relative;
}

.slider-list > li:before {
    content: "";
    display: inline-block;
    width: 622px;
    height: 415px;
    background: url('img/slider/slider-bg.png') no-repeat;
    position: absolute;
    left: 10px;
    top: 0px;
}

.slider-list > li > img {
    max-width: 1000px;
    height: 415px;
    z-index: 150;
}

.slider .bx-wrapper {
    max-width: 1010px !important;
    height: auto;
}

.slider .bx-wrapper .bx-viewport {
    width: 1010px !important;
    position: relative;
    left: 0px;
    z-index: 1;
}

.slider .bx-wrapper .bx-pager-box {
    position: relative;
}

.slider .bx-wrapper .bx-pager {
    position: absolute;
    right: -10px;
    bottom: -37px;
    z-index: 2;
}

.slider .bx-wrapper .bx-pager .bx-pager-item {
    float: left;
    margin-right: 10px;
    background-color: #FFF;
    z-index: 200;
}

.slider .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
    width: 16px;
    height: 16px;
    display: block;
    background: #b0b0b0;
    -webkit-box-shadow: inset 2px 2px 2px rgba(50, 50, 50, 0.75), inset -2px -2px 2px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    inset 2px 2px 2px rgba(50, 50, 50, 0.75), inset -2px -2px 2px rgba(50, 50, 50, 0.75);
    box-shadow:         inset 2px 2px 2px rgba(50, 50, 50, 0.75), inset -2px -2px 2px rgba(50, 50, 50, 0.75);
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    text-indent: -999px;
}

.slider .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active {
    background: #646464;
}

.slider-title {
    width: 424px;
    height: 67px;
    background: url('img/slider/slider-title.png') no-repeat;
    position: absolute;
    left: -10px;
    bottom: -1px;
    padding: 6px 0 3px 0;
    color: #FFF;
    font-size: 24px;
    line-height: 67px;
    font-family: 'DEUSEX';
    text-align: center;
    z-index: 1500 !important;
}

.slider-text {
    width: 260px;
    position: absolute;
    left: 70px;
    top: 180px;
    color: #a6e1ff;
    font-size: 16px;
    line-height: 24px;
    font-family: 'DEUSEX';
    text-align: center;
    text-align: left;
}

.slider-divide {
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    bottom: 16px;
    left: 10px;
    width: 920px;
}
/*end section gallery*/

/*section info*/
.info {
    position: relative;
}

.info-inner {
    text-align:justify;
    padding: 0 0 0 0;
}

/*
.section-heading {
    font-family: 'DEUSEX';
    font-size: 14px;
    padding: 15px 0 15px 0;
    color: #3f3f3f;
}

.info-heading {
    font-weight: bold;
    font-size: 18px;
    padding: 0px 0 15px 0;
}

.info-text {
    padding: 0px 0 15px 0;
    _width: 830px;
}
*/
/*end section info*/


/*section partners*/
.partners {
    position: relative;
}

.partners-inner {
    width: 910px !important;
    padding: 0 0 0 90px;
}

.partners-slider {
    background-color: #cadeea;
    height: 60px;
}

/*slider2*/
.slider2 {
    width: 1000px;
    position: relative;
}

.slider2-list {
    list-style-type: none;
    width: 1000px;
}

.slider2-list > li {
    width: 240px;
    height: 60px;
    line-height: 60px;
    float: left;
    text-align: center;
    background:none;
    padding:0;
}

.slider2-list-img {
    vertical-align: middle;
}

.slider2 .bx-wrapper {
    max-width: 1000px !important;
    height: auto;
}

.slider2 .bx-wrapper .bx-viewport {
    width: 960px !important;
    position: relative;
    left: 20px;
    z-index: 1;
}


.slider2  .bx-next,  .bx-prev {
    display: inline;
}

.slider2 .bx-wrapper .bx-next {
    right: 0px;
    background: url('img/slider2-arrow-right.png') no-repeat;
}

.slider2 .bx-wrapper .bx-prev {
    left: 0px;
    background: url('img/slider2-arrow-left.png') no-repeat;
}

.slider2 .bx-wrapper .bx-next, .slider2 .bx-wrapper .bx-prev {
    width: 10px;
    height: 14px;
    position: absolute;
    top: 23px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 50;
}

.slider2-link {
    display: block;
    line-height: 60px;
    height: 60px;
    vertical-align: middle;
}

.slider2-link:hover {
    background-color: #b8d0de;
}

.slider2-link:active {
    background-color: #9bbbce;
}
/*end section partners*/


/*section info-block*/
.info-block {
    position: relative;
}

.info-block-1 {
    height: 45px;
    background-color: #FFF;
}

.info-block-2 {
    height: 45px;
    background-color: #c7dce9;
}

.info-block-3 {
    _height: 415px;
    _background-color: #8baec4;
    position: relative;
}

.info-block-3-inner {
    position: relative;
}

.front-center-block-wrapper{
    float: left;
    width: 100%;
    margin-right: -620px;
    background-color: #FFF;
}

.front-center-block{
    margin-left: 100px;
    margin-right: 620px;
    text-align: justify;
}
.front-sidebar-block{
    width: 500px;
    float: right;
    margin-right: 100px;
}
.center-block-wrapper{
    position: relative;
    margin: 0 100px;
    background-color: #FFF;
}
.center-block{
    position: relative;
}
.front-center-block h1,
.center-block h1{
    font-family: 'DEUSEX';
    color: #3f3f3f;
    font-size: 20px;
    padding: 15px 0;
}
.front-center-block h2,
.center-block h2{
    font-family: 'DEUSEX';
    color: #3f3f3f;
    font-size: 18px;
    padding: 12px 0;
}
.front-center-block h3,
.center-block h3{
    font-family: 'DEUSEX';
    color: #3f3f3f;
    font-size: 16px;
    padding: 10px 0;
}
.front-center-block h4,
.center-block h4{
    font-family: 'DEUSEX';
    color: #3f3f3f;
    font-size: 14px;
    padding: 10px 0;
}

.front-center-block p,
.center-block p {
    font-size: 16px;
    line-height: 1.5em;
}

.front-center-block ul,
.center-block ul {
    list-style-type: none;
}

.front-center-block li,
.center-block li{
    line-height: 24px;
    padding: 0 0 0 23px;
    background: url('img/ic/ic-list.png') no-repeat 0 6px;
}

.reviews {
    width: 470px;
    background-color: #FFF;
    padding: 0 15px 10px 15px;
}

.reviews-top {
    color: #10556e;
    font-family: 'DEUSEX';
    font-size: 22px;
    line-height: 45px;

}

.reviews-list{
    list-style-type: none;
    width: 470px;
}

.reviews-list li{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}


/*slider3*/
.slider3 {
    width: 470px;
    z-index: 100;
}

.slider3-list {
    list-style-type: none;
    width: 470px;
    height: 370px;
}

.slider3-list > li {
    width: 470px;
    height: 184px;
    border-bottom: 1px solid #e5e5e5;
    background:none;
    padding:0;
}

.slider3 .bx-wrapper {
    max-width: 470px !important;
    height: auto;
    position: -30px;
}

.slider3 .bx-wrapper .bx-viewport {
    width: 470px !important;
    position: relative;
    left: 0px;
    z-index: 1;
}

.slider3  .bx-next,  .bx-prev {
    display: inline;
}

.slider3 .bx-wrapper .bx-next {
    right: 20px;
    background: url('img/slider3-arrow-right.png') no-repeat;
}

.slider3 .bx-wrapper .bx-next:hover {
    background: url('img/slider3-arrow-right-a.png') no-repeat;
}

.slider3 .bx-wrapper .bx-prev {
    right: 50px;
    background: url('img/slider3-arrow-left.png') no-repeat;
}

.slider3 .bx-wrapper .bx-prev:hover {
    background: url('img/slider3-arrow-left-a.png') no-repeat;
}

.slider3 .bx-wrapper .bx-next, .slider3 .bx-wrapper .bx-prev {
    width: 21px;
    height: 21px;
    position: 3px;
    top: 12px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 50;
}

.slider3-inner {
    font-family: 'DEUSEX';
    text-align: left;
    padding: 20px 0 0 0;
}

.slider3-inner-top {
    margin: 0 0 20px 0;
    height: 60px;
}

.slider3-inner-top img{
    margin:-10px 10px 10px 0;
}

.slider3-inner-img {
    width: 60px;
    height: 60px;
    float: left;
    padding: 10px 0 0 0;
}

.reviews-name {
    width: 400px;
    font-size: 14px;
    color: #405158;
    /*float: right;*/
}

.reviews-position {
    font-size: 10px;
    color: #405158;
    padding: 10px 0 0 0;
}

.reviews-link {
    display: block;
    width: 440px;
    padding: 0 15px 0 15px;
    font-size: 11px;
    line-height: 14px;
    color: #0b678b;
    text-decoration: none;
    position: relative;
}

.reviews-link:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 7px;
    background: url('img/slider-3-mark-1.png') no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
}

.reviews-link:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 7px;
    background: url('img/slider-3-mark-1.png') no-repeat;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.cat-reviews {
	width: 100px;
	height: auto;
}

.news {
    width: 470px;
    padding: 0 15px 10px 15px;
    background-color: #8baec4;
}

.news-date {
    color: #FFF;
    font-size: 12px;
    padding: 0 0 5px 0;
}

.news-title {
    color: #00436d;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.news-list{
    list-style-type: none;
    width: 470px;
}
.news-list li{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}

.news-text {
    color: #FFF;
    font-size: 12px;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    padding: 10px 0 5px 0;
}

.news-more {
    color: #506572;
    font-size: 11px;
    float: right;
    text-decoration: none;
}

.news-all{
    font-family: 'DEUSEX';
    color: #506572;
    font-size: 11px;
    display: block;
    margin-top: 7px;
    /*text-align: center;*/
}
/*end section info-block*/

footer {
    background-color: #00436d !important;
    height: 160px;
    position: relative;
    z-index: 500;
}

footer:after {
    content: "";
    display: inline-block;
    width: 113px;
    height: 113px;
    background: url('img/footer-mark.png') no-repeat;
    position: relative;
    right: 0px;
    bottom: 100px;
    z-index: 700;
}

.footer-inner {
    height: 100px;
    position: relative;
    top: 60px;
}

.footer-nav {
    height: 60px;
    position: absolute;
    top: 0;
    bottom: auto;
    background-color: #c7dce9;
    z-index: 500;
}

.footer-nav ul {
    height: 35px;
    display: table;
    margin-top: 12px;
}

.footer-nav ul li {
    display: table-cell;
    border-left: 1px solid #015175;
    line-height: 35px;
    text-align: center;
    z-index: 800;
}

.footer-nav ul li:first-child {
    border-left: 0 none;
}

.footer-nav ul li a {
    display: block;
    color: #506572;
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
    padding: 0 15px 0 15px;
    z-index: 800;
}

.footer-copy {
    color: #a6c1d2;
    font-size: 12px;
    line-height: 40px;
}

.footer-nav-last {
    z-index: 900;
}
/*end index*/


/*page ic*/
.ic {
    padding: 20px 0 80px 0;
}

.sertificates-block {
    position: relative;
    padding: 0 0 40px 0;
}

.sertificates-link {
    margin: 0 0 0 10px;
}

.sertificates-link img {
    border: 1px solid #CCC;
}

.sertificates-text {
    font-size: 16px;
    line-height: 24px;
    width: 380px;
    padding: 0 0 40px 0;
}

.sertificates-text-italic {
    font-style: italic;
}

.sertificates-page-link {
    color: #555555;
}

.sertificates-list {
    list-style-type: none;
    width: 440px;
}

.sertificates-list li {
    padding: 0 0 0 23px;
    background: url('img/ic/ic-list.png') no-repeat 0 6px;
}


/*section ic-slider*/
.ic-slider-inner {
    width: 1000px;
    margin: 0 0 30px 0;
}


/*slider4*/
.slider4 {
    width: 1000px;
    position: relative;
}

.slider4-list {
    list-style-type: none;
    width: 1000px;
}

.slider4-list > li {
    width: 280px;
    height: 210px;
    line-height: 210px;
    float: left;
    text-align: center;
    background:none;
    padding:0;
}

.slider4-list-img {
    vertical-align: middle;
}

.slider4 .bx-wrapper {
    max-width: 1000px !important;
    height: auto;
}

.slider4 .bx-wrapper .bx-viewport {
    width: 960px !important;
    position: relative;
    left: 20px;
    z-index: 1;
}


.slider4  .bx-next,  .bx-prev {
    display: inline;
}

.slider4 .bx-wrapper .bx-next {
    right: 0px;
    background: url('img/slider2-arrow-right.png') no-repeat;
}

.slider4 .bx-wrapper .bx-prev {
    left: 0px;
    background: url('img/slider2-arrow-left.png') no-repeat;
}

.slider4 .bx-wrapper .bx-next, .slider4 .bx-wrapper .bx-prev {
    width: 10px;
    height: 14px;
    position: absolute;
    top: 105px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 50;
}
/*end page ic*/


/*page inner 2-6*/
.sertificates-list-2 {
    width: 1000px !important;
}

.sertificates-text-2 {
    width: 1000px !important;
}

.sertificates-text-float {
    display: none;
}

.sertificates-text-float p {
    padding: 0 0 20px 0;
}

.span-bold {
    font-weight: bold;
}

.vacancies {
    padding: 20px 0 80px 0;
    font-size: 18px;
}

.vacancies p {
    padding:  10px 0 10px 0;
}

.vacancies-list {
    list-style-type: none;
    font-weight: bold;
}

.vacancies-input {
    width: 970px;
    height: 24px;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    background-color: #f2f2f3;
    color: #9a9a9a;
    border: 0 none;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 15px 12px 15px;
    margin: 0px 0px 30px  0;
    -webkit-box-shadow: inset 2px 2px 1px rgba(50, 50, 50, 0.2), inset -2px -2px 1px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    inset 2px 2px 1px rgba(50, 50, 50, 0.2), inset -2px -2px 1px rgba(50, 50, 50, 0.2);
    box-shadow:         inset 2px 2px 1px rgba(50, 50, 50, 0.2), inset -2px -2px 1px rgba(50, 50, 50, 0.2);
}

.vacancies-input-2 {
    height: 94px;
}

.vacancies-textarea {
    width: 970px;
    height: 264px;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    background-color: #f2f2f3;
    color: #9a9a9a;
    border: 0 none;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 15px 12px 15px;
    margin: 0px 0px 30px  0;
    -webkit-box-shadow: inset 2px 2px 1px rgba(50, 50, 50, 0.2), inset -2px -2px 1px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    inset 2px 2px 1px rgba(50, 50, 50, 0.2), inset -2px -2px 1px rgba(50, 50, 50, 0.2);
    box-shadow:         inset 2px 2px 1px rgba(50, 50, 50, 0.2), inset -2px -2px 1px rgba(50, 50, 50, 0.2);
    outline: none;
    resize: none;
    overflow: auto;
}

.vacancies-button {
    width: 270px;
    height: 48px;
    cursor: pointer;
    background-color: #0376a7;
    color: #FFF;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 18px;
    text-align: center;
    border: none;
    outline: none;
}

.contacts-info {
    float: left;
    width: 400px;
}

.contacts-table {
    width: 100%;
}

.contacts-table tr td {
    vertical-align: top;
    text-align: left;
    padding: 0 0 20px 0;
    font-size: 14px;
    line-height: 19px;
}

.contacts-table tr td:first-child {
    width: 60px;
}

.contacts-table-top {
    color: #28abcc;
}

.contacts-table-text {
    color: #777777;
}

.contacts-map {
    float: right;
    width: 600px;
}

.contacts-text {
   margin: 30px 0 30px 0;
}

.contacts-input {
    width: 260px !important;
}

.contacts-button {
    width: 290px !important;
}

.contacts-map .section-heading + p {
	padding-top: 0;
}

.news-article {
width:1000px;    
    margin: 0 0 40px 0;
    border-bottom: 2px solid#e5e5e5;
}

.news-article-img {
    width:  200px;
    height: 134px;
    float: left;
    margin: 0 20px 20px 0;
}

.news-heading {
    padding:  0 0 40px 0;
}

.news-article-text {
margin-left:220px;
    width: 780px;
    height: 134px;
    _float: left;    
}

.news-article-date {
    font-family: 'DEUSEX';
    font-size: 12px;
    line-height: 18px;
    color: #405158;
}

.news-article-title {
    font-family: 'DEUSEX';
    font-size: 14px;
    line-height: 18px;
    color: #00436d;
    text-transform: uppercase;
    text-decoration: none;
}

.news-article-content {
    margin: 5px 0 0 0;
    font-size: 13px;
    line-height: 16px;
    color: #555555;
}

.news-article-more {
margin: 0 0 10px 0;
    text-align: right;
    font-size: 12px;
    line-height: 16px;
    color: #506572;
    text-decoration: none;
    float: right;
}

.news-article-full-text {
    margin: 5px 0 0 0;
    font-size: 13px;
    line-height: 16px;
    color: #555555;
}

.news-article-full-img {
    padding-bottom: 20px;
}

.news-article-full-text > p {
    padding: 0 0 15px 0;
}

.news-article-back {
    position: relative;
    font-size: 12px;
    color: #506572;
    float: right;
    text-transform: uppercase;
}

.news-article-back:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 14px;
    background: url('img/news/news-back-mark.png') no-repeat;
    position: absolute;
    right: -15px;
    top: 0px;
}

.video-gallery {
    background-color: #b2c6d3;
    height: 465px;
}

.video-gallery-list {
    list-style-type: none;
    width: 1000px;
}

.video-gallery-list > li {
    width: 1000px;
    float: left;
    text-align: right;
    position: relative;
}

.video-gallery-inner-block {
    width: 1000px;
    height: 365px;
    margin: 50px 0 0 0;
}

.video-gallery-iframe {
    float: left;
    width: 640px;
    height: 365px;
    border: 0 none;
}

.video-gallery-text {
    width: 260px;
    height: 325px;
    background-color: #FFF;
    float: right;
    padding: 20px;
    text-align: left;
}

.video-gallery-text-top {
    color: #00436d;
    padding: 0 0 10px 0;
}

.video-gallery-text > p {
    padding: 0 0 10px 0;
}

.gallery-page-content {
    padding: 50px 0 50px 0;
    background-color: #FFF;
}

.train-card-catalog {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    list-style-type: none;
}

.train-card-catalog > li{
    display: inline-block;
    //display: inline;
    zoom: 1;
    vertical-align: top;
    width: 210px;
    margin: 0 20px 30px 20px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: normal;
    border-bottom: 2px solid  #a0a7ab;
    background: none;
    padding: 0;
}

.train-card {
    width: 208px;
    height: 430px;
    background-color: #f5f5f5;
    border: 1px solid #efefef;
}

.train-card-img {
    width: 208px;
    height: 165px;
    margin: 0 0 15px 0;
}

.train-card-text {
    width: 188px;
    padding: 0 10px 0 10px;
}

.train-card-name {
    color: #0b678b;
    font-size: 14px;
    line-height: 20px;
    height: 65px;
    margin: 0 0 10px 0;
}

.train-card-date {
    color: #414141;
    font-size: 14px;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #efefef;
}

/*slider5*/
.slider5 {
    width: 1000px;
}

.slider5-list {
    list-style-type: none;
    width: 1000px;
    /*height: 900px;*/
}

.slider5-list > li {
    width: 1000px;
    background: none;
    padding: 0;
    /*height: 900px;*/
}

.slider5 .bx-wrapper {
    max-width: 1000px !important;
    height: auto;
}

.slider5 .bx-wrapper .bx-viewport {
    width: 1000px !important;
    position: relative;
    left: 0px;
    z-index: 1;
}

.slider5  .bx-next,  .bx-prev {
    display: inline;
}

.slider5 .bx-wrapper .bx-next {
    right: 20px;
    background: url('img/slider5-arrow-right.png') no-repeat;
}

.slider5 .bx-wrapper .bx-next:hover {
    background: url('img/slider5-arrow-right-a.png') no-repeat;
}

.slider5 .bx-wrapper .bx-prev {
    right: 50px;
    background: url('img/slider5-arrow-left.png') no-repeat;
}

.slider5 .bx-wrapper .bx-prev:hover {
    background: url('img/slider5-arrow-left-a.png') no-repeat;
}

.slider5 .bx-wrapper .bx-next, .slider5 .bx-wrapper .bx-prev {
    width: 21px;
    height: 21px;
    position: absolute;
    top: -941px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 50;
}

.slider5 .bx-wrapper .bx-controls {
    position: relative;
}

.edit-link-content {
	position: absolute;
	z-index: 1000000;
    background-color: rgba(255, 255, 255, .8);
    left: -80px;
}

.edit-link-content a {
	color: red;
	font-size: 12px !important;
	font-weight: bold !important;
	outline: 1px solid red;
	text-decoration: none;
	text-transform: uppercase !important;
	padding: 0 5px;
}

.edit-link-content a:hover {
	color: #0274A7;
	background: #FFCCFF;
}

/* owl slider */
.owl-carousel .owl-wrapper-outer{
    left:25px;
    width: 950px;
}
.owl-theme .owl-controls .owl-buttons div{
    background: none;
}
.owl-item img:hover{
    opacity: .8;
}

.owl-theme .owl-controls .owl-buttons .owl-next,
.owl-theme .owl-controls .owl-buttons .owl-prev {
    width: 10px;
    height: 14px;
    position: absolute;
    top: 105px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    overflow: hidden;
    z-index: 50;
    padding:0;
    margin: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px;
    background: url('img/slider2-arrow-right.png') no-repeat;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0px;
    background: url('img/slider2-arrow-left.png') no-repeat;
}

/* content view projects */
.pt-cv-wrapper{
    margin-left: 20px;
}
.pt-cv-wrapper .pt-cv-content-item{
    margin:20px;
    padding:0px;
    height: 450px;
    width: 210px;
    background-color: #f5f5f5;
    border: 1px solid #efefef;
    border-bottom: 2px solid #a0a7ab;
}
.pt-cv-wrapper .pt-cv-content-item img.pt-cv-thumbnail {
    width: 210px;
    height: 170px;
}

.pt-cv-wrapper .pt-cv-content-item .pt-cv-title{
    padding: 0 5px;
    color: #0b678b;
    height: 65px;
}

.pt-cv-wrapper .pt-cv-content-item .pt-cv-content{
    padding: 0 5px;
}

.pt-cv-wrapper .pt-cv-content-item .pt-cv-content hr{
    margin: 5px 0;
}
.pt-cv-wrapper .pt-cv-content-item .pt-cv-content p{
    font-size: 12px;
}
.pt-cv-wrapper .pt-cv-content-item h4.pt-cv-title{
    font-size: 12px;
    font-weight: normal;
}
.pt-cv-wrapper .pt-cv-content-item .pt-cv-href-thumbnail:hover{
    opacity: 0.8;
}

.pt-cv-wrapper .pt-cv-title a{
    font-weight: 100;
}

/* language widget*/
.lang{
    position:absolute;
    top:6px;
    right:10px;
}