.large-block {
    min-height: 602px;
}

.large-block a{
    color: #2b6fc0;
    text-decoration: underline;

}

.img_block img{
    width: 100%;
    height: auto;
}

.note_email{
    color: red;
    display: block;
    position: absolute;
    margin: -30px 0 0 0px;
    font-size: 14px;
    background: #fff;
    padding: 5px 10px;
    width: 300px;
    text-align: center;
}

.large-block .contentimg{
    width: 100%;
    border: 4px solid #f7b50b;
    border-radius: 4px;
    max-height: 515px;
    height: auto;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.large-block .contentimg  img{
    width: 100%;
    max-height: 515px;
    height: auto;
}

.mr-30 {
    margin-right: 30px;
}

.tab-container ul.tabs li a{
    font-size: 12px;
}

.tab-container.trans-style {
    margin-top: 0;
}

.tab-container .tab-content{
    background: #fff;
}

.image-style {
    padding: 0;
    position: relative;
    background: #fff;
    padding: 30px 0 0 0px;
}

.image-style.style1 {
    background-color: #fff;
    margin-right:0px;
}

.image-style.style1::before {
    background-color: #fff;
}

.image-style.style1::after {
    display: block;
    content: "";
    position: absolute;
    right: -60px;
    bottom: 0;
    border-top: 0px solid #fff;
    border-right: 0px solid transparent;
}

.box {
    margin-bottom: 15px;
}

.box h1 {
    color: #131c48;
    font-size: 20px;
}

.large-block > p > img{

    border: 4px solid #f7b50b;
    border-radius: 4px;

}

.podpis{
    font-size: 16px;
    color: #2b6fc0;
    margin: 20px 0 11px 0;
}

.bik_mess{
    display: none;
    position: absolute;
    margin: -69px 0 0 -39px;
    z-index: 2;
    background: #fff;
    color: red;
    font-size: 13px;
    padding: 4px 10px;
    width: 200px;
    border-radius: 4px;
    line-height: 16px;

}


.emailsub {
    width: 300px;
    height: 50px;
    border: 1px solid #2b6fc0;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
}

.emailsub  input{
    border: 0px;
    width: 298px;
    height: 48px;
    line-height: 48px;
    color: #131c49;
    padding: 0 0 0 10px;
    border-radius:6px;
}

.subag{
    position: absolute;
    right: 0px;
    height: 48px;
    line-height: 48px;
    top:0px;
    width: 116px;
    text-align: center;
    background: #fbbb1a;
    color: #131c49;
    border-radius:0 6px 6px 0;
    font-size: 16px;
    padding: 0;
    font-weight: normal;

}

.subag:hover{
    background: #fbbb1a;
}

.emailsub .loading{
    height: 51px;
    line-height: 51px;
    width: 300px;
    background: rgba(251, 187, 26, .50);
    z-index: 3;
    position: absolute;
}

.emailsub .loading:hover{
    background: rgba(251, 187, 26, .50);
}


.tab-container ul.tabs.full-width {
    position: absolute;
    margin: -65px 0 0 0;
}

.teble-hover{
    background: #e5edf7;
}

.teble-hover tr:first-child th{
    color: #f7b50b;
    font-size: 16px;
}

.toggle-container .panel {
    border-bottom: 0px solid #f5f5f5;
}

ul.arrow, ul.triangle, ul.circle, ul.check, ul.chevron, ul.arrow-square, ul.check-square, ul.check-circle, ul.decimal, ul.upper-roman, ul.lower-latin, ul.upper-latin {
    line-height: 24px;
    font-size: 14px;
}


ul.chevron li {
    padding-left: 30px !important;
    position: relative;
    margin: 0 0 10px 0;
}

ul.check-circle li {
    position: relative;
    margin: 0 0 10px 0;
}

.top_agent{
    width: 100%;
    height: 952px;
    background-image: url("/web/img/agents/bg_top.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    border-bottom: 10px solid #fbbb1a;
    margin-bottom: 45px;
    text-align: center;
}

.topholder{

    width: 734px;
    height:510px;
    background: rgba(255, 255, 255, .75);
    padding: 30px 110px 45px 110px;
    text-align: center;
    display: inline-block;
    margin-top: 180px;
    border-radius: 3px;
}

.foragent{
    display: block;
    color: #2b6fc0;
    font-size: 30px;
}

.topholder h1{
    color: #131c49;
    text-transform: uppercase;
    font-size: 30px;
    display: block;
    margin: 20px 0 15px;
    line-height: 36px;
    font-weight: bolder;
}

.topholder p{
    display: block;
    color: #2b6fc0;
    font-size: 20px;
    font-weight: bolder;
    line-height: 26px;
}

.topholder #geformtop{
    display: inline-block;
    width: 225px;
    text-align: center;
    height: 56px;
    line-height: 59px;
    background: #fbbb1a;
    color: #131c49;
    text-transform: uppercase;
    font-size: 22px;
    margin: 15px 0 0 0;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;

}

.topholder #geformtop:hover, .topholder #geformtop:focus {
    background: #eeb119;
}

.h1agent{
    display: block;
    color: #131c49;
    font-size: 20px;
    text-align: center;
}

.imgagentblock{
    width: 396px;
    height: 280px;
    border: 1px solid #fbbb1a;
    border-radius: 3px;
    margin: 50px 0 60px;
    overflow: hidden;

}



.imgagentblock img {
    width: 396px;
    height: 280px;
    border-radius: 3px;
}

.infoblokagent{
    margin-top: 70px;
    padding: 20px 0px 40px 40px;
}

.infoblokagent h1{
    color: #131c49;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    font-weight: bolder;
    margin: 0 0 20px 0;
}

.infoblokagent p{

    display: block;
    color: #131c49;
    font-size: 14px;
    line-height: 16px;
}

.infoblokagent b{

    color: #2b6fc0;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    font-weight: bolder;
    margin: 0 0 35px 0;
}

.infoblokagent ul{
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.infoblokagent ul li a{
    display: block;
    color: #2b6fc0;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    text-decoration: underline;
}

.infoblokagent ul li a:hover{
    text-decoration: none;
}

.agentmiddle{
    height: 420px;
    background: #2b6fc0;
    background-image: url("/web/img/agents/bg_middle.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 85px 0 0 0;
    margin: 0 0 40px 0;
    background-size: 100%;
}

.agentmiddle .infoblokagent h1{
    color: #fff;
}

.agentmiddle .infoblokagent p {
    color: #fff;
}

.agentmiddle .infoblokagent b {
    color: #fff;
}

.agentmiddle ul li a {
    color: #fff;
}

.middle-radius{
    width: 284px;
    height: 284px;
    border-radius: 50%;
    border: 1px solid #fbbb1a;
}

.agentmiddle .infoblokagent {
    margin-top: 0px;
}

.middle-radius b{
    color: #fbbb1a;
    font-weight: bold;
    font-size: 52px;
    display: block;
    margin: 55px 0 20px 0;
    text-align: center;
}

.middle-radius p{
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    padding: 0 35px;

}

.agentbottom{

    height: auto;
    min-height: 246px;
    background: #1b7492;
    background-image: url("/web/img/agents/bg_bottom.png");
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    margin: 30px 0 0 0;
}

.agentbottom b.topcircle{
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #1b7492;
    position: absolute;
    left:50%;
    margin: -37px 0 0 -50px;

}

.agentbottom h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
    font-weight: bolder;
    margin: 30px 0 20px 0;
    text-align: center;
}

.agentbottom p{
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}

.agentbottom a{
    display: inline-block;
    width: 225px;
    text-align: left;
    height: 56px;
    line-height: 59px;
    background: #fbbb1a;
    color: #131c49;
    text-transform: uppercase;
    font-size: 22px;
    margin: 20px 0 0 0;
    padding: 0 0 0 15px;
    position: relative;
    cursor: pointer;
    cursor: hand;

}

.agentbottom a i{
    color: #131c49;
    font-size: 38px;
    margin: 9px 0 0 0;
    position: absolute;
    right: 15px;
}

.agentbottom a:hover, .topholder a:focus {
    background: #eeb119;
}

#regforms{

    display: none;
    position: relative;
    padding: 45px 0;

}

#regforms .form-group{
    padding: 0px;
    margin-bottom: 10px;
}

#regforms .form-group span{
    display: block;
    background: #fff;
    border-radius: 3px;
    margin: 0 10px 0 0;


}
#regforms .form-group label{
    font-size: 12px;
    color: #525252;
    display: block;
    text-transform: none;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    padding: 10px 0px 0 15px;
    margin: 0;
}

#regforms .form-group input{
    border: 1px solid #fff;
    color: #131d49;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: rgba(27, 116, 146, .05);
}

#regforms .has-error input{
    background: rgba(182, 27, 34, .3);
}

.form-group .form-group{
    margin-bottom: 0;
}

#regforms h2{
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0 30px;
    text-align: left;
    text-transform: uppercase;
}

#catch{
    text-align: center;
    width: 100% !important;
    float: none !important;
}


.nopad{
    padding: 0 0 0 0px !important;
    margin: 0 0 0 0 !important;
}

.imgcatch{
    margin: 8px 0 0 0px !important;
}


.infobot{

    padding:0 0 0 10px;
    color: #fff !important;
    margin: 15px;
    text-align: center;
    font-size: 14px;
}

#visas-ports .tab-container ul.tabs.full-width {
    position: relative;
    margin: 0;
}

.img_rights{
    float: right;
    margin: 0 0 20px 20px;
}

.img_lefts{
    float: left;
    margin: 0 20px 20px 0;
}

.cruise_top{
    height: 770px;
    background: url("/kruiznye_kompanii/img/bg.jpg") no-repeat top left #fff;
    background-size: cover;
}

.bgcruise{
    height: 770px; /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 90%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),color-stop(90%, rgba(0,0,0,0.3)),to(rgba(0,0,0,0.8)));
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 90%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 90%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
    text-align: center;
    border-bottom: 8px solid #fbbb1a;
    width: 100%;

}

.large-block ul.disc {
    margin: 0 0 25px 25px;
    display: block;
    list-style-type: disc;
}


.bgcruise .container{
    margin: auto;
}

.bgcruise img{
    margin: 170px 0 0 0;
    border: 1px solid #fff;
    border-radius: 3px;
}

.bgcruise h1{
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 150px 0 100px 0;
    font-weight: bold;
}

.bgcruise .info_text{
    color: #fff;
    font-size: 20px;
}

.bgcruise .info_text p{
    margin: 0 0 20px 0;
    line-height: 24px;
}

.text_cruice{
    font-size: 16px;
    color: #131c48;
    margin: 0 0 50px 0;
}


.text_cruice h1{
    color: #131c48;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin: 0 0 30px 0;
    font-weight: bold;
}

.text_cruice p{
    margin: 0 0 15px 0;
    line-height: 18px;
}

.items_cruises_block{

    margin: 0 0 20px 0;

}

.item_cruises{
    background-size: cover;
    border: 1px solid #fbbb1a;
    border-radius: 3px;
    overflow: hidden;
    height: 275px;
    width: 100%;
    position: relative;
    margin: 0 0 75px 0;

}

.hoverblock{
    display: none;
    position: absolute;
    background: rgba(252, 197, 61, .95);
    width: 100%;
    height: 275px;
    text-align: center;
    z-index: 10;

}

.item_cruises:hover .hoverblock, .item_cruises:target .hoverblock{
    display: block;
}

.hoverblock p{
    font-size: 16px;
    color:#131c48;
    margin: 45px 0 25px 0;
    text-align: center;
    line-height: 18px;
    padding: 0 10px;
}

.hoverblock a{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background: #2b6fc0;
    border-radius: 3px;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 0 15px;
    color: #fff;
}

.item_cruises .gradient{
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.4)),color-stop(50%, rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background: -o-linear-gradient(left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=1 );
    height: 275px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.item_cruises .logo{
    background: rgba(255, 255, 255, .75);
    width: 234px;
    height: 234px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    z-index: 2;
    margin: -170px 0 0 -117px;
    left: 50%;
}

.item_cruises .logo img{
    width: 127px;
    margin: 177px 0 0 0;
}


.item_cruises h2{
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 215px 0 0 0;
    text-shadow: rgb(19, 28, 72) 2px 2px 2px;
}

#main{
    padding-bottom:15px;
}

.topcruiseblock{

    border: 4px solid #eda700;
    border-radius: 3px;
    width: 100%;
    max-height: 277px;
    min-height: 277px;
    margin: 20px auto 35px auto;
    background-position: 0 -155px;
    background-repeat: no-repeat;
    background-size: 101%;
}


.topcruiseblock .logocruise {
    width: 254px;
    height: 64px;
    position: absolute;
    margin: -32px 0 0 -127px;
    left: 50%;
    border: 1px solid #eda700;
    overflow: hidden;
    z-index: 2;
    background: #fff;

}

.topcruiseblock .logocruise img{
    width: 254px;
    max-height: 64px;
    height: auto;
}

.table-not-full{
    width: 60%;
    margin: auto;
}

.tab-clubs{
    margin-top: 15px !important;
}

.tab-clubs ul.tabs li a{
    background: transparent;
    color: #131c48;
    display: block;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    height: 300px;
    line-height: 12px;
    text-decoration: none;
    text-transform: none;
    white-space: normal;
    border-radius: 0;

}

.tab-clubs_vert ul.tabs li a{
    height: 60px;
}

.tab-clubs ul.tabs li a b{
    display: block;
    text-align: center;
    padding: 15px 0 10px 0;
    font-size: 16px;
}

.tab-clubs_vert ul.tabs li a b{
    font-size: 12px;
}

.tab-clubs_vert1 ul.tabs li a b{
    font-size: 16px;
}

.tab-clubs ul.tabs li a b i{
    font-size: 16px;
    font-style: normal;
    color: #eda700;

}

.tab-clubs ul.tabs li a img{
    margin: 0 0 0 5px;
    height: 300px;
    opacity: 0.6;
}

.tab-clubs_vert ul.tabs li a img{
    height: auto;
    width: 180px;
}

.tab-clubs_vert1 ul.tabs li a img {
    height: auto;
    width: 224px;
}

.tab-clubs ul.tabs li.active > a, .tab-clubs ul.tabs li:hover > a {
    color: #131c48;
    background: transparent;

}

.tab-clubs ul.tabs li.active > a img, .tab-clubs ul.tabs li:hover > a  img{
    opacity: 1;
}

.tab-clubs .tab-content .tab-pane {
    padding: 55px 0 30px 15px;
    line-height: 1.7em;
    border-top: 0px solid #fdb714;
}

.tabs-priv ul.tabs li {
    width: 33%;
    padding: 0 10px;
}

.tabs-priv ul.tabs li a{
    height: auto;
    background: transparent !important;
    border: 0;
    border-radius: 0;
    color: transparent;
}

.tabs-priv ul.tabs li a img{
    width: auto;
    height: 315px;
    opacity: .7;
}

.tabs-priv ul.tabs li.active > a, .tabs-priv ul.tabs li:hover > a {
    background: transparent !important;
    color: transparent;

}


.tabs-priv ul.tabs li.active > a img, .tabs-priv ul.tabs li:hover > a img{
    opacity: 1;
}

.inline-tab{
    display: table;
    width: 100%;
}

.form-inline-tab{
    display: table-row;
}

.form-inline-tab div{
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 15px;
}

.form-inline-tab div a{
    display: block;
    text-align: center;
    text-decoration: none;
}

.form-inline-tab div a img{
    width: auto;
    height: 200px;
    margin: 0 0 15px 0;


}


.form-inline-tab div a b{
    display: block;
    background: rgba(43,111,192,.6);
    color: #fff;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
}

.form-inline-tab div a:hover b{
    background: rgba(43,111,192,1);
}

.date_block{
    width: 100%;
    margin: 10px 0;
}

.date_list li{
    width:16%;
    float: left;
}

.date_list label{
    color: #131c48;
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 2px 0 0 5px;

}

.donemessage{
    padding: 15px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.subforms .col-md-6, .subforms .col-md-2{
    padding-left: 0px !important;

}

.subforms h2{
    font-weight: bold;
}

.all_dates{
    position: absolute;
    right: 25px;
}
.all_dates label{
    color: #131c48;
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 2px 0 0 5px;

}

.regbut {
    display: inline-block;
    width: 225px;
    text-align: center;
    height: 56px;
    line-height: 59px;
    background: #fbbb1a;
    color: #131c49;
    text-transform: uppercase;
    font-size: 22px;
}
.regbut:hover {
    background: #fbbb1a;
    color: #131c49;
}

.imgcatch1{

    margin: 22px 0 0 0px !important;

}

.helpful_information_table, .helpful_information_table_mif{
    width: 100%;
}

.helpful_information_table tr td{
    width: 50%;
    vertical-align: middle;
    font-weight: bolder;
}

.helpful_information_table tr td img{
    margin: 0 15px 15px 0;
    float: left;
}

.helpful_information_table tr td span{
    float: left;
    font-size: 15px;
    display: block;
    margin: 9% 0 0 15px;
    width: 65%;
    line-height: 28px;
}

.helpful_information_table_mif tr th{
    width: 50%;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bolder;
    padding: 10px;
    color: #131c48;
}

.helpful_information_table_mif tr th:first-child{
    background: #fccc53;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.helpful_information_table_mif tr th{
    background: #30aafc;
    border-bottom: 1px solid #fff;
    border: 1px solid #fff;

}

.title_infos{

    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px 0 25px 0;

}


.helpful_information_table_mif tr td:first-child{
    background: #fccc53;
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.helpful_information_table_mif tr td{

    background: #30aafc;
    color: #131c48;
    border: 1px solid #fff;
    border-right: 1px solid #fff;

}

.helpful_information_table_mif tr td{
    width: 50%;
    vertical-align: middle;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    border: 1px solid #fff;

}

.helpful_information_table_mif tr td ul{

    margin: 15px;
    position: relative;
    display: block;
}

.helpful_information_table_mif tr td ul:before {
    content: "\f061";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: normal;
    font-size: 14px;
    display: block;
    position: absolute;
    color: #30aafc;
    font-size: 35px;
    font-weight: bolder;
    top: 26%;
    left: -40px;
    z-index: 2;
    text-shadow: rgb(255, 255, 255) 1px 1px 1px;

}
.helpful_information_table_mif tr td ul li:before {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: normal;
    font-size: 14px;
    display: block;
    float: left;
    margin: 2px 5px 10px 0;
}



.helpful_information_table_mif tr td ul li{
    margin: 0 0 10px 0;
}

.list_infoul{

    margin: 15px;
    position: relative;
    display: block;
}

.list_infoul li{
    margin: 0 0 10px 0;
}

.list_infoul li:before {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: normal;
    font-size: 14px;
    display: block;
    float: left;
    margin: 2px 5px 10px 0;
}


@media (max-width: 1367px) {

    .top_agent {
        height: 575px;
    }

    .topholder {
        margin-top: 40px;
    }
    .imgagentblock {
        width: 335px;
        height: 245px;
    }
    .imgagentblock img{
        width: 335px;
        height: 245px;
    }

    .emailsub {
        margin: 0 0 30px 0px;
    }

}

#gallery_events{

    margin: 25px auto;

}


.info_ul{
    display: block;
    list-style: disc;
    margin: 10px 0 10px 42px;
}

.info_ul li{
    margin: 0 0 10px 0;
}

.login_agent{

    display: inline-block;
    width: 225px;
    text-align: center;
    height: 46px;
    line-height: 49px;
    background: #131c49;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin: 17px 0 0 0;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;

}

.login_agent:hover{
    background: #131c49;
    color: #fff;
}

@media (max-width: 1024px) {
    .form-inline-tab div a img {
        height: 175px;
    }
}

@media (max-width: 481px) {

    .date_list li{
        width:100%;
        float: none;
    }

    .inline-tab{
        display: block;
        width: 100%;
    }

    .form-inline-tab{
        display: block;
    }

    .form-inline-tab div{
        display: block;
        width: 100%;
    }

    .form-inline-tab div img{
        width: auto;
        height: 250px;
    }

    .tab-clubs ul.tabs li a {
        height: 105px;
    }

    .tab-clubs_vert ul.tabs li a {
        height: 135px;
    }

    .tab-clubs ul.tabs li a b {
        padding: 25px 0 10px 0;
        font-size: 20px;
    }

    .tab-clubs_vert ul.tabs li a b{
        padding: 10px 0;
    }

    .tab-clubs ul.tabs li a b i {
        font-size: 20px;
    }

    .tab-clubs .tab-content .tab-pane {
        padding: 25px 0 30px 10px;
    }

    .tab-clubs ul.tabs li a img {
        height: 100px;
        float: left;
    }

    .tab-clubs_vert ul.tabs li a img{
        height: auto;
        width: 275px;
        float: none;
    }

    .table-not-full{
        width: 100%;
    }

    .top_agent {
        height: 400px;
        background-size: 920px auto;
        background-position: -225px 0px;
        margin-bottom: 25px;
    }

    .topholder {
        width: 360px;
        height: 390px;
        padding: 20px 0 0 0;
        margin-top: 0px;
        border-radius: 0;
    }

    .foragent {
        font-size: 22px;
    }

    .topholder h1 {
        font-size: 20px;
        margin: 15px 0 20px;
        line-height: 24px;
    }

    .topholder p {
        font-size: 16px;
        line-height: 20px;
    }

    .topholder a {
        margin: 10px 0 0 0;
    }

/*    .container{
        padding: 0px 10px;
    }
    Rozhden – убрал, зачем оно тут вообще?!*/



    .imgagentblock {
        width: 315px;
        margin: 30px 0 0 0px;
        height: 260px;
    }

    .imgagentblock img {
        width: 315px;
        height: 260px;
    }

    .infoblokagent {
        margin-top: 20px;
        padding: 20px 0px 0px 4px;
    }

    .infoblokagent b {
        margin: 0 0 15px 0;
    }

    .agentmiddle {
        height: 760px;
        margin: 25px 0 0 0;
    }

    .middle-radius {
        margin: 26px auto 0 auto;
    }

    .agentbottom {
        height: auto;
        min-height: 246px;
        background: #1b7492;
        margin: 60px 0 0 0;
    }

    .agentbottom b{
        background: #1b7492;
    }

    .agentbottom p {
        font-size: 12px;
    }

    .form-group .form-group{
        margin-bottom: 15px;
    }

    .imgcatch {
        margin: 5px 0 0 90px !important;
    }

    .large-block .contentimg{

        max-height: 240px;

    }

    .large-block .contentimg img{

        max-height: 240px;

    }

    .tab-container ul.tabs.full-width {
        position: relative;
        margin: 15px 0 0 0;
    }

    ul.arrow, ul.triangle, ul.circle, ul.check, ul.chevron, ul.arrow-square, ul.check-square, ul.check-circle {
        padding: 0;
    }

    .toggle-container .panel .panel-title a {
        padding: 15px 0 15px 0px;
    }

    .toggle-container .panel.style1 .panel-title > a {
        line-height: 20px;
        font-size: 16px;
    }

    .table-striped{
        font-size: 11px;
    }

    .toggle-container .panel.style1 .panel-content {
        padding: 10px 5px 15px 5px;
    }

    .teble-hover * {
        white-space: normal !important;
    }

    .teble-hover tr:first-child th {
        color: #f7b50b;
        font-size: 12px;
        width: auto !important;
    }

    .teble-hover tr th {
        font-size: 12px;
    }

    .teble-hover td{
        font-size: 10px;
    }

    .tab-container ul.tabs.full-width > li {
        display: block;
        width: auto;
        margin-bottom: 1px !important;
    }

    .img_rights{
        float: none;
        margin: 10px 0;
        max-width: 340px;
    }

    .img_lefts{
        float: none;
        margin: 10px 0;
        max-width: 340px;
    }

    .cruise_top{
        height: 400px;
    }

    .bgcruise{
        height: 400px;
    }

    .bgcruise .container{
        margin: auto;
    }

    .bgcruise img{
        margin: 70px 0 0 0;
        width: 150px;
    }

    .bgcruise h1{
        font-size: 18px;
        margin: 50px 0 30px 0;
    }

    .bgcruise .info_text{
        font-size: 12px;
    }

    .bgcruise .info_text p{
        margin: 0 0 10px 0;
        line-height: 16px;
    }

    .text_cruice{
        font-size: 12px;
        margin: 0 0 20px 0;
    }

    .text_cruice h1{
        font-size: 14px;
        margin: 0 0 10px 0;

    }
    .text_cruice p{
        margin: 0 0 5px 0;
        line-height: 14px;
    }

    .item_cruises .logo{

    }

    .item_cruises h2{
        font-size: 16px;
        margin: 190px 0 0 0;
    }

    .topcruiseblock {
        max-height: 240px;
        min-height: 240px;
        background-size: 360px 240px;
        margin: 20px auto 20px auto;
        background-position: 0;
    }

    .positionbg0 {
        background-size: 520px 240px;
        background-position: -100px;
    }

    .col-md-8 .descclasses {
        border-right: 0px solid #eda700;
    }
    .descclasses {
        padding: 0 5px 0 5px;
    }

    .descclasses h1 {
        padding: 0 0 0 20px;
    }

    .tabs-priv ul.tabs {
        padding: 0;
    }

    .tabs-priv ul.tabs li {
        width: 33%;
        padding: 5px;
        float: left;
    }

    .tabs-priv ul.tabs li a{
        padding: 0;
    }

    .tabs-priv ul.tabs li a img{
        height: 105px;
        width: auto;

    }

    .hoverblock p{
        padding: 20px 10px 10px 10px;
        line-height: 22px;
        font-size: 14px;
    }


}