/* Код для подключения шрифта в /css/stylename.css */
/* font-family: "PTSansRegular"; */
@font-face {
    font-family: "PTSansRegular";
    src: url("../fonts/PTSansRegular/PTSansRegular.eot");
    src: url("../fonts/PTSansRegular/PTSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansRegular/PTSansRegular.woff") format("woff"),
    url("../fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansItalic"; */
@font-face {
    font-family: "PTSansItalic";
    src: url("../fonts/PTSansItalic/PTSansItalic.eot");
    src: url("../fonts/PTSansItalic/PTSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansItalic/PTSansItalic.woff") format("woff"),
    url("../fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansBold"; */
@font-face {
    font-family: "PTSansBold";
    src: url("../fonts/PTSansBold/PTSansBold.eot");
    src: url("../fonts/PTSansBold/PTSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PTSansBold/PTSansBold.woff") format("woff"),
    url("../fonts/PTSansBold/PTSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body{
    font-family: 'PTSansRegular', sans-serif;
    font-size: 13pt;
    background: #ffffff;
}
a{
    color: #ffffff;
}
/*-----header---------*/
/*-----menu-----*/
.header{
    background: url("../images/bg_header_menu.jpg") no-repeat top #283956;
    font-size: 11pt;
    padding: 7px 0 14px 0;
}
.icon-bar{
    background-color: #ffffff;
}
    .header li{
        text-align: center;
        vertical-align: middle;
        color: #ffffff;
        overflow: hidden;
        padding: 2px;
    }
    .menu ul{
        float: right;
    }
        .header .menu .flag li{
            float: left;
            text-decoration: none;
        }
            .header .menu .flag li img{
               margin-right: 3px;
            }
        .header .menu li a{
            padding: 0;
        }
            .header .menu li a:hover{
                background: none;
                color: #63d2dd;
            }
/*--------------*/
/*under-menu*/
.under-menu{
    border-bottom: 2px solid #0f9fad;
}
/*-----------*/
/*-------------------*/

/*under_main_image*/
.under_main_image{

}
    .under_main_image .col-md-8 p:first-child{
        font-family: 'PTSansBold',sans-serif;
        font-size: 16pt;
    }
    .text{
        padding-left: 30px;
    }
.quick_search{
    background:url("../images/bg_for_search.jpg")  left no-repeat ;
    background-size: 100%;
}
.search_title{
    padding: 5px 0 5px 20px;
    background: #0f9fad;
    color: #ffffff;
    font-size: 16pt;
}

.ranger{
    padding: 10px 20px 10px 20px;
    color: #605d5d;
    line-height: 1;
    font-size: 12pt;
}
@media screen and (min-width: 1200px){
    .checkbox_label label{
        margin-right: 20px;
    }
}
.checkbox_label label{
    font-weight: normal !important;

}
.length{
    margin-top: 15px;
}

    .length label{
        font-weight: normal !important;

    }
    .length input{
        border: none;
        background: none;
        float: right;
        text-align: right;

    }
    .length_div{
        background: #ffffff !important;
        margin-bottom: 20px;
        border-radius: 6px !important;
        margin-top: 5px !important;
    }
    .ranger .ui-widget-header{
        background: #0f9fad !important;
    }
    .ranger .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
        border: none !important;
        background: url("../images/icons/icon_range.png") no-repeat top !important;
        outline: none;
    }
.ranger .ui-slider-horizontal .ui-slider-handle{
    top: -0.5em !important;
}
.ranger .ui-slider .ui-slider-handle{
    height: 21px !important;
}
.ranger .ui-slider-horizontal{
    height: 0.5em !important;
}
.result{
    float: left;
    margin-top: 15px;
}
    .result a{
        color: #077984;
    }
    .show_result{
        float: right;
        margin-top: 5px;
        background: url("../images/bg_button_show_result.png") no-repeat top;
        padding: 4px 15px 4px 15px;
        color: #ffffff;
        border: none;
        border-radius: 5px;
    }
/*----------------*/

/*search_item*/
.search_item{
    background:#f5f5f5;
    padding: 12px 12px 8px 12px;
    line-height: 1;
    margin: 2px 2px 2px;
    overflow: hidden;
}
    /*new*/
    .title{
        height: 40px;
    }
    .row .foo{
        height: 60px;
    }
    .image_container{
        width: 100%;
        height: 200px;
        margin-bottom:10px;
    }
.image_container img{
    width: 100%;
    max-height: 200px;
}
    .price{
        font-size: 16pt;
        padding-right:25px;
        text-align: right;

    }
    .meters{
        padding-left: 30px;
    }
    .versilcraft{
        padding-left: 30px;
    }
    .year{
        padding-right:25px;
        text-align: right;
    }
    /*-------*/
@media screen and (min-width: 773px) and (max-width: 991px){
    .search_item{
        width: 49% !important;
    }
}
@media screen and (min-width: 992px ) and (max-width: 1199px){
    .search_item{
        width: 32% !important;
    }
    .ranger{
        font-size: 10pt;
        padding-bottom: 20px;
    }
}
@media screen and (min-width: 461px) and (max-width: 772px){
    .container1 .search_item{
        width:49% !important;
        float: left;
    }
}
@media screen and (min-width: 1200px) {
    .search_item{
        width: 24.5% !important;
    }
}
    .search_item:hover{
        border: 1px solid #0e929f;
        padding: 11px 11px 7px 11px;
    }
    .search_item img{
        margin-bottom: 10px;
    }
    .search_item .price{
        font-family: 'PTSansBold',sans-serif;
        font-size: 16pt;
        color: #0e929f;
        float: right;
    }
    .search_item .year{
        float: right;
    }
    .search_item  p.title a{
        font-size: 14pt;
        text-transform: uppercase;
        color: #000000;
    }
        .search_item p.title a:hover{
            color: #12bccd;
            text-decoration: none;
        }
/*----------*/
/*----footer----*/
.footer{
    background: url("../images/bg_footer.jpg") no-repeat top #0b1930;
    margin-top: 40px;
    border-top: 2px solid #0f9fad;
    padding: 13px 0 9px 0;
    font-size: 10pt;
    color: #7293ad;
    line-height: 1;
}
    .footer a{
        color: #7293ad;
    }
    .footer .club{
        padding-right: 0;
        padding-left: 0;
    }
    .menu_footer ul{
        line-height: 1.3;
        list-style: none;
    }
    .right_side_footer img{
        float: left;
        margin-left: 30px;
    }
        .footer .right_side_footer a img{
            padding-top: -5px !important;
        }
    .social{
        overflow: hidden;
        padding-left: 0;
        padding-right: 0;
    }
    .social p img{
        float: right;

    }
    .social p a{
        float: right;

    }
    .ssylka{
        font-size: 10pt;
        margin-top: 60px;
    }
@media screen and (max-width: 992px){
    .footer{
        text-align: center !important;
    }
    .menu_footer ul li{
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .ranger{
        font-size: 9pt;
        padding-bottom: 40px;
    }
    .social p img{
        float: none;
        margin-bottom: -15px;
    }
    .ui-corner-all{
        font-size: 14pt !important;
    }
    .show_result{
        margin-bottom: 20px !important;
    }
}
@media screen and (min-width: 600px) and (max-width: 992px){
    .menu_footer ul li:first-child{
        margin-left: 100px !important;

    }
    .menu_footer ul li{
        margin-right: 30px !important;
    }
}
@media screen and (min-width: 319px) and (max-width: 359px){
    .footer .right_side_footer img{
        margin-left: 20px;
    }
    .menu_footer ul li{
        margin-right: 5px !important;
    }
}
/*
@media screen and  (max-width: 376px){
	.menu_footer ul  {	
	padding-left:20px !important;
	    -webkit-padding-start: 20px !important;
	}
}
*/
/*--------------*/

/*---------Sail Yachts- page---------*/
.sail{
    margin-bottom: 30px;
    font-size: 12pt;
    font-family:"PTSansRegular",sans-serif;
    font-weight: normal !important;
    background: #e6e6e6;
    background-size: 100%;
    overflow: hidden;
}
.sail .show_result_row{
    overflow: hidden;
}
    .sail label{
        font-weight: normal !important;
        text-align: left !important;
        font-size: 11pt !important;
        outline: none;
        /*padding-top: 5px;*/
    }
.search_item{
    position: relative !important;
}
.sail_ranger{
    padding-left: 0;
    margin-top: 20px;
    padding-bottom: 20px;
}
.select_select .col-md-4{
    padding-right: 0;
}
.select_select{
    border-right: 1px solid #d3d3d3;
}
.show_result_row{
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
}
.show_result_row .show_result{
    color: #ffffff;
    font-size: 18px;
    background-size: 100%;
    background: url("../images/bg_button_show_result.png")  top;
}

/*-----------------------------------*/
.sail select{
    width: 180px;
    height: 34px !important;/* Меньше, чем рисованная "кнопочка" на ширину нужного border'а */
    line-height: 22px;
    position: relative;	/* Это нужно, чтобы работал z-index */
    background: none;/* Через прозрачный фон будет видно кнопку */
    z-index: 100;
    outline: none;
    border: none;
}
select option:checked,
select option:hover {
    box-shadow: 0 0 10px 100px #12bccd  inset !important;
}
select option:checked, select option:hover{
    box-shadow: 0 0 10px 100px #12bccd  inset !important;
    -webkit-box-shadow: 0 0 10px 100px #12bccd !important;
}

.select-outer {
    border: 1px solid #12bccd !important;
    background: #ffffff;
    width: 160px;		/* На 20px меньше, чем у select'а. Примерно такова ширина стандартной кнопки */
    overflow: hidden;	/* Кнопка будет находиться за пределами "обертки" */
    display: inline-block;
    position: relative;	/* Чтобы элементы с position:absolute позиционировались по "обертке" */
    border-radius: 4px;
}

.select-button {
    background: url("../images/icons/icon_arrow_select_def.png") center center no-repeat;
    height: 33px;/* Размеры подготовленной картинки */
    width: 28px;
    position: absolute;	/* Размещаем объект по правому краю */
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 50;/* И спускаем его на нижний слой - чтобы ссылка не перехватывала событие щелчка от select'а */
}
@media screen and (max-width: 478px){
    .sail select{
        width: 170px;
    }
    .select-outer{
        width: 150px;
    }
}
@media screen and (min-width: 319px) and (max-width: 359px){
    .sail select{
        width: 140px !important;
    }
    .select-outer{
        width: 120px !important;
    }

}
/*----------------------------------*/


/*-----------motor_yachts_page-------*/
.right_p{
    float: right;
    font-family: "PTSansBold",sans-serif;
    font-size: 18pt;
    padding-top: 10px;
}
    .right>span{
        font-family: 'PTSansRegular', sans-serif;
    }
.left_p{
    float: left;
    font-size: 30pt;
}
.left_right_row{
    padding: 10px 20px 10px 20px;
    margin-top: 30px;
    background:  #10abbb;
    background-size: 100%;
    color: #ffffff;
    border-bottom: 1px solid #0e8c98;
}
.img_boat{
    text-align: left;
    padding-left: 0;
    background: url("../images/img_boat_siparator.jpg") repeat-y right !important;
    border-top: 5px solid #ffffff;
}
    .img_boat img{
        width: 97.5%;
        /*height: 340px;*/
    }
.characteristic{
    line-height: 1.0;
    font-size: 12pt;
    border-bottom: 1px solid #0e8c98;
}
    .title_characteristic{
        font-family: "PTSansBold",sans-serif;
        color: #20669b;
        padding-top: 15px;

        margin-top: 15px;
    }
    .desc_characteristic{
        padding-top: 15px;
        border-right: 1px solid #d6d6d6;
        margin-top: 15px;
        border-left: 1px solid #d6d6d6;
    }
        .desc_characteristic p span{
            font-size: 14pt;
            font-family: "PTSansBold",sans-serif;
        }
    .characteristic_icon{
        font-size: 11px;
        padding-top: 15px;
        margin-top: 15px;
        text-align: center;
    }
        .characteristic_icon img{
            margin-bottom: 5px;
        }
        .characteristic_icon p{
            margin-bottom: 15px;
        }
@media screen and (max-width: 478px){
    .img_boat{
        padding-right: 0 !important;
    }
    .img_boat img{
        /*max-height: 249px !important;*/
        /*height: 249px  !important;*/
		/*width:auto  !important;*/
		height:auto  !important;
        margin: 0 auto;
    }
    .desc_characteristic p span{
        font-size: 11pt;
    }
    .characteristic{
        font-size: 10pt;
    }
    .characteristic_icon{
        font-size: 7pt;
    }
    .title_characteristic{
        line-height: 1.2;
    }
}
/*div description*/
.description_title{
    margin-top: 20px;
    margin-bottom: 10px;
}
    .description_title>p{
        font-size: 18pt;
    }
.description_text{
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
    padding-top: 15px;
    margin-bottom: 30px;
}
.description_text .just{
    font-family: "PTSansBold",sans-serif;
    font-size: 14pt;
}
.description_text .name_boat{
    color: #1fa5b2;
    font-family: "PTSansBold",sans-serif;
}
    .description_text .well{
        background-color: #ffffff;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
.show_more{
    text-align: right;
}
    .show_more a{
        color:#0f9fad;

    }
/*------*/
/*gallery*/
.gallery{
    border-bottom: 1px solid #0f9fad;
    border-top: 1px solid #0f9fad;
    padding: 15px 0 15px 0;
}
.slider-item{
    width: 17%;
    float: left;
    text-align: center;
    margin-right: 1%;
    background: url("../images/border_gallery.png") no-repeat right;
    background-size: 100%;
    padding-bottom: 3px;
    padding-right: 3px;
}
.slider-item:first-child{
    margin-left: 5.5%;
}
@media screen and (min-width: 1200px){
    .slider-item img{
        height: 145px;
		margin: 0 auto !important;
    }
}
@media screen and (min-width: 991px) and (max-width: 1199px){
    .slider-item img{
		margin: 0 auto !important;
        height: 119px;
    }
    .img_boat img{
        width: 100%;
    }	
	
}
@media screen and (min-width: 771px) and (max-width: 990px){
    .slider-item img{
		margin: 0 auto !important;
        height: 95px;
    }
    .img_boat img{
        width: 100%;
    }	
	
}
@media screen and (max-width: 771px){
    .slider-item{
        background: none !important;
    }
    .slider-item img{
		margin: 0 auto !important;
        height: 55px;
    }
    .img_boat img{
        width: 100%;
    }	

    .carousel-control.left, .carousel-control.right{
        background: none !important;
    }
}

.slider-item:hover{
    border: 1px solid #0e8c98;
    padding-bottom: 0;
    padding-right: 0;
}
.item{
    overflow: hidden;
    padding-right: 6px;
    padding-left: 6px;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
}
.carousel-control.left {
    background: url("../images/right_border_arrow.png") no-repeat right;
    background-size: 100%;
    /*padding-left: -15px !important;*/
}
.carousel-control.right {
    background: url("../images/left_border_arrow.png") no-repeat left;
    /*padding-left: 15px !important;*/
    background-size: 100%;
    text-align: right !important;
}
.carousel-control {
    width:3%;
    padding-top: 5%;

}
.carousel-control.right .arrow{
    margin-left: auto !important;
}
/*------*/
/*style for lightbox*/
/*@media screen and (min-width: 1200px){*/
    /*.lb-outerContainer{*/
        /*width: 800px !important;*/
        /*height: 495px !important;*/
        /*padding: 49px 49px 0 49px !important;*/
        /*border: 5px !important;*/
    /*}*/
    /*.lb-container img{*/
        /*max-width: 100% !important;*/

    /*}*/

/*}*/
/*---------*/
/*----------------------------------*/
/*nvn*/
#search_result_container
{
    min-height:550px;
}
.search_result_cont
{
    color: #0e929f;
    font-size:24px;
}
.textlink
{
    color:#0f9fad;
    text-decoration:none;
}
.textlink:hover
{
    text-decoration:underline;
}

@media screen and (max-width: 478px){
    .about_img{text-align:left;}
}
@media screen and (min-width: 500px){
    .about_img{text-align:right;}
}


.contactformrow .show_result{
    color: #ffffff;
    font-size: 18px;
    background-size: 100%;
}


@media screen and (max-width: 478px){
    .map_img{text-align:left;}
}
@media screen and (min-width: 500px){
    .map_img{text-align:right;}
}

.attention
{
	color:#cc0000;
	font-weight:bold;
}
.contactformrow 
{
margin-bottom:5px;
}
/*nvn*/
/*----------------------------------*/
.label_french
{
	padding-top:0px !important;
}
.control_french
{
	margin-bottom:5px !important;
}
.under-menu-img{
    margin: 0 auto;
}


.hint
{
	position:absolute;
	top:12px;
	/*margin-left:1px;*/
	right:10px;
	width:100%;

}

.hint2
{
	
	/*background-color:#6ab32f;*/
	padding-left:22px;
	color:white;	
	opacity:0.8;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.hint1
{
	
	/*background-color:#6ab32f;*/
	padding-right:3px;
	color:white;
	opacity:0.8;
	font-size:14px;
	font-weight:bold;
	float:right;
	position:absolute;
	top:12px;
	right:10px;	
}
.left_right_row h1
{
	font-size:30pt;
}
.category-description-container{
	font-size:12px; 
	padding-bottom:15px; 
}
.category-description{
	border-bottom:1px dotted #0f9fad ; 
	padding-bottom:5px;
}
a.phone_number{
	color:#333 !important;
}