@font-face {
    font-family: 'PTSans Narrow';
    src: url('../fonts/ptsans_narrow.eot');
    src: url('../fonts/ptsans_narrow.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsans_narrow.woff2') format('woff2'),
    url('../fonts/ptsans_narrow.woff') format('woff'),
    url('../fonts/ptsans_narrow.ttf') format('truetype'),
    url('../fonts/ptsans_narrow.svg#PTSans Narrow') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSans Narrow';
    src: url('../fonts/ptsans_narrow_bold.eot');
    src: url('../fonts/ptsans_narrow_bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsans_narrow_bold.woff2') format('woff2'),
    url('../fonts/ptsans_narrow_bold.woff') format('woff'),
    url('../fonts/ptsans_narrow_bold.ttf') format('truetype'),
    url('../fonts/ptsans_narrow_bold.svg#PTSans Narrow') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'PTSans';
    src: url('../fonts/ptsans_regular.eot');
    src: url('../fonts/ptsans_regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsans_regular.woff2') format('woff2'),
    url('../fonts/ptsans_regular.woff') format('woff'),
    url('../fonts/ptsans_regular.ttf') format('truetype'),
    url('../fonts/ptsans_regular.svg#PTSans') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSans';
    src: url('../fonts/ptsans_italic.eot');
    src: url('../fonts/ptsans_italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsans_italic.woff2') format('woff2'),
    url('../fonts/ptsans_italic.woff') format('woff'),
    url('../fonts/ptsans_italic.ttf') format('truetype'),
    url('../fonts/ptsans_italic.svg#PTSans') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('../fonts/ptsans_bold.eot');
    src: url('../fonts/ptsans_bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsans_bold.woff2') format('woff2'),
    url('../fonts/ptsans_bold.woff') format('woff'),
    url('../fonts/ptsans_bold.ttf') format('truetype'),
    url('../fonts/ptsans_bold.svg#PTSans') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('../fonts/ptsans_bold_italic.eot');
    src: url('../fonts/ptsans_bold_italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ptsans_bold_italic.woff2') format('woff2'),
    url('../fonts/ptsans_bold_italic.woff') format('woff'),
    url('../fonts/ptsans_bold_italic.ttf') format('truetype'),
    url('../fonts/ptsans_bold_italic.svg#PTSans') format('svg');
    font-weight: bold;
    font-style: italic;

}

/*@font-face {*/
    /*font-family: 'Droid';*/
    /*src: url('../fotns/droidsans-webfont.eot');*/
    /*src: url('../fotns/droidsans-webfont.eot?#iefix') format('embedded-opentype'),*/
    /*url('../fotns/droidsans-webfont.woff2') format('woff2'),*/
    /*url('../fotns/droidsans-webfont.woff') format('woff'),*/
    /*url('../fotns/droidsans-webfont.ttf') format('truetype'),*/
    /*url('../fotns/droidsans-webfont.svg#droid_sansregular') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/

/*}*/

/*@font-face {*/
    /*font-family: 'DroidBold';*/
    /*src: url('../fotns/droidsans-bold-webfont.eot');*/
    /*src: url('../fotns/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),*/
    /*url('../fotns/droidsans-bold-webfont.woff2') format('woff2'),*/
    /*url('../fotns/droidsans-bold-webfont.woff') format('woff'),*/
    /*url('../fotns/droidsans-bold-webfont.ttf') format('truetype'),*/
    /*url('../fotns/droidsans-bold-webfont.svg#droid_sansbold') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/

/*}*/

@font-face {
    font-family: 'Droid';
    src: url('../fotns/DroidSans.eot');
    src: url('../fotns/DroidSans.eot?#iefix') format('embedded-opentype'),
    url('../fotns/DroidSans.woff2') format('woff2'),
    url('../fotns/DroidSans.woff') format('woff'),
    url('../fotns/DroidSans.ttf') format('truetype'),
    url('../fotns/DroidSans.svg#DroidSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidBold';
    src: url('../fotns/DroidSans-Bold.eot');
    src: url('../fotns/DroidSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fotns/DroidSans-Bold.woff2') format('woff2'),
    url('../fotns/DroidSans-Bold.woff') format('woff'),
    url('../fotns/DroidSans-Bold.ttf') format('truetype'),
    url('../fotns/DroidSans-Bold.svg#DroidSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}





html,
body {
    height: 100%;
    font-family: "PTSans";
}

.btn-warning {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 123, 54, 12 );
    background-image: -moz-linear-gradient( 90deg, rgb( 249, 99, 9 ) 0%, rgb( 255, 131, 56 ) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb( 249, 99, 9 ) 0%, rgb( 255, 131, 56 ) 100%);
    box-shadow: 0px 1px 1px 0px rgb( 123, 54, 12 );
    border-radius: 150px;
    width: 301px;
    height: 65px;
    font: 24px/48px "PTSansBold";
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 1px 0px rgb( 0, 0, 0 );
}

.btn-warning:hover, .btn-warning:focus {
    background-image: -moz-linear-gradient( 90deg, rgb( 255, 131, 56 ) 0%, rgb( 249, 99, 9 ) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb( 255, 131, 56 ) 0%, rgb( 249, 99, 9 ) 100%);
}

.btn-primary {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 49, 129, 180 );
    background-image: -moz-linear-gradient( 90deg, rgb( 25, 128, 192 ) 0%, rgb( 67, 149, 200 ) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb( 25, 128, 192 ) 0%, rgb( 67, 149, 200 ) 100%);
    box-shadow: 0px 1px 0px rgb( 0, 0, 0 );
    width: 318px;
    height: 72px;
    font: 24px/56px "PTSansBold";
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 2px 0px rgb( 0, 0, 0 );
}

.btn-primary:hover, .btn-primary:focus {
    background-image: -moz-linear-gradient( 90deg, rgb( 67, 149, 200 ) 0%, rgb( 25, 128, 192 ) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb( 67, 149, 200 ) 0%, rgb( 25, 128, 192 ) 100%);
}

.row-btn {
    text-align: center;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;

}

.h2-sec {
    font: 36px 'DroidBold';
    font-weight: bold;
    text-transform: uppercase;
    color: #34210d;
    text-align: center;
}

.h2-sec:before {
    content: '';
    display: block;
    width: 420px;
    height: 34px;
    margin: 0 auto;
    background: url("/images/frontend/line-section.png") center no-repeat;
}

.help-block {
    /*margin-bottom: 30px;*/
    /*margin-bottom: 25px;*/
    margin: 0;
    position: absolute;
    margin-top: -17px;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #f20804;
	font-weight: bold;
}

.has-error .form-control {
	border: 2px solid #f20804!important;
}

.carousel-indicators li {
    border: 1px solid #34210d;
}

.carousel-indicators .active {
    background-color: #34210d;
}

.carousel-indicators {
    bottom: -65px;
}

.carousel .item img {
    /*border: 4px solid #beebf5;*/
    /*display: block;*/
    /*width: auto;*/
    /*margin: 0 auto;*/
	
	width: 100%!important;
    height: auto!important;
}

.carousel-inner {
    /*width: 103%;*/
}

.carousel-indicators {
    /*width: 63%;*/
}

.modal-header {
    border: 0px;
}

.modal-body {
    text-align: center;
    font-family: "Droid";
    color: #2c2e37;
}

.modal-content {
    background: #ffe9bf;
}

/*-- HEADER --*/
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 92px;
    background-color: rgba(0, 13, 29, 0.8);
    z-index: 100;
}

.header-logo {
    margin-top: 15px;
}

.header-menu {
    margin-top: 38px;
}

.header-menu ul {
    list-style: none;
}

.header-menu ul li {
    display: inline-block;
    margin-left: 24px;
}

.header-menu ul li:first-child {
    margin-left: 0;
}

.header-menu ul li a {
    color: #ffffff;
    font: 17px "PTSansBold";
    text-transform: uppercase;
    text-decoration: none;
}

.header-menu ul li a:hover {
    color: #f48003;
}

.header-phone {
    margin-top: 34px;
}

.header-phone a {
    color: #ffffff;
    font: 28px "PTSans";
    text-transform: uppercase;
    text-decoration: none;
}

.toggle-mnu {
    float: right;
    position : absolute;
    right : 0;
    top : 0;
    display: block;
    width: 28px;
    height: 28px;
    margin-top: 4px;
    text-align : center;
    line-height : 48px;
    z-index: 4;
}

.toggle-mnu span:after,
.toggle-mnu span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
}

.toggle-mnu span:after {
    top: 18px;
}

.toggle-mnu span {
    position: relative;
    display: block;
}

.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px;
}

.toggle-mnu.on span {
    background-color: transparent;
}

.toggle-mnu.on span:before {
    transform: rotate(45deg) translate(-1px, 0px);
}

.toggle-mnu.on span:after {
    transform: rotate(-45deg) translate(6px, -7px);
}

.toggle-mnu.on + #menu {
    opacity: 1;
    visibility: visible;
}

/*-- END HEADER --*/


/*------------------------------------- PITER-CAZAN -------------------------------------*/

.header-banner {
    position: relative;
    width: 100%;
    /*height: 800px;*/
}

.header-banner img {
    width: 100%;
    height: auto;
}

.header-banner .left-col {
    /*height: 800px;*/
    padding: 0;
    background: url("/images/frontend/bg-moscow.jpg");
    background-size: cover;
    background-position: center;
}

.header-banner .right-col {
    /*height: 800px;*/
    padding: 0;
    background: url("/images/frontend/bg-kazan.jpg");
    background-size: cover;
    background-position: center;
}

.header-main-block {
    position: absolute;
    top: 108px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 760px;
    height: 460px;
    background: rgba(0, 0, 0, 0.5) url("/images/frontend/bg-header.png") center no-repeat;
    background-size: 100%;
    padding: 42px;
    color: #000d1d;
    z-index: 10;

    /*-webkit-filter: blur(2px);*/
    /*-moz-filter: blur(2px);*/
    /*-ms-filter: blur(2px);*/
    /*-o-filter: blur(2px);*/
    /*filter: blur(2px);*/
}

.header-main-block .row-logo {
    width: 260px;
    height: 90px;
    margin: 0 auto;
}

.header-main-block .row-title {
    text-align: center;
}

.header-main-block .row-title h1 {
    /*font: 56px "Droid";*/
    font: 46px "Droid";
    color: #34210d;
    margin-top: 0px;
}

.header-main-block .row-title p {
    font: 30px "Droid";
    color: #34210d;
}

.header-main-block .row-title:after {
    content: '';
    display: block;
    width: 420px;
    height: 34px;
    margin: 0 auto;
    /*margin-top: 25px;*/
    background: url("/images/frontend/line-section.png") center no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.header-main-block .row-date {
    text-align: center;
    margin-bottom: 31px;
    /*margin-bottom: 20px;*/
}

.header-main-block .row-date h2 {
    /*font: 45px "Droid";*/
    font: 30px "Droid";
    color: #34210d;
    margin-top: 0;
}

.left-col .header-block {
    background-color: rgba(205, 77, 0, 0.8);
    right: 0;
}

.right-col .header-block {
    background-color: rgba(3, 84, 138, 0.8);
    left: 0;
}

.header-block {
    position: absolute;
    bottom: 3%;
    padding: 8px 36px;
}

.header-block h2 {
    font: 24px "Droid";
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 2px 0px rgb( 0, 0, 0 );
}

.header-block p {
    font: 20px "Droid";
    color: #ffffff;
    text-align: center;
    text-shadow: 0px 2px 0px rgb( 0, 0, 0 );
}

.header-block span {
    margin-left: 20px;
}

.arrow-down {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 76px;
    height: 76px;
    background: url("/images/frontend/arrow-down.svg") center no-repeat;
    /*background-position: -410px -127px;*/
    z-index: 10;
    border: 8px solid rgba(236, 242, 245, 0.2);
    border-radius: 50%;
}

.arrow-down:hover {
}

/*-- PROGRAM SECTION --*/

.program {
    background-color: #f4dfc5;
    padding-bottom: 40px;
}

.program-item {
    margin-top: 15px;
    padding-top: 20px;
    font: 23px "Droid";
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
}

.program-item h3 {
    margin-top: 0;
    font: 35px "Droid";
}

.program-item.left {
    background-color: #f48003;
}

.program-item.right {
    background-color: #5a88a2;
}

.program-item__date {
    margin-bottom: 12px;
}

.program-item__title {
    width: 387px;
    margin: 0 auto;
    padding: 12px;
}

.program-item__title.left {
    background-color: #f45e03;
}

.program-item__title.right {
    background-color: #486879;
}

.program-item__text {
    width: 440px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 6px;
}

.program-item__stars {
    margin-top: 12px;
    margin-bottom: 8px;
}

.star {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url("/images/frontend/sprite.svg");
    background-position: -480px -97px;
    margin-right: 4px;
}

.program-item__foter {
    padding: 30px;
}

.program-item__foter p {
    font: 20px "Droid";
}

.program-item__foter.left {
    background-color: #f45e03;
}

.program-item__foter.right {
    background-color: #436779;
}

.program-item__p {
    text-align: center;
    font: 22px "PTSans";
    color: #34210d;
    margin-top: 24px;
    margin-bottom: 18px;
}

.program-item__p span {
    font-weight: bold;
}

.program-list__title {
    width: 390px;
    margin: 0 auto;
    padding: 12px 16px;
    font: 25px "Droid";
    color: #ffffff;
    text-align: left;
}

.program-list__title span {
    float: right;
}

.program-left .program-list__title {
    background-color: #f48003;
}

.program-right .program-list__title {
    background-color: #34739a;
}

.program-left .program-list__item_date {
    color: #f48003;
}

.program-right .program-list__item_date {
    color: #34739a;
}

.program-list__item {
    list-style: none;
    padding: 0;
    margin-top: 18px;
}

.program-list__item li {
    margin-bottom: 10px;
}

.program-list__item_date {
    font: 24px "PTSansBold";
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
}

.program-list__item_title {
    font: 22px "PTSans";
}

.program-item__download {
    margin: 0 auto;
    text-align: center;
}

.program-item__download-link {
    font: bold 24px "PTSansBold";
    text-decoration: underline;
}

.program-left .program-item__download-link {
    color: #f48003;
}
.program-right .program-item__download-link {
    color: #34739a;
}

/*-- END PROGRAM SECTION --*/

/*-- TRANSFER SECTION --*/

.tansfer-title {
    font: bold 24px "DroidBold";
    color: #34210d;
    text-align: left;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 27px;
}

.tansfer-title:before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url("/images/frontend/sprite.svg");
    margin-right: 14px;
    vertical-align: middle;
}

.tansfer-col-1 .tansfer-title:before {
    background-position: 207px -235px;
}

.tansfer-col-2 .tansfer-title:before {
    background-position: -167px -235px;
}

.tansfer-col-3 .tansfer-title:before {
    background-position: -18px -235px;
}

.transfer-item {
    list-style: none;
    padding: 0;
}

.transfer-item li {
    font: 18px "PTSans";
    color: #34210d;
    counter-increment: ol_item;
    min-height: 100px;
}

.transfer-item li span {
    display: inline-block;
    width: 72%;
}

.transfer-item li:before {
    content: counter(ol_item);
    display: inline-block;
    width: 47px;
    height: 47px;
    vertical-align: middle;
    background: url("/images/frontend/sprite.svg");
    padding: 11px 17px;
    margin-right: 14px;
    vertical-align: top;

}

.tansfer-col-1 .transfer-item li:before {
    background-position: -439px -36px;
}

.tansfer-col-2 .transfer-item li:before {
    background-position: -386px -36px;
}

.tansfer-col-3 .transfer-item li:before {
    background-position: -328px -36px;
}

.transfer-item a {
    text-decoration: underline;
}

/*-- END TRANSFER SECTION --*/

/*-- CARUSEL --*/

.carusel {
    min-height: 490px;
    padding-top: 26px;
    background: #f1f5f8 url("/images/frontend/sity.png") bottom no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

/*-- END CARUSEL --*/

/*-- REQUEST --*/

.request {
    min-height: 800px;
    background: url("/images/frontend/bg-request.jpg");
    background-position: center!important;
    background-size: cover!important;

}

.request-form {
    margin: 0 auto;
    margin-top: 64px;
    /*padding: 54px 66px;*/
    padding: 0px;
    width: 1140px;
    height: 646px;
    /*background: rgba(244, 223, 197, 0.85) url('/images/frontend/border-request.png') center no-repeat;*/
    /*background-size: 98%;*/
    color: #34210d;
    background: rgba(244, 223, 197, 0.85);

    border-style: solid;
    border-width: 100px 97px 105px 99px;
    -moz-border-image: url('/images/frontend/border-request.png') 100 97 105 99 repeat;
    -webkit-border-image: url('/images/frontend/border-request.png') 100 97 105 99 repeat;
    -o-border-image: url('/images/frontend/border-request.png') 100 97 105 99 repeat;
    border-image: url('/images/frontend/border-request.png') 100 97 105 99 fill repeat;
}

.request-title {
    font: bold 37px "DroidBold";
    color: #34210d;
    text-align: center;
    text-transform: uppercase;
    margin-top: -60px;
    margin-left: -100px;
    margin-right: -100px;
}

.request-title:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("/images/frontend/sprite.svg");
    background-position: -245px -34px;
    vertical-align: bottom;
}

.request-title:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("/images/frontend/sprite.svg");
    background-position: -284px -34px;
    vertical-align: bottom;
}

.request-desc {
    font: 20px "Droid";
    color: #34210d;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 26px;
    margin-left: -100px;
    margin-right: -100px;
}

.request-form form {
    margin-left: -56px;
    margin-right: -56px;
}

.request-form__left-col {
    width: 92%;
    margin: 0 auto;
}

.request-form__right-col {
    width: 77%;
    margin: 0 auto;
}

.request-form input[type=text],
.request-form input[type=tel],
.request-form textarea,
.request-form select {
    display: block;
    width: 420px;
    height: 58px;
    margin-bottom: 30px;
    padding-left: 26px;
    font: 18px "PTSans";
    color: #34210d;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #34210d;
    border-radius: 0;
}

.request-form textarea {
    height: 236px;
    padding-top: 16px;
}

.request-form input[type=text]::-moz-placeholder,
.request-form input[type=tel]::-moz-placeholder,
.request-form textarea::-moz-placeholder {
    font: 18px "PTSans";
    color: #34210d;
}
.request-form input[type=text]:-ms-input-placeholder,
.request-form input[type=tel]:-ms-input-placeholder,
.request-form textarea:-ms-input-placeholder {
    font: 18px "PTSans";
    color: #34210d;
}
.request-form input[type=text]::-webkit-input-placeholder,
.request-form input[type=tel]::-webkit-input-placeholder,
.request-form textarea::-webkit-input-placeholder {
    font: 18px "PTSans";
    color: #34210d;
}

.request-form button[type=submit] {
    margin-top: 17px;
}

#callbackform-city + .help-block {
    margin-bottom: 0px;
}
/*-- END REQUEST --*/

/*-- COMPANY --*/

.company {
    /*background: #ffe7a2;*/
    background-image: -moz-linear-gradient( 90deg, rgb( 255, 247, 177 ) 0%, rgb( 255, 235, 194 ) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb( 255, 247, 177 ) 0%, rgb( 255, 235, 194 ) 100%);
    font: 22px "PTSans";
    color: #34210d;
}

.company-cont {
    margin-top: 30px;
    margin-bottom: 40px;
}

.company-cont a {
    text-decoration: underline;
}

.company-cont ul {
    list-style: none;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.company-cont ul li:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("/images/frontend/sprite.svg");
    background-position: -196px -39px;
    margin-right: 23px;
}

/*-- END COMPANY --*/

/*-- GALLERY --*/

.gallery-images {
    /*max-width: 717px;*/
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: -85px;
}

.gallery-images img {
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 16px;
    vertical-align: top;
}

.gallery-images a:nth-child(5n) img {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
}
/*-- END GALLERY --*/

/*-- REVIEWS --*/

.reviews {
    background: #ffffff url("/images/frontend/bg-reviews.jpg");
    background-position: bottom!important;
    -webkit-background-size: 100% !important;
    background-size: 100% !important;
    background-repeat: no-repeat!important;
}

.reviews-items {
    list-style: none;
    margin-top: 60px;
    padding: 0;
}

.reviews-items li {
    display: inline-block;
    margin-bottom: 60px;
}

.reviews-items .thumbnail {
    border: 0;
    background: transparent;
    padding: 0;
}

.reviews-items .thumbnail .caption {
    padding: 0;
}

.reviews-items img {
    width: 150px!important;
    height: 150px!important;
    border-radius: 50%;
    border: 8px solid rgba(217, 236, 245, 0.5);
}

.reviews-cont:before {
    content: "";
    background: url("/images/frontend/sprite.svg");
    background-position: -137px -32px;
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -40px;
    margin-bottom: 20px;
}

.reviews-text {
    font: 18px "PTSans";
    color: #2c2e37;
}

.reviews-name {
    margin-top: 12px;
    font: 25px "Droid";
    color: #f95e00;
}

.reviews-request {
    min-height: 150px;
    background: rgba(0, 0, 0, 0.7);
    padding-top: 8px;
}

.reviews-request h2 {
    font: 40px "Droid";
    color: #f95e00;
    margin-bottom: 3px;
}

.reviews-request p {
    font: 26px "Droid";
    color: #ffffff;
}

.reviews-request .row-btn {
    margin-top: 34px;
}

/*-- END REVIEWS --*/

/*-- FOOTER --*/
.footer {
    width: 100%;
    height: 92px;
    border: none;
    background-color: #00030d;
    color: #ffffff;
    padding-top: 18px;
}

.footer .row-logo {
    font: 15px "Droid";
    color: #ffffff;
}

.footer .row-phone {
    margin-top: 16px;
    text-align: center;
}

.footer .row-phone a,
.footer .row-phone a:hover,
.footer .row-phone a:focus {
    font: 28px "PTSans";
    color: #ffffff;
    text-decoration: none;
}

.footer .row-dev {
    margin-top: 7px;
    font: 13px "PTSans";
    color: #ffffff;
    text-align: right;
}

.footer .row-dev span {
    margin-right: 10px;
}

/*-- END FOOTER --*/

/*---------------------------------MEDIA---------------------------------*/

@media only screen and (min-width : 1200px) {
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    /*-- HEADER --*/
    .header-menu ul li {
        margin-left: 16px;
    }

    .header-menu ul li a {
        font-size: 14px;
    }

    .header-block h2 {
        font-size: 18px;
    }

    .header-block p {
        font-size: 16px;
    }
    /*-- END HEADER --*/

    /*-- REQUEST --*/
    .request-form {
        width: 940px;
        height: 550px;
        /*padding: 46px 66px;*/
        padding: 0;
    }

    .request-form input[type=text],
    .request-form input[type=tel],
    .request-form textarea,
    .request-form select {
        width: 100%;
        margin-bottom: 18px;
    }

    .request-form textarea {
        height: 212px;
    }

    .request-form button[type=submit] {
        margin-top: 0px;
    }

    .request-desc {
        margin-bottom: 22px;
    }
    /*-- END REQUEST --*/

    /*-- GALLERY --*/
    .gallery-images img {
        width: 30%;
    }

    .carusel {
        min-height: 425px;
    }

    .carousel .item img {
        width: 100%;
        height: 320px;
    }
    /*-- END GALLERY --*/

    /*-- REVIEWS --*/
    .reviews-items img {
        width: 130px!important;
        height: 130px!important;
    }
    /*-- END REVIEWS --*/
}

@media only screen and (max-width : 1024px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .header-menu {
        display: none;
        text-align: right;
        background-color: rgba(0, 13, 29, 0.8);
        padding: 10px;
        position: absolute;
        right: 0;
        top: 92px;
        margin-top: 0px;
        z-index: 5;
    }

    .header-menu ul li {
        display: block;
        padding-right: 15px;
    }

    .header-menu ul li a {
        font-size: 18px;
        line-height: 46px;
    }

    .header-main-block {
        width: 690px;
        height: 420px;
        padding: 28px;
    }

    .header-main-block .row-title h1 {
        font-size: 42px;
    }

    .header-main-block .row-title p {
        font-size: 28px;
    }

    .header-main-block .row-date h2 {
        font-size: 25px;
    }

    /*-- PROGRAM --*/
    .program-item__title {
        width: auto;
    }

    .program-item__text {
        width: auto;
    }

    .program-list__title {
        width: auto;
    }
    /*-- END PROGRAM --*/

    /*-- TRANSFER --*/
    .tansfer-title,
    .transfer-item {
        margin-left: 10%;
    }
    /*-- END TRANSFER --*/

    /*-- CAROUSEL --*/
    .carusel {
        min-height: 340px;
    }

    /*-- END CAROUSEL --*/

    /*-- REQUEST --*/
    .request-form {
        width: 710px;
        height: auto;
        margin-bottom: 30px;
    }

    .request-form__left-col,
    .request-form__right-col {
        width: 100%;
    }
    /*-- END REQUEST --*/

    /*-- GALLERY --*/
    .gallery-images img {
        width: 47%;
    }

    .gallery-images a:nth-child(4n) img,
    .gallery-images a:nth-child(5n) img,
    .gallery-images a:nth-child(6n) img {
        -webkit-transform: translateY(-100px);
        -moz-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        -o-transform: translateY(-100px);
        transform: translateY(-100px);
    }
    /*-- END GALLERY --*/

    /*-- REVIEWS --*/
    .reviews-request .row-btn {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .reviews-items img {
        width: 150px!important;
        height: 150px!important;
    }
    /*-- END REVIEWS --*/

    /*-- FOOTER --*/
    .footer .row-logo {
        font-size: 14px;
    }
    /*-- END FOOTER --*/
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    .header-menu {
        padding: 0px 10px;
    }

    .header-menu ul li a {
        font-size: 16px;
        line-height: 36px;
    }


    .header-main-block {
        width: 445px;
        height: 272px;
        padding: 20px;
    }

    .header-main-block .row-logo {
        width: 170px;
        height: 50px;
    }

    .header-main-block .row-title h1 {
        font-size: 26px;
        margin-bottom: 0;
    }

    .header-main-block .row-title p {
        font-size: 20px;
        margin-bottom: 4px;
    }

    .header-main-block .row-title:after {
        width: 300px;
        height: 34px;
        background-size: 90%;
    }

    .header-main-block .row-date {
        margin-bottom: 5px;
    }

    .header-main-block .row-date h2 {
        font-size: 20px;
        margin-top: 0;
    }

    .header-banner .btn-warning {
        width: 201px;
        height: 45px;
        font: 16px/30px "PTSansBold";
    }

    .header-block {
        padding: 8px 10px;
    }

    .header-block h2 {
        font-size: 14px;
        text-align: center;
    }

    .header-block span {
        margin-left: 4px;
    }

    .header-block p {
        font-size: 12px;
        text-align: center;
    }

    .arrow-down {
        width: 52px;
        height: 52px;
        margin-bottom: 3%;
    }

    .h2-sec {
        font-size: 32px;
    }

    /*-- PROGRAM --*/
    .program-item__text {
        margin: 0;
        padding: 8px 6px;
    }

    .program-item__text .program-item__download-link {
        color: #ffffff;
        font-size: 20px;
        line-height: 40px;
    }
    /*-- END PROGRAM --*/

    /*-- TRANSFER --*/
    .transfer-item li:before {
    }
    /*-- END TRANSFER --*/

    /*-- CARUSEL --*/
    .carusel .item div {
        padding-left: 0;
    }

    .carusel {
        min-height: 300px;
    }
    /*-- END CARUSEL --*/

    /*-- REQUEST --*/
    .request-form {
        width: 100%;
        height: auto;
        /*padding: 30px;*/
        margin-bottom: 30px;
    }

    .request-title {
        font-size: 28px;
        margin-top: -15px;
    }

    .request-desc {
        font-size: 16px;
    }
    /*-- END REQUEST --*/

    /*-- COMPANY --*/
    .company {
        font-size: 18px;
    }
    /*-- END COMPANY --*/

    /*-- GALLERY --*/
    .gallery-images img {
        width: 45%;
    }

    .gallery-images a:nth-child(1n) img {
        height: 243px;
    }

    .gallery-images a:nth-child(2n) img {
        height: 140px;
    }

    .gallery-images a:nth-child(3n) img {
        height: 182px;
    }

    .gallery-images a:nth-child(4n) img {
        height: 281px;
    }

    .gallery-images a:nth-child(5n) img {
        height: 181px;
    }

    .gallery-images a:nth-child(6n) img {
        height: 181px;
    }
    /*-- END GALLERY --*/

    /*-- REVIEWS --*/
    .reviews-items li {
        padding: 0;
    }

    .reviews-items img {
        width: 92px!important;
        height: 92px!important;
    }
    /*-- END REVIEWS --*/

    /*-- FOOTER --*/
    .footer .row-dev {
        margin-top: 11px;
    }

    .footer .row-dev img {
        width: 38px;
        height: 38px;
    }
    /*-- END FOOTER --*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .arrow-down {
        display: none;
    }

    .help-block {
        font-size: 10px;
    }

    .header-phone a {
        font-size: 18px;
    }

    .toggle-mnu {
        margin-top: 0px;
    }

    .header-main-block {
        width: 300px;
        height: 183px;
        padding: 13px;
    }

    .header-main-block .row-title h1 {
        font-size: 18px;
    }

    .header-main-block .row-title p {
        font-size: 16px;
    }

    .header-main-block .row-title:after {
        width: 278px;
        height: 24px;
    }

    .header-main-block .row-date {
        margin-bottom: 45px;
    }

    .header-main-block .row-date h2 {
        font-size: 16px;
    }

    .h2-sec {
        font-size: 20px;
    }

    .btn-warning {
        width: 201px;
        height: 45px;
        font: 16px/30px "PTSansBold";
    }

    /*-- PROGRAM --*/
    .h2-sec:before {
        width: 270px;
        background-size: 90%;
    }

    .program-item {
        font-size: 18px;
    }

    .program-item h3 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .program-item p {
        font-size: 16px;
    }

    .program-item__text {
        font-size: 14px;
    }

    .program-item__foter {
        padding: 14px;
    }

    .program-item__text .program-item__download-link {
        color: #ffffff;
        font-size: 16px;
        line-height: 40px;
    }
    /*-- END PROGRAM --*/

    /*-- TRANSFER --*/
    .transfer-item {
        margin-left: 0px;
    }
    /*-- END TRANSFER --*/

    /*-- GALLERY --*/
    .carusel {
        min-height: 220px;
    }

    .gallery-images img {
        width: 43%;
    }

    .gallery-images a:nth-child(1n) img {
        height: 163px;
    }

    .gallery-images a:nth-child(2n) img {
        height: 60px;
    }

    .gallery-images a:nth-child(3n) img {
        height: 102px;
    }

    .gallery-images a:nth-child(4n) img {
        height: 201px;
    }

    .gallery-images a:nth-child(5n) img {
        height: 101px;
    }

    .gallery-images a:nth-child(6n) img {
        height: 101px;
    }
    /*-- END GALLERY --*/

    /*-- REQUEST --*/
    .request-title {
        font-size: 18px;
    }
    .request-desc {
        font-size: 10px;
    }

    .request-form {
        /*padding: 22px 8px;*/
        padding: 5px 8px;
    }

    .request-form input[type=text],
    .request-form input[type=tel],
    .request-form select {
        height: 36px;
    }

    .request-form form {
        margin-left: -78px;
        margin-right: -78px;
        margin-top: 18px;
    }

    .request-form input[type=text],
    .request-form input[type=tel],
    .request-form textarea,
    .request-form select {
        padding-left: 14px;
    }
    /*-- END REQUEST --*/

    /*-- REVIEWS --*/
    .reviews-request {
        text-align: center;
    }

    .reviews-photo {
        padding-left: 0px;
    }

    .reviews-text {
        font-size: 14px;
    }

    .reviews-items img {
        width: 85px!important;
        height: 85px!important;
    }

    /*.reviews-items li:last-child {*/
        /*margin-bottom: 20px;*/
    /*}*/
    /*-- END REVIEWS --*/

    .footer .row-logo {
        font-size: 9px;
        padding: 0;
    }

    .footer .row-logo img {
        width: 62px;
        height: auto;
    }

    .footer .row-dev {
        padding-right: 0px;
    }

    .footer .row-dev span {
        margin-right: 2px;
    }

    .footer .row-dev img {
        width: 28px;
        height: 28px;
    }

    .footer .row-dev {
        font-size: 9px;
        margin-top: 7px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}

@media only screen and (max-width : 240px) {
}

/*------------------------------------- END PITER-CAZAN -------------------------------------*/

/*------------------------------------- BLACK SEA -------------------------------------*/

.btn-warning.bs {
    border-radius: 0;
    text-shadow: 0px 1px 0px rgb( 0, 0, 0 );
}

.h2-bs {
    font: 36px 'DroidBold';
    font-weight: bold;
    text-transform: uppercase;
    color: #2c2e37;
    text-align: center;
}

.h2-bs:before {
    content: '';
    display: block;
    width: 173px;
    height: 22px;
    margin: 0 auto;
    background: url("/images/frontend/sprite-bs.svg") center no-repeat;
    background-position: -902px -152px;
    margin-bottom: 16px;;
}

.header-banner-bs {
    padding-top: 110px;
    background: url("/images/frontend/bg-bsea.jpg");
    background-size: cover;
    background-position: center;
}

.header-main-bs .row-logo {
    width: 260px;
    height: 90px;
    margin: 0 auto;
}

.header-main-bs .row-title {
    text-align: center;
    margin-top: 64px;
}

.header-main-bs .row-title h1 {
    font: 58px "Droid";
    color: #ffffff;
    margin-top: 0;
}

.header-main-bs .row-title:before {
    content: '';
    display: block;
    width: 100%;
    height: 15px;
    margin: 0 auto;
    background: url("/images/frontend/sprite-bs.svg") center no-repeat;
    background-position: -50px -190px;
    margin-bottom: -9px;
}

.header-main-bs .row-title:after {
    content: '';
    display: block;
    width: 100%;
    height: 34px;
    margin: 0 auto;
    background: url("/images/frontend/sprite-bs.svg") center no-repeat;
    background-position: -50px -217px;
    margin-top: -9px;
}

.header-main-bs  .row-slog {
    font: 2px "Droid";
    color: #ffffff;
    text-align: center;
    margin-top: -15px;
}

.header-main-bs  .row-slog h3:before,
.header-main-bs  .row-slog h3:after {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("/images/frontend/sprite-bs.svg") center no-repeat;
    background-position: -592px -48px;
    vertical-align: middle;
    margin-right: 6px;
}

.header-main-bs  .row-slog h3:after {
    margin-left: 6px;
}

.header-main-bs .row-btn {
    margin-top: 76px;
    margin-bottom: 30px;
}

.header-main-bs .arrow-down {
    display: block;
    margin: 0 auto;
    width: 55px;
    height: 55px;
    background: url("/images/frontend/sprite-bs.svg") center no-repeat;
    background-position: -533px -78px;
    margin-bottom: 3%;
}

/*-- PROGRAM --*/
.route-cont {
    margin-top: 50px;
}

.route-cont p {
    font: 18px "PTSans";
    color: #2c2e37;
}

.route-img {
    width: 100%;
}
/*-- END PROGRAM --*/

/*-- TRANSFER SECTION --*/

.transfer-item.bs li {
    color: #2c2e37;
}

.tansfer-title.bs {
    color: #2c2e37;
}

.tansfer-title.bs:before {
    width: 93px;
    height: 93px;
    background-image: url("/images/frontend/sprite-bs.svg");
}

.tansfer-col-1 .tansfer-title.bs:before {
    background-position: -620px -42px;
}

.tansfer-col-2 .tansfer-title.bs:before {
    background-position: -732px -42px;
}

.tansfer-col-3 .tansfer-title.bs:before {
    background-position: -843px -42px;
}


.transfer-item.bs li:before {
    background-image: url("/images/frontend/sprite-bs.svg");
    color: #ffffff;
}

.tansfer-col-1 .transfer-item.bs li:before {
    background-position: -580px -131px;
}

.tansfer-col-2 .transfer-item.bs li:before {
    background-position: -700px -131px;
}

.tansfer-col-3 .transfer-item.bs li:before {
    background-position: -811px -134px;
}

/*-- END TRANSFER SECTION --*/

/*-- CARUSEL --*/
.carusel.bs {
    background-image: none;
}

.carusel.bs .carousel-indicators .active {
    background-color: #37a1e4;
}

.carusel.bs .carousel-indicators li {
    border: 1px solid #37a1e4;
}
/*-- END CARUSEL --*/

/*-- REQUEST --*/
.request.bs {
    background: url("/images/frontend/bg-request-bs.jpg");
}

.request-form.bs {
    background-image: none;
    padding: 2px 66px;
    /*background-color: rgba(250, 222, 170, 0.9);*/
    height: auto;
    border: 0px;
    padding-top: 8px;
    /*padding-left: 72px;*/
    /*padding-right: 0px;*/
    padding-bottom: 30px;
}

.request-form.bs .request-desc {
    margin-left: 0px;
    margin-right: 0px;
}

.request-form.bs form {
    margin: 0;
}

.request-form.bs input[type=text],
.request-form.bs input[type=tel],
.request-form.bs textarea,
.request-form.bs select {
    color: #2c2e37;
    border: 1px solid #2c2e37;
}

.request-form.bs input[type=text]::-moz-placeholder,
.request-form.bs input[type=tel]::-moz-placeholder,
.request-form.bs textarea::-moz-placeholder {
    color: #2c2e37;
}
.request-form.bs input[type=text]:-ms-input-placeholder,
.request-form.bs input[type=tel]:-ms-input-placeholder,
.request-form.bs textarea:-ms-input-placeholder {
    color: #2c2e37;
}
.request-form.bs input[type=text]::-webkit-input-placeholder,
.request-form.bs input[type=tel]::-webkit-input-placeholder,
.request-form.bs textarea::-webkit-input-placeholder {
    color: #2c2e37;
}

.request-form.bs textarea {
    height: 148px;
}

.request-calendar__title {
    font: 30px "PTSans";
    color: #090c19;
}

.request-form.bs .request-form__left-col {
    width: 88%;
    margin: 0 auto;
}

.request-form.bs .request-form__right-col {
    width: 77%;
    margin: 0 auto;
}

.request-calendar {
    width: 420px;
    /*height: 100%;*/
    height: auto;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #34210d;
    padding: 8px 10px;
}

.request .tour-item {
    display: none;
    margin-top: 55px;
    font: 12px "PTSans";
    color: #2c2e37;
	vertical-align: middle;
}

.request .tour-item input {
	display: inline-block;
}

.treval-to {
    width: 36px;
    height: 36px;
    vertical-align: sub;
}

.treval-to + label,
.field-callbackformbus-directionstoonly label {
    font: 26px "PTSans";
    color: #090c19;
    vertical-align: super;
    /*margin-left: 8px;*/
    margin-top: 19px;
}

.people-count span {
    font: 26px "PTSans";
    color: #090c19;
    /*vertical-align: -25px;*/
}

.request-bus {
    display: none;
    width: 1023px;
    height: 235px;
    background: url("/images/frontend/empty_bus.png") no-repeat;
    background-size: 92% 94%;
    /*margin-left: 12px;*/
    margin-left: 4%;
}

.request-bus.empty {
    display: block;
}

.bus-empty__message {
    display: none;
    text-align: center;
    color: #84a37b;
}

.bus-places {
    padding-top: 19px;
    padding-left: 41px;
}

input[type="checkbox"].bus_i {
    display: none;
}

input[type="checkbox"].bus_i + label,
.bus_empty,
.place-busy {
    display: inline-block;
    width: 57px;
    height: 44px;
    background: url("/images/frontend/blue_chair.png") center no-repeat;
    background-size: 85%;
    cursor: pointer;
    padding: 13px 0 13px 31px;
    margin: -4px;
    margin-right: -6px;
    font: 16px "PTSans";
    color: #ffffff;
}

.bus_empty {
    cursor: inherit;
}

.place-busy,
.bus_empty {
    background: url("/images/frontend/gray_chair.png") center no-repeat;
	background-size: 85%;
    cursor: inherit;
}

input[type="checkbox"].bus_i + label.bus_22,
input[type="checkbox"].bus_i + label.bus_21,
.bus_empty[data-id="bus_22"],
.bus_empty[data-id="bus_21"],
.place-busy[data-id="bus_22"],
.place-busy[data-id="bus_21"] {
    margin-left: 77px;
}

/*input[type="checkbox"].bus_i + label:hover*/

input[type="checkbox"].bus_i:checked + label {
    background: url("/images/frontend/green_chair.png") center no-repeat;
}

.place-ics {
    text-align: center;
}

.seat-are_ic {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: #7F7F7F;
}

.place-available_ic {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: #003f66;
    margin-left: 100px;
}

.place-selected_ic {
    display: inline-block;
    width: 27px;
    height: 27px;
    background: #0E6700;
    margin-left: 100px;
}

.seat-are,
.place-available,
.place-selected {
    font: 26px "PTSans";
    color: #090c19;
    vertical-align: 6px;
    margin-left: 18px;
}

.request-form_footer {
    position: relative;
    width: auto;
    min-height: 130px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    margin-bottom: 60px;
    padding-top: 20px;

    /*border-style: solid;*/
    /*border-width: 14px 0px 0px;*/
    /*-moz-border-image: url("/images/frontend/white-repeat.svg") 14 0 0 repeat;*/
    /*-webkit-border-image: url("/images/frontend/white-repeat.svg") 14 0 0 repeat;*/
    /*-o-border-image: url("/images/frontend/white-repeat.svg") 14 0 0 repeat;*/
    /*border-image: url("/images/frontend/white-repeat.svg") 14 0 0 repeat;*/

}

.request-form_footer:before {
    position: absolute;
    top: -14px;
    content: '';
    display: block;
    width: 100%;
    height: 14px;
    background: url("/images/frontend/white-repeat.svg");
}

.request-form_footer__img {
    display: inline-block;
    width: 98px;
    height: 98px;
    background: url("/images/frontend/request-ic.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin: -9px;
    margin-left: 8px;
}

.request-form_footer .price-row p {
    font: 24px "Droid";
    color: #2c2e37;
}

.request-form_footer .price-row {
    font: 35px "Droid";
    color: #f95e00;
}

.request-form_footer .price-row .old-price {
    font: 26px "Droid";
    color: #a8a8a8;
    margin-left: 20px;
    text-decoration: line-through;
}

.request-form_footer .row-time {
    text-align: center;
}

.request-form_footer .row-time p {
    font: 20px "Droid";
    color: #2c2e37;
    margin-bottom: 0;
}

.request-form_footer .row-time .time-item {
    font: 46px "Droid";
    color: #2c2e37;
}

.request-calendar__info p {
    margin: 0;
}

.request-calendar__info_ac1,
.request-calendar__info_ac2,
.request-calendar__info_ac3 {
    display: inline-block;
    width: 14px;
    height: 14px;
}

.request-calendar__info_ac1 {
    background-color: #f59e1a;
}

.request-calendar__info_ac2 {
    background-color: #84a37b;
}

.request-calendar__info_ac3 {
    background-color: #f5ed1a;
}

.request-calendar__info_title {
    font: 15px "PTSans";
    color: #222222;
}

.row-wave {
    display: block;
    width: 100%;
    height: 14px;
    background: url("/images/frontend/thin-repeat.svg") repeat-x;
    margin-bottom: 18px;
}
/*-- END REQUEST --*/

/*-- COMPANY --*/
.company.bs {
    color: #2c2e37;
}
/*-- END COMPANY --*/

/*-- REVIEWS --*/
.reviews.bs {
    background: #ffffff url("/images/frontend/bg-reviews-bs.jpg");
}

.reviews-request.bs {
    min-height: 247px;
    padding-top: 38px;
}

.reviews-request__img {
    display: inline-block;
    width: 150px;
    height: 150px;
    background: url("/images/frontend/reviews-ic.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.reviews-request.bs h2 {
    margin-top: 0px;
    font-size: 45px;
    color: #ffffff;
}

.reviews-request.bs .price-row {
    font: 40px "Droid";
    color: #f95e00;
    margin-top: 30px;
}

.reviews-request.bs .price-row .old-price {
    font: 32px "Droid";
    color: #a8a8a8;
    margin-left: 14px;
    text-decoration: line-through;
}

.reviews-request.bs .row-time {
    text-align: center;
}

.reviews-request.bs .row-time p {
    font: 20px "Droid";
    color: #ffffff;
    margin-bottom: 0;
}

.reviews-request.bs .row-time .time-item {
    font: 46px "Droid";
    color: #ffffff;
}

.reviews-request.bs .row-btn {
    margin-top: 10px;
}

/*-- END REVIEWS --*/

/*---------------------------------MEDIA---------------------------------*/
@media only screen and (min-width : 1200px) {
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .header-main-bs .row-title h1 {
        font-size: 50px;
    }

    .header-main-bs .row-title:after {
        background-position: -149px -217px;
    }

    .row-slog h3 {
        font-size: 20px;
    }
    /*-- PROGRAM --*/
    .route-cont p {
        font-size: 16px;
    }
    /*-- END PROGRAM --*/

    /*-- REQUEST --*/
    .request-form.bs {
        padding-left: 25px;
        padding-right: 25px;
    }

    .row-wave {
        width: 100%;
    }

    .request-bus {
        width: 916px;
        height: 235px;
        background-size: 92% 85%;
    }
    input[type="checkbox"].bus_i + label,
    .bus_empty,
    .place-busy {
        width: 52px;
        height: 40px;
        padding: 13px 0 13px 26px;
    }
    input[type="checkbox"].bus_i + label[for="bus_22"],
    input[type="checkbox"].bus_i + label[for="bus_21"],
    .bus_empty[data-id="bus_22"], .bus_empty[data-id="bus_21"],
    .place-busy[data-id="bus_22"], .place-busy[data-id="bus_21"] {
        margin-left: 60px;
    }

    .request-form.bs .request-form__right-col {
        width: 100%;
    }

    .request-form_footer .price-row p {
        font-size: 21px;
    }

    .request-form_footer .row-time p {
        font-size: 19px;
    }

    .request-form_footer .row-time .time-item {
        font-size: 40px;
    }

    .place-ics {
        margin-bottom: 30px;
    }

    .place-available_ic,
    .place-selected_ic {
        margin-left: 50px;
    }
    /*-- END REQUEST --*/

    /*-- REVIEWS --*/
    .reviews-request__img {
        width: 130px;
        height: 130px;
    }

    .reviews-request.bs h2 {
        font-size: 34px;
    }

    .reviews-request p {
        font: 19px "Droid";
    }

    .reviews-request.bs .price-row {
        font-size: 30px;
    }

    .reviews-request.bs .price-row .old-price {
        font-size: 26px;
    }

    .reviews-request.bs .btn-primary {
        width: 260px;
    }
    /*-- END REVIEWS --*/
}

@media only screen and (max-width : 1024px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .header-main-bs .row-title h1 {
        font-size: 38px;
    }

    .header-main-bs .row-title:after {
        background-position: -260px -217px;
    }

    .row-slog h3 {
        font-size: 14px;
    }

    /*-- GALLERY --*/
    .carousel .item img {
        height: 240px;
    }
    /*-- END GALLERY --*/

    /*-- REQUEST --*/
    .request-form.bs {
        padding: 8px 46px 30px 46px;
        margin-bottom: 0px;
    }

    .request-calendar {
        width: 100%;
    }

    .request .tour-item {
        font-size: 20px;
    }

    .request-form.bs .request-form__left-col {
        width: 100%;
    }

    .request-bus {
        width: 677px;
        height: 177px;
        background-size: 92% 85%;
        margin-left: 0;
    }

    .bus-places {
        padding-top: 14px;
        padding-left: 31px;
    }

    input[type="checkbox"].bus_i + label,
    .bus_empty,
    .place-busy {
        width: 40px;
        height: 30px;
        padding: 8px 0 8px 19px;
        margin: -3px;
        margin-right: -7px;
        background-size: 86%!important;
        font-size: 12px;
    }

    input[type="checkbox"].bus_i + label[for="bus_22"],
    input[type="checkbox"].bus_i + label[for="bus_21"],
    .bus_empty[data-id="bus_22"],
    .bus_empty[data-id="bus_21"],
    .place-busy[data-id="bus_22"],
    .place-busy[data-id="bus_21"] {
        margin-left: 46px;
    }

    .place-ics {
        margin-bottom: 30px;
    }

    .request-form_footer .price-row p {
        font-size: 16px;
    }

    .request-form_footer .price-row {
        font-size: 27px;
    }

    .request-form_footer .price-row .old-price {
        font-size: 24px;
    }

    .request-form_footer .row-time p {
        font-size: 13px;
    }

    .request-form_footer .row-time .time-item {
        font-size: 30px;
    }

    .request-form_footer {
        width: 710px;
        margin-bottom: 30px;
    }

    .request-form .btn-primary {
        margin-bottom: 25px;
    }

    .place-available_ic,
    .place-selected_ic {
        margin-left: 20px;
    }

    .seat-are,
    .place-available,
    .place-selected {
        font-size: 22px;
        margin-left: 0;
    }
    /*-- END REQUEST --*/

    /*-- REVIEWS --*/
    .reviews-request.bs h2 {
        font-size: 28px;
        text-align: center;
    }

    .reviews-request.bs .btn-primary {
        width: 318px;
    }
    /*-- END REVIEWS --*/
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .h2-bs {
        font-size: 32px;
    }

    .header-main-bs .row-logo img {
        width: 100%;
        height: auto;
    }

    .header-main-bs .row-title h1 {
        font-size: 35px;
    }

    .header-main-bs .row-title:after {
        background-position: -402px -217px;
    }

    .row-slog h3 {
        font-size: 18px;
    }

    .header-main-bs .row-title {
        margin-top: 34px;
    }

    /*-- GALLERY --*/
    .carousel .item img {
        height: 195px;
    }
    /*-- END GALLERY --*/

    /*-- REQUEST --*/
    .request-form.bs {
        padding: 8px 30px 30px 30px;
    }

    .request .tour-item {
        font-size: 12px;
        margin-left: 8px;
    }

    .request-form_footer {
        width: 100%;
        height: 100%;
        padding: 18px 0;
        min-height: 196px;
    }

    .request-form_footer h2 {
        font-size: 24px;
        text-align: center;
        margin-top: 0px;
    }

    .request-form_footer__img {
        margin-top: 5px;
    }

    .request-form_footer .price-row {
        margin-bottom: 14px;
    }

    .request-form_footer .row-time p {
        font-size: 18px;
    }

    .request-form_footer .row-time .time-item {
        font-size: 40px;
    }
    /*-- END REQUEST --*/

    /*-- REVIEWS --*/
    .reviews-request.bs h2 {
        margin-bottom: 22px;
    }

    .reviews-request.bs .price-row {
        font-size: 39px;
        display: block;
        margin-top: -9px;
    }

    .reviews-request.bs .price-row .old-price {
        font-size: 30px;
        display: block;
    }

    .reviews-request.bs .row-time {
        margin-top: 20px;
    }
    /*-- END REVIEWS --*/
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .header-main-bs .arrow-down {
        display: none;
    }

    .header-main-bs .row-title:after {
        background-position: -484px -217px;
    }

    .h2-bs {
        font-size: 20px;
    }

    .header-main-bs .row-title h1 {
        font-size: 27px;
    }

    .row-slog h3 {
        font-size: 16px;
    }

    .row-slog h3:before,
    .row-slog h3:after {
        display: none!important;
    }

    .header-banner-bs {
        padding-top: 100px;
    }

    .header-main-bs .row-title {
        margin-top: 0;
    }

    .header-main-bs .row-btn {
        margin-top: 0;
    }

    /*-- TRANSFER --*/
    .tansfer-title, .transfer-item {
        margin-left: 0;
        font-size: 20px;
    }
    /*-- END TRANSFER --*/

    /*-- GALLERY --*/
    .carousel .item img {
        height: 120px;
    }
    /*-- END GALLERY --*/

    /*-- REQUEST --*/
    .request-form.bs {
        padding: 8px 16px 30px 16px;
    }

    .treval-to + label,
    .field-callbackformbus-directionstoonly label {
        font-size: 22px;
    }

    .request-calendar__title {
        font-size: 20px;
    }

    .navigate.btn {
        font-size: 14px;
    }

    .request__check-date {
        display: none;
    }

    .treval-to + label {
        font-size: 20px;
    }

    .request-form button[type=submit] {
        width: 100%;
        height: 60px;
        font: 16px/48px "PTSansBold";
    }

    .request-form_footer h2 {
        font-size: 20px;
    }

    .request-form_footer__img {
        width: 75px;
        height: 75px;
    }
    /*-- END REQUEST --*/

    /*-- REVIEWS --*/
    .reviews-request.bs h2 {
        font-size: 22px;
    }

    .reviews-request__img {
        width: 95px;
        height: 95px;
    }

    .reviews-request.bs .price-row {
        margin-left: 12%;
    }

    .reviews-request.bs .price-row {
        font-size: 30px;
    }

    .reviews-request.bs .price-row .old-price {
        font-size: 26px;
    }

    .reviews-request.bs .row-time p {
        font-size: 16px;
    }

    .reviews-request.bs .row-time .time-item {
        font-size: 35px;
    }

    .reviews-request.bs .btn-primary {
        width: 254px;
    }
    /*-- END REVIEWS --*/
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}

@media only screen and (max-width : 240px) {
}

/*------------------------------------- END BLACK SEA -------------------------------------*/